Commit Graph

12 Commits

Author SHA1 Message Date
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
Michael Jumper
2103e4388f Bump version numbers of modified projects. 2013-08-19 10:35:50 -07:00
Michael Jumper
219a210ff4 Bump version to 0.8.1. 2013-07-15 10:18:21 -07:00
Michael Jumper
a26ed664d0 Ticket #269: Allow query with limit. 2013-03-03 18:56:26 -08:00
Michael Jumper
f8fec18909 Ticket #269: Leverage Maven's source generation features to generate MyBatis mappings. 2013-02-28 20:00:31 -08:00
James Muehlner
6aaf271914 Ticket #269: guacamole-auth-mysql should not depend on itself. 2013-02-13 08:50:11 -08:00
James Muehlner
f831287747 Ticket #269: Changed password hash column to binary(32) and added a database script to create a default admin user 2013-02-12 11:41:36 -08:00
James Muehlner
6213cf490b Ticket #269: Continuing work, more work on UserMapping and UserDirectory 2013-02-11 23:59:53 -08:00
James Muehlner
e66f5bc03b Ticket #269: Fixed synchronization issues by not trying to inject Credentials. Also included logger. 2013-02-11 00:53:04 -08:00
James Muehlner
af9fccd788 Ticket #269: Added guice injection framework for ease of transaction management. 2013-02-11 00:26:30 -08:00
James Muehlner
773b12b3ed Ticket #269: guacamole-auth-mysql should depend on version 0.8.0 of guacamole-common and guacamole-ext. 2013-02-06 08:56:54 -08:00
James Muehlner
64a4063cf4 Ticket #269: Created maven project. 2013-02-05 22:08:40 -08:00