summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* changeset: add a diff() operation on databasesRyan Lortie2013-01-112-0/+76
* DConfChangeset: add "database mode" and change()Ryan Lortie2012-11-082-4/+131
* Add dconf_changeset_is_empty()Ryan Lortie2012-10-232-0/+16
* tweak public header installationRyan Lortie2012-07-152-5/+6
* DConfChangeset: pointless fiddling with assertsRyan Lortie2012-07-101-2/+3
* big docs cleanupRyan Lortie2012-07-104-97/+208
* common/: make 'hidden' variant of libdconf-commonRyan Lortie2012-07-082-1/+5
* massive Makefile reorganisationRyan Lortie2012-07-081-3/+2
* clean up and factor out the 'shm' codeRyan Lortie2012-07-083-68/+1
* dconf_changeset_set: support resetting pathsRyan Lortie2012-07-061-8/+32
* dconf_changeset_get: allow NULL value out argumentRyan Lortie2012-07-061-1/+3
* DConfChangeset: fix bugs found by testRyan Lortie2012-07-061-3/+17
* .gitignore for common/, gdbus/ and engine/Ryan Lortie2012-07-061-0/+2
* DConfChangeset: remove some debug stdout noiseRyan Lortie2012-07-061-9/+0
* add gtester supportRyan Lortie2012-07-061-0/+2
* Massively reorganise the client-sideRyan Lortie2012-07-022-1/+17
* Add DConfChangeset utility class to common/Ryan Lortie2012-07-013-0/+475
* common/: create two convenience librariesRyan Lortie2012-07-011-4/+11
* fix dconf_shmdir_from_environmentMarc-Antoine Perennou2011-09-121-1/+1
* Remove "service func" logicRyan Lortie2011-09-111-14/+3
* Simplify 'shmdir' checksRyan Lortie2011-07-031-44/+7
* path checking: check for NULLRyan Lortie2011-05-051-6/+14
* Add G_GNUC_INTERNAL to symbolsRyan Lortie2011-01-251-0/+1
* Avoid #include sys/{statfs,vfs}.h on FreeBSDRyan Lortie2010-12-211-0/+3
* Include some extra headers for FreeBSDRyan Lortie2010-11-021-0/+2
* More cleanups and gtk-doc fill-inRyan Lortie2010-08-031-0/+14
* set_lock -> set_locked and cleanup gtk-docRyan Lortie2010-08-031-0/+6
* header cleanupRyan Lortie2010-07-183-3/+50
* assorted client API cleanups, vala port of 'dconf'Ryan Lortie2010-07-182-22/+76
* on NFS create a temp dir for the shm fileRyan Lortie2010-07-171-7/+10
* Move shmdir guessing code to common/Ryan Lortie2010-07-173-0/+59
* gtk-doc cleanupsRyan Lortie2010-06-111-6/+6
* proper CFLAGS, distcheck fixesRyan Lortie2010-05-231-0/+5
* refactor, add client library, add 'dconf' commandRyan Lortie2010-05-222-0/+208