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 |
|
Michael Jumper
|
b47cff044e
|
GUAC-363: Set preconnection BLOB and ID if supported by FreeRDP and specified within connection parameters.
|
2015-11-03 13:36:58 -08:00 |
|
Michael Jumper
|
29b76243b9
|
GUAC-835: Add support for all RDP performance flags.
|
2015-06-12 16:35:38 -07:00 |
|
Michael Jumper
|
be0e1d9b12
|
GUAC-346: Add support for specifying the client hostname.
|
2015-04-14 12:39:08 -07:00 |
|
Michael Jumper
|
0af6c7d22a
|
GUAC-874: Load RDPDR and set device redirection if audio enabled.
|
2014-10-05 15:16:28 -07:00 |
|
Michael Jumper
|
3b8e2a5528
|
GUAC-874: Remove detection of FastPath settings. Rely on defaults.
|
2014-10-05 14:30:55 -07:00 |
|
Michael Jumper
|
b2ab26c727
|
GUAC-849: Check for presence of AudioPlayback setting in FreeRDP settings struct.
|
2014-10-04 20:26:01 -07:00 |
|
Michael Jumper
|
5bcd60b3ba
|
GUAC-849: Set AudioPlayback flag if audio is enabled.
|
2014-10-04 19:47:11 -07:00 |
|
Michael Jumper
|
fd800e6dd7
|
GUAC-771: Ensure display surface is available during initial connection.
|
2014-07-21 09:12:17 -07:00 |
|
Michael Jumper
|
6f5991c504
|
GUAC-730: Fix headers for RDP.
|
2014-06-10 18:45:14 -07:00 |
|
Michael Jumper
|
a6a72d950c
|
Rename parameters more sanely. Add support for working dir.
|
2014-01-30 00:42:37 -08:00 |
|