Commit Graph

5756 Commits

Author SHA1 Message Date
Michael Jumper
adb577ca8e Implemented parsing of instructions 2011-01-02 17:08:27 -08:00
Michael Jumper
573f92af02 Added opcode enum 2011-01-02 15:16:21 -08:00
Michael Jumper
62332e9f65 Implementing API improvements made in guacamole-common 2011-01-02 14:28:06 -08:00
Michael Jumper
a54c413420 More API improvements 2011-01-02 14:27:44 -08:00
Michael Jumper
1dec9e889b Migrated to improved API. 2011-01-02 02:37:09 -08:00
Michael Jumper
1430bed43e API improvements 2011-01-02 02:36:31 -08:00
Michael Jumper
bda0d83ff1 Initial work moving to reasonable session/client API. 2011-01-01 20:32:52 -08:00
Michael Jumper
fc8ff9ea16 Added *~ files to .gitignore 2011-01-01 15:56:30 -08:00
Michael Jumper
6e7eeec5b0 Ignore target dir 2011-01-01 01:48:20 -08:00
Michael Jumper
ca77a087ca Ignore target dir 2011-01-01 01:47:55 -08:00
Michael Jumper
fa481e428b Defining dist repo in property. 2011-01-01 00:40:11 -08:00
Michael Jumper
8b1303b143 Defining dist repo in property. 2011-01-01 00:39:35 -08:00
Michael Jumper
a52ef38607 Enabling snapshots in pom.xml 2010-12-29 15:28:36 -08:00
Michael Jumper
1cf3461b5d Enabling snapshots in pom.xml 2010-12-29 15:28:02 -08:00
Michael Jumper
fabd400c3d Using SNAPSHOT version 2010-12-29 14:48:41 -08:00
Michael Jumper
acbabe540f Using SNAPSHOT version 2010-12-29 14:48:24 -08:00
Michael Jumper
a4d143d21c Adding package descriptor for build system 2010-12-20 22:31:42 -08:00
Michael Jumper
49f132f75f Adding package descriptor for build system 2010-12-17 15:17:22 -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
Michael Jumper
5a3d6629e6 Removed native components (now in own repositories) 2010-12-15 11:20:45 -08:00
Michael Jumper
a13d371d55 Moved basic auth into default webapp 2010-12-08 23:42:34 -08:00
Michael Jumper
7a78094432 Moved basic auth into default webapp 2010-12-08 23:42:34 -08:00
Michael Jumper
93a9e8a41a More renaming 2010-12-08 13:14:04 -08:00
Michael Jumper
7341826547 More renaming 2010-12-08 13:14:04 -08:00
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