Commit Graph

181 Commits

Author SHA1 Message Date
Michael Jumper
0bfdea2543 GUAC-1018: Bump version to 0.9.5. 2015-02-15 17:45:04 -08:00
Michael Jumper
b6a9f6849b GUAC-938: Bump version numbers for 0.9.4. 2015-01-06 19:52:58 -08:00
Michael Jumper
de30229d16 GUAC-340: Provide credentials through configurations via TokenFilter. Refactor use of user IDs to new AuthenticatedUser as needed. 2015-01-06 19:39:47 -08:00
Michael Jumper
f993bc0dbc GUAC-964: Maintain consistency regarding null vs "ROOT" for connection group identifiers. 2015-01-05 02:28:50 -08:00
Michael Jumper
1e0f75f4c8 GUAC-933: Do not set parent identifier to the string "null". 2014-12-09 20:55:56 -08:00
Michael Jumper
ca199e1ea6 GUAC-914: Migrate to logback and latest SLF4J. Read logback.xml from GUACAMOLE_HOME if present. 2014-10-30 11:42:22 -07:00
Michael Jumper
52a35ab0b1 GUAC-855: Update version numbers of packages which depend on 0.9.3. 2014-09-19 11:50:14 -07:00
Michael Jumper
db2066fa1f GUAC-772: Bump version numbers to 0.9.2. 2014-07-21 13:42:53 -07:00
Michael Jumper
9ab3a58b2f GUAC-681: Bump version numbers of modified projects to 0.9.1. 2014-05-22 14:10:14 -07:00
Michael Jumper
70a3b67ef1 GUAC-624: Fix isActive() logic. Approximate activity calculations based on known open connections. Update rendering of active connection vs connection without end date. 2014-04-15 11:42:26 -07:00
Michael Jumper
ce4174ffba GUAC-618: Add ping query via connection properties. 2014-04-14 18:18:15 -07:00
Michael Jumper
e44ea62d83 GUAC-574: Update appropriate count - should be user here, not group. 2014-03-26 18:17:20 -07:00
Michael Jumper
7fa30998b2 GUAC-574: Only update active connections if socket not yet closed. 2014-03-26 18:15:01 -07:00
Michael Jumper
b6ccf4c2f3 GUAC-574: Synchronize across ActiveConnectionMap to prevent connection usage race conditions. Need to revisit architecture of connection management within MySQL. 2014-03-26 16:47:27 -07:00
Michael Jumper
ac61c798e5 GUAC-569: Bump version numbers of guacamole-client components to 0.9.0. 2014-03-25 10:38:02 -07:00
Michael Jumper
78f7eb415d GUAC-550: Use appropriate exceptions for error cases. Report when resources cannot be used because they are locked, exhausted, etc. 2014-03-18 22:27:20 -07:00
James Muehlner
3a91dfbb68 Ticket #362: Added parentID property for connection and group. 2014-03-02 22:38:19 -08:00
Michael Jumper
2acfba2d7e Add missing packages. 2013-12-28 20:51:08 -08:00
Michael Jumper
673052b101 Re-license guacamole-auth-mysql as MIT. 2013-12-28 20:33:50 -08:00
James Muehlner
9aa29fe4b2 Ticket #362: Fixed bug in user directory. 2013-12-16 14:40:03 -08:00
James Muehlner
754bbb28c0 Ticket #362: Added ConnectionGroup REST endpoints. 2013-12-16 14:40:02 -08:00
James Muehlner
8b2acc99b6 Ticket #362. Got connection create working. 2013-12-16 14:40:01 -08:00
Michael Jumper
733db858a5 Rename upgrade script to avoid confusion in docs. 2013-08-26 15:54:00 -07:00
Michael Jumper
b6b5cdc8aa Fix classpath in dist.xml. Remove unnecessary logging dependency. 2013-08-26 15:53:10 -07:00
Michael Jumper
5912ea402d Remove central guac-dev repo reference. Refactor net.sourceforge.guacamole to org.glyptodon.guacamole. Extensions are remaining with their classes in net.sourceforge.guacamole for compatibility's sake until we have a better system for extensions. 2013-08-25 13:39:00 -07:00
James Muehlner
83e820e7ba Fixing NPE found when not having required host and port properties. 2013-08-21 14:57:29 -07:00
Michael Jumper
2103e4388f Bump version numbers of modified projects. 2013-08-19 10:35:50 -07:00
James Muehlner
7111fec092 Ticket #390: Made changes suggested in code review. 2013-08-18 21:49:01 -07:00
James Muehlner
681a0201ba Ticket #390: Added mysql-disallow-duplicate-connections property and enforced connection and connectionGroup access restrictions thereof. 2013-08-18 19:32:22 -07:00
James Muehlner
d8e8eae489 Ticket #395: Fixed some small bugs. 2013-08-16 21:33:26 -07:00
James Muehlner
32c09e9dae Ticket #395: Add automatic READ and UPDATE permissions to ROOT in the permission checks. 2013-08-16 21:26:08 -07:00
James Muehlner
d3b94abbdd Ticket #263: Fixed variable name in comment. 2013-08-15 10:50:27 -07:00
James Muehlner
1ba07bc03b Ticket #263: Make sure that no group cycles can be created, and change it so you can move items to ROOT. 2013-08-15 10:33:31 -07:00
James Muehlner
e55131c3c5 Ticket #263: Made sure that we can't create connection group cycles. 2013-08-15 09:49:42 -07:00
James Muehlner
87b1b56b7f Ticket #263: Make sure to compare the correct object types in the group usage test. 2013-08-15 01:19:19 -07:00
James Muehlner
7e334e3559 Ticket #263: Group admins can use connection groups however they wish. 2013-08-15 01:07:07 -07:00
James Muehlner
2f239ca203 Ticket #263: Checking correct parentID for move(). 2013-08-14 21:45:13 -07:00
James Muehlner
c600e289c3 Ticket #263: Root group is now organizational. 2013-08-14 17:24:41 -07:00
James Muehlner
0abd544165 Ticket #263: Fixed bugs around not being able to add connections or groups into the root group. 2013-08-14 16:45:30 -07:00
James Muehlner
28dbd67da6 Ticket #263: Add cascade delete onto parentID constraints. 2013-08-14 16:06:02 -07:00
James Muehlner
beedf0eb39 Ticket #263: Fixed connection vs group copy-paste bug. 2013-08-13 21:12:55 -07:00
James Muehlner
e13429c818 Ticket #263: Fixed usages of CREATE_CONNECTION_GROUP permission throughout. 2013-08-13 21:00:57 -07:00
James Muehlner
2269073aed Ticket #263: Corrected Example parameters. 2013-08-13 20:21:29 -07:00
James Muehlner
2467c5469f Ticket #263: Fixed some exceptions. 2013-08-13 18:48:17 -07:00
Michael Jumper
c00eaa49b6 Connection groups should return directories of their children, not their parent's children. 2013-08-12 02:03:16 -07:00
James Muehlner
2e990edc22 Ticket #263: Fixed name of existing connection unique key. 2013-08-09 11:04:28 -07:00
James Muehlner
18836df861 Ticket #263: Cleaned up a bit of un-needed code from the last change. 2013-08-09 10:03:18 -07:00
James Muehlner
8e35804c85 Ticket #263: Changes in response to code review. 2013-08-09 10:00:45 -07:00
James Muehlner
c4e3ff1122 Ticket #263: Fixed a couple of bugs after testing. 2013-08-09 00:12:14 -07:00
James Muehlner
e7ec3399c6 Ticket #263: Changed name to activeConnectionMap. 2013-08-08 21:06:38 -07:00