Commit Graph

2432 Commits

Author SHA1 Message Date
Michael Jumper
e47bcaf0c1 Using ssh for repo deploy 2010-12-08 13:11:45 -08:00
Michael Jumper
2e1a3858b8 More reorganization 2010-12-08 02:09:19 -08:00
Michael Jumper
8753c294cc Organized structure 2010-12-08 02:07:36 -08:00
Michael Jumper
b66eb1618e Repo configuration, working deploy, working webapp build 2010-12-08 02:02:28 -08:00
Michael Jumper
5b33f8c409 Moved webapp static parts into own project 2010-12-08 01:38:17 -08:00
Michael Jumper
2ab80265cc Working build script. Still need to split servlets, etc. off from common 2010-12-08 01:33:55 -08:00
Michael Jumper
11b7c07481 Partial move to maven build system 2010-12-08 01:17:55 -08:00
Michael Jumper
7fd91625d6 Shouldn't use get method (default), even if overridden by JS (browser may show in URL, cache page, etc.) 2010-12-07 19:30:46 -08:00
Michael Jumper
94803cd300 Changed green background to gray 2010-12-06 13:15:50 -08:00
Michael Jumper
3f229eff95 Merge branch 'zhangmaike/native-client' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole into zhangmaike/native-client 2010-12-05 17:12:03 -08:00
Michael Jumper
a05aefdd6c Added CDATA to allow proper validation of script tag 2010-12-05 17:11:41 -08:00
Michael Jumper
312e9f3a7e Updated build.xml to include proper example files 2010-12-05 16:40:42 -08:00
Michael Jumper
5845bc853a Updated build.xml to include META-INF 2010-12-05 16:39:30 -08:00
Michael Jumper
a94947c222 Adding missing license/copyright notices 2010-12-05 15:10:28 -08:00
Michael Jumper
4ef133d2b5 Added auth provider to properties, fixed classnames 2010-12-05 15:04:11 -08:00
Michael Jumper
f99f9cff15 Initial auth provider, using properties instead of XML 2010-12-05 14:33:43 -08:00
Michael Jumper
a1f0de62b9 Automatic reloading of password file 2010-12-05 02:06:51 -08:00
Michael Jumper
59988b1177 Fixed MD5 auth 2010-12-04 23:41:30 -08:00
Michael Jumper
0adaae171d Added MD5 example 2010-12-04 23:04:48 -08:00
Michael Jumper
1bda968b22 MD5 encoding, fixed build.xml 2010-12-04 23:02:32 -08:00
Michael Jumper
ff9e1664a6 Working login page and user auth configuration 2010-12-04 20:47:34 -08:00
Michael Jumper
a8d9d4f256 Added login screen (simulated for now) and improved styling 2010-12-04 18:33:10 -08:00
Michael Jumper
ea9cac4ade Updated logo 2010-12-04 16:33:48 -08:00
Michael Jumper
705c5cfc8a Fixed style class and image references 2010-12-04 15:39:34 -08:00
Michael Jumper
64e9134907 Moved guacamole-specific parts into own lib dir 2010-12-04 15:30:10 -08:00
Michael Jumper
905e2ec169 Added comment regarding provider class to context.xml 2010-12-03 01:01:45 -08:00
Michael Jumper
4e89b1696a Moving to session provider architecture for auth and connection config 2010-11-28 21:33:44 -08:00
Michael Jumper
239c041659 Cleaned up 2010-11-27 15:31:59 -08:00
Michael Jumper
5339fdf350 Per-client authorization 2010-11-27 15:31:12 -08:00
Michael Jumper
9066923298 Config in XML, forgot to add connect servlet to web.xml 2010-11-26 19:15:47 -08:00
Michael Jumper
e353bb14c9 Use new connect servlet 2010-11-26 17:05:10 -08:00
Michael Jumper
efe1b57f0c Removed legacy message.js and GuacamoleMessage 2010-11-26 17:02:28 -08:00
Michael Jumper
de219b6773 Renamed InstructionStream -> Outbound, using single unified tunnel package, removed XMLGuacamoleServlet 2010-11-26 16:55:58 -08:00
Michael Jumper
fc2c888300 Base64.java no longer used 2010-11-25 21:53:09 -08:00
Michael Jumper
2bbf8b3752 Logging 2010-11-25 21:01:34 -08:00
Michael Jumper
b2d49c9d21 Working connect message 2010-11-25 20:25:19 -08:00
Michael Jumper
e392fb59b6 Default port (4822) and working connect message 2010-11-25 19:05:15 -08:00
Michael Jumper
bb1ed2172a Initial connect message implementation 2010-11-25 17:19:11 -08:00
Michael Jumper
7e0429a6aa Fixed typo BAS64 -> BASE64 2010-11-25 17:04:11 -08:00
Michael Jumper
6c2616079d Moved library/protocol loading and argument parsing into libguac for future connect message. Proxy no longer uses command-line specified protocol and connection info. 2010-11-25 16:26:07 -08:00
Michael Jumper
14a5135f88 Changed version numbers 2010-10-05 21:55:54 +00:00
Michael Jumper
22ac2a601d Increased version to 0.3.1rc1 2010-10-02 13:28:49 -07:00
Michael Jumper
337cd351f0 Ignore .tar.gz, removed unnecessary Makefile 2010-10-02 13:26:51 -07:00
Michael Jumper
8a00f611c5 Updated license comment, changed VNCClient -> GuacamoleClient 2010-10-02 17:12:04 +00:00
Michael Jumper
1b07316b0e Use libvncclient options, parse password from command line. 2010-10-02 08:34:48 +00:00
Michael Jumper
f94ea16b1f Removed old VNC client after all. Can't maintain - will need to make next release clear. 2010-09-28 22:21:04 -07:00
Michael Jumper
f544b4859c Restored old VNC client as a LegacyClient 2010-09-29 02:01:28 +00:00
Michael Jumper
e584ccebea Removed unused function 2010-09-26 00:42:55 -07:00
Michael Jumper
5325c3d547 Fixed libtoolize warnings. 2010-09-25 21:40:16 -07:00
Michael Jumper
61c4df9545 Using getopt(), real arguments. 2010-09-25 16:04:06 -07:00