summaryrefslogtreecommitdiff
path: root/service/service.c
Commit message (Expand)AuthorAgeFilesLines
* blame mode: record all writes, not just the firstRyan Lortie2012-03-071-9/+12
* service: add "blame mode"Ryan Lortie2012-03-071-1/+106
* Graceful exit on signalRyan Lortie2011-09-111-0/+16
* Add \n to error messageRyan Lortie2011-09-111-1/+1
* Remove 'set lock' support from dconfRyan Lortie2011-09-111-18/+0
* Support maybe types in dconfRyan Lortie2011-07-221-4/+33
* Check for value == NULL before unref()Ryan Lortie2011-01-201-3/+6
* Fix some leaks in the dconf serviceRyan Lortie2010-12-151-0/+2
* printf() and exit() instead of g_error()Ryan Lortie2010-08-231-1/+3
* send correct object path in Notify on WriteManyRyan Lortie2010-08-231-1/+1
* set_lock -> set_locked and cleanup gtk-docRyan Lortie2010-08-031-1/+1
* service: new 'state' objectRyan Lortie2010-07-241-14/+34
* Adjust to the new GSettingsBackend APIRyan Lortie2010-07-221-1/+1
* bring service API in line with the clientRyan Lortie2010-07-191-14/+23
* add 'SetLock' method to the serviceRyan Lortie2010-07-171-0/+20
* Move the GDBus interface to a separate fileRyan Lortie2010-07-161-55/+3
* Many improvementsRyan Lortie2010-07-151-62/+168
* Bug 623391 - Crashes at startupRyan Lortie2010-07-101-1/+1
* session, not "starter" busRyan Lortie2010-06-101-9/+2
* set serial number soonerRyan Lortie2010-06-071-5/+4
* factor-out common client-side codeRyan Lortie2010-05-211-1/+1
* Remove workaround for GDBus bugRyan Lortie2010-05-181-42/+25
* Track GDBus changesRyan Lortie2010-05-141-12/+28
* Initial commitRyan Lortie2010-04-281-0/+332