summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-08Remove the _record at the end of insert and fetch operationsCharlie Brej1-7/+0
2010-08-07Remove test code from the main serverCharlie Brej1-38/+5
2010-08-07Use the sqllight backend as defaultCharlie Brej1-4/+6
2010-08-07Quit main loop on sigterm and sigintCharlie Brej1-2/+8
2010-08-07Create a single main quit functionCharlie Brej1-4/+9
2010-08-07Quit correctly on dbus disconnectionsCharlie Brej1-9/+6
2010-08-05Implement http fontend query responseCharlie Brej1-3/+3
2010-08-05Implemented DBUS frontend query implementationCharlie Brej1-3/+12
2010-08-05Attempt to add the query interface to the dbus frontendCharlie Brej1-1/+1
2010-08-04Add command line parsingCharlie Brej1-8/+31
2010-08-04Test the fork database backend in mainCharlie Brej1-1/+1
2010-08-04Add GUID set foreach functionCharlie Brej1-2/+14
2010-08-04Move from sigature to GUID in records and fetchesCharlie Brej1-3/+1
2010-08-04Test formation of a queryCharlie Brej1-4/+7
2010-08-03Add headers to main for compile correctnessCharlie Brej1-0/+3
2010-08-03Only start services on serverCharlie Brej1-6/+7
2010-08-02Work with just http backend on the client sideCharlie Brej1-1/+1
2010-08-02Use a simple test as a base server applicationCharlie Brej1-2/+37
2010-07-13Add a D-Bus connectionCharlie Brej1-0/+15
2010-07-05Initial skeletonCharlie Brej1-0/+23