Michael Jumper
|
bbae09b51b
|
GUAC-1128: Bump version numbers to 0.9.6 as necessary.
|
2015-03-23 15:36:00 -07:00 |
|
Michael Jumper
|
5ce0a3a5a4
|
GUAC-1132: Socket service is now really tunnel service.
|
2015-03-17 13:31:26 -07:00 |
|
Michael Jumper
|
45b31064c0
|
GUAC-1103: Add missing explicit typecast.
|
2015-03-07 19:01:16 -08:00 |
|
Michael Jumper
|
ee3d8f77c2
|
GUAC-1103: Add missing typecase for connection group type.
|
2015-03-06 13:03:41 -08:00 |
|
Michael Jumper
|
db6a9f07a3
|
GUAC-1103: Fix case of user READ permission.
|
2015-03-06 12:50:33 -08:00 |
|
Michael Jumper
|
8f557ed338
|
GUAC-1103: Fix guacadmin user creation script. Must not insert IDs directly into serial columns - doing so clashes with the sequence resulting in PK failures upon insert.
|
2015-03-06 12:48:12 -08:00 |
|
Michael Jumper
|
4fb2f4e047
|
GUAC-1103: Allow unsalted passwords from external systems.
|
2015-03-06 11:02:00 -08:00 |
|
Michael Jumper
|
187f61b483
|
GUAC-1103: Explicitly cast strings to integers.
|
2015-03-06 11:02:00 -08:00 |
|
Michael Jumper
|
dbab6acd2c
|
GUAC-1103: No INSERT IGNORE in postgres.
|
2015-03-06 11:02:00 -08:00 |
|
Michael Jumper
|
4a0213397b
|
GUAC-1103: Convert string identifiers to integer where known to be integers.
|
2015-03-06 11:01:59 -08:00 |
|
Michael Jumper
|
06a7ab4cec
|
GUAC-1103: Explicitly cast permission types.
|
2015-03-06 11:01:59 -08:00 |
|
Michael Jumper
|
4e08c10f94
|
GUAC-1103: Translate copied MySQL schema to PostgreSQL.
|
2015-03-06 11:01:59 -08:00 |
|
Michael Jumper
|
15240cc7b1
|
GUAC-1103: Add stubbed PostgreSQL authentication by copying the MySQL auth. Has not yet been tested against an actual DB nor the PostgreSQL JDBC driver.
|
2015-03-06 11:01:52 -08:00 |
|