Gitlab CI - Debugging
[tpg/opendispense2.git] / src / client /
2016-10-21 John HodgeMakefile - Clean up makefiles
2015-08-17 John HodgeClient - Fix #8 using another hack
2015-07-27 John HodgeClient - Fix #7 - Buffer oveflow when data cached acros...
2015-04-16 John HodgeMerge branch 'master' of github.com:ucc/OpenDispense2
2015-04-15 John HodgeAll - Rework config API to allow default/optional values
2015-03-19 John HodgeClient - Quit when --help/-h is passed
2014-12-28 John HodgeMerge pull request #3 from mtearle/master
2014-12-27 Mark TearleClient - Document command line flags
2014-12-27 Mark TearleClient - Code to load up config file and set dispense...
2014-12-27 Mark TearleUse common regex functions in client
2014-12-18 John HodgeMerge pull request #2 from mtearle/master
2014-12-15 Mark TearleAdd client and overall install target
2014-03-21 John HodgeFix position of balance output with set
2014-02-21 John HodgeClient - Fix uninitialised value in 'acct'
2013-10-06 John HodgeClient - Cleaned up subcommands
2013-10-06 John HodgeClient - Replaced some magic values/strings with #defines
2013-05-10 John HodgeFixed up some error reporting
2013-02-22 John HodgeClient - Allowed menu to cursor onto expensive items...
2013-01-12 John HodgeImplimented pin checks fully
2013-01-12 John HodgePin checks and disabled account behavior
2012-07-15 John HodgeClient - Fixed funny colours
2012-07-11 John HodgeClient - Added colours and fixed help string
2012-07-11 John HodgeClient - Broke the client out into separate files
2012-04-27 John HodgeClient - Fixed edge case where -coke is interpreted...
2012-03-11 John HodgeClient - Better scrolling (jk and arrows work)
2011-12-27 John HodgeMerge branch 'master' of serenade.mutabah.net:opendispense2
2011-12-27 John HodgeCleaning up warnings in client
2011-12-27 John HodgeRemoved an unneeded error message from client
2011-12-27 John HodgeAdding new config system, template modbus coke, AUTHIDE...
2011-10-24 David Adam (zanchey)[PATCH] server - make the finger output historically...
2011-10-19 John HodgeAdded finger support
2011-09-08 David Adam (zanchey)[PATCH] client - spell amount correctly in help text
2011-08-30 John HodgeFixed client makefile for clean
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-14 John HodgeClient - Fix to possible infinite loop in ReadLine
2011-05-20 John HodgeClient - Documentation for `enumitems` (commented out)
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-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-04 John HodgeHey, `dispense -s` implemented!
2011-03-04 John HodgeMerge branch 'master' of ssh.ucc.asn.au:tpg/opendispense2
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-03 John HodgeImplementing `dispense refund`, slight bugfixes, remove...
2011-02-28 John Hodgeclient - Bugfixes (-u silently failed, and dispensed...
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 HodgeCleaned up dispense command handling
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 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 HodgeMultiple chanegs, see details
2011-02-19 John HodgeChanged client not to keep a persistent connection...
2011-02-05 John HodgeImplemented `dispense acct <name> =`
2011-01-30 John HodgeSQLite database works, time for more thorough stress...
2011-01-07 John HodgeChanged user type from an enum to a collection of flags
2011-01-07 John HodgeAssumed the format of an item ID in the client
2011-01-07 John HodgeCompleted removing SET, implemented GIVE
2011-01-07 John HodgeMoved GetUserAuth out to Cokebank (removes potential...
2011-01-07 John HodgeActually implemented `dispense -u`
2011-01-07 John HodgeUpdated ShowUsage for the new commands
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 HodgeUser enumeration implemented
2011-01-06 John HodgeRemoved debug from server, cleaning client
2011-01-06 John HodgeCleanup and Implementations
2011-01-05 John HodgeCleaning up client, cleaning coke code
2011-01-05 John HodgeCleaning up the NCurses GUI
2011-01-05 John HodgeCleanup work (much needed)
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
next

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