Extra help info, fixed logging for dispense failures, possible fix for logging errors
[tpg/opendispense2.git] / src / server /
2011-05-04 John HodgeExtra help info, fixed logging for dispense failures...
2011-04-10 John HodgeAdded merlo to trusted list and changed default server...
2011-04-10 John Hodge[TPG] Fixes to bugs exposed during move
2011-03-25 John HodgeMultiple fixes
2011-03-21 John HodgeFixing some issues spotted by graham's run of clang...
2011-03-21 John HodgeFixing bugs and slight cleanup
2011-03-15 John HodgeFixed up daemonising implementation (now to test it)
2011-03-13 John HodgeMisc changes, have flu so don't remember all of them
2011-03-05 John HodgeFixing up logging (slot renames and gives)
2011-03-04 John HodgeHey, `dispense -s` implemented!
2011-03-04 John HodgeMerge branch 'master' of ssh.ucc.asn.au:tpg/opendispense2
2011-03-04 John HodgeImplementing item file editing (server-side implemented)
2011-03-04 John HodgeFixing PID file behavior
2011-03-03 John HodgeImpelemented REFUND command
2011-03-03 John HodgeFixed sleep (darn order of subtraction) :)
2011-02-28 John Hodgecoke - Added a delay to coke dispense
2011-02-28 John Hodgeserver - Ignored SIGPIPE (fixes crashes if the client...
2011-02-25 John HodgeAfter a rage with TRS, allowed `dispense acct` to take...
2011-02-25 John HodgeFixing client (clipping item names, balance display...
2011-02-24 John HodgeImplemented `dispense -c`, bound SIGTERM to clean exist...
2011-02-23 John HodgeCommenting, fixed Ctrl-C not working, Fixed a segfault...
2011-02-22 John HodgeRandom fixes
2011-02-21 John HodgeFixes fixes fixes, init.d script
2011-02-21 John HodgeCleanups ready for distribution
2011-02-21 John HodgeBugfixes to coke handling, allowed give to internal
2011-02-21 John HodgeFixed bad coke status (slots not erroring if machine...
2011-02-20 John HodgeFixed segfault in coke code, diabled debug
2011-02-20 John HodgeError check in Coke_int_UpdateSlotStatuses
2011-02-20 John HodgeMerge branch 'master' of serenade.mutabah.net:opendispense2
2011-02-20 John HodgeMisc
2011-02-20 John HodgeFixed timeout for coke handler
2011-02-20 John HodgeMerge branch 'master' of git://mutabah.net/opendispense2
2011-02-20 John HodgeRandom commit
2011-02-20 John HodgeMerge branch 'master' of git://mutabah.net/opendispense2
2011-02-20 John HodgeRemoved debug message
2011-02-20 John HodgeCleaning up a little
2011-02-20 John HodgeMerge branch 'master' of git://mutabah.net/opendispense2
2011-02-20 John HodgeAdded periodic thread (reloads item config, checks...
2011-02-20 John HodgeMerge branch 'master' of git://mutabah.net/opendispense2
2011-02-20 John HodgeItem statuses
2011-02-20 John HodgeMerge branch 'master' of git://mutabah.net/opendispense2
2011-02-20 John HodgeRemoved server side spacers, made client do the work
2011-02-20 John HodgeMerge branch 'master' of git://mutabah.net/opendispense2
2011-02-20 John HodgeAdding support for spacers
2011-02-20 John HodgeMerge branch 'master' of git://mutabah.net/opendispense2
2011-02-20 John HodgeCommitting local changes
2011-02-20 John HodgeImplemented `dispense <item>`
2011-02-19 John HodgeMerge branch 'master' of serenade.mutabah.net:opendispense2
2011-02-19 John HodgeCleaning up
2011-02-19 John HodgeDoor handling fixed (for now)
2011-02-19 John HodgeMade llogin use a pty instead of a pipe pair
2011-02-19 John HodgeFixed bug with llogin args
2011-02-19 John HodgeMerge branch 'master' of git://mutabah.net/opendispense2
2011-02-19 John HodgeWaiting for llogin?
2011-02-19 John HodgeMerge branch 'master' of git://mutabah.net/opendispense2
2011-02-19 John HodgeDebugging stdout from child
2011-02-19 John HodgeMerge branch 'master' of git://mutabah.net/opendispense2
2011-02-19 John HodgeLess crashy, hopefully more worky
2011-02-19 John HodgeMerge branch 'master' of git://mutabah.net/opendispense2
2011-02-19 John HodgeLet's try this again...
2011-02-19 John HodgeMerge branch 'master' of git://mutabah.net/opendispense2
2011-02-19 John HodgeBetter door logging
2011-02-19 John HodgeMerge branch 'master' of git://mutabah.net/opendispense2
2011-02-19 John HodgeFixed usage or execl
2011-02-19 John HodgeMerge branch 'master' of git://mutabah.net/opendispense2
2011-02-19 John HodgeLess crashy in door handler
2011-02-19 John HodgeMerge branch 'master' of git://mutabah.net/opendispense2
2011-02-19 John HodgeDoor config settings (and some fixes to doorgroup repor...
2011-02-19 John HodgeDebugging door
2011-02-19 John HodgeMultiple chanegs, see details
2011-02-19 John HodgeHacked to stop root dispenses
2011-02-19 John HodgeUser timeouts, compile fixes
2011-02-19 John HodgeCleaning and fixing coke handler
2011-02-19 John HodgeReset slot names on startup
2011-02-19 rootFixing crappy code in coke handler, debug in others
2011-02-19 John HodgeDebugging sqlite cokebank, slight fixes to coke handler
2011-02-19 John HodgeFuck the timestamp
2011-02-19 John HodgeFixed timestamp
2011-02-19 John Hodge*bleep* Compile before commit
2011-02-19 John HodgeDebugging fixes
2011-02-19 John HodgeFxied autoauth
2011-02-19 John HodgeFixed admins not being coke members
2011-02-05 John HodgeImplemented `dispense acct <name> =`
2011-02-02 John HodgeFixes to bugs pointed by [BOB]
2011-02-02 John HodgeUntested fix to coke code (flushes buffer beofre reading)
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 HodgeFixed syntax error in snack handler
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
next

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