2014-01-23 |
John Hodge | Server - Add error message if a bad baud rate is chosen |
tree | commitdiff |
2013-12-13 |
John Hodge | Server - Fixed leaked file handles in both itemdb and... |
tree | commitdiff |
2013-10-06 |
John Hodge | Server - added 'install' make target |
tree | commitdiff |
2013-06-12 |
Andrew Gozzard | Implemented new relay and threaded timing |
tree | commitdiff |
2013-05-10 |
John Hodge | Fixed up some error reporting |
tree | commitdiff |
2013-02-22 |
John Hodge | server/door - cleared door serial buffer on open, just... |
tree | commitdiff |
2013-02-22 |
John Hodge | Server - Disabled snack dispensing, handled by vendserv |
tree | commitdiff |
2013-01-12 |
John Hodge | Implimented pin checks fully |
tree | commitdiff |
2013-01-12 |
John Hodge | Pin checks and disabled account behavior |
tree | commitdiff |
2012-07-11 |
John Hodge | Server - Implimented pins in server code |
tree | commitdiff |
2012-06-04 |
John Hodge | Allowed transferring to/from disabled accounts |
tree | commitdiff |
2012-04-27 |
John Hodge | Coke - Dropped minimum period to 2s (about what the... |
tree | commitdiff |
2012-04-27 |
John Hodge | Server - Changed logging to note when a test dispense... |
tree | commitdiff |
2012-03-19 |
John Hodge | Server - Deduplicated PIDfile name |
tree | commitdiff |
2012-03-19 |
John Hodge | Server - Moved to new door control (via 115200 USB... |
tree | commitdiff |
2012-01-31 |
John Hodge | Fixes from when the new coke controller was tested |
tree | commitdiff |
2012-01-17 |
John Hodge | Fixed test mode defaulting to on when invalid value |
tree | commitdiff |
2012-01-14 |
John Hodge | Added zero-cost testing hack |
tree | commitdiff |
2012-01-14 |
John Hodge | Fixes to new coke code, appears to work now |
tree | commitdiff |
2011-12-27 |
John Hodge | Added basic error reporting to coke code |
tree | commitdiff |
2011-12-27 |
John Hodge | Slight clean to coke code |
tree | commitdiff |
2011-12-27 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:opendispense2 |
tree | commitdiff |
2011-12-27 |
John Hodge | Commenting in server.c |
tree | commitdiff |
2011-12-27 |
John Hodge | Debugging authident, adding new config file |
tree | commitdiff |
2011-12-27 |
John Hodge | Adding new config system, template modbus coke, AUTHIDE... |
tree | commitdiff |
2011-11-08 |
John Hodge | Server - Slight fixes to coke handler to cope with... |
tree | commitdiff |
2011-10-19 |
John Hodge | Server - Added bac to mark zero priced slots as erroring |
tree | commitdiff |
2011-10-19 |
John Hodge | Server - Fixed SETEUSER not checking disabled flag |
tree | commitdiff |
2011-10-19 |
John Hodge | Misc changes - Fixed coke, shut up boot, fixed disabled... |
tree | commitdiff |
2011-09-11 |
John Hodge | Applied fixes to AUTHIDENT - works |
tree | commitdiff |
2011-09-08 |
David Adam (zanchey) | [PATCH] server - allow IDENT auth by anyone from a... |
tree | commitdiff |
2011-09-08 |
John Hodge | The door, it is fixed |
tree | commitdiff |
2011-08-30 |
David Adam (zanchey) | Server - Add authentication by IDENT support |
tree | commitdiff |
2011-08-30 |
John Hodge | Fixed door for direct serial |
tree | commitdiff |
2011-06-27 |
John Hodge | Set baud rate to 1200 for door code |
tree | commitdiff |
2011-06-27 |
John Hodge | Changed door code to use direct serial instead of llogin |
tree | commitdiff |
2011-06-03 |
John Hodge | Renamed liability account |
tree | commitdiff |
2011-05-20 |
John Hodge | Server - Root behavior |
tree | commitdiff |
2011-05-05 |
John Hodge | Fixed client error, added dead snack catch, fixing... |
tree | commitdiff |
2011-05-04 |
John Hodge | Extra help info, fixed logging for dispense failures... |
tree | commitdiff |
2011-04-10 |
John Hodge | Added merlo to trusted list and changed default server... |
tree | commitdiff |
2011-04-10 |
John Hodge | [TPG] Fixes to bugs exposed during move |
tree | commitdiff |
2011-03-25 |
John Hodge | Multiple fixes |
tree | commitdiff |
2011-03-21 |
John Hodge | Fixing some issues spotted by graham's run of clang... |
tree | commitdiff |
2011-03-21 |
John Hodge | Fixing bugs and slight cleanup |
tree | commitdiff |
2011-03-15 |
John Hodge | Fixed up daemonising implementation (now to test it) |
tree | commitdiff |
2011-03-13 |
John Hodge | Misc changes, have flu so don't remember all of them |
tree | commitdiff |
2011-03-05 |
John Hodge | Fixing up logging (slot renames and gives) |
tree | commitdiff |
2011-03-04 |
John Hodge | Hey, `dispense -s` implemented! |
tree | commitdiff |
2011-03-04 |
John Hodge | Merge branch 'master' of ssh.ucc.asn.au:tpg/opendispense2 |
tree | commitdiff |
2011-03-04 |
John Hodge | Implementing item file editing (server-side implemented) |
tree | commitdiff |
2011-03-04 |
John Hodge | Fixing PID file behavior |
tree | commitdiff |
2011-03-03 |
John Hodge | Impelemented REFUND command |
tree | commitdiff |
2011-03-03 |
John Hodge | Fixed sleep (darn order of subtraction) :) |
tree | commitdiff |
2011-02-28 |
John Hodge | coke - Added a delay to coke dispense |
tree | commitdiff |
2011-02-28 |
John Hodge | server - Ignored SIGPIPE (fixes crashes if the client... |
tree | commitdiff |
2011-02-25 |
John Hodge | After a rage with TRS, allowed `dispense acct` to take... |
tree | commitdiff |
2011-02-25 |
John Hodge | Fixing client (clipping item names, balance display... |
tree | commitdiff |
2011-02-24 |
John Hodge | Implemented `dispense -c`, bound SIGTERM to clean exist... |
tree | commitdiff |
2011-02-23 |
John Hodge | Commenting, fixed Ctrl-C not working, Fixed a segfault... |
tree | commitdiff |
2011-02-22 |
John Hodge | Random fixes |
tree | commitdiff |
2011-02-21 |
John Hodge | Fixes fixes fixes, init.d script |
tree | commitdiff |
2011-02-21 |
John Hodge | Cleanups ready for distribution |
tree | commitdiff |
2011-02-21 |
John Hodge | Bugfixes to coke handling, allowed give to internal |
tree | commitdiff |
2011-02-21 |
John Hodge | Fixed bad coke status (slots not erroring if machine... |
tree | commitdiff |
2011-02-20 |
John Hodge | Fixed segfault in coke code, diabled debug |
tree | commitdiff |
2011-02-20 |
John Hodge | Error check in Coke_int_UpdateSlotStatuses |
tree | commitdiff |
2011-02-20 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:opendispense2 |
tree | commitdiff |
2011-02-20 |
John Hodge | Misc |
tree | commitdiff |
2011-02-20 |
John Hodge | Fixed timeout for coke handler |
tree | commitdiff |
2011-02-20 |
John Hodge | Merge branch 'master' of git://mutabah.net/opendispense2 |
tree | commitdiff |
2011-02-20 |
John Hodge | Random commit |
tree | commitdiff |
2011-02-20 |
John Hodge | Merge branch 'master' of git://mutabah.net/opendispense2 |
tree | commitdiff |
2011-02-20 |
John Hodge | Removed debug message |
tree | commitdiff |
2011-02-20 |
John Hodge | Cleaning up a little |
tree | commitdiff |
2011-02-20 |
John Hodge | Merge branch 'master' of git://mutabah.net/opendispense2 |
tree | commitdiff |
2011-02-20 |
John Hodge | Added periodic thread (reloads item config, checks... |
tree | commitdiff |
2011-02-20 |
John Hodge | Merge branch 'master' of git://mutabah.net/opendispense2 |
tree | commitdiff |
2011-02-20 |
John Hodge | Item statuses |
tree | commitdiff |
2011-02-20 |
John Hodge | Merge branch 'master' of git://mutabah.net/opendispense2 |
tree | commitdiff |
2011-02-20 |
John Hodge | Removed server side spacers, made client do the work |
tree | commitdiff |
2011-02-20 |
John Hodge | Merge branch 'master' of git://mutabah.net/opendispense2 |
tree | commitdiff |
2011-02-20 |
John Hodge | Adding support for spacers |
tree | commitdiff |
2011-02-20 |
John Hodge | Merge branch 'master' of git://mutabah.net/opendispense2 |
tree | commitdiff |
2011-02-20 |
John Hodge | Committing local changes |
tree | commitdiff |
2011-02-20 |
John Hodge | Implemented `dispense <item>` |
tree | commitdiff |
2011-02-19 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:opendispense2 |
tree | commitdiff |
2011-02-19 |
John Hodge | Cleaning up |
tree | commitdiff |
2011-02-19 |
John Hodge | Door handling fixed (for now) |
tree | commitdiff |
2011-02-19 |
John Hodge | Made llogin use a pty instead of a pipe pair |
tree | commitdiff |
2011-02-19 |
John Hodge | Fixed bug with llogin args |
tree | commitdiff |
2011-02-19 |
John Hodge | Merge branch 'master' of git://mutabah.net/opendispense2 |
tree | commitdiff |
2011-02-19 |
John Hodge | Waiting for llogin? |
tree | commitdiff |
2011-02-19 |
John Hodge | Merge branch 'master' of git://mutabah.net/opendispense2 |
tree | commitdiff |
2011-02-19 |
John Hodge | Debugging stdout from child |
tree | commitdiff |
2011-02-19 |
John Hodge | Merge branch 'master' of git://mutabah.net/opendispense2 |
tree | commitdiff |
2011-02-19 |
John Hodge | Less crashy, hopefully more worky |
tree | commitdiff |
2011-02-19 |
John Hodge | Merge branch 'master' of git://mutabah.net/opendispense2 |
tree | commitdiff |
2011-02-19 |
John Hodge | Let's try this again... |
tree | commitdiff |
2011-02-19 |
John Hodge | Merge branch 'master' of git://mutabah.net/opendispense2 |
tree | commitdiff |
next |