guacamole.git
13 years agoMigrated to new tunnel servlet API, updated .gitignore
Michael Jumper [Sun, 23 Jan 2011 23:25:37 +0000 (15:25 -0800)]
Migrated to new tunnel servlet API, updated .gitignore

13 years agoMoved error style change into hook
Michael Jumper [Sun, 23 Jan 2011 09:42:03 +0000 (01:42 -0800)]
Moved error style change into hook

13 years agoMigrating to separate Guacamole javascript library
Michael Jumper [Sun, 23 Jan 2011 05:53:57 +0000 (21:53 -0800)]
Migrating to separate Guacamole javascript library

13 years agoRemoved experimental ready message
Michael Jumper [Sat, 22 Jan 2011 04:00:46 +0000 (20:00 -0800)]
Removed experimental ready message

13 years agoSupport for newly added ready message
Michael Jumper [Fri, 21 Jan 2011 11:12:00 +0000 (03:12 -0800)]
Support for newly added ready message

13 years agoMerge branch 'master' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole
Michael Jumper [Mon, 3 Jan 2011 07:55:18 +0000 (23:55 -0800)]
Merge branch 'master' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole

13 years agoUpdated examples.
Michael Jumper [Mon, 3 Jan 2011 07:54:35 +0000 (23:54 -0800)]
Updated examples.

13 years agoMigrated to new format and new (more strict) parser.
Michael Jumper [Mon, 3 Jan 2011 06:35:17 +0000 (22:35 -0800)]
Migrated to new format and new (more strict) parser.

13 years agoForgot to invoke connect()
Michael Jumper [Mon, 3 Jan 2011 01:08:46 +0000 (17:08 -0800)]
Forgot to invoke connect()

13 years agoImplementing API improvements made in guacamole-common
Michael Jumper [Sun, 2 Jan 2011 22:28:06 +0000 (14:28 -0800)]
Implementing API improvements made in guacamole-common

13 years agoMigrated to improved API.
Michael Jumper [Sun, 2 Jan 2011 10:37:09 +0000 (02:37 -0800)]
Migrated to improved API.

13 years agoIgnore target dir
Michael Jumper [Sat, 1 Jan 2011 09:48:20 +0000 (01:48 -0800)]
Ignore target dir

13 years agoDefining dist repo in property.
Michael Jumper [Sat, 1 Jan 2011 08:40:11 +0000 (00:40 -0800)]
Defining dist repo in property.

13 years agoEnabling snapshots in pom.xml
Michael Jumper [Wed, 29 Dec 2010 23:28:02 +0000 (15:28 -0800)]
Enabling snapshots in pom.xml

13 years agoUsing SNAPSHOT version
Michael Jumper [Wed, 29 Dec 2010 22:48:24 +0000 (14:48 -0800)]
Using SNAPSHOT version

13 years agoAdding package descriptor for build system
Michael Jumper [Fri, 17 Dec 2010 23:17:22 +0000 (15:17 -0800)]
Adding package descriptor for build system

13 years agoRemoved all files now part of other repos, moved default webapp source up
Michael Jumper [Wed, 15 Dec 2010 21:36:33 +0000 (13:36 -0800)]
Removed all files now part of other repos, moved default webapp source up

13 years agoRemoved native components (now in own repositories)
Michael Jumper [Wed, 15 Dec 2010 19:20:45 +0000 (11:20 -0800)]
Removed native components (now in own repositories)

13 years agoMoved basic auth into default webapp
Michael Jumper [Thu, 9 Dec 2010 07:42:34 +0000 (23:42 -0800)]
Moved basic auth into default webapp

13 years agoMore renaming
Michael Jumper [Wed, 8 Dec 2010 21:14:04 +0000 (13:14 -0800)]
More renaming

13 years agoUsing ssh for repo deploy
Michael Jumper [Wed, 8 Dec 2010 21:11:45 +0000 (13:11 -0800)]
Using ssh for repo deploy

