Commit Graph

494 Commits

Author SHA1 Message Date
Michael Jumper
ad50a77293 GUACAMOLE-5: Implement QUERY_PARAMETER field type. 2016-07-16 11:42:47 -07:00
Michael Jumper
0f49c39ed4 GUACAMOLE-5: Track the sharing profile associated with an active connection. 2016-07-16 11:42:47 -07:00
Michael Jumper
a2ad7a69ab GUACAMOLE-5: Add sharing profile permissions. 2016-07-16 11:42:47 -07:00
Michael Jumper
eededc33ca GUACAMOLE-5: Define sharing profiles and their relationship to connections. 2016-07-16 11:39:44 -07:00
Michael Jumper
4e7f086f83 GUACAMOLE-5: Move common identifier equals() / hashCode() of abstract Identifiable implementations to common base class. 2016-07-16 11:09:10 -07:00
Michael Jumper
089b584d27 GUACAMOLE-25: Add "enable-audio-input" parameter for RDP. 2016-05-25 13:49:28 -07:00
Michael Jumper
831e974f5f GUACAMOLE-1: Update pom.xml to reflect Apache licensing. 2016-03-28 20:50:39 -07:00
Michael Jumper
c569d2fb62 GUACAMOLE-1: Add required LICENSE and NOTICE. Remove old MIT license. 2016-03-28 20:50:36 -07:00
Michael Jumper
1810ec971f GUACAMOLE-1: Relicense C and JavaScript files. 2016-03-28 20:50:18 -07:00
Michael Jumper
cbe3387d92 GUACAMOLE-1: Replace version 0.9.9 with version 0.9.9-incubating. 2016-03-28 20:49:58 -07:00
Michael Jumper
1f7d9bb052 GUACAMOLE-1: Update SCM references in pom.xml 2016-03-28 20:49:52 -07:00
Michael Jumper
6990344697 GUACAMOLE-1: Refactor org.glyptodon package/groupId to org.apache. 2016-03-28 20:43:49 -07:00
Michael Jumper
862e24ff64 GUAC-1164: Add definitions and translation strings for resize method parameter. 2016-03-16 14:48:51 -07:00
Michael Jumper
e8496c2193 GUAC-236: Add parameters and translation strings for screen recording. 2016-02-28 23:56:16 -08:00
Michael Jumper
d7bea32a95 GUAC-1410: Add parameter and value translation string for Japanese keymap. 2016-02-01 14:57:21 -08:00
Michael Jumper
8b03062de6 GUAC-1451: Add SSH/telnet typescript parameters and their English translations. 2016-01-25 13:00:56 -08:00
Michael Jumper
6647cdf12d GUAC-1451: Publicly expose token names. 2016-01-22 11:48:26 -08:00
Michael Jumper
7789fe89d7 GUAC-1451: Do not require Credentials for adding standard tokens. 2016-01-22 11:47:37 -08:00
Michael Jumper
22f650b4f7 GUAC-1451: Add standard GUAC_DATE and GUAC_TIME parameter tokens. 2016-01-22 11:39:51 -08:00
Michael Jumper
6a77c39c68 GUAC-1392: Bump version to 0.9.9 within all pom.xml (all projects were modified for this release). 2015-12-15 12:58:22 -08:00
James Muehlner
b0ac9e8d52 GUAC-1429: Modify Directory API to set identifier on added object, and update javascript to use new models. 2015-12-09 22:59:08 -08:00
Michael Jumper
77804b2a9d GUAC-1373: Define sorting only by start date. 2015-11-24 21:34:37 -08:00
Michael Jumper
33de8e2f3b GUAC-363: Add RDP preconnection PDU parameters. 2015-11-03 15:29:34 -08:00
Michael Jumper
638e83a98c GUAC-1038: Add SSH "command" parameter to translation strings and protocol JSON. 2015-10-19 16:06:06 -07:00
Michael Jumper
51712f2727 GUAC-1364: GuacamoleCredentialsException should be a GuacamoleUnauthorizedException (not just a generic "security" exception). 2015-10-16 11:24:39 -07:00
James Muehlner
03c1ac1876 GUAC-1193 Add required connection name property to connection record. 2015-10-13 20:04:24 -07:00
James Muehlner
1b5663f5c0 GUAC-1193: Document possibility of side effects when using subset functions of ConnectionRecordSet. 2015-10-06 22:47:04 -07:00
Michael Jumper
3c5f72b288 GUAC-1193: Include connection identifier within history records. 2015-09-23 16:02:17 -07:00
Michael Jumper
16d047e81e GUAC-1193: Remove after() and before() functions from ConnectionRecordSet. They would not be used. 2015-09-23 14:41:19 -07:00
James Muehlner
5de7682cf7 GUAC-1193: Create connection history interface, and add simple implementation. 2015-09-22 23:33:51 -07:00
Michael Jumper
5f5b9f5cb8 GUAC-1280: Bump version numbers to 0.9.8 where appropriate. 2015-09-04 10:48:11 -07:00
Michael Jumper
caccb37af3 GUAC-586: Only use cached configurations within SimpleAuthenticationProvider if truly from same instance. 2015-09-02 19:51:27 -07:00
Michael Jumper
71052fa126 GUAC-586: Implement listing of visible users within LDAP (by completely rewriting the LDAP auth provider). 2015-09-01 17:17:55 -07:00
Michael Jumper
0d92876d23 GUAC-586: Ensure LocalEnvironment is tolerant to failues in loading guacamole.properties. 2015-08-28 12:14:02 -07:00
Michael Jumper
b0ac5d22ff GUAC-586: Associate unique identifier with each AuthenticationProvider. 2015-08-28 12:14:02 -07:00
Michael Jumper
15e948138d GUAC-586: Associate AuthenticationProvider directly with UserContext. 2015-08-28 12:10:34 -07:00
Michael Jumper
90ae5b0e17 GUAC-586: Separate authentication from authorization. 2015-08-23 22:07:43 -07:00
Michael Jumper
e733052fa4 GUAC-830: Bring up to spec regarding comment level. 2015-08-21 19:37:43 -07:00
Michael Jumper
def547acc8 GUAC-830: Move parsing/formatting into field types. 2015-08-21 16:24:07 -07:00
Michael Jumper
2a88856787 Merge branch 'testing-common-ssh' 2015-08-13 16:30:42 -07:00
Michael Jumper
438ccf7ec4 GUAC-1292: Add "sftp-directory" parameter to VNC and RDP. 2015-08-13 16:22:05 -07:00
Michael Jumper
2e52382fd9 GUAC-1213: Add date and time fields, along with corresponding template/controller stubs. 2015-08-10 11:18:57 -07:00
Michael Jumper
65cdb5daef GUAC-1213: Add time zone field type. 2015-08-09 22:14:19 -07:00
Michael Jumper
7d64802726 GUAC-1195: Add "color-scheme" parameter to SSH and telnet. 2015-07-28 17:01:28 -07:00
Michael Jumper
5f85b41bbd GUAC-515: Add create-drive-path parameter to RDP. 2015-07-28 14:36:50 -07:00
Michael Jumper
e4b09fb58e GUAC-298: Add VNC parameter for clipboard encoding. 2015-07-27 18:52:39 -07:00
Michael Jumper
10e266aea9 GUAC-1171: Add SFTP parameters to VNC. 2015-07-10 21:15:52 -07:00
Michael Jumper
1060d7b48e GUAC-1171: Add SFTP parameters to RDP. 2015-07-10 21:15:27 -07:00
Michael Jumper
73f4ae9d72 GUAC-835: Add RDP performance flag parameters to interface. 2015-06-12 17:10:05 -07:00
Michael Jumper
f41c7a7b1a GUAC-1174: Bump version numbers to 0.9.7. 2015-06-08 16:47:22 -07:00