summaryrefslogtreecommitdiff
path: root/engine
Commit message (Expand)AuthorAgeFilesLines
...
* docs/comments: make some corrections/updatesRyan Lortie2013-02-111-3/+3
* engine: accept out-of-order error reply messagesRyan Lortie2013-01-241-3/+20
* engine: only Init the service when neededRyan Lortie2013-01-111-3/+7
* engine: add a new database type: "service-db"Ryan Lortie2013-01-094-1/+94
* adjust to new gvdb APIsRyan Lortie2012-11-091-4/+4
* engine/: drop DConfChangesetListRyan Lortie2012-10-024-45/+6
* engine: improve robustness of profile parsingRyan Lortie2012-07-192-20/+43
* engine: fix dconf_engine_list() with empty dbRyan Lortie2012-07-151-0/+3
* engine: bring back origin_tag logicRyan Lortie2012-07-152-6/+10
* engine: fix arguments in fast watch race caseRyan Lortie2012-07-151-1/+3
* engine/: don't check for writability on resetRyan Lortie2012-07-121-1/+4
* DConfEngineSource: return FALSE from NULL refreshRyan Lortie2012-07-121-1/+14
* DConfEngineSource: remove the external init callRyan Lortie2012-07-123-13/+2
* DConfEngineUserSource: don't open on initRyan Lortie2012-07-121-5/+0
* engine/: source init can never failRyan Lortie2012-07-125-12/+7
* engine/: fix refcounting errorRyan Lortie2012-07-121-1/+1
* Remove workaround for GCC's obnoxious behaviourRyan Lortie2012-07-111-7/+2
* dbus test: add function to initialise for testingRyan Lortie2012-07-111-0/+2
* engine: add dconf_call_handle_get_expected_type()Ryan Lortie2012-07-112-0/+8
* Reimplement sync() functionalityRyan Lortie2012-07-102-1/+42
* engine: fix dconf_engine_unref() thread safetyRyan Lortie2012-07-101-31/+17
* clean up C compiler warningsRyan Lortie2012-07-081-1/+1
* massive Makefile reorganisationRyan Lortie2012-07-086-9/+10
* user source: change approach to shmRyan Lortie2012-07-081-12/+3
* clean up and factor out the 'shm' codeRyan Lortie2012-07-082-57/+6
* engine/: mark some structs 'extern' in a headerRyan Lortie2012-07-081-2/+2
* profile parser: firm up and document semanticsRyan Lortie2012-07-085-31/+126
* 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-061-1/+3
* 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
* .gitignore for common/, gdbus/ and engine/Ryan Lortie2012-07-061-0/+1
* add gtester supportRyan Lortie2012-07-061-0/+2
* Implement change signalsRyan Lortie2012-07-022-16/+142
* Massively reorganise the client-sideRyan Lortie2012-07-0211-623/+1535
* dconf engine: don't leak lock table on reloadRyan Lortie2012-03-191-0/+6
* engine: free multiple 'shm' properlyRyan Lortie2012-03-061-4/+4
* engine: allow multiple user databasesRyan Lortie2012-03-031-61/+95
* engine: support absolute paths in DCONF_PROFILERyan Lortie2012-03-031-1/+6
* engine: drop some dead filesRyan Lortie2012-02-056-42/+0
* engine: fix checking for locksRyan Lortie2012-02-031-1/+1
* drop unused dconf_engine_interpret_reply()Ryan Lortie2011-10-192-19/+0
* Stop using deprecated GLib APIsRyan Lortie2011-10-191-11/+11
* Remove "service func" logicRyan Lortie2011-09-112-54/+1
* Remove 'set lock' support from dconfRyan Lortie2011-09-112-15/+0