[guacamole-client] branch master updated (25c8792 -> 7f581a1)

2019-08-12 Thread mjumper
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.


from 25c8792  Merge 1.1.0 changes back to master.
 add 7be25a3  GUACAMOLE-774: Add in MD4 support for MSCHAPv1/2.
 add 93f17f1  GUACAMOLE-774: Implement new enum for RADIUS authentication 
protocol.
 add 891efa4  GUACAMOLE-774: Add license to new files.
 add 73388e4  GUACAMOLE-774: Fix include and syntax errors.
 add 10e2928  GUACAMOLE-774: Clean up style and comments, improve 
readability.
 add a97e111  GUACAMOLE-774: Fix RadiusConnectionservice class 
initilization for use with Guice.
 add 931bb6f  GUACAMOLE-774: Remove RadiusConnectionService constructor.
 add e09d8e0  GUACAMOLE-774: Add MD4 checks to Guice module loading.
 add c7b21b8  GUACAMOLE-774: Fix documentation in 
RadiusAuthenticationProtocol enum.
 add e5fab49  GUACAMOLE-774: Remove unnecessary null checks.
 new 7f581a1  GUACAMOLE-774: Merge dynamic loading of MD4 support (for 
RADIUS MSCHAPv1/2).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../radius/RadiusAuthenticationProviderModule.java |  21 
 .../auth/radius/RadiusConnectionService.java   |  38 ---
 .../radius/{ => conf}/ConfigurationService.java|  23 ++--
 .../radius/conf/RadiusAuthenticationProtocol.java  | 118 +
 .../RadiusAuthenticationProtocolProperty.java} |  45 
 .../{ => conf}/RadiusGuacamoleProperties.java  |   8 +-
 6 files changed, 209 insertions(+), 44 deletions(-)
 rename 
extensions/guacamole-auth-radius/src/main/java/org/apache/guacamole/auth/radius/{
 => conf}/ConfigurationService.java (92%)
 create mode 100644 
extensions/guacamole-auth-radius/src/main/java/org/apache/guacamole/auth/radius/conf/RadiusAuthenticationProtocol.java
 copy 
extensions/{guacamole-auth-ldap/src/main/java/org/apache/guacamole/auth/ldap/conf/LdapFilterGuacamoleProperty.java
 => 
guacamole-auth-radius/src/main/java/org/apache/guacamole/auth/radius/conf/RadiusAuthenticationProtocolProperty.java}
 (54%)
 rename 
extensions/guacamole-auth-radius/src/main/java/org/apache/guacamole/auth/radius/{
 => conf}/RadiusGuacamoleProperties.java (94%)



[guacamole-client] 01/01: GUACAMOLE-774: Merge dynamic loading of MD4 support (for RADIUS MSCHAPv1/2).

2019-08-12 Thread mjumper
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git

commit 7f581a1536844429ca10d2dd18cfcaf9e2017bdb
Merge: 25c8792 e5fab49
Author: Mike Jumper 
AuthorDate: Mon Aug 12 18:08:36 2019 -0700

GUACAMOLE-774: Merge dynamic loading of MD4 support (for RADIUS MSCHAPv1/2).

 .../radius/RadiusAuthenticationProviderModule.java |  21 
 .../auth/radius/RadiusConnectionService.java   |  38 ---
 .../radius/{ => conf}/ConfigurationService.java|  23 ++--
 .../radius/conf/RadiusAuthenticationProtocol.java  | 118 +
 .../conf/RadiusAuthenticationProtocolProperty.java |  54 ++
 .../{ => conf}/RadiusGuacamoleProperties.java  |   8 +-
 6 files changed, 240 insertions(+), 22 deletions(-)



[guacamole-manual] branch master updated (6fe16be -> 2d20d0e)

2019-08-12 Thread mjumper
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-manual.git.


from 6fe16be  Merge 1.1.0 changes back to master.
 add 981b8a1  GUACAMOLE-579: Add documentation for CAS extension tokens.
 add c1ed99e  GUACAMOLE-579: Use itemized list instead of varlist.
 add 88a5add  GUACAMOLE-579: Merge documentation for CAS-specific parameter 
tokens.
 new 2d20d0e  Merge 1.1.0 changes back to master.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/chapters/configuring.xml | 54 
 1 file changed, 54 insertions(+)



[guacamole-manual] 01/01: Merge 1.1.0 changes back to master.

2019-08-12 Thread mjumper
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-manual.git

commit 2d20d0e72039b8a8af566d4386c1e862627fda7d
Merge: 6fe16be 88a5add
Author: Michael Jumper 
AuthorDate: Mon Aug 12 18:05:53 2019 -0700

