[jira] [Created] (GUACAMOLE-638) Compile error: 'avcodec_register_all' is deprecated

2018-10-01 Thread Tony Gale (JIRA)
Tony Gale created GUACAMOLE-638: --- Summary: Compile error: 'avcodec_register_all' is deprecated Key: GUACAMOLE-638 URL: https://issues.apache.org/jira/browse/GUACAMOLE-638 Project: Guacamole

[jira] [Created] (GUACAMOLE-637) Compile error: 'strncpy' output may be truncated copying 7 bytes from a string of length 7

2018-10-01 Thread Tony Gale (JIRA)
Tony Gale created GUACAMOLE-637: --- Summary: Compile error: 'strncpy' output may be truncated copying 7 bytes from a string of length 7 Key: GUACAMOLE-637 URL: https://issues.apache.org/jira/browse/GUACAMOLE-637

[2/3] guacamole-client git commit: GUACAMOLE-360: Add convenience function for testing user identity.

2018-10-01 Thread vnick
GUACAMOLE-360: Add convenience function for testing user identity. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/ea142d15 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/ea142d15

[1/3] guacamole-client git commit: GUACAMOLE-360: Update active connection permission check to support user groups.

2018-10-01 Thread vnick
Repository: guacamole-client Updated Branches: refs/heads/master 658ce7884 -> 220d9b299 GUACAMOLE-360: Update active connection permission check to support user groups. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit:

[3/3] guacamole-client git commit: GUACAMOLE-360: Merge update active connection permission check to support user groups.

2018-10-01 Thread vnick
GUACAMOLE-360: Merge update active connection permission check to support user groups. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/220d9b29 Tree:

[jira] [Assigned] (GUACAMOLE-524) Allow LDAP attributes to be used as token

