Project

General

Profile

Statistics
| Branch: | Revision:

root / mainbox @ 0ed3db9d

Name Size Revision Age Author Comment
Makefile 334 Bytes cc7646f9 almost 11 years Thomas Mullins Major changes to mainbox code. -Added local ca...
cache.c 2.15 KB 88570136 over 10 years Thomas Mullins Added LRU eviction to cache. Not tested yet.
cache.h 310 Bytes 88570136 over 10 years Thomas Mullins Added LRU eviction to cache. Not tested yet.
event.c 602 Bytes 90bb5fa7 about 10 years Thomas Mullins Fixed event queue bug
event.h 574 Bytes 38df0012 about 11 years Thomas Mullins Event submissions from ./tooltron tested and wo...
log.c 505 Bytes cc7646f9 almost 11 years Thomas Mullins Major changes to mainbox code. -Added local ca...
log.h 107 Bytes 5e03b78d almost 11 years Thomas Mullins Added new logging functions which inject timest...
main.c 4.29 KB 0ed3db9d about 10 years Thomas Mullins Removed pid file necessity Still uses it if ru...
query.c 7.09 KB 3411817b about 10 years Thomas Mullins Added clarifying comment for code that confused...
query.h 235 Bytes cc7646f9 almost 11 years Thomas Mullins Major changes to mainbox code. -Added local ca...
tool.c 4.33 KB cc7646f9 almost 11 years Thomas Mullins Major changes to mainbox code. -Added local ca...
tool.h 459 Bytes 75cef49f about 11 years Thomas Mullins Added query_add_event to mainbox code
util.c 1.99 KB e247ef4d over 10 years Thomas Mullins Fixed build warnings from last commit
util.h 210 Bytes 13fd9e7e almost 11 years Thomas Mullins Added stop command and fixed pid file deletion

Latest revisions

# Date Author Comment
0ed3db9d 02/12/2014 10:56 PM Thomas Mullins

Removed pid file necessity

Still uses it if running as root, but otherwise doesn't bother. Should
be a bit easier for local testing.

3411817b 02/12/2014 10:40 PM Thomas Mullins

Added clarifying comment for code that confused me

TODO document all this lol

90bb5fa7 02/12/2014 10:40 PM Thomas Mullins

Fixed event queue bug

88570136 10/06/2013 03:20 PM Thomas Mullins

Added LRU eviction to cache. Not tested yet.

e247ef4d 10/06/2013 03:19 PM Thomas Mullins

Fixed build warnings from last commit

ea46eeca 10/05/2013 09:41 PM Thomas Mullins

Simplified read_file

ddd50354 06/08/2013 11:41 PM Thomas Mullins

Minor typo

13fd9e7e 06/08/2013 11:34 PM Thomas Mullins

Added stop command and fixed pid file deletion

cc7646f9 05/13/2013 03:18 PM Thomas Mullins

Major changes to mainbox code.

-Added local cache for RFID -> tool permissions
-Queries new page /crm/roboauth/%08x, which gives bitmask of all tool
permissions instead of just one
-Added pid file at /var/run/tooltron.pid
-Now must be run as "tooltron run" and also has "tooltron refresh" and...

5e03b78d 05/05/2013 04:36 PM Thomas Mullins

Added new logging functions which inject timestamps

View revisions

Also available in: Atom