summaryrefslogtreecommitdiff
path: root/engine
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when user database is not presentRyan Lortie2011-05-081-1/+5
* Optimise is_writable() for the common caseRyan Lortie2011-05-061-14/+17
* Remove accidental debugging spewRyan Lortie2011-05-061-2/+0
* client-side lockdown supportRyan Lortie2011-05-062-36/+96
* Change locking in the engineRyan Lortie2011-05-051-7/+28
* dconf engine: fix multi-threading issueRyan Lortie2011-02-031-2/+8
* Add G_GNUC_INTERNAL to symbolsRyan Lortie2011-01-251-0/+20
* Reduce GDBus abuseRyan Lortie2010-12-182-45/+107
* Avoid posix_fallocate for nowRyan Lortie2010-11-021-1/+1
* More cleanups and gtk-doc fill-inRyan Lortie2010-08-032-9/+2
* set_lock -> set_locked and cleanup gtk-docRyan Lortie2010-08-032-6/+6
* Adjust to the new GSettingsBackend APIRyan Lortie2010-07-221-1/+1
* Fix some missed bits after the DBus API tweaksRyan Lortie2010-07-211-31/+6
* bring service API in line with the clientRyan Lortie2010-07-191-3/+4
* port client library to ValaRyan Lortie2010-07-192-55/+110
* header cleanupRyan Lortie2010-07-184-9/+50
* assorted client API cleanups, vala port of 'dconf'Ryan Lortie2010-07-182-10/+10
* Actually read from system databasesRyan Lortie2010-07-182-50/+111
* Close profile file after reading (don't leak fd)Ryan Lortie2010-07-181-0/+1
* Change name of profiles directory to 'profile'Ryan Lortie2010-07-181-1/+1
* on NFS create a temp dir for the shm fileRyan Lortie2010-07-171-1/+1
* Move shmdir guessing code to common/Ryan Lortie2010-07-171-1/+2
* Many improvementsRyan Lortie2010-07-152-31/+263
* fixup last commit...Ryan Lortie2010-06-211-4/+5
* only check anti-expose if non-NULLRyan Lortie2010-06-211-3/+6
* gvdb API updatesRyan Lortie2010-06-101-1/+1
* Switch from sequence numbers to tag stringsRyan Lortie2010-06-102-5/+50
* dconf reader: don't crash without config databaseRyan Lortie2010-06-021-6/+14
* don't return NULL on empty dconf_engine_list()Ryan Lortie2010-05-281-0/+3
* 'list' updatesRyan Lortie2010-05-242-2/+7
* Adapt to GDBus API changesRyan Lortie2010-05-242-2/+2
* proper CFLAGS, distcheck fixesRyan Lortie2010-05-234-3/+49
* Revert "sldkfjsldkfjlsdfjk"Ryan Lortie2010-05-231-1/+1
* more client library API, exposed by cmdline toolRyan Lortie2010-05-232-9/+36
* begin laying async support for DConfClientRyan Lortie2010-05-232-8/+8
* flesh out the APIs a bitRyan Lortie2010-05-232-16/+23
* refactor, add client library, add 'dconf' commandRyan Lortie2010-05-224-19/+41
* sldkfjsldkfjlsdfjkRyan Lortie2010-05-221-1/+1
* rename client to engineRyan Lortie2010-05-212-0/+246