Commit Graph

  • 7a0c1fc785 Merge pull request #318 from dynamiccast/update-french-translations Mike Jumper 2016-01-18 11:12:04 -08:00
  • 6f03143741 GUAC-1469 Fix date placeholder format Olivier Berthonneau 2016-01-18 20:06:56 +01:00
  • 2768887134 Merge pull request #316 from dynamiccast/fix-typo-in-french-translation Mike Jumper 2016-01-18 10:20:04 -08:00
  • 3eb6fc25a6 Merge branch 'patch-0.9.9' Michael Jumper 2016-01-13 10:23:10 -08:00
  • a2627b0440 Merge branch 'patch-0.9.8' Michael Jumper 2016-01-13 10:23:05 -08:00
  • 0e16eb9423 GUAC-1465: Cherry-pick changes from 7da1312 for 0.9.8 re-release. James Muehlner 2016-01-07 21:50:38 -08:00
  • 162f4db386 GUAC-1465: Cherry-pick changes from 7da1312 for 0.9.9 re-release. James Muehlner 2016-01-07 21:50:38 -08:00
  • 2bcff5e260 Merge pull request #319 from glyptodon/clean-up-streams James Muehlner 2016-01-12 19:03:37 -08:00
  • fb6d2fa550 GUAC-1452: Input streams must be invalidated when closed. Michael Jumper 2016-01-12 18:57:08 -08:00
  • b491e77f5f GUAC-1469 Fix wrong json file format by adding a missing coma Olivier Berthonneau 2016-01-10 16:23:44 +01:00
  • f1fe87ba5c GUAC-1469 Update missing french translation Olivier Berthonneau 2016-01-10 13:54:29 +01:00
  • abbff6d9ac Merge pull request #317 from glyptodon/GUAC-1465 Mike Jumper 2016-01-07 21:59:08 -08:00
  • 7da13129c4 GUAC-1465: Interpolate text nodes as text to avoid XSS issues. James Muehlner 2016-01-07 21:50:38 -08:00
  • d7df273f03 GUAC-1459 Fix typo in french translation Olivier Berthonneau 2016-01-05 12:32:15 +01:00
  • 0fb0ca8030 Merge pull request #315 from glyptodon/hide-irrelevant-tabs James Muehlner 2015-12-30 09:10:51 -08:00
  • 88d76fb971 GUAC-1407: Only the current data source is relevant when cloning. Do not show the others. Michael Jumper 2015-12-29 22:55:57 -08:00
  • 9b933b7520 Merge pull request #314 from glyptodon/fix-clone-perm-check James Muehlner 2015-12-29 22:44:06 -08:00
  • abd19a6d66 GUAC-1407: Do not show "Clone" button if source user does not yet exist. Michael Jumper 2015-12-29 22:36:03 -08:00
  • aa097cb880 Merge pull request #313 from glyptodon/GUAC-1407 Mike Jumper 2015-12-29 10:49:11 -08:00
  • 2bee2eab49 GUAC-1407: Fixed canClone comment and declaration of selfUsername variable, James Muehlner 2015-12-29 10:45:24 -08:00
  • 18751c0e03 GUAC-1407: Ensure that permissions referring to the cloned user correctly carry over. James Muehlner 2015-12-28 23:01:33 -08:00
  • 5a4c6db6d1 GUAC-1407: Add support for user cloning. James Muehlner 2015-12-28 21:33:40 -08:00
  • 790452d411 Merge pull request #312 from glyptodon/fix-user-account-tab James Muehlner 2015-12-18 15:07:41 -08:00
  • d0f874abe5 GUAC-1444: Do not include username in account tabs if not known. Michael Jumper 2015-12-18 15:01:00 -08:00
  • a3c6193cfe Merge pull request #311 from glyptodon/login-npe James Muehlner 2015-12-17 21:26:42 -08:00
  • 391d99d4c1 GUAC-1442: Do not attempt to remove/retrieve tokens that do not exist. Michael Jumper 2015-12-17 21:16:05 -08:00
  • 9893c9e2f6 GUAC-1275: Netherlands keyboard layout filename replaced Mathias 2015-12-17 12:09:18 +01:00
  • b71a92093e GUAC-1275: Netherlands keyboard layout created Mathias 2015-12-17 12:07:13 +01:00
  • c7b595051a Merge pull request #309 from glyptodon/concurrency James Muehlner 2015-12-16 21:26:37 -08:00
  • 002ec0c50e GUAC-1427: Favor ConcurrentHashMap over Collections.synchronizedMap(). Keeping sessions/tunnels in order is not worth the extreme overhead of a map-wide lock. Michael Jumper 2015-12-16 17:50:18 -08:00
  • 681b8722d6 Merge pull request #308 from glyptodon/multiline-ff James Muehlner 2015-12-16 17:08:29 -08:00
  • 8ec255d545 GUAC-1440: Fix rendering of textarea elements within the admin UI. Michael Jumper 2015-12-16 17:06:16 -08:00
  • 6ba114cbe1 GUAC-1339: Removed duplicate Key definitions Mathias 2015-12-16 17:23:11 +01:00
  • 41297c5079 Merge pull request #240 from Hatsize/master Mike Jumper 2015-12-15 17:00:05 -08:00
  • cde05ba929 Merge pull request #307 from glyptodon/bump-version James Muehlner 2015-12-15 16:41:39 -08:00
  • 0aaf233759 GUAC-1392: Update Guacamole.API_VERSION. Michael Jumper 2015-12-15 13:02:13 -08:00
  • bef2139822 GUAC-1392: Update "guacamoleVersion" of all guac-manifest.json to "0.9.9". Update ExtensionModule to accept only "0.9.9" (or "*"). Michael Jumper 2015-12-15 13:00:59 -08:00
  • 6a77c39c68 GUAC-1392: Bump version to 0.9.9 within all pom.xml (all projects were modified for this release). Michael Jumper 2015-12-15 12:58:22 -08:00
  • b587a39fe5 Merge pull request #306 from glyptodon/stuck-websocket-tunnels Mike Jumper 2015-12-14 22:49:12 -08:00
  • b4dbaf5bdb GUAC-1427: Fix formatting and capitalization of comments. James Muehlner 2015-12-14 22:46:45 -08:00
  • a5e7cecc27 GUAC-1427: Copy parameter values from request to new object since we can't keep the original request around. James Muehlner 2015-12-14 22:09:05 -08:00
  • df385a1a64 GUAC-1427: Do not invoke createTunnel() within WebSocket tunnels unless close() is guaranteed to eventually run. Michael Jumper 2015-12-10 18:31:38 -08:00
  • f1090ac977 Merge pull request #304 from glyptodon/stuck-http-tunnels James Muehlner 2015-12-14 20:09:08 -08:00
  • 96d2477fd1 Merge pull request #305 from glyptodon/fix-jsdoc James Muehlner 2015-12-14 15:05:50 -08:00
  • d41a5c084f GUAC-791: Add configuration file for JSDoc generation. Michael Jumper 2015-12-14 14:43:01 -08:00
  • 15edb39aed GUAC-791: Document the Guacamole namespace. Michael Jumper 2015-12-14 14:42:23 -08:00
  • 7cdfd146ef GUAC-791: Add missing private tags to inner variables/functions. Michael Jumper 2015-12-14 14:26:19 -08:00
  • 4554c64bb7 GUAC-791: Add missing constructor tag for Guacamole.Status. Fix swapped status code definitions. Michael Jumper 2015-12-14 13:54:44 -08:00
  • 2959513d95 GUAC-791: Fix type expressions to comply with JSDoc 3. Michael Jumper 2015-12-14 13:53:00 -08:00
  • e1a256b1c1 GUAC-1427: Migrate HTTP tunnel storage to GuacamoleHTTPTunnelMap. Michael Jumper 2015-12-10 17:53:09 -08:00
  • 5b780fc8cf GUAC-1427: Implement automatic tracking and expiration of HTTP tunnels, independent of explicit read/write requests. Michael Jumper 2015-12-10 17:52:50 -08:00
  • b3a49dae05 GUAC-1427: Deprecate and remove use of guacamole-common's GuacamoleSession, storing tunnels directly within GuacamoleHTTPTunnelServlet instead. Michael Jumper 2015-12-10 16:13:12 -08:00
  • 91f8f5b06b Merge pull request #302 from glyptodon/GUAC-1429 Mike Jumper 2015-12-09 23:06:00 -08:00
  • b0ac9e8d52 GUAC-1429: Modify Directory API to set identifier on added object, and update javascript to use new models. James Muehlner 2015-12-09 22:59:08 -08:00
  • 86841ebfe3 GUAC-1429: Return whole objects instead of identifiers to fix text/plain conversion error. James Muehlner 2015-12-09 22:22:34 -08:00
  • f4f011e05d Merge pull request #301 from glyptodon/GUAC-1430 Mike Jumper 2015-12-09 21:48:27 -08:00
  • 28ff969d32 GUAC-1430: Always show connection closed status after authentication update attempt. James Muehlner 2015-12-09 21:41:47 -08:00
  • f3ff3f62c7 GUAC-1430: Wrap error to ensure that required fields are always present. James Muehlner 2015-12-09 21:39:07 -08:00
  • 1b4181a200 GUAC-1430: Do not move on to the next chained tunnel on upstream timeout. James Muehlner 2015-12-09 21:15:15 -08:00
  • 5d89674a9d Merge pull request #300 from glyptodon/dont-cross-the-streams James Muehlner 2015-12-09 19:45:17 -08:00
  • e6d6c5c56e GUAC-1428: Do not call handlers on non-existent streams. Michael Jumper 2015-12-09 19:43:44 -08:00
  • 40a27a1c10 Merge pull request #299 from glyptodon/GUAC-1426 Mike Jumper 2015-12-09 19:43:11 -08:00
  • 61a73ba5bc GUAC-1426 Remove code to retroactively grant UPDATE permission to existing users. James Muehlner 2015-12-09 19:39:54 -08:00
  • 8cf4b61720 Merge pull request #297 from glyptodon/ldap-ssl-starttls James Muehlner 2015-12-08 20:24:56 -08:00
  • d51a719f2f GUAC-1406: Explicitly call startTLS() if STARTTLS is enabled. Michael Jumper 2015-12-08 16:08:27 -08:00
  • 8724ef7de7 GUAC-1166: Use appropriate socket factory depending on selected encryption method. Michael Jumper 2015-12-08 13:13:27 -08:00
  • a692253b68 GUAC-1166: Add ldap-encryption-method property. Select appropriate default port depending on encryption method. Michael Jumper 2015-12-08 12:50:22 -08:00
  • 13dd7fed48 Merge pull request #296 from glyptodon/connection-perm-filter James Muehlner 2015-12-08 14:26:43 -08:00
  • 8e0dbfc36e GUAC-1406: Add filtering to connection permissions within user edit screen. Michael Jumper 2015-12-08 13:55:33 -08:00
  • c31e865b49 GUAC-1406: Remove injection of unused $q service from manageUserController. Michael Jumper 2015-12-08 13:56:24 -08:00
  • e060b6dfed GUAC-1406: Generalize header formatting into own stylesheet. Michael Jumper 2015-12-08 13:49:51 -08:00
  • b113b7a358 Merge pull request #294 from glyptodon/connection-filter James Muehlner 2015-12-08 12:44:06 -08:00
  • e7d89fc659 GUAC-1406: Add filtering to main connection list of the home screen. Michael Jumper 2015-12-05 22:30:42 -08:00
  • edc3f19216 GUAC-1406: Add filtering to connection admin UI. Michael Jumper 2015-12-03 16:48:25 -08:00
  • e38d4a089a GUAC-1406: Add directive for filtering connection group hierarchies. Michael Jumper 2015-12-03 16:39:43 -08:00
  • 6188253398 Merge pull request #293 from glyptodon/GUAC-1406 Mike Jumper 2015-12-02 22:55:23 -08:00
  • 400afcba64 GUAC-1406: Add user filtering on settings tab. James Muehlner 2015-12-02 22:29:35 -08:00
  • 6009680cc2 Merge pull request #292 from glyptodon/GUAC-1391 Mike Jumper 2015-12-02 20:19:54 -08:00
  • a0e18286d1 GUAC-1391: Skip readable check when listing active sessions for system administrators. James Muehlner 2015-12-02 20:17:16 -08:00
  • 87925d9dc6 Merge pull request #291 from glyptodon/search-perf Mike Jumper 2015-11-24 23:35:26 -08:00
  • e2e8979654 GUAC-1373: Modify connection history page to show duration instead of end date. James Muehlner 2015-11-24 23:29:01 -08:00
  • 622b7f5806 GUAC-1373: Refactor admin-specific HistoryEntryDuration class into generic ConnectionHistoryEntry.Duration. James Muehlner 2015-11-24 21:53:19 -08:00
  • edf22d6ab1 GUAC-1373: Modified connection history record search to only filter by start date. James Muehlner 2015-11-24 21:38:46 -08:00
  • 8f58d90ec7 GUAC-1373: Add new indexes to help performance in search query. James Muehlner 2015-11-24 20:46:41 -08:00
  • feaf4007f6 GUAC-1373: Limit history search result to 1000 records. Michael Jumper 2015-11-15 20:45:51 -08:00
  • 77804b2a9d GUAC-1373: Define sorting only by start date. Michael Jumper 2015-11-15 20:19:31 -08:00
  • 4e4ba9ac45 Merge pull request #290 from glyptodon/jdbc-env James Muehlner 2015-11-12 13:20:05 -08:00
  • 65393adeda GUAC-1373: Move property/attribute logic into ModeledConnection and ModeledConnectionGroup. Michael Jumper 2015-11-12 13:00:43 -08:00
  • a774686311 GUAC-1373: Injected JDBCEnvironment should be private. Michael Jumper 2015-11-12 12:44:40 -08:00
  • 7298cb7bb7 GUAC-1373: Restore bind() for GuacamoleTunnelService. Michael Jumper 2015-11-12 12:43:42 -08:00
  • c22d22f99b GUAC-1373: Refactor PostgreSQL auth to support new JDBCEnvironment. Michael Jumper 2015-11-12 11:45:37 -08:00
  • ea87134879 GUAC-1373: Clean up logic surrounding legacy concurrency properties. Michael Jumper 2015-11-12 11:35:59 -08:00
  • 5cb228391c GUAC-1373: Add default constants. Clean up. Michael Jumper 2015-11-12 11:13:44 -08:00
  • 920ce67bee GUAC-1373: Partly refactored JDBC property loading. James Muehlner 2015-11-11 22:52:53 -08:00
  • 93162c0c45 GUAC-1339: Translate navigation keys Mathias 2015-11-09 14:08:46 +01:00
  • db2a00dcb8 Merge pull request #288 from glyptodon/ldap-tokens James Muehlner 2015-11-03 20:18:33 -08:00
  • 34c7ec4798 Merge pull request #289 from glyptodon/hyper-v James Muehlner 2015-11-03 20:15:44 -08:00
  • 33de8e2f3b GUAC-363: Add RDP preconnection PDU parameters. Michael Jumper 2015-11-03 13:49:16 -08:00
  • c530865a95 GUAC-1342: Clarify username attribute warning. Michael Jumper 2015-11-02 17:50:49 -08:00
  • 600fc081f6 GUAC-1342: Perform token substitution on connections retrieved from LDAP. Michael Jumper 2015-11-02 17:37:13 -08:00