Commit Graph

275 Commits

Author SHA1 Message Date
Michael Jumper
db594540d6 GUACAMOLE-40: Define RD gateway and load balancing parameters for RDP. 2017-04-15 20:03:30 -07:00
James Muehlner
3ec99cbcdd Merge 0.9.12-incubating changes back to master. 2017-03-01 08:27:22 -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
257c160aa8 GUACAMOLE-47: Merge storage of remote address and hostname in credentials. 2017-01-29 11:49:38 -08:00
Michael Jumper
946816363e GUACAMOLE-135: Add Swiss-French keyboard layout option for RDP. 2017-01-28 13:47:59 -08:00
Michael Jumper
b336e26cb2 GUACAMOLE-47: Store remote address and hostname within Credentials. 2017-01-28 11:23:31 -08:00
Michael Jumper
1ed73e6a97 GUACAMOLE-47: Correct documentation of address/hostname token names. 2017-01-28 11:20:23 -08:00
Michael Jumper
0d6500396a GUACAMOLE-47: Merge support for GUAC_CLIENT_HOSTNAME and GUAC_CLIENT_ADDRESS parameter tokens. 2017-01-28 10:50:26 -08:00
Nick Couchman
44a197c762 GUACAMOLE-47: Change new token names to something more descriptive. 2017-01-28 13:40:09 -05:00
Nick Couchman
b785fc208b GUACAMOLE-47: Tweak internal variable names for tokens. 2017-01-28 13:39:49 -05:00
Michael Jumper
8185a023f6 GUACAMOLE-154: Bump version numbers to 0.9.11-incubating for modified components. 2017-01-09 13:51:23 -08:00
Nick Couchman
962bec8806 GUACAMOLE-47: Shorten the token length and change name. 2017-01-06 19:38:31 -05:00
Nick Couchman
3614aff4d9 GUACAMOLE-47: Add imports needed for implementation of client token. 2017-01-06 19:26:53 -05:00
Nick Couchman
797bb86a43 GUACAMOLE-47: Implement support for client hostname/IP token for connections. 2017-01-06 19:24:50 -05:00
Michael Jumper
89d3ba44a7 GUACAMOLE-36: Clarify description/use of Translatable interface. 2017-01-03 19:42:25 -08:00
Michael Jumper
0671f18d40 GUACAMOLE-36: Define REST API transfer mechanism for translatable messages. 2017-01-03 19:42:24 -08:00
Michael Jumper
322d2ba144 GUACAMOLE-119: Add Apache license boilerplate to pom.xml. 2016-11-12 18:16:27 -08:00
Michael Jumper
27bb5632f5 GUACAMOLE-119: Add Apache RAT validation to build. 2016-11-12 18:16:03 -08:00
Michael Jumper
30e2122e61 GUACAMOLE-107: Remove redundant NOTICE and LICENSE. Should only be in top-level directory. 2016-10-26 21:53:26 -07:00
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