summaryrefslogtreecommitdiff
path: root/service
Commit message (Expand)AuthorAgeFilesLines
* service: Don't hang during shutdownMarek Kasik2014-04-041-1/+6
* Updated FSF's addressDaniel Mustieles2014-01-3111-33/+11
* Add missing "config.h" include everywhereRyan Lortie2013-11-247-0/+14
* service: rewrite a line to avoid a gcc warningRyan Lortie2013-07-121-1/+2
* service: fix some harmless compile warningsRyan Lortie2013-07-124-7/+8
* service: fix a couple of leaksRyan Lortie2013-02-112-0/+2
* writer: ignore empty changesetsRyan Lortie2013-02-111-7/+14
* keyfile: explicitly use local GVfsRyan Lortie2013-01-121-1/+2
* keyfile: implement list()Ryan Lortie2013-01-111-0/+21
* keyfile: add advisory lockingRyan Lortie2013-01-111-2/+62
* keyfile: many improvementsRyan Lortie2013-01-112-13/+86
* service: remove some debug printfRyan Lortie2013-01-111-1/+0
* keyfile: don't rewrite if there are no changesRyan Lortie2013-01-111-16/+32
* writer: avoid spurious rewrites on InitRyan Lortie2013-01-113-1/+27
* service: add a keyfile writerRyan Lortie2013-01-114-2/+368
* writer: fix headerRyan Lortie2013-01-111-1/+2
* service: add a diff() operation on writersRyan Lortie2013-01-112-0/+9
* service: add a "shm" service-db subtypeRyan Lortie2013-01-094-0/+49
* service: add support for service-dbRyan Lortie2013-01-093-16/+110
* service: fix some harmless warningsRyan Lortie2013-01-094-1/+5
* service: include list() results in enumerationRyan Lortie2013-01-081-0/+2
* writer: add list class virtual methodRyan Lortie2013-01-082-0/+39
* service: add new 'string set' utility pseudoclassRyan Lortie2013-01-081-9/+41
* writer: add @type argument to constructorRyan Lortie2013-01-083-4/+8
* writer: move instance and class struct into headerRyan Lortie2013-01-082-48/+67
* service: try mkdir_with_parents() on failed writesRyan Lortie2013-01-021-0/+16
* service/: don't call g_hash_table_unref on changesetRyan Lortie2013-01-021-1/+1
* writer: Fix typo causing segfaults on service shutdownColin Walters2012-12-171-1/+1
* dist the D-Bus interface descriptionRyan Lortie2012-11-191-0/+3
* Remove calls to g_type_init()Ryan Lortie2012-11-191-2/+0
* service/: always use read() for reading gvdbRyan Lortie2012-11-091-2/+11
* adjust to new gvdb APIsRyan Lortie2012-11-091-1/+1
* service: factor out gvdb read/write codeRyan Lortie2012-11-094-141/+204
* service: fix some leaks in the writerRyan Lortie2012-11-081-7/+13
* service: use database-mode DConfChangesetRyan Lortie2012-11-081-70/+44
* service/Makefile.am: fix code generationRyan Lortie2012-11-081-1/+3
* service: rewriteRyan Lortie2012-10-2316-1119/+969
* dconf_rebuilder_get_parent: don't leak parent_nameMatthias Clasen2012-10-211-0/+1
* service: remove ancient migration codeRyan Lortie2012-07-161-35/+2
* service: stop using gvdb_table_walk()Ryan Lortie2012-07-091-142/+98
* clean up C compiler warningsRyan Lortie2012-07-081-1/+1
* massive Makefile reorganisationRyan Lortie2012-07-085-10/+12
* clean up and factor out the 'shm' codeRyan Lortie2012-07-086-71/+8
* add gtester supportRyan Lortie2012-07-061-0/+2
* service: introduce a new Changeset-based methodRyan Lortie2012-07-014-2/+94
* common/: create two convenience librariesRyan Lortie2012-07-011-2/+1
* service: Drop a level of variant wrappingRyan Lortie2012-07-012-9/+9
* blame mode: record all writes, not just the firstRyan Lortie2012-03-072-10/+13
* service: add "blame mode"Ryan Lortie2012-03-074-2/+152
* build: stop non-portable use of 'echo -e'Ryan Lortie2012-02-051-1/+4