13 years agoMore reorganization
Michael Jumper [Wed, 8 Dec 2010 10:09:19 +0000 (02:09 -0800)]
More reorganization

13 years agoOrganized structure
Michael Jumper [Wed, 8 Dec 2010 10:07:36 +0000 (02:07 -0800)]
Organized structure

13 years agoRepo configuration, working deploy, working webapp build
Michael Jumper [Wed, 8 Dec 2010 10:02:28 +0000 (02:02 -0800)]
Repo configuration, working deploy, working webapp build

13 years agoMoved webapp static parts into own project
Michael Jumper [Wed, 8 Dec 2010 09:38:17 +0000 (01:38 -0800)]
Moved webapp static parts into own project

13 years agoWorking build script. Still need to split servlets, etc. off from common
Michael Jumper [Wed, 8 Dec 2010 09:33:55 +0000 (01:33 -0800)]
Working build script. Still need to split servlets, etc. off from common

13 years agoPartial move to maven build system
Michael Jumper [Wed, 8 Dec 2010 09:17:55 +0000 (01:17 -0800)]
Partial move to maven build system

13 years agoShouldn't use get method (default), even if overridden by JS (browser may show in...
Michael Jumper [Wed, 8 Dec 2010 03:30:46 +0000 (19:30 -0800)]
Shouldn't use get method (default), even if overridden by JS (browser may show in URL, cache page, etc.)

13 years agoChanged green background to gray
Michael Jumper [Mon, 6 Dec 2010 21:15:50 +0000 (13:15 -0800)]
Changed green background to gray

13 years agoMerge branch 'zhangmaike/native-client' of ssh://guacamole.git.sourceforge.net/gitroo...
Michael Jumper [Mon, 6 Dec 2010 01:12:03 +0000 (17:12 -0800)]
Merge branch 'zhangmaike/native-client' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole into zhangmaike/native-client

13 years agoAdded CDATA to allow proper validation of script tag
Michael Jumper [Mon, 6 Dec 2010 01:11:41 +0000 (17:11 -0800)]
Added CDATA to allow proper validation of script tag

13 years agoUpdated build.xml to include proper example files
Michael Jumper [Mon, 6 Dec 2010 00:40:42 +0000 (16:40 -0800)]
Updated build.xml to include proper example files

13 years agoUpdated build.xml to include META-INF
Michael Jumper [Mon, 6 Dec 2010 00:39:30 +0000 (16:39 -0800)]
Updated build.xml to include META-INF

13 years agoAdding missing license/copyright notices
Michael Jumper [Sun, 5 Dec 2010 23:10:28 +0000 (15:10 -0800)]
Adding missing license/copyright notices

13 years agoAdded auth provider to properties, fixed classnames
Michael Jumper [Sun, 5 Dec 2010 23:04:11 +0000 (15:04 -0800)]
Added auth provider to properties, fixed classnames

13 years agoInitial auth provider, using properties instead of XML
Michael Jumper [Sun, 5 Dec 2010 22:33:43 +0000 (14:33 -0800)]
Initial auth provider, using properties instead of XML

13 years agoAutomatic reloading of password file
Michael Jumper [Sun, 5 Dec 2010 10:06:51 +0000 (02:06 -0800)]
Automatic reloading of password file

13 years agoFixed MD5 auth
Michael Jumper [Sun, 5 Dec 2010 07:40:24 +0000 (23:40 -0800)]
Fixed MD5 auth

13 years agoAdded MD5 example
Michael Jumper [Sun, 5 Dec 2010 07:04:48 +0000 (23:04 -0800)]
Added MD5 example

13 years agoMD5 encoding, fixed build.xml
Michael Jumper [Sun, 5 Dec 2010 07:02:32 +0000 (23:02 -0800)]
MD5 encoding, fixed build.xml

13 years agoWorking login page and user auth configuration
Michael Jumper [Sun, 5 Dec 2010 04:47:34 +0000 (20:47 -0800)]
Working login page and user auth configuration

13 years agoAdded login screen (simulated for now) and improved styling
Michael Jumper [Sun, 5 Dec 2010 02:33:10 +0000 (18:33 -0800)]
Added login screen (simulated for now) and improved styling

13 years agoUpdated logo
Michael Jumper [Sun, 5 Dec 2010 00:33:48 +0000 (16:33 -0800)]
Updated logo

13 years agoFixed style class and image references
Michael Jumper [Sat, 4 Dec 2010 23:39:34 +0000 (15:39 -0800)]
Fixed style class and image references

13 years agoMoved guacamole-specific parts into own lib dir
Michael Jumper [Sat, 4 Dec 2010 23:29:16 +0000 (15:29 -0800)]
Moved guacamole-specific parts into own lib dir

13 years agoAdded comment regarding provider class to context.xml
Michael Jumper [Fri, 3 Dec 2010 09:01:45 +0000 (01:01 -0800)]
Added comment regarding provider class to context.xml

13 years agoMoving to session provider architecture for auth and connection config
Michael Jumper [Mon, 29 Nov 2010 05:33:44 +0000 (21:33 -0800)]
Moving to session provider architecture for auth and connection config

13 years agoCleaned up
Michael Jumper [Sat, 27 Nov 2010 23:31:59 +0000 (15:31 -0800)]
Cleaned up

13 years agoPer-client authorization
Michael Jumper [Sat, 27 Nov 2010 23:31:12 +0000 (15:31 -0800)]
Per-client authorization

13 years agoConfig in XML, forgot to add connect servlet to web.xml
Michael Jumper [Sat, 27 Nov 2010 03:15:47 +0000 (19:15 -0800)]
Config in XML, forgot to add connect servlet to web.xml

13 years agoUse new connect servlet
Michael Jumper [Sat, 27 Nov 2010 01:05:10 +0000 (17:05 -0800)]
Use new connect servlet

13 years agoRemoved legacy message.js and GuacamoleMessage
Michael Jumper [Sat, 27 Nov 2010 01:02:28 +0000 (17:02 -0800)]
Removed legacy message.js and GuacamoleMessage

13 years agoRenamed InstructionStream -> Outbound, using single unified tunnel package, removed...
Michael Jumper [Sat, 27 Nov 2010 00:55:58 +0000 (16:55 -0800)]
Renamed InstructionStream -> Outbound, using single unified tunnel package, removed XMLGuacamoleServlet

13 years agoBase64.java no longer used
Michael Jumper [Fri, 26 Nov 2010 05:53:09 +0000 (21:53 -0800)]
Base64.java no longer used

13 years agoLogging
Michael Jumper [Fri, 26 Nov 2010 05:01:34 +0000 (21:01 -0800)]
Logging

13 years agoWorking connect message
Michael Jumper [Fri, 26 Nov 2010 04:25:19 +0000 (20:25 -0800)]
Working connect message

13 years agoDefault port (4822) and working connect message
Michael Jumper [Fri, 26 Nov 2010 03:05:15 +0000 (19:05 -0800)]
Default port (4822) and working connect message

13 years agoInitial connect message implementation
Michael Jumper [Fri, 26 Nov 2010 01:19:11 +0000 (17:19 -0800)]
Initial connect message implementation

13 years agoFixed typo BAS64 -> BASE64
Michael Jumper [Fri, 26 Nov 2010 01:04:11 +0000 (17:04 -0800)]
Fixed typo BAS64 -> BASE64

13 years agoMoved library/protocol loading and argument parsing into libguac for future connect...
Michael Jumper [Fri, 26 Nov 2010 00:26:07 +0000 (16:26 -0800)]
Moved library/protocol loading and argument parsing into libguac for future connect message. Proxy no longer uses command-line specified protocol and connection info.

13 years agoChanged version numbers
Michael Jumper [Tue, 5 Oct 2010 21:55:54 +0000 (21:55 +0000)]
Changed version numbers

13 years agoIncreased version to 0.3.1rc1
Michael Jumper [Sat, 2 Oct 2010 20:28:49 +0000 (13:28 -0700)]
Increased version to 0.3.1rc1

13 years agoIgnore .tar.gz, removed unnecessary Makefile
Michael Jumper [Sat, 2 Oct 2010 20:26:51 +0000 (13:26 -0700)]
Ignore .tar.gz, removed unnecessary Makefile

13 years agoUpdated license comment, changed VNCClient -> GuacamoleClient
Michael Jumper [Sat, 2 Oct 2010 17:12:04 +0000 (17:12 +0000)]
Updated license comment, changed VNCClient -> GuacamoleClient

13 years agoUse libvncclient options, parse password from command line.
Michael Jumper [Sat, 2 Oct 2010 08:34:48 +0000 (08:34 +0000)]
Use libvncclient options, parse password from command line.

13 years agoRemoved old VNC client after all. Can't maintain - will need to make next release...
Michael Jumper [Wed, 29 Sep 2010 05:21:04 +0000 (22:21 -0700)]
Removed old VNC client after all. Can't maintain - will need to make next release clear.

13 years agoRestored old VNC client as a LegacyClient
Michael Jumper [Wed, 29 Sep 2010 02:01:28 +0000 (02:01 +0000)]
Restored old VNC client as a LegacyClient

13 years agoRemoved unused function
Michael Jumper [Sun, 26 Sep 2010 07:42:55 +0000 (00:42 -0700)]
Removed unused function

13 years agoFixed libtoolize warnings.
Michael Jumper [Sun, 26 Sep 2010 04:40:16 +0000 (21:40 -0700)]
Fixed libtoolize warnings.

13 years agoUsing getopt(), real arguments.
Michael Jumper [Sat, 25 Sep 2010 23:04:06 +0000 (16:04 -0700)]
Using getopt(), real arguments.

13 years agoDocumented GUACIO, removed unused function
Michael Jumper [Sat, 25 Sep 2010 06:33:27 +0000 (23:33 -0700)]
Documented GUACIO, removed unused function

13 years agoReorganized directory structure
Michael Jumper [Sat, 25 Sep 2010 05:55:30 +0000 (22:55 -0700)]
Reorganized directory structure

13 years agoAdded and licensed guacamole logo source, moved old LICENSE.txt to client/COPYING
Michael Jumper [Sat, 25 Sep 2010 05:53:44 +0000 (22:53 -0700)]
Added and licensed guacamole logo source, moved old LICENSE.txt to client/COPYING

13 years agoMore documentation.
Michael Jumper [Sat, 25 Sep 2010 04:10:01 +0000 (21:10 -0700)]
More documentation.

13 years agoRemoved unused and unneeded reference to UUID, added documentation.
Michael Jumper [Sat, 25 Sep 2010 03:51:24 +0000 (20:51 -0700)]
Removed unused and unneeded reference to UUID, added documentation.

13 years agoMoving local forward
Michael Jumper [Fri, 24 Sep 2010 10:21:10 +0000 (03:21 -0700)]
Moving local forward

13 years agoRemoved use of registry, etc. from proxy.
Michael Jumper [Fri, 24 Sep 2010 10:06:14 +0000 (03:06 -0700)]
Removed use of registry, etc. from proxy.

13 years agoRemoved client registry, use of UUID, and semaphore. Removed handshaking phase. ...
Michael Jumper [Fri, 24 Sep 2010 09:59:15 +0000 (02:59 -0700)]
Removed client registry, use of UUID, and semaphore. Removed handshaking phase. (simplify proxy)

13 years agoRevert "Removed old Java client, added new experimental PHP client."
Michael Jumper [Fri, 24 Sep 2010 09:42:29 +0000 (02:42 -0700)]
Revert "Removed old Java client, added new experimental PHP client."

This reverts commit 95f9da3a71c3e804dfe0457504cdbc0371c9b626.

