Michael Jumper
|
8b9b4881b7
|
GUACAMOLE-267: Do not require ConfiguredGuacamoleSocket for all active connections.
|
2017-04-20 22:37:08 -07:00 |
|
Michael Jumper
|
ad3fcb59ca
|
GUACAMOLE-267: Narrow concerns of FailoverGuacamoleSocket to a single connection. Throw exceptions directly from constructor if upstream errors are encountered.
|
2017-04-20 22:37:08 -07:00 |
|
Michael Jumper
|
3f38880a12
|
GUACAMOLE-267: Avoid unnecessarily rebuilding the Guacamole protocol form of a GuacamoleInstruction.
|
2017-04-20 22:37:08 -07:00 |
|
Michael Jumper
|
798f06ee0a
|
GUACAMOLE-267: Implement FailoverGuacamoleSocket.
|
2017-04-20 22:37:08 -07:00 |
|
Michael Jumper
|
7f5e1b80e3
|
GUACAMOLE-250: Add example project demonstrating in-browser recording playback.
|
2017-04-20 22:36:15 -07:00 |
|
James Muehlner
|
79c66b00f1
|
GUACAMOLE-250: Merge new SessionRecording for recording playback.
|
2017-04-20 22:26:55 -07:00 |
|
James Muehlner
|
c7756c4fd9
|
GUACAMOLE-40: Merge new RDP parameters.
|
2017-04-20 21:07:30 -07:00 |
|
James Muehlner
|
66dc1e6aff
|
GUACAMOLE-208: Merge new exception classes.
|
2017-04-20 21:05:33 -07:00 |
|
Michael Jumper
|
32610e9af2
|
GUACAMOLE-208: Define missing exception for the RESOURCE_CLOSED status code.
|
2017-04-16 23:13:03 -07:00 |
|
Michael Jumper
|
bfc2f2e7eb
|
GUACAMOLE-208: Define exceptions for the new SESSION_CLOSED, SESSION_CONFLICT, and SESSION_TIMEOUT status codes.
|
2017-04-16 23:13:03 -07:00 |
|
Michael Jumper
|
82e9967a13
|
GUACAMOLE-208: Define exceptions for the new UPSTREAM_NOT_FOUND and UPSTREAM_UNAVAILABLE status codes.
|
2017-04-16 23:13:03 -07:00 |
|
Michael Jumper
|
db594540d6
|
GUACAMOLE-40: Define RD gateway and load balancing parameters for RDP.
|
2017-04-15 20:03:30 -07:00 |
|
Michael Jumper
|
4f9469d901
|
GUACAMOLE-250: Add support for seeking within session recordings.
|
2017-04-15 17:12:29 -07:00 |
|
Michael Jumper
|
9d5e1111a6
|
GUACAMOLE-250: Automatically store keyframes while recordings are being played.
|
2017-04-15 17:12:29 -07:00 |
|
Michael Jumper
|
1fcb5f2d19
|
GUACAMOLE-250: Fix backward seeking - must retreat potentially all the way to frame 0 in search of an absolute state.
|
2017-04-15 17:12:29 -07:00 |
|
Michael Jumper
|
052bb9b36b
|
GUACAMOLE-250: Implement Guacamole.SessionRecording having basic play/pause support.
|
2017-04-15 17:12:23 -07:00 |
|
James Muehlner
|
e8f4cd5515
|
GUACAMOLE-250: Merge asynchronous client state export.
|
2017-04-14 14:27:36 -07:00 |
|
Michael Jumper
|
171653dca5
|
GUACAMOLE-250: Require callback - calling exportState() makes no sense otherwise.
|
2017-04-14 14:26:13 -07:00 |
|
James Muehlner
|
209009cc7c
|
GUACAMOLE-250: Merge response type fix for static protocol data download.
|
2017-04-14 14:14:19 -07:00 |
|
James Muehlner
|
8c7942c012
|
GUACAMOLE-250: Merge image rendering error fix.
|
2017-04-14 14:12:04 -07:00 |
|
Michael Jumper
|
e33408cbe3
|
GUACAMOLE-250: Unblock image rendering tasks if image decode fails.
|
2017-04-14 10:33:27 -07:00 |
|
Michael Jumper
|
5d6c774be8
|
GUACAMOLE-250: Ensure static downloads of Guacamole protocol data are handled as text, even if the "Content-Type" header is missing.
|
2017-04-14 10:31:24 -07:00 |
|
Michael Jumper
|
9ba6a5f69b
|
GUACAMOLE-250: Export client state asynchronously (display state may not match protocol state otherwise).
|
2017-04-14 10:30:42 -07:00 |
|
James Muehlner
|
95968016c2
|
GUACAMOLE-250: Merge image URL fix.
|
2017-04-14 10:06:25 -07:00 |
|
Michael Jumper
|
4582f123c3
|
GUACAMOLE-250: Store image URL in client state only if such an image can be generated (non-zero width/height).
|
2017-04-12 23:05:52 -07:00 |
|
James Muehlner
|
ae7d57b3c3
|
GUACAMOLE-250: Merge support for saving/restoring client state.
|
2017-04-11 21:27:33 -07:00 |
|
Michael Jumper
|
2a894ffcfb
|
GUACAMOLE-250: Add support for saving/restoring Guacamole.Client state.
|
2017-04-11 21:23:59 -07:00 |
|
James Muehlner
|
bb0d796618
|
GUACAMOLE-250: Merge addition of new StaticHTTPTunnel.
|
2017-04-11 21:02:06 -07:00 |
|
Michael Jumper
|
f915862f3b
|
GUACAMOLE-250: Add tunnel implementation which reads static files via HTTP.
|
2017-04-11 16:33:18 -07:00 |
|
James Muehlner
|
5a9ad11193
|
GUACAMOLE-260: Update copyright year in NOTICE to 2017.
|
2017-03-31 11:15:46 -07:00 |
|
Michael Jumper
|
805783395f
|
GUACAMOLE-260: Update copyright year in NOTICE files to 2017.
|
2017-03-30 19:42:54 -07:00 |
|
James Muehlner
|
7c18650123
|
GUACAMOLE-204: Merge auto-hiding of field headers.
|
2017-03-29 11:27:18 -07:00 |
|
James Muehlner
|
bdd3526144
|
GUACAMOLE-256: Merge NoAuth deprecation.
|
2017-03-29 11:15:23 -07:00 |
|
Michael Jumper
|
0317fc002b
|
GUACAMOLE-101: Merge support for arbitrary filtering of LDAP users.
|
2017-03-28 09:26:55 -07:00 |
|
Nick Couchman
|
b91d446f1f
|
GUACAMOLE-101: Collapse StringBuilder append lines, remove extra space.
|
2017-03-28 11:39:37 -04:00 |
|
Nick Couchman
|
f54af15f0b
|
GUACAMOLE-101: Avoid using both StringBuilder and String concatenation.
|
2017-03-28 11:29:46 -04:00 |
|
Nick Couchman
|
db9876e736
|
GUACAMOLE-101: Remove connection search filter changes.
|
2017-03-28 07:56:52 -04:00 |
|
Nick Couchman
|
5c768384bc
|
GUACAMOLE-101: Corrections to comments for proper LDAP filter syntax.
|
2017-03-28 07:56:47 -04:00 |
|
Nick Couchman
|
c5fe3d1df3
|
GUACAMOLE-101: Update comments to some of the changes.
|
2017-03-28 07:56:41 -04:00 |
|
Nick Couchman
|
2aec452aa5
|
GUACAMOLE-101: Impelement properties for controller user and connection search filters.
|
2017-03-28 07:56:28 -04:00 |
|
Michael Jumper
|
6c5cdae152
|
GUACAMOLE-204: Do not display field headers, etc. if the field itself has no content whatsoever.
|
2017-03-27 22:32:53 -07:00 |
|
Michael Jumper
|
2c8dbadec5
|
GUACAMOLE-256: Mark NoAuth as deprecated. Log warning if NoAuth is used.
|
2017-03-26 20:44:56 -07:00 |
|
James Muehlner
|
3188adb89f
|
GUACAMOLE-251: Merge removal of MAINTANER from Dockerfile.
|
2017-03-26 12:26:03 -07:00 |
|
Michael Jumper
|
1d3d3b717a
|
GUACAMOLE-251: Remove MAINTAINER instruction from Dockerfile.
|
2017-03-25 20:00:38 -07:00 |
|
James Muehlner
|
8a0a6e3152
|
GUACAMOLE-252: Merge viewport centering fix for Edge.
|
2017-03-22 21:00:49 -07:00 |
|
Michael Jumper
|
ed1d1db2da
|
GUACAMOLE-252: Ensure display container is explicitly sized to cover the vertical area of its container (rather than relying on the implications of display: table-cell).
|
2017-03-22 20:40:02 -07:00 |
|
Michael Jumper
|
3407586642
|
GUACAMOLE-244: Merge support for configuring LDAP alias dereferencing behavior.
|
2017-03-21 10:43:26 -07:00 |
|
Nick Couchman
|
f1466906e3
|
GUACAMOLE-244: Minor style tweaks in comments.
|
2017-03-21 07:33:21 -04:00 |
|
Nick Couchman
|
f2b4053192
|
GUACAMOLE-244: Rename DereferenceAliases class to DereferenceAliasesMode, fix several comment issues and spelling mistakes.
|
2017-03-20 20:24:46 -04:00 |
|
Nick Couchman
|
daf4e9d262
|
GUACAMOLE-244: Implement custom property type to handle alias dereferencing configuration.
|
2017-03-20 07:51:00 -04:00 |
|