summaryrefslogtreecommitdiff
path: root/gconf/gconfd.c
Commit message (Expand)AuthorAgeFilesLines
* even more workMikael Hallendal2003-11-261-2/+2
* Make it compile.Richard Hult2003-11-241-0/+1
* Start getting this up to date.Richard Hult2003-11-241-1517/+81
* use g_string_new (NULL) rather than g_string_new ("") #106974 MortenHavoc Pennington2003-10-221-8/+7
* use g_print/g_printerr instead of printf/fprintf(strerr). It fixes UTF-8Frédéric Crozat2003-08-111-1/+1
* call AC_LIBTOOL_WIN32_DLL.Masahiro Sakai2003-04-261-4/+1
* gconf/gconfd.c When reading the saved_state file, gconfd will not logMuktha2003-04-231-2/+3
* bump to 2.3.1Havoc Pennington2003-03-271-3/+61
* rename GConf.idl to GConfX.idl in order to build on non-case-sensitivejacob berkman2002-09-091-1/+1
* gconf/gconfd.c Removed reference to gnome_segv2 since it was not used.Brian Cameron2002-07-121-76/+0
* gconf-2.0.pc.in gconf.spec.in gconf/Makefile.am gconf/gconfd.cBrian Cameron2002-07-111-2/+2
* fix silly with addresses list.Mark McLoughlin2002-07-091-2/+3
* close our FILE* when we're done. Reported by Michael.Havoc Pennington2002-07-051-0/+2
* include <locale.h> for setlocale.Hidetoshi Tajima2002-06-141-0/+1
* add --version argument, #79555, involves a help string but it should be OKHavoc Pennington2002-06-031-6/+12
* make the internal functions staticHavoc Pennington2002-04-271-0/+9
* change exit timeout to 2 minutesHavoc Pennington2002-03-241-5/+1
* change "returning exception" message to DEBUG priorityHavoc Pennington2002-03-221-1/+1
* fuck, Martin apparently deleted -Wall last March.Havoc Pennington2002-03-211-0/+1
* don't call gconf_value_get_int on a bool. WTF.Havoc Pennington2002-03-201-1/+4
* change all the "getters" to be functions not macros, so we can addHavoc Pennington2002-03-201-2/+4
* fix obnoxious typo (s/mi/this_mi/), also needed to fix bug reported byHavoc Pennington2002-03-101-0/+7
* Use g_ascii_strcasecmp instead of g_strcasecmp. Replace g_main_* withDave Camp2002-02-151-4/+4
* run gnome_segv if DISPLAY is set. Why not. may turn it off for production.Havoc Pennington2002-02-111-4/+81
* no need to explicitly activate CORBA objects, the RootPOA has theMark McLoughlin2002-01-081-3/+0
* support storing names of clients and new ConfigDatabase3Havoc Pennington2002-01-041-6/+6
* if GCONF_DEBUG_OUTPUT is set, enable gconf_log_debug_messagesHavoc Pennington2002-01-041-0/+4
* fix this fix spelling in log messageHavoc Pennington2001-12-111-3/+4
* use CORBA_Object_non_existent() instead of ConfigListener_ping useHavoc Pennington2001-12-111-3/+11
* change to not start gconfd immediately, so we can avoid starting it ifHavoc Pennington2001-12-111-3/+10
* improve errorHavoc Pennington2001-12-041-1/+11
* do wack-ass juju to avoid .nfs23344534543 files appearing in the lockHavoc Pennington2001-10-041-1/+1
* fix write_byte_fd to always be initializedHavoc Pennington2001-09-281-94/+43
* Merge from stable.Havoc Pennington2001-08-151-1/+1
* rename to GNOME_Config_Daemon to fit with the bonobo namespace guidelines.Michael Meeks2001-08-141-5/+18
* port to bonobo-activation from oaf.Michael Meeks2001-08-011-30/+28
* Merge from stable.Havoc Pennington2001-07-241-2/+2
* Merge from stable.Havoc Pennington2001-07-221-6/+83
* Merge from stable.Havoc Pennington2001-05-111-1/+6
* Removed. Removed. Removed.Martin Baulig2001-03-231-4/+3
* Merge from stable.Havoc Pennington2001-03-071-11/+70
* Merge from stable.Havoc Pennington2001-02-271-8/+57
* File permissions fixes, problem pointed out by Steve Fox.Havoc Pennington2001-02-051-1/+1
* Added a return value to a g_slist_append that would cause a segfault inRebecca Schulman2000-12-181-1/+1
* The -f flag has no effect with ln -s; need to rm before attempting toColm Smyth2000-12-121-13/+7
* fix strtoul error checkingHavoc Pennington2000-11-051-1/+1
* gconfd should now exit when not in use.Havoc Pennington2000-10-081-0/+5
* indentation/formattingHavoc Pennington2000-10-071-26/+45
* check for flockfile. Check for BDB, but don't make it fatal; do anHavoc Pennington2000-10-071-59/+192
* commit of BerkeleyDB backend changes to bring source into compliance withColm Smyth2000-10-061-1/+2