2011-01-30 |
John Hodge | SQLite CokeBank compiles |
commit | commitdiff | tree | snapshot |
2011-01-30 |
John Hodge | Removing explicit mentions to users in the cokebank |
commit | commitdiff | tree | snapshot |
2011-01-30 |
John Hodge | Big cleanups, reworked CokeBank API |
commit | commitdiff | tree | snapshot |
2011-01-29 |
John Hodge | Fiddling with potential database schema |
commit | commitdiff | tree | snapshot |
2011-01-16 |
John Hodge | Cleaned up cokebank_basic a bit |
commit | commitdiff | tree | snapshot |
2011-01-16 |
John Hodge | Added database structure, moved planning to notes/ |
commit | commitdiff | tree | snapshot |
2011-01-08 |
John Hodge | Cleanup - Multiple changes, see description |
commit | commitdiff | tree | snapshot |
2011-01-08 |
John Hodge | Abstraced updates to the cokebank file to a function |
commit | commitdiff | tree | snapshot |
2011-01-08 |
John Hodge | Slight change to cokebank logging |
commit | commitdiff | tree | snapshot |
2011-01-07 |
John Hodge | Changed user type from an enum to a collection of flags |
commit | commitdiff | tree | snapshot |
2011-01-07 |
John Hodge | Assumed the format of an item ID in the client |
commit | commitdiff | tree | snapshot |
2011-01-07 |
John Hodge | Fixed syntax error in snack handler |
commit | commitdiff | tree | snapshot |
2011-01-07 |
John Hodge | Completed removing SET, implemented GIVE |
commit | commitdiff | tree | snapshot |
2011-01-07 |
John Hodge | Documentation cleanups |
commit | commitdiff | tree | snapshot |
2011-01-07 |
John Hodge | Removed references to LDAP when USE_LDAP is undefined |
commit | commitdiff | tree | snapshot |
2011-01-07 |
John Hodge | Moved GetUserAuth out to Cokebank (removes potential... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
John Hodge | Actually implemented `dispense -u` |
commit | commitdiff | tree | snapshot |
2011-01-07 |
John Hodge | Working on LDAP Authentication, added `dispense -u... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
John Hodge | Moved to syslog for the dispense log |
commit | commitdiff | tree | snapshot |
2011-01-07 |
John Hodge | Updated ShowUsage for the new commands |
commit | commitdiff | tree | snapshot |
2011-01-07 |
John Hodge | Implemented altering user flags |
commit | commitdiff | tree | snapshot |
2011-01-07 |
John Hodge | Added new user command (wheel only) |
commit | commitdiff | tree | snapshot |
2011-01-06 |
John Hodge | Implemented limits on `dispense acct` and in ENUM_USERS |
commit | commitdiff | tree | snapshot |
2011-01-06 |
John Hodge | Changed ENUM_ITEMS to the ENUM_USERS format |
commit | commitdiff | tree | snapshot |
2011-01-06 |
John Hodge | Cokebank now checks users' groups when getting flags |
commit | commitdiff | tree | snapshot |
2011-01-06 |
John Hodge | Added coke group check to ADD |
commit | commitdiff | tree | snapshot |
2011-01-06 |
John Hodge | Added user flags, disable server trace |
commit | commitdiff | tree | snapshot |
2011-01-06 |
John Hodge | Removed heap abuse from server (now uses sendf) |
commit | commitdiff | tree | snapshot |
2011-01-06 |
John Hodge | COPYING and README |
commit | commitdiff | tree | snapshot |
2011-01-06 |
John Hodge | User enumeration implemented |
commit | commitdiff | tree | snapshot |
2011-01-06 |
John Hodge | Updated protocol def |
commit | commitdiff | tree | snapshot |
2011-01-06 |
John Hodge | Removed debug from server, cleaning client |
commit | commitdiff | tree | snapshot |
2011-01-06 |
John Hodge | Cleanup and Implementations |
commit | commitdiff | tree | snapshot |
2011-01-06 |
John Hodge | Fiddling with protocol (might redesign it a bit) |
commit | commitdiff | tree | snapshot |
2011-01-05 |
John Hodge | Implemented `dispense add` in server |
commit | commitdiff | tree | snapshot |
2011-01-05 |
John Hodge | More cleanup, implementing `dispense give` |
commit | commitdiff | tree | snapshot |
2011-01-05 |
John Hodge | Restuctured cokebank |
commit | commitdiff | tree | snapshot |
2011-01-05 |
root | Fixed coke handler, now can dispense a drink ^_^ |
commit | commitdiff | tree | snapshot |
2011-01-05 |
root | Fixes to the coke handler |
commit | commitdiff | tree | snapshot |
2011-01-05 |
John Hodge | Fixed behavior in coke (maybe) |
commit | commitdiff | tree | snapshot |
2011-01-05 |
John Hodge | Added check for second WaitForColon |
commit | commitdiff | tree | snapshot |
2011-01-05 |
John Hodge | Does help if I spell it correctly |
commit | commitdiff | tree | snapshot |
2011-01-05 |
John Hodge | Added root noauth hack |
commit | commitdiff | tree | snapshot |
2011-01-05 |
John Hodge | Cleaning up client, cleaning coke code |
commit | commitdiff | tree | snapshot |
2011-01-05 |
John Hodge | Cleaning up the NCurses GUI |
commit | commitdiff | tree | snapshot |
2011-01-05 |
John Hodge | Cleanup work (much needed) |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John Hodge | More fiddling with coke code |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John Hodge | Moved serial port opening out into a helper, added... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John Hodge | Fixing serial handling |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John Hodge | Added log of coke machine test with picocom |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John Hodge | Updated items, set coke port to USB |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John Hodge | Cleaning up client code and server responses |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John Hodge | Fixing coke handler and login (a nice cleanup) |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John Hodge | Working on password-based user auth |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John Hodge | Door controller code (well, the start of it) |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John Hodge | Snack handler added |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John Hodge | Cleaning up client code |
commit | commitdiff | tree | snapshot |
2010-11-30 |
John Hodge | Start on a ncurses GUI |
commit | commitdiff | tree | snapshot |
2010-11-30 |
John Hodge | Fiddling with UI design |
commit | commitdiff | tree | snapshot |
2010-11-30 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:opendispense2 |
commit | commitdiff | tree | snapshot |
2010-11-30 |
John Hodge | User auths and client UI design |
commit | commitdiff | tree | snapshot |
2010-11-23 |
John Hodge | Snack machine handlers |
commit | commitdiff | tree | snapshot |
2010-11-23 |
John Hodge | Client work |
commit | commitdiff | tree | snapshot |
2010-11-20 |
John Hodge | Started on the client |
commit | commitdiff | tree | snapshot |
2010-11-20 |
John Hodge | Fixed coke handler regex, added init for handlers |
commit | commitdiff | tree | snapshot |
2010-11-20 |
John Hodge | Cleanups of bugs and segfaults |
commit | commitdiff | tree | snapshot |
2010-11-20 |
John Hodge | Fixing basic cokebank to actually work |
commit | commitdiff | tree | snapshot |
2010-11-20 |
John Hodge | Started work on an alternate cokebank that actually... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
John Hodge | Why didn't this update properly? |
commit | commitdiff | tree | snapshot |
2010-11-20 |
John Hodge | Restructured code into src/<module> |
commit | commitdiff | tree | snapshot |
2010-11-20 |
John Hodge | Item file parsing :) |
commit | commitdiff | tree | snapshot |
2010-11-20 |
John Hodge | Working on item database |
commit | commitdiff | tree | snapshot |
2010-08-06 |
John Hodge | It's been so long, I don't know what I did |
commit | commitdiff | tree | snapshot |
2010-07-12 |
John Hodge | Cleaning up cokebank code |
commit | commitdiff | tree | snapshot |
2010-07-12 |
John Hodge | And, modified .gitignore to ignore the binary |
commit | commitdiff | tree | snapshot |
2010-07-12 |
John Hodge | Hey, It's a .gitignore file! |
commit | commitdiff | tree | snapshot |
2010-07-12 |
John Hodge | Implemented AUTOAUTH |
commit | commitdiff | tree | snapshot |
2010-07-11 |
John Hodge | Adding some nice debug |
commit | commitdiff | tree | snapshot |
2010-07-11 |
John Hodge | Server now listens and accepts connections (and returns... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
John Hodge | Compile fixes |
commit | commitdiff | tree | snapshot |
2010-07-11 |
John Hodge | Moar server work |
commit | commitdiff | tree | snapshot |
2010-07-11 |
John Hodge | Slight change to the proto |
commit | commitdiff | tree | snapshot |
2010-07-11 |
John Hodge | Skeleton server code (compiles, just doesn't do anything) |
commit | commitdiff | tree | snapshot |
2010-07-11 |
John Hodge | Basic outline |
commit | commitdiff | tree | snapshot |
|