summaryrefslogtreecommitdiff
path: root/gconf
Commit message (Expand)AuthorAgeFilesLines
* Fix some compiler warningsHEADmasterRobert Ancell2015-10-145-12/+2
* Revert "Updated FSF's address"Piotr Drąg2014-02-016-6/+18
* Updated FSF's addressDaniel Mustieles2014-01-236-18/+6
* dbus: Don't spew to console when unable to connect to dbus daemonRay Strode2013-04-151-12/+12
* Remove gconf-sanity-checkWilliam Jon McCann2013-01-214-435/+2
* gconf-dbus: fix use after freeMilan Crha2012-10-182-8/+11
* fix early bailout when using launchd on Mac OS XSimon Wagner2012-10-091-1/+1
* Try to use XDG config directory for settings storageWilliam Jon McCann2012-04-254-11/+50
* Make directories with parents in case they don't existWilliam Jon McCann2012-04-251-6/+6
* Remove unused gconf_get_lock_dir functionWilliam Jon McCann2012-04-252-14/+0
* dbus: fix shutdownRay Strode2012-03-181-1/+7
* sources: remove a harmless warning messageRyan Lortie2012-03-071-7/+0
* daemon: tie saved_state file to sessionRay Strode2012-02-211-3/+79
* daemon: store daemon data in XDG_RUNTIME_DIRRay Strode2012-02-211-7/+12
* daemon: store saved_state in daemon dir not ~/.gconfdRay Strode2012-02-211-7/+1
* gconf-dbus: don't crash during sync if gconfd shutting downRay Strode2012-02-131-0/+1
* Allow the backend directory to be specified from the environment.Richard Purdie2011-11-281-1/+7
* D-Bus backend: Add GCONF_DEFAULT_SOURCE_PATH support (#664031)Sascha Silbe2011-11-281-11/+19
* Revert d7917514549f48297bc0032a7e2b54bfb17f7495 and clarify commentVincent Untz2011-10-311-5/+6
* gconf-dbus: Clean up ORBit vs DBus logic (thanks, Jasper St. Pierre)Ross Burton2011-10-261-4/+4
* gconf-dbus: Don't crash when reply is NULL in gconf_engine_notify_remove()Jiří Klimeš2011-10-261-1/+2
* build: Fix for -Werror=format-securityRico Tzschichholz2011-10-251-1/+1
* gconf-dbus: Fix leaksVincent Untz2011-10-231-0/+6
* gconf-dbus: Emit a Bye dbus signal when dropping a databaseVincent Untz2011-10-235-0/+62
* gconf-dbus: Do not drop old databases that have clients listening to itVincent Untz2011-10-231-0/+4
* gconf-dbus: On SIGHUP, do not recreate databases but reload the sourcesVincent Untz2011-10-233-14/+98
* gconf-database-dbus: Allow setting the gconf values to the schema defaultJoey Zheng2011-09-071-2/+1
* gconf-database-dbus: Fix notify listeners to also use an object path3.1.6Christian Persch2011-08-151-1/+1
* gconf-dbus: Support older daemon returning string for object pathRob Bradford2011-08-151-4/+17
* gconf(d)-dbus: Use correct type, 'o', for object pathsChristian Persch2011-08-152-2/+2
* build: Correctly ensure that generated CORBA files are deleted when distingRob Bradford2011-08-151-1/+1
* Revert "build: Ensure that generated CORBA files are deleted when disting"Rob Bradford2011-08-151-2/+4
* build: Add exported pkg-config file and C include information to GIREvan Nemerson2011-08-141-1/+2
* gconfd-dbus: Handle messages that don't have an interface setRob Bradford2011-08-141-2/+2
* build: Ensure that generated CORBA files are deleted when distingRob Bradford2011-08-141-4/+2
* ensure_database: don't free the reply til we've finished with its argsSimon McVittie2011-07-131-3/+3
* build: Filter out generated corba code when building .girColin Walters2011-07-051-1/+1
* gconf-client: Use the cache for keys we know we don't have locallyZhenqiang Chen2011-06-282-12/+38
* Fix make distRoss Burton2011-06-281-4/+8
* gconfd: Add conditional DBUS codeRob Bradford2011-06-281-0/+26
* gconf-database: Add conditional DBUS codeRob Bradford2011-06-282-0/+67
* gconfd: Add ifdef blocks around the CORBA codeRob Bradford2011-06-282-5/+52
* gconf: Surround CORBA code with ifdefsRob Bradford2011-06-281-1/+12
* gconf-database: Surround CORBA code with ifdefsRob Bradford2011-06-282-2/+52
* build: Conditionally compile in the DBUS implementation filesRob Bradford2011-06-289-0/+5165
* gconf-internals: Surround CORBA functionality with #ifdef guardsRob Bradford2011-06-282-4/+23
* gconf-database: import locale header fileRob Bradford2011-06-281-0/+3
* build: Export ORBIT CFLAGS/LIBSRob Bradford2011-06-281-2/+5
* gconfd: Export gconfd_in_shutdownRob Bradford2011-06-282-2/+9
* gconfd: Export gconfd_obtain_databaseRob Bradford2011-06-282-8/+9