[1/2] guacamole-client git commit: GUACAMOLE-622: Add parameter definitions for telnet login success/failure regex.

2018-09-21 Thread vnick
Repository: guacamole-client Updated Branches: refs/heads/master 355f76b15 -> 8a5645e90 GUACAMOLE-622: Add parameter definitions for telnet login success/failure regex. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamo

[2/2] guacamole-client git commit: GUACAMOLE-622: Merge add parameter definitions for telnet login success, failure, and username regex.

2018-09-21 Thread vnick
GUACAMOLE-622: Merge add parameter definitions for telnet login success, failure, and username regex. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/8a5645e9 Tree: http://git-wip-us.apache.org/repos/asf

[3/3] guacamole-client git commit: GUACAMOLE-624: Merge include user full name and organization in display and filter.

2018-09-21 Thread vnick
GUACAMOLE-624: Merge include user full name and organization in display and filter. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/355f76b1 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/

[1/3] guacamole-client git commit: GUACAMOLE-624: Add columns displaying user full name and organization.

2018-09-21 Thread vnick
Repository: guacamole-client Updated Branches: refs/heads/master 0f93e7ff4 -> 355f76b15 GUACAMOLE-624: Add columns displaying user full name and organization. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/

[2/3] guacamole-client git commit: GUACAMOLE-624: Include user full name and organization in filtered attributes.

2018-09-21 Thread vnick
GUACAMOLE-624: Include user full name and organization in filtered attributes. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/d4a9208c Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/d

[8/8] guacamole-server git commit: GUACAMOLE-622: Merge withold first terminal frame until connection is verified.

2018-09-21 Thread vnick
GUACAMOLE-622: Merge withold first terminal frame until connection is verified. Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-server/commit/54fda213 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-server/tree/

[3/8] guacamole-server git commit: GUACAMOLE-622: Implicitly invoke guac_terminal_start() if prompting is required.

2018-09-21 Thread vnick
GUACAMOLE-622: Implicitly invoke guac_terminal_start() if prompting is required. Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-server/commit/0b39b0fc Tree: http://git-wip-us.apache.org/repos/asf/guacamole-server/tree

[2/8] guacamole-server git commit: GUACAMOLE-622: Start terminal for SSH only after SSH connection succeeds.

2018-09-21 Thread vnick
GUACAMOLE-622: Start terminal for SSH only after SSH connection succeeds. Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-server/commit/46066073 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-server/tree/460660

[6/8] guacamole-server git commit: GUACAMOLE-622: Start terminal for telnet only after login status is known (if login success/failure detection enabled).

2018-09-21 Thread vnick
GUACAMOLE-622: Start terminal for telnet only after login status is known (if login success/failure detection enabled). Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-server/commit/442b1d5c Tree: http://git-wip-us.ap

[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

2018-09-21 Thread vnick
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. Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo Commit: http://git-wip-us.apache.org/rep

[7/8] guacamole-server git commit: GUACAMOLE-622: Match each line against all regexes.

2018-09-21 Thread vnick
GUACAMOLE-622: Match each line against all regexes. Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-server/commit/462d494e Tree: http://git-wip-us.apache.org/repos/asf/guacamole-server/tree/462d494e Diff: http://git-wi

[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.

2018-09-21 Thread vnick
GUACAMOLE-622: Require guac_terminal_start() to be invoked before the terminal will render frames or accept user input. Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-server/commit/61a51df1 Tree: http://git-wip-us.ap

[1/8] guacamole-server git commit: GUACAMOLE-622: Do not allow STDIN to be redirected if the terminal is not yet started.

2018-09-21 Thread vnick
Repository: guacamole-server Updated Branches: refs/heads/master d7cfff324 -> 54fda2136 GUACAMOLE-622: Do not allow STDIN to be redirected if the terminal is not yet started. Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo Commit: http://git-wip-us.apache.org/repos/asf/

[jira] [Resolved] (GUACAMOLE-628) RDP mapping for Right Ctrl incorrect

2018-09-21 Thread Michael Jumper (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jumper resolved GUACAMOLE-628. -- Resolution: Fixed Fix Version/s: 2.0.0 > RDP mapping for Right Ctrl incorrect

[1/2] guacamole-server git commit: GUACAMOLE-628: Correct RDP scancode mapping for right control key.

2018-09-21 Thread vnick
Repository: guacamole-server Updated Branches: refs/heads/master 332e18781 -> d7cfff324 GUACAMOLE-628: Correct RDP scancode mapping for right control key. Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-server/comm

[2/2] guacamole-server git commit: GUACAMOLE-628: Merge correct RDP scancode mapping for right control key.

2018-09-21 Thread vnick
GUACAMOLE-628: Merge correct RDP scancode mapping for right control key. Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-server/commit/d7cfff32 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-server/tree/d7cfff3

[jira] [Created] (GUACAMOLE-628) RDP mapping for Right Ctrl incorrect

2018-09-21 Thread Michael Jumper (JIRA)
Michael Jumper created GUACAMOLE-628: Summary: RDP mapping for Right Ctrl incorrect Key: GUACAMOLE-628 URL: https://issues.apache.org/jira/browse/GUACAMOLE-628 Project: Guacamole Issue Ty

[jira] [Assigned] (GUACAMOLE-628) RDP mapping for Right Ctrl incorrect

2018-09-21 Thread Michael Jumper (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jumper reassigned GUACAMOLE-628: Assignee: Michael Jumper > RDP mapping for Right Ctrl incorrect > -

[jira] [Commented] (GUACAMOLE-627) docker log level changes

2018-09-21 Thread Michael Jumper (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16624136#comment-16624136 ] Michael Jumper commented on GUACAMOLE-627: -- "Tested before merge", I should s

[jira] [Closed] (GUACAMOLE-627) docker log level changes

2018-09-21 Thread Michael Jumper (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jumper closed GUACAMOLE-627. Resolution: Invalid > docker log level changes > > >

[jira] [Commented] (GUACAMOLE-627) docker log level changes

2018-09-21 Thread Michael Jumper (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16624121#comment-16624121 ] Michael Jumper commented on GUACAMOLE-627: -- Both {{$GUACD_LOG_LEVEL}} and {{$

[jira] [Created] (GUACAMOLE-627) docker log level changes

2018-09-21 Thread uttesh kumar th (JIRA)
uttesh kumar th created GUACAMOLE-627: - Summary: docker log level changes Key: GUACAMOLE-627 URL: https://issues.apache.org/jira/browse/GUACAMOLE-627 Project: Guacamole Issue Type: Bug

[jira] [Updated] (GUACAMOLE-626) Add support for Docker secrets to startup.sh

2018-09-21 Thread Nick Couchman (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Couchman updated GUACAMOLE-626: Labels: (was: documentation easyfix features) > Add support for Docker secrets to star

[jira] [Updated] (GUACAMOLE-626) Add support for Docker secrets to startup.sh

2018-09-21 Thread Nick Couchman (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Couchman updated GUACAMOLE-626: Priority: Minor (was: Major) > Add support for Docker secrets to startup.sh > -