Commit Graph

37 Commits

Author SHA1 Message Date
Michael Jumper
713fc7f89f GUACAMOLE-1: Rename Basic* classes sensibly. Refactor tunnel classes into own packages. 2016-03-28 20:50:07 -07:00
Michael Jumper
648a6c96f0 GUACAMOLE-1: Remove useless .net.basic subpackage, now that everything is being renamed. 2016-03-28 20:49:56 -07:00
Michael Jumper
6990344697 GUACAMOLE-1: Refactor org.glyptodon package/groupId to org.apache. 2016-03-28 20:43:49 -07:00
James Muehlner
5c43ae4ff9 GUAC-919: Copy Angular changes from old GUAC-546 branch. 2014-11-03 13:57:01 -08:00
Michael Jumper
cc4b458fdd GUAC-919: Remove session timeout from web.xml - we're not using HttpSession. 2014-11-02 23:14:01 -08:00
James Muehlner
6bf2ff3e2f GUAC-919: Copy REST and Guice changes over from GUAC-546 branch. 2014-10-31 00:07:28 -07: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
04ba001f15 GUAC-867: Add periodic keep-alive ping to ensure the session does not perish while a connection is active. 2014-10-13 03:25:31 -07:00
Michael Jumper
b7548675df GUAC-442: Clean up packages. 2014-10-09 21:16:37 -07:00
Michael Jumper
ce7cc71544 GUAC-442: Only update authentication in specific requests. 2014-10-09 16:25:31 -07:00
Michael Jumper
68f7afb8c9 GUAC-442: Restrict access to WebSocket tunnel using filter (rather than RestrictedHttpServlet like the rest of guac). 2014-10-09 15:29:45 -07:00
Michael Jumper
16b0f047ea GUAC-442: Use filter to authenticate and restrict access. 2014-10-09 14:50:08 -07:00
Michael Jumper
e993e96752 GUAC-565: Remove experimental code from master (it will be restored in a branch for the corresponding epic). 2014-03-24 22:23:58 -07:00
Michael Jumper
4334cf7d76 Use servlet to retrieve clipboard state. 2014-03-03 09:48:31 -08:00
Michael Jumper
c2852d4a22 Re-license guacamole as MIT. 2013-12-28 20:32:51 -08:00
James Muehlner
754bbb28c0 Ticket #362: Added ConnectionGroup REST endpoints. 2013-12-16 14:40:02 -08:00
James Muehlner
b15777a70f Ticket #362: Got JSON mapping working. 2013-12-16 14:40:00 -08:00
James Muehlner
4df635e407 Ticket #362: Super basic REST endpoint exposed with Guice and Jersey. 2013-12-16 14:40:00 -08: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
2e2a62bb4d Ticket #263: Modified CRUD servlets for ConnectionGroup compatibility. 2013-08-13 23:10:50 -07:00
Michael Jumper
2606a6a735 Implement protocol XML list servlet, include default parameter set for VNC. 2013-03-12 02:14:57 -07:00
Michael Jumper
e493b36c62 #268: Add create/delete/update stubs. 2013-02-09 01:54:35 -08:00
Michael Jumper
1608178db2 Refactor naming of list servlets. 2013-02-09 01:39:36 -08:00
Michael Jumper
c05286c486 Java-side refactor to support new concept of Connections. Still need JavaScript refactor. 2013-01-31 14:30:29 -08:00
Michael Jumper
192d0050bb Add user and permissions lists. 2013-01-30 13:23:16 -08:00
Michael Jumper
564c58ca20 Explicitly detect mimetype support using test sounds. 2012-10-23 15:35:57 -07:00
Michael Jumper
45e5a60962 Explicitly detect mimetype support using test sounds. Fallback to canPlayType(). 2012-09-12 02:48:24 -07:00
Michael Jumper
03ac523688 Add resource servlet. 2012-09-11 18:05:50 -07:00
Michael Jumper
982dcb9881 Refactor to org.glyptodon.guacamole. 2012-09-05 13:16:25 -07:00
Michael Jumper
ebb75a3494 Hackish support for loadable websocket servlets. 2012-01-25 18:34:56 -08:00
Michael Jumper
cff7445529 Auth API improvements, logout link. 2011-08-16 19:00:00 -07:00
Michael Jumper
e2e110b12f Working multiple-config login stub. 2011-08-12 21:40:07 -07:00
Michael Jumper
9ef50a1ce7 Working login + connection list UI stub. 2011-08-11 09:57:25 -07:00
Michael Jumper
5bca79cd9c XHTML5 compliance, UTF-8 encoding 2011-06-30 14:42:55 -07:00
Michael Jumper
74dd8ad735 Migrated to new tunnel API. 2011-04-08 22:42:27 -07:00
Michael Jumper
dcd259f93e Migrated to new tunnel servlet API, updated .gitignore 2011-01-23 15:25:37 -08:00
Michael Jumper
49e7624dfc Removed all files now part of other repos, moved default webapp source up 2010-12-15 13:36:33 -08:00