[GitHub] incubator-guacamole-client pull request #202: GUACAMOLE-243: Allow LDAP refe...

2017-10-23 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-client/pull/202#discussion_r146444185 --- Diff: extensions/guacamole-auth-ldap/src/main/java/org/apache/guacamole/auth/ldap/LDAPConnectionService.java --- @@ -111,6

[GitHub] incubator-guacamole-manual pull request #60: GUACAMOLE-243: Add documentatio...

2017-10-23 Thread necouchman
GitHub user necouchman opened a pull request: https://github.com/apache/incubator-guacamole-manual/pull/60 GUACAMOLE-243: Add documentation for referral parameters. This PR adds documentation for the parameters added to the guacamole-auth-ldap module. You can merge this pull

[GitHub] incubator-guacamole-client pull request #202: GUACAMOLE-243: Allow LDAP refe...

2017-10-23 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-client/pull/202#discussion_r146417245 --- Diff: extensions/guacamole-auth-ldap/src/main/java/org/apache/guacamole/auth/ldap/LDAPConnectionService.java --- @@ -111,6

Re: [DISCUSS] Next Release?

2017-10-23 Thread Nick Couchman
> > I'll retag things as described and create the > "staging/0.9.14-incubating" branches [1]. Once the staging branches > exist, depending on the issue, some PRs may need to be updated to > point to the new branch as their merge base. > > - Mike > > [1]

[GitHub] incubator-guacamole-client pull request #201: GUACAMOLE-416: Fix typo in tra...

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

Re: [DISCUSS] Next Release?

2017-10-23 Thread Mike Jumper
On Mon, Oct 23, 2017 at 12:30 PM, Nick Couchman wrote: >> >> The X.Org driver works pretty darn well and is stable. It's the first >> part of guacamole-server to fully leverage the client-side compositing >> features of the Guacamole protocol for things like window movement, so

Re: [DISCUSS] Next Release?

2017-10-23 Thread Nick Couchman
> > The X.Org driver works pretty darn well and is stable. It's the first > part of guacamole-server to fully leverage the client-side compositing > features of the Guacamole protocol for things like window movement, so > things which would normally not be that fast are quite fast and > smooth. In

Re: [DISCUSS] Next Release?

2017-10-23 Thread Mike Jumper
On Mon, Oct 23, 2017 at 11:25 AM, Nick Couchman wrote: >> >> I would be in favor of finalizing scope for 0.9.14-incubating. There's >> quite a few changes ready, and several others waiting only on review >> or documentation: >> >>

Re: [DISCUSS] Next Release?

2017-10-23 Thread Nick Couchman
> > I would be in favor of finalizing scope for 0.9.14-incubating. There's > quite a few changes ready, and several others waiting only on review > or documentation: > > https://issues.apache.org/jira/issues/?jql=project%20% > 3D%20Guacamole%20AND%20fixVersion%20%3D%200.9.14-incubating > > ... > >

Re: [DISCUSS] Next Release?

2017-10-23 Thread Mike Jumper
On Mon, Oct 23, 2017 at 5:53 AM, Nick Couchman wrote: > So, I saw Mike updating some JIRA issues for fix releases - not sure if > that was some work to prep for a new release? It's been about 3 months > since our last one, with several significant changes - are we ready to push

[GitHub] incubator-guacamole-client pull request #202: GUACAMOLE-243: Allow LDAP refe...

2017-10-23 Thread necouchman
GitHub user necouchman opened a pull request: https://github.com/apache/incubator-guacamole-client/pull/202 GUACAMOLE-243: Allow LDAP referral following to be configured This PR fixes the JIRA issue 243, where errors in following referrals block LDAP authentication from succeeding,

[GitHub] incubator-guacamole-client pull request #200: GUACAMOLE-243: Ignore LDAPRefe...

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

[GitHub] incubator-guacamole-client pull request #197: GUACAMOLE-412: Prevent excepti...

2017-10-23 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-client/pull/197#discussion_r146261874 --- Diff: guacamole-ext/src/main/java/org/apache/guacamole/net/event/AuthenticationSuccessEvent.java --- @@ -43,19 +44,19 @@

[DISCUSS] Next Release?

2017-10-23 Thread Nick Couchman
So, I saw Mike updating some JIRA issues for fix releases - not sure if that was some work to prep for a new release? It's been about 3 months since our last one, with several significant changes - are we ready to push out 0.9.14-incubating, here, soon? When we talked a while back we were

[GitHub] incubator-guacamole-client pull request #201: GUACAMOLE-416: Fix typo in tra...

2017-10-23 Thread necouchman
GitHub user necouchman opened a pull request: https://github.com/apache/incubator-guacamole-client/pull/201 GUACAMOLE-416: Fix typo in translation file Fix a typo that @mike-jumper caught in the translation file after the last commit. You can merge this pull request into a Git