summaryrefslogtreecommitdiff
path: root/daemon/gdmconfig.c
Commit message (Expand)AuthorAgeFilesLines
* Redesign the internal configuration system. Fixes #355425William Jon McCann2007-03-261-2932/+0
* Phase 1 of removing vicious-extensions and replacing with a rewrite.Brian Cameron2007-03-211-341/+496
* Remove duplicate line.Brian Cameron2007-03-141-1/+0
* Remove XnestDisplayArg configuration choice. In discussion with AlanBrian Cameron2007-03-141-3/+0
* config/Makefile.am: Add Xephyr support and fix problem withBrian Cameron2007-03-131-39/+38
* : Fix warnings and fix an assertion in gdm because it calledBrian Cameron2007-01-311-3/+3
* Fix for bug #352263 Created more verbose warnings when defaults.conf orLukasz Zalewski2007-01-221-2/+7
* Fixes for compiling with gcc 2.95. Patch provided by Jens GranseuerBrian Cameron2006-12-141-1/+1
* Add new QUERY_CUSTOM_CMD_LABELS and QUERY_CUSTOM_CMD_NO_RESTART_STATUSBrian Cameron2006-10-301-52/+56
* Fixes enhancement request #358114. Added variables & functions used toLukasz Zalewski2006-10-291-0/+62
* Now gdm.conf has SupportAutomount option which, when turned on, changesBrian Cameron2006-09-221-0/+2
* Fix for compiling with GCC 2.95.Brian Cameron2006-07-171-1/+2
* Fix more warnings.Brian Cameron2006-06-091-1/+1
* Fix autologin Pam service name. Fixes bug #344191. Fix warnings.Brian Cameron2006-06-091-36/+31
* Fix per-display configuration so it also works for greeter/SystemMenu andBrian Cameron2006-05-191-4/+84
* Fixes to better support FreeBSD. Fixes bug #340668. Patch provided by JoeBrian Cameron2006-05-041-0/+1
* Adding per-display configuration support to GDM. Now if user has a fileBrian Cameron2006-04-271-38/+114
* Add new GdmXserverTimeout configuration variable so the length of timeBrian Cameron2006-04-071-0/+2
* Removed a C99 local variable definition that breaks the build with gccJulio M. Merino Vidal2006-03-281-1/+2
* Now support --with-sysconfsubdir so that GDM can be configured to have theBrian Cameron2006-03-281-2/+2
* Add new GET_CUSTOM_CONFIG_FILE gdmflexiserver command so gdmsetup can editBrian Cameron2006-03-131-0/+11
* Updated. Update to 2.13.0.9. Added code to support the change inGDM2_2_13_0_10Brian Cameron2006-03-021-0/+20
* Fix error message that is printed when ServAuthDir isn't owned by root:gidBrian Cameron2006-02-251-69/+93
* Fix some GCC C-99 compile issues. Fixes bug #331450. Patch provided byBrian Cameron2006-02-161-7/+6
* Updated. Update to 2.13.0.8 and use EXPANDED_DATADIR instead of %{datadir}Brian Cameron2006-02-131-1/+2
* Change --with-configdir to --with-defaults-conf and make it work so thatBrian Cameron2006-02-131-8/+7
* This patch resolves some performance issues that I noticed when testingBrian Cameron2006-02-071-1/+10
* Fix glib.h include so it compiles under LFS. Fixes bug #329801.Brian Cameron2006-02-031-1/+1
* Add better logic for grabbing the time for the user's locale ifBrian Cameron2006-01-271-3/+3
* Add needed glib/gstdio.h include to daemon/fstype.c which fixes a wierdBrian Cameron2006-01-181-1/+1
* Fix problem with client not properly counting the number of connections,Brian Cameron2006-01-051-3/+3
* Happy holidays. Some bug fixes.Brian Cameron2005-12-251-2/+4
* Now use g_ stdio function like g_chmod instead of chmod. Fixes bugBrian Cameron2005-12-221-24/+24
* Add new priority configuration option for setting xserver priority.Brian Cameron2005-12-211-0/+26
* Patch by Padraig O'Briain <Padraig.OBriain@sun.com>, modified by myself soBrian Cameron2005-12-211-0/+3
* After two months, the redesign of GDM's internal configuration is finallyBrian Cameron2005-12-201-358/+628
* Add GET_SERVER_LIST and GET_SERVER_DETAILS sockets functions so thatBrian Cameron2005-12-131-35/+0
* Remove libgnome dependencies except in gdmflexiserver.c and gdmsetup.c.Brian Cameron2005-12-121-0/+55
* Ensure gnome.desktop and default.desktop files have 644 perms. CorrectBrian Cameron2005-11-281-1/+1
* daemon/verify-crypt.c, daemon/verify-pam.c, Convert to using new gdmconfigBrian Cameron2005-11-231-3/+1
* Minor tweaks. Honor doing_update when doing translations and don'tBrian Cameron2005-11-231-13/+15
* This further improves GDM configuration so that now only the GDM daemonBrian Cameron2005-11-221-435/+548
* Redesign of daemon configuraton. Now all vicious-extensions logic is inBrian Cameron2005-11-041-0/+2056