James Muehlner
|
6dad6cd919
|
Merge 1.1.0 changes back to master.
|
2019-04-09 21:52:28 -07:00 |
|
James Muehlner
|
dd4c3968d1
|
GUACAMOLE-637: Merge migration to new libguac string functions.
|
2019-04-09 21:49:16 -07:00 |
|
m-khan-glyptodon
|
871f31353b
|
GUACAMOLE-764: Updated variable type for offsets to uint64_t to increase rdp write to a 64-bit addressable space
|
2019-04-08 15:27:58 -07:00 |
|
m-khan-glyptodon
|
2db7ffbaab
|
GUACAMOLE-764: Updated variable type for offsets to uint64_t to increase rdp read to a 64-bit addressable space
|
2019-04-08 15:00:59 -07:00 |
|
Michael Jumper
|
cda7bca126
|
GUACAMOLE-637: Add RDP filesystem and SFTP unit tests for path depth.
|
2019-04-07 16:51:33 -07:00 |
|
Michael Jumper
|
6e2be38ae2
|
GUACAMOLE-637: Add path depth limits to generated paths in unit tests.
|
2019-04-07 16:36:16 -07:00 |
|
Michael Jumper
|
986f7f5d64
|
GUACAMOLE-637: Use same logic for RDP filesystem path normalization as SFTP.
|
2019-04-07 16:30:27 -07:00 |
|
Michael Jumper
|
591e494dfd
|
GUACAMOLE-637: Add unit tests for RDP filesystem path normalization.
|
2019-04-07 13:56:52 -07:00 |
|
Michael Jumper
|
24ab5ca85b
|
GUACAMOLE-637: Remove unnecessary .gitignore files. Universally exclude test output. Remove duplicated exclusions.
|
2019-04-07 11:50:43 -07:00 |
|
Michael Jumper
|
254615509a
|
GUACAMOLE-381: Disable or ignore outbound clipboard transfers for VNC/RDP if "disable-copy" is set.
|
2019-02-19 11:45:30 -08:00 |
|
Michael Jumper
|
993d5c5707
|
GUACAMOLE-381: Disable inbound clipboard transfer if "disable-paste" is set.
|
2019-02-19 11:40:32 -08:00 |
|
Michael Jumper
|
7d2b7126db
|
GUACAMOLE-381: Add copy/paste disable flags for all supported protocols.
|
2019-02-19 11:34:18 -08:00 |
|
Virtually Nick
|
7065ff5586
|
GUACAMOLE-712: Merge add Danish to RDP
|
2019-02-06 09:01:33 -05:00 |
|
netromnetrom
|
aeb9b99a6c
|
Merge pull request #2 from netromnetrom/patch-1
Patch 1
|
2019-02-06 12:01:19 +01:00 |
|
Michael Jumper
|
c6feef6c86
|
GUACAMOLE-637: Clarify purpose of initial empty path component. Fix normalization logic to ensure that empty component is always present.
|
2019-01-23 20:28:09 -08:00 |
|
Michael Jumper
|
789e3883d6
|
GUACAMOLE-637: Not all systems place Perl in /usr/bin. The line #!/usr/bin/env perl should be used for portability.
|
2019-01-23 18:44:45 -08:00 |
|
Michael Jumper
|
fdd3292f09
|
GUACAMOLE-637: Simplify path translation logic. Update to use guac_strl*(). Fix return values.
|
2019-01-23 18:44:45 -08:00 |
|
Michael Jumper
|
e5c1147cf6
|
GUACAMOLE-637: Replace usages of strncpy() with guac_strlcpy().
|
2019-01-23 18:44:45 -08:00 |
|
netromnetrom
|
7b7c8a1b02
|
Update Makefile.am
|
2019-01-22 16:24:56 +01:00 |
|
netromnetrom
|
a06edb9deb
|
Update and rename dk_dk_qwerty.keymap to da_dk_qwerty.keymap
|
2019-01-22 14:36:05 +01:00 |
|
Andrin
|
01142e6dd8
|
GUACAMOLE-354: Fixed keyboard name.
|
2018-12-04 08:30:36 +01:00 |
|
Andrin
|
9486ec7cc4
|
GUACAMOLE-354: Add Swiss-German keymap for RDP
|
2018-11-20 14:10:36 +01:00 |
|
Nick Couchman
|
d1b3695282
|
GUACAMOLE-422: Fix type in strerror()
|
2018-11-12 11:56:57 -05:00 |
|
Nick Couchman
|
f61539c4e7
|
GUACAMOLE-422: Quick fixes for style and logging.
|
2018-11-12 11:55:07 -05:00 |
|
Nick Couchman
|
9a944637be
|
GUACAMOLE-422: Fix function declaration for pushing settings.
|
2018-11-11 17:25:12 -05:00 |
|
Nick Couchman
|
4bd19160de
|
GUACAMOLE-422: Add logging for RDP timzeone.
|
2018-11-11 17:22:03 -05:00 |
|
Nick Couchman
|
b3be9eb869
|
GUACAMOLE-422: Revert addition of logging for setting TZ variable.
|
2018-11-11 16:07:20 -05:00 |
|
Nick Couchman
|
0b71559017
|
GUACAMOLE-422: Add errno header.
|
2018-11-11 15:48:02 -05:00 |
|
Nick Couchman
|
e2b4de9d95
|
GAUCAMOLE-422: Add warning messages when TZ cannot be set.
|
2018-11-11 15:45:24 -05:00 |
|
Nick Couchman
|
d7ed452d69
|
GUACAMOLE-422: Update comments on timezone settings.
|
2018-11-11 15:30:17 -05:00 |
|
Nick Couchman
|
ffdc98d024
|
GUACAMOLE-422: Support timezone redirection in RDP via TZ variable.
|
2018-11-11 14:09:23 -05:00 |
|
Michael Jumper
|
d851f10a48
|
GUACAMOLE-353: Clarify applicability of ASF header when transcluded into generated build files.
|
2018-10-02 20:37:49 -07:00 |
|
Michael Jumper
|
622a849bae
|
GUACAMOLE-628: Correct RDP scancode mapping for right control key.
|
2018-09-21 16:25:11 -07:00 |
|
netromnetrom
|
5f8c6470ff
|
Update Makefile.am
Danish keyboard layout
|
2018-09-11 13:44:29 +02:00 |
|
netromnetrom
|
948d1bcac8
|
Create dk_dk_qwerty.keymap
Danish keyboard layout
|
2018-09-11 13:40:25 +02:00 |
|
Nick Couchman
|
5e942c9a67
|
GUACAMOLE-446: Valid default value for the filesystem name.
|
2018-07-03 23:23:38 -04:00 |
|
Nick Couchman
|
958fb4c8e0
|
GUACAMOLE-446: Pass through drive name to RDPDR stream.
|
2018-07-03 23:20:11 -04:00 |
|
Nick Couchman
|
cfcfe8866c
|
GUACAMOLE-446: Add settings for drive name.
|
2018-07-03 22:59:30 -04:00 |
|
Michael Jumper
|
da1e078242
|
GUACAMOLE-445: Merge support for defining the RDP printer name.
|
2018-07-03 19:24:07 -07:00 |
|
Nick Couchman
|
a1ec5d9ad7
|
GUACAMOLE-445: Implement per-device announce stream, set it up with device initalization, and collect them all during the annonuce process.
|
2018-07-03 22:13:11 -04:00 |
|
Nick Couchman
|
e68fe81938
|
GUACAMOLE-445: Pass printer name from settings to RDP session.
|
2018-07-03 22:12:30 -04:00 |
|
Nick Couchman
|
b21f00c29d
|
GUACAMOLE-445: Add settings for printer name.
|
2018-06-26 19:23:52 -04:00 |
|
Nick Couchman
|
aec2be6da2
|
GUACAMOLE-527: Remove unnecessary includes.
|
2018-06-25 08:31:37 -04:00 |
|
Nick Couchman
|
2bebb96804
|
GUACAMOLE-527: Fix host key options in the protocol settings.
|
2018-06-25 08:31:37 -04:00 |
|
Nick Couchman
|
551598e0a4
|
GUACAMOLE-527: Use libssh2_knownhost_readline and remove host key type.
|
2018-06-25 08:31:37 -04:00 |
|
Nick Couchman
|
42044e4279
|
GUACAMOLE-527: Clean up memory and logging.
|
2018-06-25 08:31:37 -04:00 |
|
Nick Couchman
|
9112c4f32f
|
GUACAMOLE-527: Enable host key setting for SFTP connections.
|
2018-06-25 08:31:37 -04:00 |
|
Nick Couchman
|
a27757682a
|
GUACAMOLE-523: Add default value for client name.
|
2018-03-08 12:21:04 -05:00 |
|
Nick Couchman
|
b72bcafecd
|
GUACAMOLE-523: Pass configured client name through for redirect messages.
|
2018-03-08 12:16:31 -05:00 |
|
Michael Jumper
|
5d37530687
|
GUACAMOLE-517: Add definition for "Print Screen" key to base RDP keymap.
|
2018-03-06 12:01:50 -08:00 |
|