You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (GUACAMOLE-249) Update RDP plugin support to 2.0.0 releases - posted by "Patrick Finie (JIRA)" <ji...@apache.org> on 2018/09/01 23:18:00 UTC, 3 replies.
- [jira] [Updated] (GUACAMOLE-249) Update RDP plugin support to 2.0.0 releases - posted by "Patrick Finie (JIRA)" <ji...@apache.org> on 2018/09/01 23:18:00 UTC, 0 replies.
- [jira] [Comment Edited] (GUACAMOLE-249) Update RDP plugin support to 2.0.0 releases - posted by "Patrick Finie (JIRA)" <ji...@apache.org> on 2018/09/01 23:21:00 UTC, 0 replies.
- [jira] [Commented] (GUACAMOLE-613) Support specifying RDP Session ID - posted by "Alexey (JIRA)" <ji...@apache.org> on 2018/09/03 08:22:00 UTC, 1 replies.
- [jira] [Created] (GUACAMOLE-618) Azure OpenID with parameter token RDP in NLA does not work. - posted by "Neo Lee (JIRA)" <ji...@apache.org> on 2018/09/03 12:39:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-618) Azure OpenID with parameter token RDP in NLA does not work. - posted by "Neo Lee (JIRA)" <ji...@apache.org> on 2018/09/03 12:42:00 UTC, 0 replies.
- [jira] [Commented] (GUACAMOLE-618) Azure OpenID with parameter token RDP in NLA does not work. - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/03 14:04:00 UTC, 1 replies.
- [jira] [Closed] (GUACAMOLE-618) Azure OpenID with parameter token RDP in NLA does not work. - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/03 14:05:00 UTC, 0 replies.
- [jira] [Commented] (GUACAMOLE-103) SAML 2.0 support for user authentication - posted by "Robert (JIRA)" <ji...@apache.org> on 2018/09/05 12:24:00 UTC, 3 replies.
- [jira] [Commented] (GUACAMOLE-567) Network connection problem acknowledgement/feedback - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/07 19:33:00 UTC, 4 replies.
- [1/6] guacamole-client git commit: GUACAMOLE-611: Allow authentication providers to be explicitly skipped if internal errors occur. - posted by vn...@apache.org on 2018/09/07 23:01:18 UTC, 0 replies.
- [2/6] guacamole-client git commit: GUACAMOLE-611: Rename property defining tolerated auth providers to "skip-if-unavailable". - posted by vn...@apache.org on 2018/09/07 23:01:19 UTC, 0 replies.
- [3/6] guacamole-client git commit: GUACAMOLE-611: Advise administrator to set "skip-if-unavailable" if similar internal errors should be tolerated in the future. - posted by vn...@apache.org on 2018/09/07 23:01:20 UTC, 0 replies.
- [4/6] guacamole-client git commit: GUACAMOLE-611: Handle sublasses of Error in addition to RuntimeException. - posted by vn...@apache.org on 2018/09/07 23:01:21 UTC, 0 replies.
- [5/6] guacamole-client git commit: GUACAMOLE-611: Update internal failure warnings to reflect the fact that an auth attempt is being ignored, not "denied". - posted by vn...@apache.org on 2018/09/07 23:01:22 UTC, 0 replies.
- [6/6] guacamole-client git commit: GUACAMOLE-611: Merge selectively fall through to other extensions when authentication fails - posted by vn...@apache.org on 2018/09/07 23:01:23 UTC, 0 replies.
- [1/6] guacamole-client git commit: GUACAMOLE-567: Regularly test connection stability of HTTP tunnel. - posted by vn...@apache.org on 2018/09/07 23:05:34 UTC, 0 replies.
- [2/6] guacamole-client git commit: GUACAMOLE-567: Add support for WebSocket-specific ping messages to the legacy WebSocket tunnel implementations. - posted by vn...@apache.org on 2018/09/07 23:05:35 UTC, 0 replies.
- [3/6] guacamole-client git commit: GUACAMOLE-567: Move client instability state to own flag. Actual current connection state is lost otherwise. - posted by vn...@apache.org on 2018/09/07 23:05:36 UTC, 0 replies.
- [4/6] guacamole-client git commit: GUACAMOLE-567: Add tunnel isConnected() function. Consider both OPEN and UNSTABLE status as connected. - posted by vn...@apache.org on 2018/09/07 23:05:37 UTC, 0 replies.
- [5/6] guacamole-client git commit: GUACAMOLE-567: Use ping messages specific to the WebSocket tunnel to test connection stability independently of the underlying Guacamole connection. - posted by vn...@apache.org on 2018/09/07 23:05:38 UTC, 0 replies.
- [6/6] guacamole-client git commit: GUACAMOLE-567: Merge add specific connection stability test to tunnel implementations. - posted by vn...@apache.org on 2018/09/07 23:05:39 UTC, 0 replies.
- [1/7] guacamole-client git commit: GUACAMOLE-567: Regularly test connection stability of HTTP tunnel. - posted by vn...@apache.org on 2018/09/07 23:07:20 UTC, 0 replies.
- [2/7] guacamole-client git commit: GUACAMOLE-567: Add tunnel isConnected() function. Consider both OPEN and UNSTABLE status as connected. - posted by vn...@apache.org on 2018/09/07 23:07:21 UTC, 0 replies.
- [3/7] guacamole-client git commit: GUACAMOLE-567: Move client instability state to own flag. Actual current connection state is lost otherwise. - posted by vn...@apache.org on 2018/09/07 23:07:22 UTC, 0 replies.
- [4/7] guacamole-client git commit: GUACAMOLE-567: Add support for WebSocket-specific ping messages to the legacy WebSocket tunnel implementations. - posted by vn...@apache.org on 2018/09/07 23:07:23 UTC, 0 replies.
- [5/7] guacamole-client git commit: GUACAMOLE-567: Use ping messages specific to the WebSocket tunnel to test connection stability independently of the underlying Guacamole connection. - posted by vn...@apache.org on 2018/09/07 23:07:24 UTC, 0 replies.
- [6/7] guacamole-client git commit: GUACAMOLE-567: Merge add specific connection stability test to tunnel implementations. - posted by vn...@apache.org on 2018/09/07 23:07:25 UTC, 0 replies.
- [7/7] guacamole-client git commit: Merge 1.0.0 changes back to master. - posted by vn...@apache.org on 2018/09/07 23:07:26 UTC, 0 replies.
- [1/2] guacamole-client git commit: GUACAMOLE-598: Ensure fatal error message is hidden by default, shown only when a fatal error has actually occurred. - posted by vn...@apache.org on 2018/09/07 23:10:19 UTC, 0 replies.
- [2/2] guacamole-client git commit: GUACAMOLE-598: Merge show fatal error message only after a fatal error has occurred. - posted by vn...@apache.org on 2018/09/07 23:10:20 UTC, 0 replies.
- [jira] [Resolved] (GUACAMOLE-567) Network connection problem acknowledgement/feedback - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/07 23:38:00 UTC, 0 replies.
- [jira] [Resolved] (GUACAMOLE-598) Fail cleanly if authentication backend is down / misconfigured - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/07 23:38:00 UTC, 0 replies.
- [jira] [Resolved] (GUACAMOLE-562) Allow filtering of connections by whether access is granted - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/07 23:43:00 UTC, 0 replies.
- [jira] [Comment Edited] (GUACAMOLE-567) Network connection problem acknowledgement/feedback - posted by "Mathias (JIRA)" <ji...@apache.org> on 2018/09/08 16:03:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-567) Network connection problem acknowledgement/feedback - posted by "Mathias (JIRA)" <ji...@apache.org> on 2018/09/08 16:04:00 UTC, 1 replies.
- [1/2] guacamole-client git commit: GUACAMOLE-220: Add missing definitions for CREATE_USER_GROUP system permission. - posted by vn...@apache.org on 2018/09/08 22:41:41 UTC, 0 replies.
- [2/2] guacamole-client git commit: GUACAMOLE-220: Merge add missing definitions for CREATE_USER_GROUP system permission. - posted by vn...@apache.org on 2018/09/08 22:41:42 UTC, 0 replies.
- [1/3] guacamole-client git commit: GUACAMOLE-220: Add missing definitions for CREATE_USER_GROUP system permission. - posted by vn...@apache.org on 2018/09/08 22:42:38 UTC, 0 replies.
- [2/3] guacamole-client git commit: GUACAMOLE-220: Merge add missing definitions for CREATE_USER_GROUP system permission. - posted by vn...@apache.org on 2018/09/08 22:42:39 UTC, 0 replies.
- [3/3] guacamole-client git commit: Merge 1.0.0 changes to master. - posted by vn...@apache.org on 2018/09/08 22:42:40 UTC, 0 replies.
- [1/2] guacamole-client git commit: GUACAMOLE-220: Correct handling of permission-filtered directory search. - posted by vn...@apache.org on 2018/09/08 22:44:49 UTC, 0 replies.
- [2/2] guacamole-client git commit: GUACAMOLE-220: Merge correct handling of permission-filtered directory search. - posted by vn...@apache.org on 2018/09/08 22:44:50 UTC, 0 replies.
- [1/3] guacamole-client git commit: GUACAMOLE-220: Correct handling of permission-filtered directory search. - posted by vn...@apache.org on 2018/09/08 22:46:06 UTC, 0 replies.
- [2/3] guacamole-client git commit: GUACAMOLE-220: Merge correct handling of permission-filtered directory search. - posted by vn...@apache.org on 2018/09/08 22:46:07 UTC, 0 replies.
- [3/3] guacamole-client git commit: Merge 1.0.0 changes back to master. - posted by vn...@apache.org on 2018/09/08 22:46:08 UTC, 1 replies.
- [jira] [Created] (GUACAMOLE-619) No keyboard input from new Firefox V63 ( Beta ) - posted by "Alain Degreffe (JIRA)" <ji...@apache.org> on 2018/09/09 14:31:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-619) No keyboard input from new Firefox V63 ( Beta ) - posted by "Alain Degreffe (JIRA)" <ji...@apache.org> on 2018/09/09 14:31:00 UTC, 1 replies.
- [jira] [Created] (GUACAMOLE-620) User input thread automatically exit with an instruction parser error - posted by "Changkun Ou (JIRA)" <ji...@apache.org> on 2018/09/09 18:11:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-620) User input thread automatically exit with an instruction parser error - posted by "Changkun Ou (JIRA)" <ji...@apache.org> on 2018/09/09 18:12:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-620) User input thread automatically exit with an instruction parse error - posted by "Changkun Ou (JIRA)" <ji...@apache.org> on 2018/09/09 18:13:00 UTC, 4 replies.
- [jira] [Commented] (GUACAMOLE-620) User input thread automatically exit with an instruction parse error - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/09 18:46:00 UTC, 17 replies.
- [jira] [Comment Edited] (GUACAMOLE-620) User input thread automatically exit with an instruction parse error - posted by "Changkun Ou (JIRA)" <ji...@apache.org> on 2018/09/09 20:36:00 UTC, 6 replies.
- [jira] [Commented] (GUACAMOLE-619) No keyboard input from new Firefox V63 ( Beta ) - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/09 21:27:00 UTC, 2 replies.
- [jira] [Created] (GUACAMOLE-621) Android Gboard keyboard inserts extra control characters in Text input mode - posted by "Eric Severance (JIRA)" <ji...@apache.org> on 2018/09/11 03:38:00 UTC, 0 replies.
- [jira] [Reopened] (GUACAMOLE-437) Allow to configure custom headers for Guacamole tunnels - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/11 11:15:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-621) Android Gboard keyboard inserts extra control characters in Text input mode - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/11 19:26:00 UTC, 0 replies.
- [jira] [Created] (GUACAMOLE-622) Allow webapp-side handling of connection errors for SSH and telnet - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/11 20:12:00 UTC, 0 replies.
- [jira] [Assigned] (GUACAMOLE-622) Allow webapp-side handling of connection errors for SSH and telnet - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/11 20:13:00 UTC, 0 replies.
- [jira] [Assigned] (GUACAMOLE-623) Add support for attaching to Kubernetes pods - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/11 20:28:00 UTC, 0 replies.
- [jira] [Created] (GUACAMOLE-623) Add support for attaching to Kubernetes pods - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/11 20:28:00 UTC, 0 replies.
- [jira] [Created] (GUACAMOLE-624) Include user profile attributes within search filter - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/11 22:00:02 UTC, 0 replies.
- [jira] [Assigned] (GUACAMOLE-624) Include user profile attributes within search filter - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/11 22:01:00 UTC, 0 replies.
- [jira] [Commented] (GUACAMOLE-354) Add Swiss-German keymap for RDP - posted by "Fridolin Hösli (JIRA)" <ji...@apache.org> on 2018/09/13 13:47:00 UTC, 2 replies.
- [1/2] guacamole-client git commit: GUACAMOLE-622: Increase size of instruction queue within FailoverGuacamoleSocket. Allow limit to be overridden. - posted by vn...@apache.org on 2018/09/14 08:56:34 UTC, 0 replies.
- [2/2] guacamole-client git commit: GUACAMOLE-622: Merge increase FailoverGuacamoleSocket instruction queue limit. - posted by vn...@apache.org on 2018/09/14 08:56:35 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-354) Add Swiss-German keymap for RDP - posted by "IT-Technik Railtour (JIRA)" <ji...@apache.org> on 2018/09/17 09:21:00 UTC, 1 replies.
- [jira] [Resolved] (GUACAMOLE-608) Daemon process may encounter dead loop - posted by "Changkun Ou (JIRA)" <ji...@apache.org> on 2018/09/20 18:00:03 UTC, 0 replies.
- [jira] [Closed] (GUACAMOLE-608) Daemon process may encounter dead loop - posted by "Changkun Ou (JIRA)" <ji...@apache.org> on 2018/09/20 18:01:00 UTC, 1 replies.
- [jira] [Reopened] (GUACAMOLE-608) Daemon process may encounter dead loop - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/20 18:27:00 UTC, 0 replies.
- [jira] [Created] (GUACAMOLE-625) Add Spanish Latam keyboard support - posted by "Ciro Iriarte (JIRA)" <ji...@apache.org> on 2018/09/21 00:58:00 UTC, 0 replies.
- [jira] [Created] (GUACAMOLE-626) Add support for Docker secrets to startup.sh - posted by "Thomas Wesolowski (JIRA)" <ji...@apache.org> on 2018/09/21 02:07:00 UTC, 0 replies.
- [jira] [Commented] (GUACAMOLE-626) Add support for Docker secrets to startup.sh - posted by "Thomas Wesolowski (JIRA)" <ji...@apache.org> on 2018/09/21 02:23:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-626) Add support for Docker secrets to startup.sh - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/21 08:23:00 UTC, 1 replies.
- [jira] [Created] (GUACAMOLE-627) docker log level changes - posted by "uttesh kumar th (JIRA)" <ji...@apache.org> on 2018/09/21 12:06:00 UTC, 0 replies.
- [jira] [Commented] (GUACAMOLE-627) docker log level changes - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/21 20:16:00 UTC, 1 replies.
- [jira] [Closed] (GUACAMOLE-627) docker log level changes - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/21 20:35:00 UTC, 0 replies.
- [jira] [Created] (GUACAMOLE-628) RDP mapping for Right Ctrl incorrect - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/21 23:25:00 UTC, 0 replies.
- [jira] [Assigned] (GUACAMOLE-628) RDP mapping for Right Ctrl incorrect - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/21 23:25:00 UTC, 0 replies.
- [1/2] guacamole-server git commit: GUACAMOLE-628: Correct RDP scancode mapping for right control key. - posted by vn...@apache.org on 2018/09/22 00:14:03 UTC, 0 replies.
- [2/2] guacamole-server git commit: GUACAMOLE-628: Merge correct RDP scancode mapping for right control key. - posted by vn...@apache.org on 2018/09/22 00:14:04 UTC, 0 replies.
- [jira] [Resolved] (GUACAMOLE-628) RDP mapping for Right Ctrl incorrect - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/22 00:24:00 UTC, 0 replies.
- [1/8] guacamole-server git commit: GUACAMOLE-622: Do not allow STDIN to be redirected if the terminal is not yet started. - posted by vn...@apache.org on 2018/09/22 00:27:25 UTC, 0 replies.
- [2/8] guacamole-server git commit: GUACAMOLE-622: Start terminal for SSH only after SSH connection succeeds. - posted by vn...@apache.org on 2018/09/22 00:27:26 UTC, 0 replies.
- [3/8] guacamole-server git commit: GUACAMOLE-622: Implicitly invoke guac_terminal_start() if prompting is required. - posted by vn...@apache.org on 2018/09/22 00:27:27 UTC, 0 replies.
- [4/8] guacamole-server git commit: GUACAMOLE-622: Ensure connection to guacd is kept alive even if the SSH daemon is taking its time responding. Lengthy connect times due to DNS verification, PAM, etc. are not uncommon. - posted by vn...@apache.org on 2018/09/22 00:27:28 UTC, 0 replies.
- [5/8] guacamole-server git commit: GUACAMOLE-622: Require guac_terminal_start() to be invoked before the terminal will render frames or accept user input. - posted by vn...@apache.org on 2018/09/22 00:27:29 UTC, 0 replies.
- [6/8] guacamole-server git commit: GUACAMOLE-622: Start terminal for telnet only after login status is known (if login success/failure detection enabled). - posted by vn...@apache.org on 2018/09/22 00:27:30 UTC, 0 replies.
- [7/8] guacamole-server git commit: GUACAMOLE-622: Match each line against all regexes. - posted by vn...@apache.org on 2018/09/22 00:27:31 UTC, 0 replies.
- [8/8] guacamole-server git commit: GUACAMOLE-622: Merge withold first terminal frame until connection is verified. - posted by vn...@apache.org on 2018/09/22 00:27:32 UTC, 0 replies.
- [1/3] guacamole-client git commit: GUACAMOLE-624: Add columns displaying user full name and organization. - posted by vn...@apache.org on 2018/09/22 00:29:39 UTC, 0 replies.
- [2/3] guacamole-client git commit: GUACAMOLE-624: Include user full name and organization in filtered attributes. - posted by vn...@apache.org on 2018/09/22 00:29:40 UTC, 0 replies.
- [3/3] guacamole-client git commit: GUACAMOLE-624: Merge include user full name and organization in display and filter. - posted by vn...@apache.org on 2018/09/22 00:29:41 UTC, 0 replies.
- [1/2] guacamole-client git commit: GUACAMOLE-622: Add parameter definitions for telnet login success/failure regex. - posted by vn...@apache.org on 2018/09/22 00:57:20 UTC, 0 replies.
- [2/2] guacamole-client git commit: GUACAMOLE-622: Merge add parameter definitions for telnet login success, failure, and username regex. - posted by vn...@apache.org on 2018/09/22 00:57:21 UTC, 0 replies.
- [jira] [Commented] (GUACAMOLE-519) Implement Single Logout on OpenID Extension - posted by "Martti Pelttari (JIRA)" <ji...@apache.org> on 2018/09/25 07:08:00 UTC, 1 replies.
- [jira] [Commented] (GUACAMOLE-414) Certain VNC servers result in disconnection due to TLS errors - posted by "Brian Saltzman (JIRA)" <ji...@apache.org> on 2018/09/25 13:09:00 UTC, 1 replies.
- [jira] [Created] (GUACAMOLE-629) Stream protocol argument values - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/25 18:12:01 UTC, 0 replies.
- [jira] [Assigned] (GUACAMOLE-629) Stream protocol argument values - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/25 18:12:01 UTC, 0 replies.
- [jira] [Commented] (GUACAMOLE-629) Stream protocol argument values - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/25 18:15:00 UTC, 1 replies.
- [jira] [Created] (GUACAMOLE-630) Allow terminal color scheme to be changed while connection is running - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/25 20:09:00 UTC, 0 replies.
- [jira] [Assigned] (GUACAMOLE-630) Allow terminal color scheme to be changed while connection is running - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/25 20:10:00 UTC, 0 replies.
- [jira] [Commented] (GUACAMOLE-630) Allow terminal color scheme to be changed while connection is running - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/25 20:15:00 UTC, 0 replies.
- [jira] [Created] (GUACAMOLE-631) Spanish language in the last release 0.9.14 - posted by "Roger Paesani (JIRA)" <ji...@apache.org> on 2018/09/25 20:18:00 UTC, 0 replies.
- [jira] [Resolved] (GUACAMOLE-631) Spanish language in the last release 0.9.14 - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/25 20:24:00 UTC, 0 replies.
- [jira] [Closed] (GUACAMOLE-631) Spanish language in the last release 0.9.14 - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/25 20:25:00 UTC, 0 replies.
- [jira] [Created] (GUACAMOLE-632) Dynamically adjust JPEG/WebP quality - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/25 20:29:00 UTC, 0 replies.
- [jira] [Commented] (GUACAMOLE-631) Spanish language in the last release 0.9.14 - posted by "Roger Paesani (JIRA)" <ji...@apache.org> on 2018/09/25 20:34:00 UTC, 0 replies.
- [1/2] guacamole-client git commit: GUACAMOLE-629: Add support for creating argument value streams using the "argv" instruction. - posted by vn...@apache.org on 2018/09/26 12:41:19 UTC, 0 replies.
- [2/2] guacamole-client git commit: GUACAMOLE-629: Merge support for argv instruction. - posted by vn...@apache.org on 2018/09/26 12:41:20 UTC, 0 replies.
- [01/19] guacamole-server git commit: GUACAMOLE-623: Add missing documentation for URL character test. - posted by vn...@apache.org on 2018/09/26 12:44:22 UTC, 0 replies.
- [02/19] guacamole-server git commit: GUACAMOLE-623: Add missin includes. Remove unnecessary includes. - posted by vn...@apache.org on 2018/09/26 12:44:23 UTC, 0 replies.
- [03/19] guacamole-server git commit: GUACAMOLE-623: Add warning when Kubernetes support will not be built. Fix summary output from configure. - posted by vn...@apache.org on 2018/09/26 12:44:24 UTC, 0 replies.
- [04/19] guacamole-server git commit: GUACAMOLE-623: Handle data received from Kubernetes. - posted by vn...@apache.org on 2018/09/26 12:44:25 UTC, 0 replies.
- [05/19] guacamole-server git commit: GUACAMOLE-623: Add base skeleton for Kubernetes protocol support. - posted by vn...@apache.org on 2018/09/26 12:44:26 UTC, 0 replies.
- [06/19] guacamole-server git commit: GUACAMOLE-623: Do not return -1 from libwebsockets callback. Doing so results in automatic cleanup of part of the context, resulting in a segfault when lws_context_destroy() is invoked. - posted by vn...@apache.org on 2018/09/26 12:44:27 UTC, 0 replies.
- [07/19] guacamole-server git commit: GUACAMOLE-623: Default to unencrypted Kubernetes connections. - posted by vn...@apache.org on 2018/09/26 12:44:28 UTC, 0 replies.
- [08/19] guacamole-server git commit: GUACAMOLE-623: Send typed data to Kubernetes via the STDIN channel. - posted by vn...@apache.org on 2018/09/26 12:44:29 UTC, 0 replies.
- [09/19] guacamole-server git commit: GUACAMOLE-623: Add outbound message buffer. - posted by vn...@apache.org on 2018/09/26 12:44:30 UTC, 0 replies.
- [10/19] guacamole-server git commit: GUACAMOLE-623: Add configure test for LWS_CALLBACK_CLIENT_CLOSED (only defined in recent libwebsockets and required if present). - posted by vn...@apache.org on 2018/09/26 12:44:31 UTC, 0 replies.
- [11/19] guacamole-server git commit: GUACAMOLE-623: Redirect libwebsockets logging to guacd's debug level log. - posted by vn...@apache.org on 2018/09/26 12:44:32 UTC, 0 replies.
- [12/19] guacamole-server git commit: GUACAMOLE-623: Add support for terminal resize. Redraw Kubernetes container upon connect. - posted by vn...@apache.org on 2018/09/26 12:44:33 UTC, 0 replies.
- [13/19] guacamole-server git commit: GUACAMOLE-623: Generate Kubernetes API endpoint dynamically. - posted by vn...@apache.org on 2018/09/26 12:44:34 UTC, 0 replies.
- [14/19] guacamole-server git commit: GUACAMOLE-623: Stub out implementation of WebSocket client for Kubernetes. - posted by vn...@apache.org on 2018/09/26 12:44:35 UTC, 0 replies.
- [15/19] guacamole-server git commit: GUACAMOLE-623: libwebsockets requires an integer port number. - posted by vn...@apache.org on 2018/09/26 12:44:36 UTC, 0 replies.
- [16/19] guacamole-server git commit: GUACAMOLE-623: Clean up logging (libwebsockets adds newline characters). - posted by vn...@apache.org on 2018/09/26 12:44:37 UTC, 0 replies.
- [17/19] guacamole-server git commit: GUACAMOLE-623: Add support for SSL. - posted by vn...@apache.org on 2018/09/26 12:44:38 UTC, 0 replies.
- [18/19] guacamole-server git commit: GUACAMOLE-623: Move I/O-related functions into separate files. - posted by vn...@apache.org on 2018/09/26 12:44:39 UTC, 0 replies.
- [19/19] guacamole-server git commit: GUACAMOLE-623: Merge support for terminals of containers in Kubernetes pods. - posted by vn...@apache.org on 2018/09/26 12:44:40 UTC, 0 replies.
- [1/2] guacamole-server git commit: GUACAMOLE-632: Dynamically scale JPEG/WebP quality depending on measured processing lag. - posted by vn...@apache.org on 2018/09/26 12:46:16 UTC, 0 replies.
- [2/2] guacamole-server git commit: GUACAMOLE-632: Merge dynamic JPEG/WebP quality scaling. - posted by vn...@apache.org on 2018/09/26 12:46:17 UTC, 0 replies.
- [1/2] guacamole-server git commit: GUACAMOLE-629: Add support for updating connection parameters of in-progress connections. - posted by vn...@apache.org on 2018/09/26 12:48:05 UTC, 0 replies.
- [2/2] guacamole-server git commit: GUACAMOLE-629: Merge add support for updating connection parameters of in-progress connections. - posted by vn...@apache.org on 2018/09/26 12:48:06 UTC, 0 replies.
- [1/2] guacamole-server git commit: GUACAMOLE-623: Include Kubernetes plugin in dist directories. - posted by vn...@apache.org on 2018/09/26 16:57:14 UTC, 0 replies.
- [2/2] guacamole-server git commit: GUACAMOLE-623: Merge include Kubernetes plugin in dist directories. - posted by vn...@apache.org on 2018/09/26 16:57:15 UTC, 0 replies.
- [jira] [Created] (GUACAMOLE-633) Error: /lib64/libavutil.a(eval.o): undefined reference to symbol 'acos@@GLIBC_2.2.5 - posted by "ImCylon (JIRA)" <ji...@apache.org> on 2018/09/27 06:17:00 UTC, 0 replies.
- [jira] [Commented] (GUACAMOLE-633) Error: /lib64/libavutil.a(eval.o): undefined reference to symbol 'acos@@GLIBC_2.2.5 - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/27 07:18:00 UTC, 0 replies.
- [jira] [Closed] (GUACAMOLE-633) Error: /lib64/libavutil.a(eval.o): undefined reference to symbol 'acos@@GLIBC_2.2.5 - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/27 07:19:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-300) Support posixGroup in LDAP Authentication and Group-based Session Admission - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/27 08:32:00 UTC, 0 replies.
- [1/6] guacamole-server git commit: GUACAMOLE-623: Support older libwebsockets SSL initialization. - posted by vn...@apache.org on 2018/09/27 08:36:47 UTC, 0 replies.
- [2/6] guacamole-server git commit: GUACAMOLE-623: Use libwebsockets' dummy callback only if defined. - posted by vn...@apache.org on 2018/09/27 08:36:48 UTC, 0 replies.
- [3/6] guacamole-server git commit: GUACAMOLE-623: Remove unnecessary initialization of pwsi. - posted by vn...@apache.org on 2018/09/27 08:36:49 UTC, 0 replies.
- [4/6] guacamole-server git commit: GUACAMOLE-623: Explicitly bypass certificate checks if requested. - posted by vn...@apache.org on 2018/09/27 08:36:50 UTC, 0 replies.
- [5/6] guacamole-server git commit: GUACAMOLE-623: Kill connection if libwebsockets is destroying the underlying WebSocket. - posted by vn...@apache.org on 2018/09/27 08:36:51 UTC, 0 replies.
- [6/6] guacamole-server git commit: GUACAMOLE-623: Merge fix build against older libwebsockets. - posted by vn...@apache.org on 2018/09/27 08:36:52 UTC, 0 replies.
- [1/2] guacamole-server git commit: GUACAMOLE-623: Start terminal once Kubernetes connection is ready (necessary since merge of GUACAMOLE-622). - posted by vn...@apache.org on 2018/09/28 01:24:41 UTC, 0 replies.
- [2/2] guacamole-server git commit: GUACAMOLE-623: Merge start terminal once Kubernetes connection is ready. - posted by vn...@apache.org on 2018/09/28 01:24:42 UTC, 0 replies.
- [1/2] guacamole-server git commit: GUACAMOLE-623: Include dependences of Kubernetes support in Docker image build. - posted by vn...@apache.org on 2018/09/28 01:26:09 UTC, 0 replies.
- [2/2] guacamole-server git commit: GUACAMOLE-623: Merge include dependencies of Kubernetes support in Docker image build. - posted by vn...@apache.org on 2018/09/28 01:26:10 UTC, 0 replies.
- [01/19] guacamole-manual git commit: GUACAMOLE-582: Correct link to Apache JIRA tracker. - posted by vn...@apache.org on 2018/09/28 19:52:12 UTC, 0 replies.
- [02/19] guacamole-manual git commit: GUACAMOLE-582: Merge changes correcting JIRA link. - posted by vn...@apache.org on 2018/09/28 19:52:13 UTC, 0 replies.
- [03/19] guacamole-manual git commit: GUACAMOLE-524: Document ldap-user-attributes property that may be added to guacamole.properties - posted by vn...@apache.org on 2018/09/28 19:52:14 UTC, 0 replies.
- [04/19] guacamole-manual git commit: GUACAMOLE-524: Document the added attribute tokens in Configuring Guacamole - posted by vn...@apache.org on 2018/09/28 19:52:15 UTC, 0 replies.
- [05/19] guacamole-manual git commit: GUACAMOLE-524: Made attribute token explanation more generic - posted by vn...@apache.org on 2018/09/28 19:52:16 UTC, 0 replies.
- [06/19] guacamole-manual git commit: GUACAMOLE-524: Clarify ldap attributes are for logged in user and multiple-valued attributes are saved all together as a token - posted by vn...@apache.org on 2018/09/28 19:52:17 UTC, 0 replies.
- [07/19] guacamole-manual git commit: GUACAMOLE-524: Fixed wording - posted by vn...@apache.org on 2018/09/28 19:52:18 UTC, 0 replies.
- [08/19] guacamole-manual git commit: GUACAMOLE-524: Correct what happens for a multi-valued attribute - posted by vn...@apache.org on 2018/09/28 19:52:19 UTC, 0 replies.
- [09/19] guacamole-manual git commit: Merge 1.0.0 changes back to master. - posted by vn...@apache.org on 2018/09/28 19:52:20 UTC, 0 replies.
- [10/19] guacamole-manual git commit: GUACAMOLE-524: Added exmaples and links for attribute tokens - posted by vn...@apache.org on 2018/09/28 19:52:21 UTC, 0 replies.
- [11/19] guacamole-manual git commit: GUACAMOLE-524: Added in two spots where it was missing - posted by vn...@apache.org on 2018/09/28 19:52:22 UTC, 0 replies.
- [12/19] guacamole-manual git commit: GUACAMOLE-524: Fixed typo and formatting - posted by vn...@apache.org on 2018/09/28 19:52:23 UTC, 0 replies.
- [13/19] guacamole-manual git commit: GUACAMOLE-524: Merge documentation of user attribute tokens. - posted by vn...@apache.org on 2018/09/28 19:52:24 UTC, 0 replies.
- [14/19] guacamole-manual git commit: Merge 1.0.0 changes back to master. - posted by vn...@apache.org on 2018/09/28 19:52:25 UTC, 0 replies.
- [15/19] guacamole-manual git commit: Merge 1.0.0 changes back to master. - posted by vn...@apache.org on 2018/09/28 19:52:26 UTC, 0 replies.
- [16/19] guacamole-manual git commit: Merge 1.0.0 changes back to master. - posted by vn...@apache.org on 2018/09/28 19:52:27 UTC, 0 replies.
- [17/19] guacamole-manual git commit: Merge 1.0.0 changes back to master. - posted by vn...@apache.org on 2018/09/28 19:52:28 UTC, 0 replies.
- [18/19] guacamole-manual git commit: GUACAMOLE-464: document enable-environment-properties configuration property - posted by vn...@apache.org on 2018/09/28 19:52:29 UTC, 0 replies.
- [19/19] guacamole-manual git commit: GUACAMOLE-464: Merge document enable-environment-properties - posted by vn...@apache.org on 2018/09/28 19:52:30 UTC, 0 replies.
- [guacamole-manual] Git Push Summary [forced push!] [Forced Update!] - posted by vn...@apache.org on 2018/09/28 20:49:19 UTC, 0 replies.
- [1/2] guacamole-manual git commit: GUACAMOLE-464: document enable-environment-properties configuration property - posted by vn...@apache.org on 2018/09/28 20:50:40 UTC, 0 replies.
- [2/2] guacamole-manual git commit: GUACAMOLE-464: Merge document enable-environment-properties - posted by vn...@apache.org on 2018/09/28 20:50:41 UTC, 0 replies.
- [1/3] guacamole-manual git commit: GUACAMOLE-464: document enable-environment-properties configuration property - posted by vn...@apache.org on 2018/09/28 20:52:27 UTC, 0 replies.
- [2/3] guacamole-manual git commit: GUACAMOLE-464: Merge document enable-environment-properties - posted by vn...@apache.org on 2018/09/28 20:52:28 UTC, 0 replies.
- [3/3] guacamole-manual git commit: Merge 1.0.0 changes back to master. - posted by vn...@apache.org on 2018/09/28 20:52:29 UTC, 0 replies.
- [jira] [Resolved] (GUACAMOLE-464) Extension configuration properties from the OS environment - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/28 20:56:00 UTC, 0 replies.
- [jira] [Created] (GUACAMOLE-634) Feature Request: DNS resolution at guacamole proxy server - posted by "Justin Engwer (JIRA)" <ji...@apache.org> on 2018/09/29 18:06:00 UTC, 0 replies.
- [jira] [Commented] (GUACAMOLE-634) Feature Request: DNS resolution at guacamole proxy server - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/29 18:15:00 UTC, 1 replies.
- [jira] [Closed] (GUACAMOLE-634) Feature Request: DNS resolution at guacamole proxy server - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/29 18:29:00 UTC, 0 replies.
- [jira] [Created] (GUACAMOLE-635) Build against and require Java 1.8 - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/29 19:47:00 UTC, 0 replies.
- [jira] [Created] (GUACAMOLE-636) Bump Target Java Version to 1.8 - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/29 19:51:00 UTC, 0 replies.
- [jira] [Assigned] (GUACAMOLE-635) Build against and require Java 1.8 - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/29 19:51:00 UTC, 0 replies.
- [jira] [Commented] (GUACAMOLE-636) Bump Target Java Version to 1.8 - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/29 20:22:00 UTC, 1 replies.
- [jira] [Closed] (GUACAMOLE-636) Bump Target Java Version to 1.8 - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/29 20:30:00 UTC, 0 replies.
- [jira] [Commented] (GUACAMOLE-635) Build against and require Java 1.8 - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/29 20:33:00 UTC, 0 replies.
- [1/3] guacamole-client git commit: GUACAMOLE-635: Require Java 1.8 for all Java components except guacamole-common. - posted by vn...@apache.org on 2018/09/29 20:49:24 UTC, 0 replies.
- [2/3] guacamole-client git commit: GUACAMOLE-635: Heap pollution is not possible within SimpleDirectory(ObjectType... objects). - posted by vn...@apache.org on 2018/09/29 20:49:25 UTC, 0 replies.
- [3/3] guacamole-client git commit: GUACAMOLE-635: Merge require Java 1.8 for all Java components except guacamoole-common - posted by vn...@apache.org on 2018/09/29 20:49:26 UTC, 0 replies.
- [1/4] guacamole-client git commit: GUACAMOLE-635: Require Java 1.8 for all Java components except guacamole-common. - posted by vn...@apache.org on 2018/09/29 20:51:30 UTC, 0 replies.
- [2/4] guacamole-client git commit: GUACAMOLE-635: Heap pollution is not possible within SimpleDirectory(ObjectType... objects). - posted by vn...@apache.org on 2018/09/29 20:51:31 UTC, 0 replies.
- [3/4] guacamole-client git commit: GUACAMOLE-635: Merge require Java 1.8 for all Java components except guacamoole-common - posted by vn...@apache.org on 2018/09/29 20:51:32 UTC, 0 replies.
- [4/4] guacamole-client git commit: Merge 1.0.0 changes back to master. - posted by vn...@apache.org on 2018/09/29 20:51:33 UTC, 0 replies.
- [jira] [Resolved] (GUACAMOLE-635) Build against and require Java 1.8 - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/29 21:47:00 UTC, 0 replies.
- [jira] [Assigned] (GUACAMOLE-437) Allow to configure custom headers for Guacamole tunnels - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/29 21:59:00 UTC, 0 replies.
- [jira] [Reopened] (GUACAMOLE-232) Stuck keys iPad/Bluetooth keyboard (Return/Backspace/Space) - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/29 23:36:00 UTC, 0 replies.
- [1/2] guacamole-client git commit: GUACAMOLE-437: Remove erroneously-committed, non-breaking spaces (U+00A0) from source. - posted by vn...@apache.org on 2018/09/30 12:41:12 UTC, 0 replies.
- [2/2] guacamole-client git commit: GUACAMOLE-437: Merge remove erroneous non-breaking spaces from source. - posted by vn...@apache.org on 2018/09/30 12:41:13 UTC, 0 replies.
- [1/3] guacamole-client git commit: GUACAMOLE-437: Remove erroneously-committed, non-breaking spaces (U+00A0) from source. - posted by vn...@apache.org on 2018/09/30 12:41:51 UTC, 0 replies.
- [2/3] guacamole-client git commit: GUACAMOLE-437: Merge remove erroneous non-breaking spaces from source. - posted by vn...@apache.org on 2018/09/30 12:41:52 UTC, 0 replies.
- [jira] [Resolved] (GUACAMOLE-437) Allow to configure custom headers for Guacamole tunnels - posted by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/30 17:26:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-598) Fail cleanly if authentication backend is down / misconfigured - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/30 21:11:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-573) Allow selection of text in terminal while scrolling - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/30 21:11:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-191) Allow deselection of text in terminal by single clicking - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/30 21:11:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-146) Finer control of the tomcat context path in Docker - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/30 21:12:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-572) guacamole-server README says "test-based protocol" instead of "text-based protocol" - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/30 21:12:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-569) Add translation for Simplified Chinese - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/30 21:12:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-441) guacd ssh plugin segfault when copy text to clipboard - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/30 21:12:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-574) Allow terminal input to be read from an inbound pipe stream - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/30 21:12:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-585) Dead code in JavaScript formField module - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/30 21:13:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-582) Manual still references Glyptodon JIRA - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/30 21:13:00 UTC, 0 replies.
- [jira] [Updated] (GUACAMOLE-580) Missing null check in LDAP AuthenticationProviderService - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/30 21:13:00 UTC, 1 replies.
- [jira] [Updated] (GUACAMOLE-593) Make Member attribute customizable - posted by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/09/30 21:13:00 UTC, 0 replies.