summaryrefslogtreecommitdiff
path: root/src/tidbit-dbus.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-08Add an include to remove a warningCharlie Brej1-0/+1
2010-08-08Remane guid_set to guid_groupCharlie Brej1-4/+4
2010-08-08Remove the _record at the end of insert and fetch operationsCharlie Brej1-2/+2
2010-08-07Create a single main quit functionCharlie Brej1-5/+4
2010-08-07Quit correctly on dbus disconnectionsCharlie Brej1-4/+13
2010-08-05Implemented DBUS frontend query implementationCharlie Brej1-5/+12
2010-08-05Attempt to add the query interface to the dbus frontendCharlie Brej1-0/+28
2010-08-04Move from sigature to GUID in records and fetchesCharlie Brej1-1/+3
2010-08-02Implement the fetch and insert function of the dbus frontendCharlie Brej1-1/+19
2010-08-02Add fetch and insert to the dbus frontendCharlie Brej1-4/+7
2010-08-02Pass database to the dbus frontendCharlie Brej1-1/+1
2010-07-29Use TRUE instead of 1 in gbooleanCharlie Brej1-1/+1
2010-07-29Return success from the dbus ping functionCharlie Brej1-3/+2
2010-07-13Add a D-Bus connectionCharlie Brej1-0/+73