Project

General

Profile

Statistics
| Branch: | Revision:

root / mainbox / query.c @ ea46eeca

History | View | Annotate | Download (7.05 KB)

# Date Author Comment
ea46eeca 10/05/2013 09:41 PM Thomas Mullins

Simplified read_file

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

5e8f735d 05/05/2013 02:20 PM Thomas Mullins

Changed URLs to match actual server

5305e5e7 03/24/2013 04:17 PM Thomas Mullins

query.c has optional debug output for /add_card_event

38df0012 03/22/2013 09:42 PM Thomas Mullins

Event submissions from ./tooltron tested and working

15928a3d 03/20/2013 02:02 PM Thomas Mullins

Added username/password to add_event query

880dc54f 03/20/2013 01:24 PM Thomas Mullins

Fixed curl SSL queries failing and queue bug

75cef49f 03/11/2013 09:42 PM Thomas Mullins

Added query_add_event to mainbox code

cce97007 01/30/2013 05:15 PM Thomas Mullins

mainbox now prints error on 404 or 500 from server

8f961e44 01/21/2013 05:47 PM Thomas Mullins

Added getopt for inputting serial device and CRM server

9e764ac9 01/18/2013 07:55 PM Thomas Mullins

Added query.c for queries from database web interface