2018-10-01 Thread Nick Couchman (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Couchman reassigned GUACAMOLE-524: --- Assignee: Nick Couchman > Allow LDAP attributes to be used as token >

[jira] [Commented] (GUACAMOLE-524) Allow LDAP attributes to be used as token

2018-10-01 Thread Nick Couchman (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16634828#comment-16634828 ] Nick Couchman commented on GUACAMOLE-524: - {quote} It universally allows arbitrary attributes

[jira] [Commented] (GUACAMOLE-638) Compile error: 'avcodec_register_all' is deprecated

2018-10-01 Thread Nick Couchman (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16633938#comment-16633938 ] Nick Couchman commented on GUACAMOLE-638: - [~TonyGeeUK] Definitely appreciate the patch - we

[jira] [Commented] (GUACAMOLE-637) Compile error: 'strncpy' output may be truncated copying 7 bytes from a string of length 7

2018-10-01 Thread Nick Couchman (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16633940#comment-16633940 ] Nick Couchman commented on GUACAMOLE-637: - [~TonyGeeUK] As with GUACAMOLE-638, we definitely

[jira] [Commented] (GUACAMOLE-637) Compile error: 'strncpy' output may be truncated copying 7 bytes from a string of length 7

2018-10-01 Thread Tony Gale (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16633835#comment-16633835 ] Tony Gale commented on GUACAMOLE-637: - Possible patch for consideration: --- svc_service.c

[jira] [Updated] (GUACAMOLE-638) Compile error: 'avcodec_register_all' is deprecated

2018-10-01 Thread Nick Couchman (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Couchman updated GUACAMOLE-638: Priority: Minor (was: Major) > Compile error: 'avcodec_register_all' is deprecated >

[jira] [Updated] (GUACAMOLE-637) Compile error: 'strncpy' output may be truncated copying 7 bytes from a string of length 7

2018-10-01 Thread Nick Couchman (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Couchman updated GUACAMOLE-637: Priority: Minor (was: Major) > Compile error: 'strncpy' output may be truncated

[jira] [Commented] (GUACAMOLE-637) Compile error: 'strncpy' output may be truncated copying 7 bytes from a string of length 7

2018-10-01 Thread Nick Couchman (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16633935#comment-16633935 ] Nick Couchman commented on GUACAMOLE-637: - You selected version 1.0.0 - are you checking this

[07/37] guacamole-client git commit: GUACAMOLE-220: Update SQL queries to use guacamole_entity table where applicable.

2018-10-01 Thread vnick
GUACAMOLE-220: Update SQL queries to use guacamole_entity table where applicable. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/b499092d Tree:

[01/37] guacamole-client git commit: GUACAMOLE-220: Refactor handling of JDBC permissions to abstract away users vs. user groups.

2018-10-01 Thread vnick
Repository: guacamole-client Updated Branches: refs/heads/staging/1.0.0 aa7cd9d26 -> c8a68d37f

[28/37] guacamole-client git commit: GUACAMOLE-220: Dynamically detect whether the MariaDB / MySQL server supports recursive CTEs.

2018-10-01 Thread vnick
GUACAMOLE-220: Dynamically detect whether the MariaDB / MySQL server supports recursive CTEs. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/dec7b3c3 Tree:

[31/37] guacamole-client git commit: GUACAMOLE-220: Clarify group rename validation logic.

2018-10-01 Thread vnick
GUACAMOLE-220: Clarify group rename validation logic. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/a552d88c Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/a552d88c Diff:

[11/37] guacamole-client git commit: GUACAMOLE-220: Refactor user-related model objects and services to leverage the base "entity" model.

2018-10-01 Thread vnick
GUACAMOLE-220: Refactor user-related model objects and services to leverage the base "entity" model. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/d95e0596 Tree:

[04/37] guacamole-client git commit: GUACAMOLE-220: Inherit from groups even if not determined by database.

2018-10-01 Thread vnick
GUACAMOLE-220: Inherit from groups even if not determined by database. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/14d10fb4 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/14d10fb4

[08/37] guacamole-client git commit: GUACAMOLE-220: Implement base API changes within database auth allowing for permission inheritance.

2018-10-01 Thread vnick
GUACAMOLE-220: Implement base API changes within database auth allowing for permission inheritance. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/0a69630c Tree:

[09/37] guacamole-client git commit: GUACAMOLE-220: Move JDBC handling of effective groups to RemoteAuthenticatedUser level. Stub out retrieval of effective groups.

2018-10-01 Thread vnick
GUACAMOLE-220: Move JDBC handling of effective groups to RemoteAuthenticatedUser level. Stub out retrieval of effective groups. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/6e71f330 Tree:

[30/37] guacamole-client git commit: GUACAMOLE-220: Remove unnecessary ModeledUserGroup constructor (equivalent to default constructor).

2018-10-01 Thread vnick
GUACAMOLE-220: Remove unnecessary ModeledUserGroup constructor (equivalent to default constructor). Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/fedccebb Tree:

[06/37] guacamole-client git commit: GUACAMOLE-220: Add explicit mapper for entities (the basis for users and groups).

2018-10-01 Thread vnick
GUACAMOLE-220: Add explicit mapper for entities (the basis for users and groups). Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/72bac09f Tree:

[03/37] guacamole-client git commit: GUACAMOLE-220: Inherit from groups even if not determined by database.

2018-10-01 Thread vnick
http://git-wip-us.apache.org/repos/asf/guacamole-client/blob/14d10fb4/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/src/main/resources/org/apache/guacamole/auth/jdbc/connectiongroup/ConnectionGroupMapper.xml

[10/37] guacamole-client git commit: GUACAMOLE-220: Implement permission inheritance within SQL queries.

2018-10-01 Thread vnick
GUACAMOLE-220: Implement permission inheritance within SQL queries. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/a1553979 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/a1553979

[37/37] guacamole-client git commit: GUACAMOLE-330: Merge add database support for user groups.

2018-10-01 Thread vnick
GUACAMOLE-330: Merge add database support for user groups. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/c8a68d37 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/c8a68d37 Diff:

[25/37] guacamole-client git commit: GUACAMOLE-220: Update SQL Server mapping with respect to user group support.

2018-10-01 Thread vnick
http://git-wip-us.apache.org/repos/asf/guacamole-client/blob/ee356201/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-sqlserver/src/main/resources/org/apache/guacamole/auth/jdbc/user/UserRecordMapper.xml -- diff --git

[22/37] guacamole-client git commit: GUACAMOLE-220: Map and allow manipulation of the user group members of user groups.

2018-10-01 Thread vnick
GUACAMOLE-220: Map and allow manipulation of the user group members of user groups. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/63be247d Tree:

[29/37] guacamole-client git commit: GUACAMOLE-220: Correct user vs. entity wording in documentation.

2018-10-01 Thread vnick
GUACAMOLE-220: Correct user vs. entity wording in documentation. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/4a5f2717 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/4a5f2717 Diff:

[jira] [Reopened] (GUACAMOLE-524) Allow LDAP attributes to be used as token

2018-10-01 Thread Michael Jumper (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jumper reopened GUACAMOLE-524: -- Reopening as the {{getAttributes()}} / {{setAttributes()}} implementation on

[21/37] guacamole-client git commit: GUACAMOLE-220: Map and allow manipulation of the user group parents of user groups.

2018-10-01 Thread vnick
GUACAMOLE-220: Map and allow manipulation of the user group parents of user groups. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/856ab443 Tree:

[36/37] guacamole-client git commit: GUACAMOLE-220: Correct typo - "that status of" should be "the status of".

2018-10-01 Thread vnick
GUACAMOLE-220: Correct typo - "that status of" should be "the status of". Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/4d519620 Tree:

[16/37] guacamole-client git commit: GUACAMOLE-220: Add MySQL and SQL Server versions of user group schema.

2018-10-01 Thread vnick
GUACAMOLE-220: Add MySQL and SQL Server versions of user group schema. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/1d0fcc17 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/1d0fcc17

[34/37] guacamole-client git commit: GUACAMOLE-220: Correct documentation of update script.

2018-10-01 Thread vnick
GUACAMOLE-220: Correct documentation of update script. The UNIQUE constraint is being added once the column is expected to be unique, not necessarily because it should safely point to entries of a particular table. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit:

guacamole-client git commit: GUACAMOLE-220: Merge add database support for user groups. [Forced Update!]

2018-10-01 Thread vnick
Repository: guacamole-client Updated Branches: refs/heads/staging/1.0.0 c8a68d37f -> 828313541 (forced update) GUACAMOLE-220: Merge add database support for user groups. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit:

[20/37] guacamole-client git commit: GUACAMOLE-220: Define base interfaces for mapping RelatedObjectSets to the database.

2018-10-01 Thread vnick
GUACAMOLE-220: Define base interfaces for mapping RelatedObjectSets to the database. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/8f06b7a3 Tree:

[14/37] guacamole-client git commit: GUACAMOLE-220: Update MySQL mapping with respect to user group support.

2018-10-01 Thread vnick
http://git-wip-us.apache.org/repos/asf/guacamole-client/blob/204b6a4b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/src/main/resources/org/apache/guacamole/auth/jdbc/usergroup/UserGroupMapper.xml -- diff --git

[15/37] guacamole-client git commit: GUACAMOLE-220: Update MySQL mapping with respect to user group support.

2018-10-01 Thread vnick
GUACAMOLE-220: Update MySQL mapping with respect to user group support. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/204b6a4b Tree:

[23/37] guacamole-client git commit: GUACAMOLE-220: Add missing JDBC-specific USER_GROUP_ATTRIBUTES translation strings.

2018-10-01 Thread vnick
GUACAMOLE-220: Add missing JDBC-specific USER_GROUP_ATTRIBUTES translation strings. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/48948fc2 Tree:

[17/37] guacamole-client git commit: GUACAMOLE-220: Map and allow manipulation of the user members of user groups.

2018-10-01 Thread vnick
GUACAMOLE-220: Map and allow manipulation of the user members of user groups. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/ccd7920b Tree:

[33/37] guacamole-client git commit: GUACAMOLE-220: Rows are deleted to modify the one-to-many relationship, not to establish it.

2018-10-01 Thread vnick
GUACAMOLE-220: Rows are deleted to modify the one-to-many relationship, not to establish it. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/7521cdc0 Tree:

[26/37] guacamole-client git commit: GUACAMOLE-220: Update SQL Server mapping with respect to user group support.

2018-10-01 Thread vnick
GUACAMOLE-220: Update SQL Server mapping with respect to user group support. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/ee356201 Tree:

[35/37] guacamole-client git commit: GUACAMOLE-220: Remove effectively-redundant admin permission check.

2018-10-01 Thread vnick
GUACAMOLE-220: Remove effectively-redundant admin permission check. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/f4ccf8ef Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/f4ccf8ef

[27/37] guacamole-client git commit: GUACAMOLE-220: Detect cycles within recursive query. SQL Server cannot deal with cycles on its own.

2018-10-01 Thread vnick
GUACAMOLE-220: Detect cycles within recursive query. SQL Server cannot deal with cycles on its own. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/8399b252 Tree:

[25/38] guacamole-client git commit: GUACAMOLE-220: Update SQL Server mapping with respect to user group support.

2018-10-01 Thread vnick
http://git-wip-us.apache.org/repos/asf/guacamole-client/blob/ee356201/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-sqlserver/src/main/resources/org/apache/guacamole/auth/jdbc/user/UserRecordMapper.xml -- diff --git

[21/38] guacamole-client git commit: GUACAMOLE-220: Map and allow manipulation of the user group parents of users.

2018-10-01 Thread vnick
GUACAMOLE-220: Map and allow manipulation of the user group parents of users. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/2999c560 Tree:

[05/38] guacamole-client git commit: GUACAMOLE-220: Implement permission inheritance within SQL queries.

2018-10-01 Thread vnick
GUACAMOLE-220: Implement permission inheritance within SQL queries. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/a1553979 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/a1553979

[10/38] guacamole-client git commit: GUACAMOLE-220: Update SQL queries to use guacamole_entity table where applicable.

2018-10-01 Thread vnick
GUACAMOLE-220: Update SQL queries to use guacamole_entity table where applicable. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/b499092d Tree:

[19/38] guacamole-client git commit: GUACAMOLE-220: Take group "disabled" flag into account when determining effective groups. Do not inherit from nor apply disabled groups.

2018-10-01 Thread vnick
GUACAMOLE-220: Take group "disabled" flag into account when determining effective groups. Do not inherit from nor apply disabled groups. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/a39d8637 Tree:

[30/38] guacamole-client git commit: GUACAMOLE-220: Remove unnecessary ModeledUserGroup constructor (equivalent to default constructor).

2018-10-01 Thread vnick
GUACAMOLE-220: Remove unnecessary ModeledUserGroup constructor (equivalent to default constructor). Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/fedccebb Tree:

[03/38] guacamole-client git commit: GUACAMOLE-220: Inherit from groups even if not determined by database.

2018-10-01 Thread vnick
http://git-wip-us.apache.org/repos/asf/guacamole-client/blob/14d10fb4/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/src/main/resources/org/apache/guacamole/auth/jdbc/connectiongroup/ConnectionGroupMapper.xml

[01/38] guacamole-client git commit: GUACAMOLE-220: Refactor handling of JDBC permissions to abstract away users vs. user groups.

2018-10-01 Thread vnick
Repository: guacamole-client Updated Branches: refs/heads/master 3ff58129c -> 658ce7884 http://git-wip-us.apache.org/repos/asf/guacamole-client/blob/69f58c8c/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/user/ModeledUser.java

[02/38] guacamole-client git commit: GUACAMOLE-220: Refactor handling of JDBC permissions to abstract away users vs. user groups.

2018-10-01 Thread vnick
GUACAMOLE-220: Refactor handling of JDBC permissions to abstract away users vs. user groups. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/69f58c8c Tree:

[22/38] guacamole-client git commit: GUACAMOLE-220: Map and allow manipulation of the user group parents of user groups.

2018-10-01 Thread vnick
GUACAMOLE-220: Map and allow manipulation of the user group parents of user groups. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/856ab443 Tree:

[33/38] guacamole-client git commit: GUACAMOLE-220: Rows are deleted to modify the one-to-many relationship, not to establish it.

2018-10-01 Thread vnick
GUACAMOLE-220: Rows are deleted to modify the one-to-many relationship, not to establish it. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/7521cdc0 Tree:

[35/38] guacamole-client git commit: GUACAMOLE-220: Remove effectively-redundant admin permission check.

2018-10-01 Thread vnick
GUACAMOLE-220: Remove effectively-redundant admin permission check. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/f4ccf8ef Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/f4ccf8ef

[29/38] guacamole-client git commit: GUACAMOLE-220: Correct user vs. entity wording in documentation.

2018-10-01 Thread vnick
GUACAMOLE-220: Correct user vs. entity wording in documentation. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/4a5f2717 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/4a5f2717 Diff:

[20/38] guacamole-client git commit: GUACAMOLE-220: Map and allow manipulation of the user members of user groups.

2018-10-01 Thread vnick
GUACAMOLE-220: Map and allow manipulation of the user members of user groups. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/ccd7920b Tree:

[13/38] guacamole-client git commit: GUACAMOLE-220: Update MySQL mapping with respect to user group support.

2018-10-01 Thread vnick
http://git-wip-us.apache.org/repos/asf/guacamole-client/blob/204b6a4b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/src/main/resources/org/apache/guacamole/auth/jdbc/usergroup/UserGroupMapper.xml -- diff --git

[27/38] guacamole-client git commit: GUACAMOLE-220: Detect cycles within recursive query. SQL Server cannot deal with cycles on its own.

2018-10-01 Thread vnick
GUACAMOLE-220: Detect cycles within recursive query. SQL Server cannot deal with cycles on its own. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/8399b252 Tree:

[16/38] guacamole-client git commit: GUACAMOLE-220: Map and query user group tables.

2018-10-01 Thread vnick
GUACAMOLE-220: Map and query user group tables. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/c5c29841 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/c5c29841 Diff:

[jira] [Created] (GUACAMOLE-639) Add installation of libtool-bin for Debian/Ubuntu

2018-10-01 Thread James McClune (JIRA)
James McClune created GUACAMOLE-639: --- Summary: Add installation of libtool-bin for Debian/Ubuntu Key: GUACAMOLE-639 URL: https://issues.apache.org/jira/browse/GUACAMOLE-639 Project: Guacamole

[jira] [Updated] (GUACAMOLE-639) Add installation of libtool-bin for Debian/Ubuntu

2018-10-01 Thread James McClune (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James McClune updated GUACAMOLE-639: Description: While reading the documentation for building Apache GuacamoleĀ from source,

[07/38] guacamole-client git commit: GUACAMOLE-220: Add explicit mapper for entities (the basis for users and groups).

2018-10-01 Thread vnick
GUACAMOLE-220: Add explicit mapper for entities (the basis for users and groups). Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/72bac09f Tree:

[09/38] guacamole-client git commit: GUACAMOLE-220: Move JDBC handling of effective groups to RemoteAuthenticatedUser level. Stub out retrieval of effective groups.

2018-10-01 Thread vnick
GUACAMOLE-220: Move JDBC handling of effective groups to RemoteAuthenticatedUser level. Stub out retrieval of effective groups. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/6e71f330 Tree:

[04/38] guacamole-client git commit: GUACAMOLE-220: Inherit from groups even if not determined by database.

2018-10-01 Thread vnick
GUACAMOLE-220: Inherit from groups even if not determined by database. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/14d10fb4 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/14d10fb4

[15/38] guacamole-client git commit: GUACAMOLE-220: Add MySQL and SQL Server versions of user group schema.

2018-10-01 Thread vnick
GUACAMOLE-220: Add MySQL and SQL Server versions of user group schema. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/1d0fcc17 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/1d0fcc17

[32/38] guacamole-client git commit: GUACAMOLE-220: Remove unnecessary use of multi-result select (use selectOne() instead).

2018-10-01 Thread vnick
GUACAMOLE-220: Remove unnecessary use of multi-result select (use selectOne() instead). Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/5fdd0bb1 Tree:

[12/38] guacamole-client git commit: GUACAMOLE-220: Define base schema for user groups.

2018-10-01 Thread vnick
GUACAMOLE-220: Define base schema for user groups. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/e72f88fe Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/e72f88fe Diff:

[26/38] guacamole-client git commit: GUACAMOLE-220: Update SQL Server mapping with respect to user group support.

2018-10-01 Thread vnick
GUACAMOLE-220: Update SQL Server mapping with respect to user group support. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/ee356201 Tree:

[31/38] guacamole-client git commit: GUACAMOLE-220: Clarify group rename validation logic.

2018-10-01 Thread vnick
GUACAMOLE-220: Clarify group rename validation logic. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/a552d88c Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/a552d88c Diff:

[08/38] guacamole-client git commit: GUACAMOLE-220: Use effective permissions when deciding whether a user has permission to perform an action.

2018-10-01 Thread vnick
GUACAMOLE-220: Use effective permissions when deciding whether a user has permission to perform an action. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/199f518c Tree:

[18/38] guacamole-client git commit: GUACAMOLE-220: Define base interfaces for mapping RelatedObjectSets to the database.

2018-10-01 Thread vnick
GUACAMOLE-220: Define base interfaces for mapping RelatedObjectSets to the database. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/8f06b7a3 Tree:

[14/38] guacamole-client git commit: GUACAMOLE-220: Update MySQL mapping with respect to user group support.

2018-10-01 Thread vnick
GUACAMOLE-220: Update MySQL mapping with respect to user group support. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/204b6a4b Tree:

[23/38] guacamole-client git commit: GUACAMOLE-220: Manually recurse through the group membership graph if the database engine does not support recursive queries.

2018-10-01 Thread vnick
GUACAMOLE-220: Manually recurse through the group membership graph if the database engine does not support recursive queries. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/78d5e3b9 Tree:

[38/38] guacamole-client git commit: Merge 1.0.0 changes back to master.

2018-10-01 Thread vnick
Merge 1.0.0 changes back to master. Conflicts: extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/user/RemoteAuthenticatedUser.java Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit:

[11/38] guacamole-client git commit: GUACAMOLE-220: Refactor user-related model objects and services to leverage the base "entity" model.

2018-10-01 Thread vnick
GUACAMOLE-220: Refactor user-related model objects and services to leverage the base "entity" model. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/d95e0596 Tree:

[17/38] guacamole-client git commit: GUACAMOLE-220: Map and allow manipulation of the user group members of user groups.

2018-10-01 Thread vnick
GUACAMOLE-220: Map and allow manipulation of the user group members of user groups. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/63be247d Tree:

[37/38] guacamole-client git commit: GUACAMOLE-220: Merge add database support for user groups.

2018-10-01 Thread vnick
GUACAMOLE-220: Merge add database support for user groups. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/82831354 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/82831354 Diff:

[36/38] guacamole-client git commit: GUACAMOLE-220: Correct typo - "that status of" should be "the status of".

2018-10-01 Thread vnick
GUACAMOLE-220: Correct typo - "that status of" should be "the status of". Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/4d519620 Tree:

[06/38] guacamole-client git commit: GUACAMOLE-220: Implement base API changes within database auth allowing for permission inheritance.

2018-10-01 Thread vnick
GUACAMOLE-220: Implement base API changes within database auth allowing for permission inheritance. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/0a69630c Tree:

[34/38] guacamole-client git commit: GUACAMOLE-220: Correct documentation of update script.

2018-10-01 Thread vnick
GUACAMOLE-220: Correct documentation of update script. The UNIQUE constraint is being added once the column is expected to be unique, not necessarily because it should safely point to entries of a particular table. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: