guacamole.git
2011-08-13 Michael JumperWorking multiple-config login stub.
2011-08-11 Michael JumperWorking login + connection list UI stub.
2011-08-11 Michael JumperSplit into client and conn-list UIs, split CSS, stub...
2011-08-10 Michael JumperRemoved unused file.
2011-07-15 Michael JumperHandle possible NPE in mapping loader.
2011-07-15 Michael JumperImproved logging for user-mapping and login.
2011-07-14 Michael JumperAdded logging via SLF4J
2011-07-06 Michael JumperSwitching to new namespace.
2011-07-05 Michael JumperMore migration to traditional JS events.
2011-07-05 Michael JumperMerge branch 'unstable' of ssh://guacamole.git.sourcefo...
2011-07-04 Michael JumperRemoved header from error dialog, migrating to traditio...
2011-07-04 Michael JumperCleaned up styles.
2011-07-04 Michael JumperFixed corrupt cursor image.
2011-07-03 Michael JumperMerge branch 'unstable' of ssh://guacamole.git.sourcefo...
2011-07-03 Michael JumperFixed case of ctrl-alt-del, removed keymap.js
2011-07-01 Michael JumperAutofocus username.
2011-06-30 Michael JumperXHTML5 compliance, UTF-8 encoding
2011-06-30 Michael Jumper50% opacity for version.
2011-06-30 Michael JumperUI cleanup, removing unused images.
2011-06-29 Michael JumperFilter webapp/* so we don't have to hard-code the versi...
2011-05-27 Michael JumperUpdated version numbers to 0.4.0
2011-05-13 Michael JumperRefactored supporting revised API.
2011-04-09 Michael JumperMigrated to new tunnel API.
2011-03-03 Michael JumperKeyboard/mouse handling
2011-03-01 Michael JumperFixed version number
2011-03-01 Michael JumperFixed spacing
2011-02-18 Michael JumperRemoved SNAPSHOT
2011-01-24 Michael JumperMerge branch 'master' of ssh://guacamole.git.sourceforg...
2011-01-24 Michael JumperAdded name handler
2011-01-24 Michael JumperUsing UTF-8 source encoding.
2011-01-23 Michael JumperUpdated example properties file
2011-01-23 Michael JumperMigrated to new tunnel servlet API, updated .gitignore
2011-01-23 Michael JumperMoved error style change into hook
2011-01-23 Michael JumperMigrating to separate Guacamole javascript library
2011-01-22 Michael JumperRemoved experimental ready message
2011-01-21 Michael JumperSupport for newly added ready message
2011-01-03 Michael JumperMerge branch 'master' of ssh://guacamole.git.sourceforg...
2011-01-03 Michael JumperUpdated examples.
2011-01-03 Michael JumperMigrated to new format and new (more strict) parser.
2011-01-03 Michael JumperForgot to invoke connect()
2011-01-02 Michael JumperImplementing API improvements made in guacamole-common
2011-01-02 Michael JumperMigrated to improved API.
2011-01-01 Michael JumperIgnore target dir
2011-01-01 Michael JumperDefining dist repo in property.
2010-12-29 Michael JumperEnabling snapshots in pom.xml
2010-12-29 Michael JumperUsing SNAPSHOT version
2010-12-17 Michael JumperAdding package descriptor for build system
2010-12-15 Michael JumperRemoved all files now part of other repos, moved defaul...
2010-12-15 Michael JumperRemoved native components (now in own repositories)
2010-12-09 Michael JumperMoved basic auth into default webapp
2010-12-08 Michael JumperMore renaming
2010-12-08 Michael JumperUsing ssh for repo deploy
2010-12-08 Michael JumperMore reorganization
2010-12-08 Michael JumperOrganized structure
2010-12-08 Michael JumperRepo configuration, working deploy, working webapp...
2010-12-08 Michael JumperMoved webapp static parts into own project
2010-12-08 Michael JumperWorking build script. Still need to split servlets...
2010-12-08 Michael JumperPartial move to maven build system
2010-12-08 Michael JumperShouldn't use get method (default), even if overridden...
2010-12-06 Michael JumperChanged green background to gray
2010-12-06 Michael JumperMerge branch 'zhangmaike/native-client' of ssh://guacam...
2010-12-06 Michael JumperAdded CDATA to allow proper validation of script tag
2010-12-06 Michael JumperUpdated build.xml to include proper example files
2010-12-06 Michael JumperUpdated build.xml to include META-INF
2010-12-05 Michael JumperAdding missing license/copyright notices
2010-12-05 Michael JumperAdded auth provider to properties, fixed classnames
2010-12-05 Michael JumperInitial auth provider, using properties instead of XML
2010-12-05 Michael JumperAutomatic reloading of password file
2010-12-05 Michael JumperFixed MD5 auth
2010-12-05 Michael JumperAdded MD5 example
2010-12-05 Michael JumperMD5 encoding, fixed build.xml
2010-12-05 Michael JumperWorking login page and user auth configuration
2010-12-05 Michael JumperAdded login screen (simulated for now) and improved...
2010-12-05 Michael JumperUpdated logo
2010-12-04 Michael JumperFixed style class and image references
2010-12-04 Michael JumperMoved guacamole-specific parts into own lib dir
2010-12-03 Michael JumperAdded comment regarding provider class to context.xml
2010-11-29 Michael JumperMoving to session provider architecture for auth and...
2010-11-27 Michael JumperCleaned up
2010-11-27 Michael JumperPer-client authorization
2010-11-27 Michael JumperConfig in XML, forgot to add connect servlet to web.xml
2010-11-27 Michael JumperUse new connect servlet
2010-11-27 Michael JumperRemoved legacy message.js and GuacamoleMessage
2010-11-27 Michael JumperRenamed InstructionStream -> Outbound, using single...
2010-11-26 Michael JumperBase64.java no longer used
2010-11-26 Michael JumperLogging
2010-11-26 Michael JumperWorking connect message
2010-11-26 Michael JumperDefault port (4822) and working connect message
2010-11-26 Michael JumperInitial connect message implementation
2010-11-26 Michael JumperFixed typo BAS64 -> BASE64
2010-11-26 Michael JumperMoved library/protocol loading and argument parsing...
2010-10-05 Michael JumperChanged version numbers
2010-10-02 Michael JumperIncreased version to 0.3.1rc1
2010-10-02 Michael JumperIgnore .tar.gz, removed unnecessary Makefile
2010-10-02 Michael JumperUpdated license comment, changed VNCClient -> Guacamole...
2010-10-02 Michael JumperUse libvncclient options, parse password from command...
2010-09-29 Michael JumperRemoved old VNC client after all. Can't maintain -...
2010-09-29 Michael JumperRestored old VNC client as a LegacyClient
2010-09-26 Michael JumperRemoved unused function
2010-09-26 Michael JumperFixed libtoolize warnings.
next