summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clean up C compiler warningsRyan Lortie2012-07-085-8/+13
* massive Makefile reorganisationRyan Lortie2012-07-0843-139/+279
* user source: change approach to shmRyan Lortie2012-07-081-12/+3
* tests/: add shm testcaseRyan Lortie2012-07-085-1/+236
* shm/: add inline dconf_shm_is_flagged()Ryan Lortie2012-07-081-0/+6
* shm/: make some adjustments after researchRyan Lortie2012-07-081-23/+36
* clean up and factor out the 'shm' codeRyan Lortie2012-07-0820-174/+193
* engine/: mark some structs 'extern' in a headerRyan Lortie2012-07-081-2/+2
* tests/: add forgotten test dataRyan Lortie2012-07-089-1/+38
* Merge remote-tracking branch 'gvdb/master' into wip/reorgRyan Lortie2012-07-081-2/+0
|\
| * remove a stray variableRyan Lortie2012-07-081-2/+0
* | gvdb test: fix logic for infinite walksRyan Lortie2012-07-081-1/+2
* | tests/: test profile parsingRyan Lortie2012-07-082-3/+170
* | profile parser: firm up and document semanticsRyan Lortie2012-07-085-31/+126
* | Merge remote-tracking branch 'gvdb/master' into wip/reorgRyan Lortie2012-07-061-13/+36
|\ \ | |/
| * gvdb-reader: robustness improvementsRyan Lortie2012-07-061-13/+36
* | gvdb test: test reader against corruptionRyan Lortie2012-07-061-0/+182
* | gvdb test: Use g_string_append()Ryan Lortie2012-07-061-2/+2
* | DConfChangeset test: test serialise/deserialiseRyan Lortie2012-07-061-0/+68
* | tests/: test NULL against path functionsRyan Lortie2012-07-061-0/+1
* | tests/: check changeset reset functionalityRyan Lortie2012-07-061-0/+40
* | 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
* | tests/: add a testcase for DConfChangesetRyan Lortie2012-07-063-0/+295
* | GDBus filter backend: plug a massive leakRyan Lortie2012-07-061-0/+2
* | GDBus backends: sink parameters, even on failureRyan Lortie2012-07-062-3/+12
* | sources: don't leak bus name and object pathRyan Lortie2012-07-061-0/+2
* | user source: use threadsafe init for shmdirRyan Lortie2012-07-061-2/+2
* | fix various 'make distcheck' issuesRyan Lortie2012-07-064-4/+15
* | tests/: add a testcase for DConfClientRyan Lortie2012-07-064-0/+185
* | client: also build libdconf-client static libraryRyan Lortie2012-07-063-1/+5
* | tests/: add a test for DConfEngineRyan Lortie2012-07-063-0/+73
* | tests/: add a stub D-Bus backend for testingRyan Lortie2012-07-063-0/+75
* | Add test for dbus backendsRyan Lortie2012-07-063-0/+408
* | tests/: convert path test to gtesterRyan Lortie2012-07-062-11/+10
* | tests/: add gvdb testcaseRyan Lortie2012-07-069-5/+326
* | gsettings test: use g_assert_cmpint()Ryan Lortie2012-07-061-1/+1
* | engine: fixup parameters order for change callbackRyan Lortie2012-07-061-1/+1
* | engine: allow for NULL value tablesRyan Lortie2012-07-061-3/+8
* | engine: correct logic error in queue checkingRyan Lortie2012-07-061-1/+1
* | dconf source abstraction: don't leak the GVDBsRyan Lortie2012-07-061-0/+6
* | profile parser: return number of sourcesRyan Lortie2012-07-061-0/+2
* | profile parser: handle newline characters properlyRyan Lortie2012-07-061-1/+3
* | GSettings backend: build against dconf-commonRyan Lortie2012-07-061-1/+1
* | GDBus filter backend: fix reply-serial handlingRyan Lortie2012-07-061-27/+40
* | GDBus filter backend: return FALSE in error caseRyan Lortie2012-07-061-0/+2
* | GDBus backend: only write to error if non-NULLRyan Lortie2012-07-061-1/+2
* | .gitignore for common/, gdbus/ and engine/Ryan Lortie2012-07-063-0/+4
* | DConfChangeset: remove some debug stdout noiseRyan Lortie2012-07-061-9/+0