[GitHub] incubator-guacamole-server pull request #116: GUACAMOLE-411: Fixed using uni...

2017-10-10 Thread jukeks
GitHub user jukeks opened a pull request: https://github.com/apache/incubator-guacamole-server/pull/116 GUACAMOLE-411: Fixed using uninitialized values in guacd_send_fd Fixed valgrind's complaints when sending fds. ``` ==8081== Thread 2: ==8081== Syscall param sendmsg(msg

[GitHub] incubator-guacamole-client pull request #196: GUACAMOLE-248: Support for con...

2017-10-10 Thread necouchman
GitHub user necouchman opened a pull request: https://github.com/apache/incubator-guacamole-client/pull/196 GUACAMOLE-248: Support for connection templates This PR adds support for for assigning a connection as a template to another connection, and thus inheriting parameters from th

[GitHub] incubator-guacamole-client pull request #196: GUACAMOLE-248: Support for con...

2017-10-10 Thread necouchman
Github user necouchman closed the pull request at: https://github.com/apache/incubator-guacamole-client/pull/196 ---

[GitHub] incubator-guacamole-client pull request #183: GUACAMOLE-362: Add support for...

2017-10-10 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-client/pull/183#discussion_r143890893 --- Diff: guacamole-ext/src/main/java/org/apache/guacamole/properties/PrivateKeyGuacamoleProperty.java --- @@ -0,0 +1,95 @@ +/*

[GitHub] incubator-guacamole-client pull request #183: GUACAMOLE-362: Add support for...

2017-10-10 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-client/pull/183#discussion_r143890461 --- Diff: extensions/guacamole-auth-cas/src/main/java/org/apache/guacamole/auth/cas/ticket/TicketValidationService.java --- @@ -36,

[GitHub] incubator-guacamole-client pull request #183: GUACAMOLE-362: Add support for...

2017-10-10 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-client/pull/183#discussion_r143891620 --- Diff: guacamole-ext/src/main/java/org/apache/guacamole/properties/PrivateKeyGuacamoleProperty.java --- @@ -0,0 +1,95 @@ +/*

[GitHub] incubator-guacamole-client pull request #183: GUACAMOLE-362: Add support for...

2017-10-10 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-client/pull/183#discussion_r143890955 --- Diff: guacamole-ext/src/main/java/org/apache/guacamole/properties/PrivateKeyGuacamoleProperty.java --- @@ -0,0 +1,95 @@ +/*

[GitHub] incubator-guacamole-client pull request #183: GUACAMOLE-362: Add support for...

2017-10-10 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-client/pull/183#discussion_r143890795 --- Diff: guacamole-ext/src/main/java/org/apache/guacamole/properties/PrivateKeyGuacamoleProperty.java --- @@ -0,0 +1,95 @@ +/*

[GitHub] incubator-guacamole-client pull request #183: GUACAMOLE-362: Add support for...

2017-10-10 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-client/pull/183#discussion_r143899357 --- Diff: guacamole-ext/src/main/java/org/apache/guacamole/properties/PrivateKeyGuacamoleProperty.java --- @@ -0,0 +1,95 @@ +/*