You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2018/11/12 17:14:07 UTC

[12/12] guacamole-server git commit: GUACAMOLE-422: Merge support for specifying the timezone of RDP and SSH sessions.

GUACAMOLE-422: Merge support for specifying the timezone of RDP and SSH sessions.


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

Branch: refs/heads/master
Commit: 0d435e243579f15c84ddca1d44bbb33c7269e39a
Parents: 381c5d1 7b1ba3f
Author: Michael Jumper <mj...@apache.org>
Authored: Mon Nov 12 09:12:19 2018 -0800
Committer: Michael Jumper <mj...@apache.org>
Committed: Mon Nov 12 09:12:19 2018 -0800

----------------------------------------------------------------------
 src/protocols/rdp/rdp.c          |  2 +-
 src/protocols/rdp/rdp_settings.c | 28 +++++++++++++++++++++++++++-
 src/protocols/rdp/rdp_settings.h | 11 ++++++++++-
 src/protocols/ssh/settings.c     | 19 +++++++++++++++++++
 src/protocols/ssh/settings.h     |  5 +++++
 src/protocols/ssh/ssh.c          | 11 +++++++++++
 6 files changed, 73 insertions(+), 3 deletions(-)
----------------------------------------------------------------------