Merge 1.1.0 changes back to master.

 src/chapters/configuring.xml | 54 
 1 file changed, 54 insertions(+)




[guacamole-manual] branch staging/1.1.0 updated (7e74d4d -> 88a5add)

2019-08-12 Thread mjumper
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a change to branch staging/1.1.0
in repository https://gitbox.apache.org/repos/asf/guacamole-manual.git.


from 7e74d4d  GUACAMOLE-422: Merge documentation for timezone handshake and 
RDP/SSH parameter.
 add 981b8a1  GUACAMOLE-579: Add documentation for CAS extension tokens.
 add c1ed99e  GUACAMOLE-579: Use itemized list instead of varlist.
 new 88a5add  GUACAMOLE-579: Merge documentation for CAS-specific parameter 
tokens.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/chapters/configuring.xml | 54 
 1 file changed, 54 insertions(+)



[guacamole-server] branch master updated (f962eab -> 5146320)

2019-08-12 Thread mjumper
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git.


from f962eab  Merge 1.1.0 changes back to master.
 add 51ae8a4  GUACAMOLE-514: Add guacd support for extended VNC credentials.
 add 90d5595  GUACAMOLE-514: use correct client in log call.
 add 4329739  GUACAMOLE-514: Remove CRL check flag.
 add b9001f4  GUACAMOLE-514: Add missing parameter tag.
 add 8842516  GUACAMOLE-514: Write x509 authentication factors to temp 
files.
 add f21621e  GUACAMOLE-514: Remove x509 support.
 add 61d12f1  GUACAMOLE-514: VNC client should abort on credential error.
 add 7ac8400  GUACAMOLE-514: Slight correction to debug message.
 new 5146320  GUACAMOLE-514: Merge support for VNC authentication involving 
usernames.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/protocols/vnc/auth.c | 19 +++
 src/protocols/vnc/auth.h | 20 +++-
 src/protocols/vnc/settings.c | 12 +++-
 src/protocols/vnc/settings.h |  5 +
 src/protocols/vnc/vnc.c  |  3 +++
 5 files changed, 57 insertions(+), 2 deletions(-)



[guacamole-client] 01/01: Merge 1.1.0 changes back to master.

2019-08-12 Thread mjumper
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git

commit 25c87922d587f00243e7fb0b712663f336a2b8e2
Merge: a4495cf c643fe9
Author: Michael Jumper 
AuthorDate: Mon Aug 12 10:15:49 2019 -0700

Merge 1.1.0 changes back to master.

 .../guacamole/auth/ldap/LDAPConnectionService.java | 16 +++-
 .../guacamole/auth/ldap/ObjectQueryService.java| 29 +++---
 2 files changed, 17 insertions(+), 28 deletions(-)



[guacamole-client] branch master updated (a4495cf -> 25c8792)

2019-08-12 Thread mjumper
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.


from a4495cf  Merge 1.1.0 changes to master.
 add 749da7d  GUACAMOLE-234: Fix resource leaks in new LDAP code.
 add c643fe9  GUACAMOLE-234: Merge fixes for LDAP resource leak regressions.
 new 25c8792  Merge 1.1.0 changes back to master.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../guacamole/auth/ldap/LDAPConnectionService.java | 16 +++-
 .../guacamole/auth/ldap/ObjectQueryService.java| 29 +++---
 2 files changed, 17 insertions(+), 28 deletions(-)



[guacamole-client] branch staging/1.1.0 updated (1d205fd -> c643fe9)

2019-08-12 Thread mjumper
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a change to branch staging/1.1.0
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.


from 1d205fd  GUACAMOLE-360: Merge add support for joining active 
connections without share links.
 add 749da7d  GUACAMOLE-234: Fix resource leaks in new LDAP code.
 new c643fe9  GUACAMOLE-234: Merge fixes for LDAP resource leak regressions.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../guacamole/auth/ldap/LDAPConnectionService.java | 16 +++-
 .../guacamole/auth/ldap/ObjectQueryService.java| 29 +++---
 2 files changed, 17 insertions(+), 28 deletions(-)



[guacamole-client] 01/01: GUACAMOLE-234: Merge fixes for LDAP resource leak regressions.

2019-08-12 Thread mjumper
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a commit to branch staging/1.1.0
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git

commit c643fe96102dc418a1c0481646f9461ee23f981d
Merge: 1d205fd 749da7d
Author: Mike Jumper 
AuthorDate: Mon Aug 12 10:15:13 2019 -0700

GUACAMOLE-234: Merge fixes for LDAP resource leak regressions.

 .../guacamole/auth/ldap/LDAPConnectionService.java | 16 +++-
 .../guacamole/auth/ldap/ObjectQueryService.java| 29 +++---
 2 files changed, 17 insertions(+), 28 deletions(-)