summaryrefslogtreecommitdiff
path: root/gconf
Commit message (Expand)AuthorAgeFilesLines
* 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
* gconf-database: Expose locale cache so it can be used by DBUS implementationRob Bradford2011-06-282-9/+8
* gconf-client: Update the internal cache on operations to ensure consistencyRob Bradford2011-06-281-7/+235
* gconf-internals: Internalise gconf_get_lock_or_current_holder functionRob Bradford2011-06-282-5/+1
* gconf-internals: Remove functions from header that are not definedRob Bradford2011-06-281-4/+0
* gconfd: Add internal API (gconfd_main_quit) to allow clean daemon shutdownRob Bradford2011-06-282-8/+8
* daemon: don't force gconf.xml.system to live in /etcThomas Zajic2011-03-142-2/+2
* Bug #631250 - obsolete error messageJosselin Mouette2010-10-191-1/+1
* Fix build warnings introduced in a612aad7fcf817d6174505e8ac519e6a554d15d32.32.0Christian Persch2010-09-272-2/+2
* Return the refernced objects in _refAdel Gadllah2010-09-214-4/+8
* introspection: Add annotations to fix warningsOwen W. Taylor2010-09-088-0/+339
* introspection: Update to new g-iColin Walters2010-09-071-1/+2