summaryrefslogtreecommitdiff
path: root/gconf
Commit message (Expand)AuthorAgeFilesLines
* Add boxed types for GConfEntry and GConfValueFlorian Müllner2010-04-082-0/+27
* Do not leak a GConfEntry when we ignore default valuesAlberto Garcia2010-04-081-1/+4
* Avoid a crash when gconftool-2 can't read the dbMatthias Clasen2010-02-191-3/+14
* [gconfd] Remove (worse than) useless signal handlers for SEGV, FPE, etcColin Walters2010-02-011-37/+0
* Created .gitignore filesPablo Castellano2010-01-041-0/+11
* Remove this unused file.Kjartan Maraas2009-08-111-137/+0
* Silence some gcc compiler warningsColin Walters2009-07-152-9/+10
* Allow overriding the default config via $GCONF_DEFAULT_SOURCE_PATHDan Winship2009-06-231-13/+20
* Avoid assertion failuresMatthias Clasen2009-05-141-3/+5
* Fix a bad capitalizationPhillip Withnall2009-05-051-1/+1
* Add new api to the defaults serviceVincent Untz2009-05-052-3/+3
* Fix errno usageChristian Persch2009-05-051-1/+3
* Bug 498934 - Change config.h include syntaxGilles Dartiguelongue2009-05-0315-15/+15
* [client] Improve trace markers to say "CACHED" or "REMOTE"Behdad Esfahbod2009-04-211-31/+33
* Bug 579167 – obsolete file in svnBehdad Esfahbod2009-04-211-177/+0
* Bug 578877 – Update FSF addressTobias Mueller2009-04-2134-67/+67
* Track fully-cached directories in the clientMatthias Clasen2009-04-212-19/+80
* Also trace if key is in cache. Don't trace the writable result, that's notBehdad Esfahbod2009-04-141-7/+4
* Consistently surround string parameters in single-quotes in trace output.Behdad Esfahbod2009-04-141-19/+18
* Use g_message for printing trace output, such that G_MESSAGES_PREFIXED=allBehdad Esfahbod2009-04-141-45/+42
* Correct the URL to the website.Kjartan Maraas2009-02-261-1/+1
* Remove deprecated GTK+ apiMatthias Clasen2009-02-232-8/+8
* move the directory used by the defaults mechanism, so that its effects areRay Strode2009-02-161-3/+3
* Bug 566716 – Update the projects URLMatthias Clasen2009-02-151-1/+1
* Bug 558490 – New policykit mechanism uses hard-coded gconf pathMatthias Clasen2009-02-151-0/+3
* Use the -mwindows flag when linking on Windows, so that we build a "GUI"Tor Lillqvist2009-01-272-0/+63
* return value at the end of the function. Patch by Magnus BomanVincent Untz2009-01-231-0/+2
* Replace deprecated GLib calls. Patch by Travis Veralrud.Matthias Clasen2009-01-102-8/+3
* Add a --toggle optionMatthias Clasen2008-12-311-0/+79
* Use fsync instead of fdatasync for portability (bug 563401). Also flushRay Strode2008-12-081-1/+1
* sync saved state file to disk before closing (bug 562976)Ray Strode2008-12-021-0/+7
* Bug 557489 – gconftool should have regex searchChristian Persch2008-10-221-20/+87
* Update svn:ignore, and remove .cvsignore filesChristian Persch2008-10-221-22/+0
* Fix one 'format not a string literal and no format arguments' warning.Christian Persch2008-10-221-1/+1
* Drop the Win9x code path. There is no Win9x support any more lower in theTor Lillqvist2008-09-251-21/+7
* Add distclean rule.Kjartan Maraas2008-08-192-1/+3
* Bug 531169 – A mechanism for setting defaultsMatthias Clasen2008-07-115-2/+175
* Use g_chdir() instead of plain chdir()Kjartan Maraas2008-07-041-1/+1
* Clean up includes and fix a couple compiler warnings.Kjartan Maraas2008-06-2824-22/+32
* Bump version after tagging.Kjartan Maraas2008-06-041-51/+52
* Bump again. Dist the right file.GCONF_2_23_1Kjartan Maraas2008-06-041-1/+1
* Plug a leak.Kjartan Maraas2008-05-241-1/+6
* Fall back to local database access if not in active session. (bug 533494)Ray Strode2008-05-212-2/+23
* Don't auto launch session bus if we aren't going to auto start gconfd.Ray Strode2008-05-121-0/+10
* s/errnoneous/erroneous/ (bug 532435)Ray Strode2008-05-101-1/+1
* Tie gconf daemon to session bus and drop use daemon GetIOR() methodRay Strode2008-05-095-345/+218
* Patch from Frederic Crozat to allow override $TMPDIR. Closes bug #497113.Kjartan Maraas2008-05-072-4/+25
* Get rid of critical warning (and crash when built with --disable-debug),Richard Hult2008-05-071-4/+3
* Use new glib api to batch timeouts. Patch from Matthias Clasen. Closes bugKjartan Maraas2008-05-072-9/+9
* Merge the desyslogification patch from Debian. Also used in Fedora now.Kjartan Maraas2008-05-073-159/+33