summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Fix HaltCommand setting so it works again. Change default HaltCommand onBrian Cameron2005-04-121-1/+1
* Release 2.6.0.8 Updated version. Corrected spelling and use betterGDM2_2_6_0_8Brian Cameron2005-03-076-8/+8
* Set default font size to Sans 12. Can make the default configurable ifBrian Cameron2005-03-043-9/+149
* Restart the slave process if XDMCP chooser is selected from flexi server.Brian Cameron2005-02-151-1/+1
* Fix for bug #160068. Patch provided by Mark McLoughlin.Brian Cameron2005-02-144-30/+12
* Cleanup patch by Mark McLoughlin, bug #151668.Brian Cameron2005-02-141-1/+1
* Fixes bug #151018. Patch provided by John Martinsson.Brian Cameron2005-02-141-0/+1
* Support devperm for automatic login.Brian Cameron2005-02-081-0/+5
* Fixed bug #150528.Brian Cameron2005-02-031-14/+14
* Fixed bug 135401.Brian Cameron2005-02-031-0/+2
* Cleaned up the way the user's default PATH is set and allow it to beBrian Cameron2005-02-031-5/+5
* Added distuninstallcheck_listfiles for the files in /var/scrollkeeper,Brian Cameron2005-01-281-1/+1
* Fixed grammar. Then backed out fix since just realized we are in a stringBrian Cameron2005-01-261-1/+1
* Fixed grammar.Brian Cameron2005-01-261-1/+1
* fix very unlikely possible leakGeorge Lebl2004-12-141-2/+2
* Add a global cookie in <ServAuthDir>/.cookie which can be used toGeorge Lebl2004-10-262-17/+106
* Make autologin work on a second display if the first display started is anGeorge Lebl2004-10-263-4/+32
* set GDM_XSERVER_LOCATION with the x server typeGeorge Lebl2004-10-011-0/+13
* Now declare GdmUserId and GdmGroupId as extern to avoid warnigns.Brian Cameron2004-09-301-0/+2
* Cleaned up code and moved final di_devperm_logout call in gdm.c so itBrian Cameron2004-09-292-19/+11
* Modification to logindevperm logic so that device permissions are given toBrian Cameron2004-09-222-4/+30
* No longer call logindevperm if not logging into the console. This correctsBrian Cameron2004-08-241-5/+0
* create .dmrc non group/world readable, though that's probably just beingGeorge Lebl2004-08-181-0/+3
* Added HAVE_LOGINDEVPERM and HAVE_ADT Added checking for SolarisBrian Cameron2004-08-111-7/+345
* "fix" #148349 by adding French (Belgium), French (Switzerland), GermanGeorge Lebl2004-08-032-13/+17
* Patch from Andreas Schubert <andreas.schubert@mathema.de>George Lebl2004-07-143-4/+13
* Use "Shut _Down" instead of "Shut_down" consistently. This string wasGeorge Lebl2004-07-132-5/+57
* Fix for #141497, that is the last_x_failed is properly reset, we onlyGeorge Lebl2004-05-281-4/+17
* eek, evil we had GETTEXT_PACKAGE set to gdm-2.4, but we want gdm-2.6George Lebl2004-05-283-6/+25
* Add a daemon/ConsoleCannotHandle key which lists languages which shouldGeorge Lebl2004-05-279-74/+150
* Ensure proper .ICEauthority permissions, this may fail on NFS, but whoGeorge Lebl2004-05-271-0/+26
* use shell quoting more properlyGeorge Lebl2004-05-271-2/+14
* Fix #119853 thanks to investigation by Frederic Crozat. PAM sometimesGeorge Lebl2004-05-063-15/+21
* attempt to fix #126984 and possibly others where pam asks for the usernameGeorge Lebl2004-05-061-10/+18
* Apply and heavily massage a patch from Muktha to add font setting to theGeorge Lebl2004-05-061-3/+9
* Don't whack the socket_conn on display_manage since that completely whacksGeorge Lebl2004-05-041-8/+10
* ensure clean building even if FamilyInternetV6 is not define (define itGeorge Lebl2004-04-161-0/+8
* Replaced Address Family, FamilyInternet by FamilyInternetV6 for IPv6 whileVijaykumar Patwari2004-04-081-4/+4
* The ensure_sanity is now always called only from the main daemon onGeorge Lebl2004-04-044-24/+36
* Fixes from: Jerry Wall <Jerry.Wall@Sun.COM>George Lebl2004-03-302-0/+15
* make DisplayLastLogin default to 'false' since 'last' is stupid andGeorge Lebl2004-03-101-1/+1
* Handle out of diskspace on making user authentication better by firstGeorge Lebl2004-03-041-0/+70
* Apply patch from vincent.berger@ext.bull.net (Vincent Berger), to makeGeorge Lebl2004-03-042-10/+37
* When restarting a server by whacking it and starting it again, wait atGeorge Lebl2004-02-204-29/+65
* Fixup the theme changing. Add keys GtkTheme, AllowGtkThemeChange andGeorge Lebl2004-02-127-18/+106
* Wed Feb 11 Muktha <muktha.narayan@wipro.com>Muktha Narayan2004-02-123-0/+30
* Tue Jan 16 Brian Cameron <Brian.Cameron@Sun.COM>Brian Cameron2004-01-161-3/+5
* Apply patch from Vincent Berger <vincent.berger@ext.bull.net> to re-fixGeorge Lebl2004-01-152-0/+75
* Fix #131389 where if the slave crashed the login field was not clearedGeorge Lebl2004-01-151-1/+4
* Add sys/socket.h include to fix compilation on freebsd, fixes #130963,George Lebl2004-01-133-2/+3