You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2018/09/26 12:48:06 UTC

[2/2] guacamole-server git commit: GUACAMOLE-629: Merge add support for updating connection parameters of in-progress connections.

GUACAMOLE-629: Merge add support for updating connection parameters of in-progress connections.


Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-server/commit/760f7a64
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-server/tree/760f7a64
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-server/diff/760f7a64

Branch: refs/heads/master
Commit: 760f7a649a40371f6f8ffe96842ab77ecee58b43
Parents: 2d6ce1a 8456c05
Author: Nick Couchman <vn...@apache.org>
Authored: Wed Sep 26 08:47:32 2018 -0400
Committer: Nick Couchman <vn...@apache.org>
Committed: Wed Sep 26 08:47:32 2018 -0400

----------------------------------------------------------------------
 src/libguac/guacamole/user-fntypes.h | 30 ++++++++++++++++++++++++++++++
 src/libguac/guacamole/user.h         | 21 +++++++++++++++++++++
 src/libguac/user-handlers.c          | 25 +++++++++++++++++++++++++
 src/libguac/user-handlers.h          |  7 +++++++
 4 files changed, 83 insertions(+)
----------------------------------------------------------------------