You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2016/08/17 03:19:48 UTC

[4/4] incubator-guacamole-server git commit: GUACAMOLE-51: Merge lock state synchronziation change for RDP.

GUACAMOLE-51: Merge lock state synchronziation change for RDP.


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

Branch: refs/heads/master
Commit: 2a0d2445c1d33c67feb3d4671276e46248662bee
Parents: f73822d 996f1a8
Author: James Muehlner <ja...@guac-dev.org>
Authored: Tue Aug 16 20:18:59 2016 -0700
Committer: James Muehlner <ja...@guac-dev.org>
Committed: Tue Aug 16 20:18:59 2016 -0700

----------------------------------------------------------------------
 src/protocols/rdp/keyboard.c          | 111 +++++++++++++++++++++++++++++
 src/protocols/rdp/keyboard.h          |  33 +++++++++
 src/protocols/rdp/keymaps/base.keymap |  20 +++---
 src/protocols/rdp/keymaps/generate.pl |  14 ++++
 src/protocols/rdp/rdp_keymap.h        |  16 +++++
 5 files changed, 184 insertions(+), 10 deletions(-)
----------------------------------------------------------------------