Implemented `dispense acct <name> =`
[tpg/opendispense2.git] / src / server / server.c
2011-02-05 John HodgeImplemented `dispense acct <name> =`
2011-02-02 John HodgeFixes to bugs pointed by [BOB]
2011-01-30 John HodgeSQLite database works, time for more thorough stress...
2011-01-30 John HodgeSQLite cokebank feature complete, bugfix time
2011-01-30 John HodgeRemoving explicit mentions to users in the cokebank
2011-01-30 John HodgeBig cleanups, reworked CokeBank API
2011-01-08 John HodgeCleanup - Multiple changes, see description
2011-01-07 John HodgeChanged user type from an enum to a collection of flags
2011-01-07 John HodgeCompleted removing SET, implemented GIVE
2011-01-07 John HodgeRemoved references to LDAP when USE_LDAP is undefined
2011-01-07 John HodgeMoved GetUserAuth out to Cokebank (removes potential...
2011-01-07 John HodgeWorking on LDAP Authentication, added `dispense -u...
2011-01-07 John HodgeMoved to syslog for the dispense log
2011-01-07 John HodgeImplemented altering user flags
2011-01-07 John HodgeAdded new user command (wheel only)
2011-01-06 John HodgeImplemented limits on `dispense acct` and in ENUM_USERS
2011-01-06 John HodgeChanged ENUM_ITEMS to the ENUM_USERS format
2011-01-06 John HodgeAdded coke group check to ADD
2011-01-06 John HodgeAdded user flags, disable server trace
2011-01-06 John HodgeRemoved heap abuse from server (now uses sendf)
2011-01-06 John HodgeUser enumeration implemented
2011-01-06 John HodgeUpdated protocol def
2011-01-06 John HodgeRemoved debug from server, cleaning client
2011-01-06 John HodgeCleanup and Implementations
2011-01-05 John HodgeImplemented `dispense add` in server
2011-01-05 John HodgeMore cleanup, implementing `dispense give`
2011-01-05 John HodgeDoes help if I spell it correctly
2011-01-05 John HodgeAdded root noauth hack
2010-12-04 John HodgeCleaning up client code and server responses
2010-12-04 John HodgeFixing coke handler and login (a nice cleanup)
2010-12-04 John HodgeWorking on password-based user auth
2010-11-23 John HodgeClient work
2010-11-20 John HodgeStarted on the client
2010-11-20 John HodgeCleanups of bugs and segfaults
2010-11-20 John HodgeRestructured code into src/<module>

UCC git Repository :: git.ucc.asn.au