James Muehlner
|
6dad6cd919
|
Merge 1.1.0 changes back to master.
|
2019-04-09 21:52:28 -07:00 |
|
Michael Jumper
|
7d2b7126db
|
GUACAMOLE-381: Add copy/paste disable flags for all supported protocols.
|
2019-02-19 11:34:18 -08:00 |
|
Michael Jumper
|
e5c1147cf6
|
GUACAMOLE-637: Replace usages of strncpy() with guac_strlcpy().
|
2019-01-23 18:44:45 -08: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
|
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 |
|
Nick Couchman
|
5e942c9a67
|
GUACAMOLE-446: Valid default value for the filesystem name.
|
2018-07-03 23:23:38 -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
|
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 |
|
Michael Jumper
|
bc5b01d4d8
|
GUACAMOLE-448: Merge support for configuring the level of caching used by RDP.
|
2018-02-22 00:39:31 -08:00 |
|
Nick Couchman
|
d239207f0f
|
GUACAMOLE-448: Add support for configuring glyph caching.
|
2018-02-20 15:35:50 -05:00 |
|
Michael Jumper
|
4fb17d5610
|
GUACAMOLE-313: Add flags for controlling the contents of session recordings.
|
2018-01-26 16:42:24 -08:00 |
|
Nick Couchman
|
66ffda24f0
|
GUACAMOLE-448: Add support for configuring bitmap caching.
|
2018-01-02 18:26:29 -05:00 |
|
Michael Jumper
|
d51e92eb31
|
GUACAMOLE-303: Add "sftp-root-directory" parameter to VNC, RDP, and SSH.
|
2017-06-29 15:48:23 -07:00 |
|
Nick Couchman
|
af4d762147
|
GUACAMOLE-203: Move warning about minimum alive interval to single place in common code.
|
2017-06-14 12:49:49 -04:00 |
|
Nick Couchman
|
89b9a905db
|
GUACAMOLE-203: Tweak warning message sent to users.
|
2017-06-14 11:11:32 -04:00 |
|
Nick Couchman
|
df718395e8
|
GUACAMOLE-203: Change alive interval from int to unsigned.
|
2017-06-14 10:17:28 -04:00 |
|
Nick Couchman
|
193051dfd5
|
GUACAMOLE-203: Change parameter name for consistency
|
2017-06-14 08:40:07 -04:00 |
|
Nick Couchman
|
03403e3ea5
|
GUACAMOLE-203: Correct implementation of SSH keepalive option for SFTP connections across all protocols.
|
2017-05-31 21:03:14 -04:00 |
|
Michael Jumper
|
09099050cb
|
GUACAMOLE-40: Set RD gateway and load balancing settings for FreeRDP where applicable.
|
2017-04-10 00:13:38 -07:00 |
|
Michael Jumper
|
da8636ef54
|
GUACAMOLE-40: Add and parse RD gateway connection parameters.
|
2017-04-09 23:58:11 -07:00 |
|
Michael Jumper
|
eee928548d
|
GUACAMOLE-169: Use proper namespace for internal common headers.
|
2017-01-23 23:26:26 -08:00 |
|
Michael Jumper
|
1ad99a312e
|
GUACAMOLE-5: Add "read-only" parameter to RDP, SSH, and telnet (per-user, just like VNC).
|
2016-07-24 22:36:25 -07:00 |
|
Michael Jumper
|
4fdcfebf25
|
GUACAMOLE-25: Set AudioCapture flag if audio input is enabled.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
21ab9d765d
|
GUACAMOLE-25: Add stub "guacai" plugin for AUDIO_INPUT channel support.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
9ae667e6bc
|
GUACAMOLE-35: Fix logic of desktop_composition flag.
|
2016-05-23 20:39:26 -07:00 |
|
Michael Jumper
|
88b422987e
|
GUACAMOLE-35: Ensure performance flag values are applied.
|
2016-05-23 13:55:37 -07:00 |
|
Michael Jumper
|
4da3bef4ec
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
|
Michael Jumper
|
7c3d108e21
|
GUAC-1164: Duplicate strings which FreeRDP will free when it frees its settings structure.
|
2016-03-17 18:05:16 -07:00 |
|
Michael Jumper
|
176ff96a26
|
GUAC-1164: Ensure elements of SVC names array are freed.
|
2016-03-17 15:54:15 -07:00 |
|
James Muehlner
|
55f5d1cca3
|
Merge pull request #129 from glyptodon/rdp-resize
GUAC-1164: Add parameter for automatically reconnecting when display changes
|
2016-03-16 21:37:06 -07:00 |
|
Michael Jumper
|
8d14118469
|
GUAC-1164: Add setting for specifying the resize method, if any.
|
2016-03-16 14:44:16 -07:00 |
|
Michael Jumper
|
0a5e57362e
|
GUAC-236: Add missing plurals.
|
2016-03-16 10:45:11 -07:00 |
|
Michael Jumper
|
534d0e580e
|
GUAC-236: Add missing documentation for screen recording parameters of VNC and RDP.
|
2016-03-16 10:26:10 -07:00 |
|
Michael Jumper
|
6fc208554d
|
GUAC-236: Add session recording parameters to VNC, RDP, and SSH.
|
2016-03-14 20:22:02 -07:00 |
|
Michael Jumper
|
993e8583a6
|
GUAC-1389: Document enum for RDP args.
|
2016-03-07 15:42:50 -08:00 |
|
Michael Jumper
|
e573e59e83
|
GUAC-1389: Add screen sharing support to RDP.
|
2016-03-07 11:32:44 -08:00 |
|