summaryrefslogtreecommitdiffstats
path: root/src/modules/gconf
Commit message (Expand)AuthorAgeFilesLines
* build: Don't include empty Makefile.am in subdirsMaarten Bosmans2011-01-311-20/+0
* build-sys: Replace dummy Makefiles with proper Makefile.am'sColin Guthrie2010-12-052-1/+20
* gconf: run the wrapper script when running gconf-helper from build treeLennart Poettering2009-09-181-1/+1
* gconf: use correct path for gconf-helper tool when running from build treeLennart Poettering2009-08-211-4/+5
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-032-2/+2
* when killing gconf helper, loop over EINTRLennart Poettering2008-10-011-2/+10
* replace Makefile stub copies by symlinksLennart Poettering2008-09-111-13/+1
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-4/+4
* fix shutdown when --disallow-module-loading=1 is passedLennart Poettering2008-08-051-2/+2
* get rid of svn $ keywordsLennart Poettering2008-06-182-4/+0
* Port module-gconf to make use of the new API pa_start_child_for_read()Lennart Poettering2007-11-111-128/+9
* tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering2007-11-091-4/+4
* drop rt scheduling before we start our helper processLennart Poettering2007-11-011-0/+2
* deal properly with signals interrupting us when we wait for data from gconf h...Lennart Poettering2007-10-301-2/+4
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-282-38/+71
* Kill spaces on EOLLennart Poettering2007-05-292-46/+46
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-132-0/+4
* add missing g_type_init()Lennart Poettering2006-09-021-0/+2
* remove all occurences of Lennart Poettering2006-08-181-7/+7
* fix module-gconf initializationLennart Poettering2006-07-291-0/+1
* if possible do not unload already loaded modules when the gconf settings chan...Lennart Poettering2006-07-271-29/+71
* because gconf doesn't provide real transactions we emulate our own with a "lo...Lennart Poettering2006-07-271-2/+8
* add some protection that the gconf helper process will be killed when the dae...Lennart Poettering2006-07-261-4/+54
* add new module "module-gconf" which reads configuration information from gcon...Lennart Poettering2006-07-263-0/+522