summaryrefslogtreecommitdiff
path: root/service
Commit message (Expand)AuthorAgeFilesLines
* Namespace the dependencies variablesEmmanuele Bassi2018-08-111-2/+2
* build: Add trailing commas where necessaryIñigo Martínez2018-08-111-4/+4
* build: Fix parameters orderIñigo Martínez2018-08-111-2/+2
* build: Fix internal dependenciesIñigo Martínez2018-08-111-6/+8
* build: Retrieve D-Bus and gio paths from pkg-config filesIñigo Martínez2018-08-111-11/+1
* build: Rename build optionsIñigo Martínez2018-08-111-2/+2
* service: Port from g_type_class_add_private() to G_ADD_PRIVATE()Philip Withnall2018-08-011-3/+2
* Don't create the user config dir as world readableSebastien Bacher2018-04-172-2/+2
* Remove .gitignore filesIñigo Martínez2017-10-221-4/+0
* build: Remove autotoolsIñigo Martínez2017-10-171-44/+0
* build: Port to meson build systemIñigo Martínez2017-10-173-1/+57
* 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