| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 Nick Couchman | b816836e49 | GUACAMOLE-102: Change LDAP searches to use global LDAPSearchConstraints instead of instantiating their own each time. | 2017-03-19 21:09:00 -04:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | d1635ce28c | GUACAMOLE-102: Create a more global LDAPSearchConstraints in the ConfigurationService. | 2017-03-19 21:04:32 -04:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | b7fd01e02d | GUACAMOLE-102: Correct spelling mistake. | 2017-03-19 20:53:05 -04:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | b9271aac56 | GUACAMOLE-102: Clearer comments on the function for the config values for dereferencing aliases. | 2017-03-19 20:50:30 -04:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | c0a1b692d1 | GUACAMOLE-102: Fix issue with string comparison, and fully check values for ldap-dereference-aliases. | 2017-03-19 20:45:52 -04:00 |  | 
			
				
					| 
							
							
								 Nick Couchman | 907e0edfcf | GUACAMOLE-244: Support configuration of alias dereferencing | 2017-03-18 12:08:38 -04:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 1a621886c6 | Merge 0.9.12-incubating changes back to master. | 2017-03-13 22:09:38 -07:00 |  | 
			
				
					| 
							
							
								 James Muehlner | ac7ccbf606 | GUACAMOLE-231: Merge client handling for mouse instruction | 2017-03-13 21:52:31 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 96140d4167 | GUACAMOLE-231: Update software cursor location when a "mouse" instruction is received. | 2017-03-11 14:41:06 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 25b9425eda | Merge 0.9.12-incubating changes back to master. | 2017-03-07 17:11:41 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 4a0de7fcc2 | GUACAMOLE-230: Merge mouse cursor size fix. | 2017-03-07 17:09:25 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 69ff583a07 | GUACAMOLE-230: Supply oncursor event with new canvas (having correct dimensions). | 2017-03-04 20:36:24 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | c2f7fdb61d | GUACAMOLE-230: Provide means of retrieving a canvas with the same dimensions and content as a layer. | 2017-03-04 20:33:57 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 865ec19704 | GUACAMOLE-229: Merge fix for improper clearing of XHR polling interval. | 2017-03-02 11:47:53 -08:00 |  | 
			
				
					| 
							
							
								 Tyler Schneider | b5bd316dfd | GUACAMOLE-229: Remove intervals properly when XHR is polling. | 2017-03-02 11:59:58 -07:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 3ec99cbcdd | Merge 0.9.12-incubating changes back to master. | 2017-03-01 08:27:22 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 6bcb983838 | GUACAMOLE-225: Merge updated version numbers. | 2017-02-28 11:00:45 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | f8877304e0 | GUACAMOLE-224: Merge removal of @author tags. | 2017-02-28 10:06:28 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 3de690abfe | GUACAMOLE-225: Bump version numbers to 0.9.12-incubating (guacamole-common unchanged). | 2017-02-28 09:33:53 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | dec73c8457 | GUACAMOLE-224: Remove @author tags from codebase. | 2017-02-27 23:20:30 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 6a2235eff7 | GUACAMOLE-208: Merge new codes and translations. | 2017-02-15 22:04:27 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ecf506ecef | GUACAMOLE-208: Automatically reconnect after network errors. | 2017-02-15 21:24:59 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ee4f8cf796 | GUACAMOLE-208: Define UPSTREAM_UNAVAILABLE and UPSTREAM_NOT_FOUND strings for tunnel errors. | 2017-02-15 21:24:57 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | dd6964afb1 | GUACAMOLE-208: Define translation strings for new status codes. | 2017-02-15 21:24:55 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 3835eaef47 | GUACAMOLE-208: Define and document missing RESOURCE_CLOSED status code. | 2017-02-15 21:24:53 -08:00 |  |