13 years agoConverting to double-I/O switching and new transfer instruction
Michael Jumper [Fri, 24 Sep 2010 01:42:43 +0000 (01:42 +0000)]
Converting to double-I/O switching and new transfer instruction

13 years agoRenamed pause to yield
Michael Jumper [Thu, 23 Sep 2010 17:58:05 +0000 (17:58 +0000)]
Renamed pause to yield

13 years agoRemoved old Java client, added new experimental PHP client.
Michael Jumper [Thu, 23 Sep 2010 09:57:53 +0000 (09:57 +0000)]
Removed old Java client, added new experimental PHP client.

13 years agoFixed closing of stream on transfer.
Michael Jumper [Thu, 23 Sep 2010 09:54:17 +0000 (09:54 +0000)]
Fixed closing of stream on transfer.

13 years agoWorking pause/resume
Michael Jumper [Wed, 22 Sep 2010 18:16:39 +0000 (18:16 +0000)]
Working pause/resume

13 years agoAdded -lpthread for semaphore
Michael Jumper [Wed, 22 Sep 2010 07:15:41 +0000 (00:15 -0700)]
Added -lpthread for semaphore

13 years agoGiving threadsafety in client registry with semaphore
Michael Jumper [Wed, 22 Sep 2010 07:09:24 +0000 (00:09 -0700)]
Giving threadsafety in client registry with semaphore

13 years agoRemoved master Makefile
Michael Jumper [Wed, 22 Sep 2010 01:23:22 +0000 (18:23 -0700)]
Removed master Makefile

13 years agoFixed configure.in
Michael Jumper [Wed, 22 Sep 2010 01:22:43 +0000 (18:22 -0700)]
Fixed configure.in

13 years agovnc_client automake
Michael Jumper [Wed, 22 Sep 2010 01:12:42 +0000 (18:12 -0700)]
vnc_client automake

13 years agoRemoved unnecessary dependency on libpng, fixed header check and include
Michael Jumper [Wed, 22 Sep 2010 00:59:08 +0000 (17:59 -0700)]
Removed unnecessary dependency on libpng, fixed header check and include

13 years agoFixed include installation path
Michael Jumper [Wed, 22 Sep 2010 00:45:40 +0000 (17:45 -0700)]
Fixed include installation path

13 years agoFlag errors for missing libs, include from system dirs
Michael Jumper [Tue, 21 Sep 2010 23:39:41 +0000 (23:39 +0000)]
Flag errors for missing libs, include from system dirs

13 years agoCopied changes to configure.in from libguac
Michael Jumper [Tue, 21 Sep 2010 23:04:41 +0000 (23:04 +0000)]
Copied changes to configure.in from libguac

13 years agoautomake for guacd
Michael Jumper [Tue, 21 Sep 2010 23:02:09 +0000 (23:02 +0000)]
automake for guacd

13 years agoAdded AUTHORS and COPYING content
Michael Jumper [Tue, 21 Sep 2010 22:45:15 +0000 (22:45 +0000)]
Added AUTHORS and COPYING content

13 years agoMoved files to src/
Michael Jumper [Tue, 21 Sep 2010 22:39:18 +0000 (22:39 +0000)]
Moved files to src/

13 years agoAdded automake files.
Michael Jumper [Tue, 21 Sep 2010 22:28:26 +0000 (22:28 +0000)]
Added automake files.

13 years agoAdded include directory and warnings
Michael Jumper [Tue, 21 Sep 2010 22:23:58 +0000 (22:23 +0000)]
Added include directory and warnings

13 years agoStarting to use automake... mostly stubbed now
Michael Jumper [Tue, 21 Sep 2010 22:16:19 +0000 (22:16 +0000)]
Starting to use automake... mostly stubbed now

13 years agoHostname/port configuration options
Michael Jumper [Tue, 21 Sep 2010 19:58:13 +0000 (19:58 +0000)]
Hostname/port configuration options