tpg/opendispense2.git
2011-10-19 John HodgeMisc changes - Fixed coke, shut up boot, fixed disabled...
2011-09-11 John HodgeApplied fixes to AUTHIDENT - works
2011-09-08 David Adam... [PATCH] client - spell amount correctly in help text
2011-09-08 David Adam... [PATCH] server - allow IDENT auth by anyone from a...
2011-09-08 John HodgeThe door, it is fixed
2011-09-08 David Adam... Applied patches from DAA
2011-08-30 David Adam... Server - Add authentication by IDENT support
2011-08-30 John HodgeFixed client makefile for clean
2011-08-30 John HodgeFixed door for direct serial
2011-08-23 John HodgeClient - Switched back to cents display, fixed an infin...
2011-08-22 John HodgeFixed price display
2011-08-22 John HodgeClient - Fixed scrolling code
2011-08-22 John Hodgeclient - Fixed some bugs with long prices
2011-06-27 John HodgeSet baud rate to 1200 for door code
2011-06-27 John HodgeChanged door code to use direct serial instead of llogin
2011-06-17 John HodgeManual page :)
2011-06-14 John HodgeClient - Fix to possible infinite loop in ReadLine
2011-06-03 John HodgeRenamed liability account
2011-05-20 John HodgeClient - Documentation for `enumitems` (commented out)
2011-05-20 John HodgeServer - Root behavior
2011-05-05 John HodgeFixed client error, added dead snack catch, fixing...
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-04-09 John HodgeFixed bug with item selection (>= instead of > for...
2011-03-25 John HodgeMultiple fixes
2011-03-21 John HodgeFixing some issues spotted by graham's run of clang...
2011-03-21 John HodgeClient - Added a reason to user flag changes
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-07 John HodgeFixed not checking return value of recv()
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 HodgeFixed non-numeric arguments prefixed by '-' being allowed
2011-03-04 John HodgeUpdating more return values, added commands to comments
2011-03-04 John HodgeFixing PID file behavior
2011-03-03 John HodgeImpelemented REFUND command
2011-03-03 John HodgeRemoved debug from cokebank
2011-03-03 John HodgeFixed sleep (darn order of subtraction) :)
2011-03-03 John HodgeImplementing `dispense refund`, slight bugfixes, remove...
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-28 John Hodgeclient - Bugfixes (-u silently failed, and dispensed...
2011-02-25 John HodgeAfter a rage with TRS, allowed `dispense acct` to take...
2011-02-25 John HodgeFixed client returning 0 for error conditions (zero...
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-23 John HodgeFixed up (most) return values
2011-02-23 John HodgeAdded `iteminfo` command to client, fixed docs
2011-02-22 John HodgeRandom fixes
2011-02-21 John HodgeFixed dispense give erroring on 3 arguments (and succee...
2011-02-21 John HodgeFixes fixes fixes, init.d script
2011-02-21 John HodgeCleanups ready for distribution
2011-02-21 John HodgeCleaned up dispense command handling
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 HodgeAdded user and balance view to the ncurses gui
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
next

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