summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Fix reference to SystemMenu key as a boolean, not a string. Fixes bugBrian Cameron2006-05-111-1/+1
* Fix reference to the security/AllowRemoteAutoLogin so it is accessed as aBrian Cameron2006-05-081-1/+1
* Fix syntax.Brian Cameron2006-05-041-1/+1
* Improvements to signal handling, fixing problem where GDM slave can hangBrian Cameron2006-05-043-7/+17
* Fixes to better support FreeBSD. Fixes bug #340668. Patch provided by JoeBrian Cameron2006-05-042-0/+2
* Remove gdm_config_init from header since it is a static function in the cBrian Cameron2006-05-031-1/+0
* Explicitly adjust the effective GID before running the child sessionJulio M. Merino Vidal2006-05-011-0/+1
* Didn't finish last commit.Brian Cameron2006-04-271-1/+1
* Fix pam stack so that for autologin the GDM PAM stack isBrian Cameron2006-04-271-2/+5
* Adding per-display configuration support to GDM. Now if user has a fileBrian Cameron2006-04-275-76/+226
* Fix for C89 compilers. Patch by Jens Granseuer <jensgr@gmx.net>.Brian Cameron2006-04-181-3/+1
* Further clean up access to ICEAuthority file. Fixes bug #338358. PatchBrian Cameron2006-04-141-10/+12
* Better fix for resolving CVE-2006-1057 provided by Hans Petter JanssonBrian Cameron2006-04-101-27/+49
* Add Trusted Solaris support to GDM. Patch provided by Niall PowerBrian Cameron2006-04-071-1/+207
* Add more comments about last change.Brian Cameron2006-04-071-1/+2
* Now logic unlinks .ICEauthority file if it looks fishy rather than tryingBrian Cameron2006-04-071-13/+8
* Add new GdmXserverTimeout configuration variable so the length of timeBrian Cameron2006-04-073-7/+11
* Removed a C99 local variable definition that breaks the build with gccJulio M. Merino Vidal2006-03-289-38/+58
* Now support --with-sysconfsubdir so that GDM can be configured to have theBrian Cameron2006-03-284-13/+21
* One-line fix to Solaris auditing logic to correct a problem that causesBrian Cameron2006-03-141-1/+1
* Add new GET_CUSTOM_CONFIG_FILE gdmflexiserver command so gdmsetup can editBrian Cameron2006-03-134-2/+33
* Fix sound-on-login-success and failure to only play if they are turned on.Brian Cameron2006-03-061-4/+4
* 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-162-8/+8
* Remove some cruft accidently added.Brian Cameron2006-02-151-5/+0
* Reorganize libraries so that it is easier to build GDM against a testBrian Cameron2006-02-151-7/+7
* Now start dbus-launch in GDM's Xsession script if dbus-launch is availableBrian Cameron2006-02-151-0/+5
* Updated. Update to 2.13.0.8 and use EXPANDED_DATADIR instead of %{datadir}Brian Cameron2006-02-132-3/+4
* Change --with-configdir to --with-defaults-conf and make it work so thatBrian Cameron2006-02-132-9/+7
* A known issue with gdmdynamic is that when a display connects to theBrian Cameron2006-02-095-61/+154
* This patch resolves some performance issues that I noticed when testingBrian Cameron2006-02-0711-47/+70
* 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-272-5/+5
* Really fix bug #326819. Better scrollkeeper/yelp description for GDM.Brian Cameron2006-01-201-3/+3
* Add needed glib/gstdio.h include to daemon/fstype.c which fixes a wierdBrian Cameron2006-01-1815-16/+28
* Use "reboot" instead of "restart". Fixes bug #327583.Brian Cameron2006-01-182-18/+18
* Patch provided by Dan Walsch to fix SELinux logic so that GDM doesn'tBrian Cameron2006-01-131-5/+12
* Change the "Please make sure the Caps Lock key is not enabled." message toBrian Cameron2006-01-123-9/+3
* : Rename "shutdown" to "shut down" or "halt" and rename "capslock" toBrian Cameron2006-01-121-3/+3
* Now use GDK_DISPLAY_XDISPLAY instead of GDK_DISPLAY since the GDK_DISPLAYBrian Cameron2006-01-111-8/+20
* Make error message more clear when session file is invalid. Now it saysBrian Cameron2006-01-071-8/+11
* Fix problem with client not properly counting the number of connections,Brian Cameron2006-01-053-14/+27
* Now set greeter_probably_login_prompt to FALSE if we get a PasswordBrian Cameron2005-12-252-15/+14
* Happy holidays. Some bug fixes.Brian Cameron2005-12-253-19/+18
* Now use g_ stdio function like g_chmod instead of chmod. Fixes bugBrian Cameron2005-12-2214-139/+138
* Add new priority configuration option for setting xserver priority.Brian Cameron2005-12-214-11/+58
* Patch by Padraig O'Briain <Padraig.OBriain@sun.com>, modified by myself soBrian Cameron2005-12-212-0/+5
* After two months, the redesign of GDM's internal configuration is finallyBrian Cameron2005-12-206-542/+873
* Now consistantly use "GDM" in strings instead of "gdm". Fixes bug #323221.Brian Cameron2005-12-143-5/+5