Commit Graph

555 Commits

Author SHA1 Message Date
Michael Jumper
d39a50bb8c GUACAMOLE-107: Remove horrendously out-of-date READMEs. 2016-10-26 21:53:26 -07:00
Michael Jumper
141400bc77 GUACAMOLE-107: Point all pom.xml at new project website. 2016-10-26 21:53:26 -07:00
Michael Jumper
f8e79d9543 GUACAMOLE-107: Remove horrendously out-of-date changelogs. 2016-10-26 21:53:26 -07:00
James Muehlner
3f7ed57a8a GUACAMOLE-87: Bump guacamole-client version numbers to 0.9.10-incubating. 2016-08-25 21:48:04 -07:00
Michael Jumper
fcefa7a7c7 GUACAMOLE-78: Define a standard identifier for anonymous users. 2016-08-12 12:51:53 -07:00
Michael Jumper
94ce151f69 GUACAMOLE-5: Add "read-only" parameter to all protocols. 2016-08-07 22:53:32 -07:00
Michael Jumper
14365ff72e GUACAMOLE-5: Define connection and sharing profile parameters separately. 2016-08-07 22:50:26 -07:00
Michael Jumper
abbc83a15b GUACAMOLE-5: Provide most recent Credentials to updateUserContext(). Doing otherwise relies on the AuthenticatedUser being updated, which is not guaranteed to happen. 2016-07-29 22:16:39 -07:00
Michael Jumper
0a0b5000bf GUACAMOLE-5: ActiveConnections should be Shareable, to allow sharing links to be generated based on a SharingProfile. 2016-07-16 11:42:47 -07:00
Michael Jumper
e687ed040f GUACAMOLE-5: Define Shareable interface which defines a mechanism for generating (likely temporary) credentials. 2016-07-16 11:42:47 -07:00
Michael Jumper
f9f78a64fc GUACAMOLE-5: Define UserCredentials object which couples a CredentialsInfo with defined parameter values. 2016-07-16 11:42:47 -07:00
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