summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings. Fixes bug #322053. Patch provided by FredericBrian Cameron2005-11-223-26/+22
* Fix get_free_vt_linux so it returns the correct VT. Fixes bug #322137.Brian Cameron2005-11-221-1/+1
* Fixes bug #322083, suggestions from dmacks@netspace.org.Brian Cameron2005-11-221-4/+5
* Fix #ifdef's.Brian Cameron2005-11-161-0/+24
* Change made on 11/03 to make GDM use VT_GETSTATE for peeking VT freenessBrian Cameron2005-11-151-7/+73
* Patch to make GDM use VT_GETSTATE for peeking VT freeness. Patch providedBrian Cameron2005-11-041-34/+10
* If the slave doesn't respond to a SIGTERM, try SIGKILL the second time.Brian Cameron2005-10-281-2/+2
* Fix race condition where the d variable wasn't being set until after theErdal Ronahi2005-10-281-1/+9
* Fix problem with PostSession script not always getting executed when userBrian Cameron2005-10-061-1/+33
* acconfig.h, configure.in, config/gdm.conf.in, daemon/gdm.h, DefineBrian Cameron2005-10-061-1/+1
* Remove evil gdm_debug output.Brian Cameron2005-10-041-24/+3
* Remove syslog() test that causes needless syslog message when SolarisBrian Cameron2005-09-291-6/+0
* Add documentation regarding how to set up Automatic Login on Solaris.Brian Cameron2005-09-211-2/+1
* Make XdmcpFill() failure a debug, as it also happens when the clientBastien Nocera2005-09-151-1/+1
* Honor Default Session gdm.conf setting when using autologin. Fixes bugBrian Cameron2005-08-202-1/+9
* Fixed Multicast compile issue when IPv6 is not enabled.Brian Cameron2005-08-091-0/+4
* This change was approved by the release team since it affects UI after theBrian Cameron2005-08-082-3/+3
* Fix malformed string.Brian Cameron2005-08-051-1/+1
* Fixed GET_CONFIG command so it works. Before it only printed out the valueBrian Cameron2005-08-052-10/+236
* GDM is more backwards compatible. The change to add DefaultWelcome andBrian Cameron2005-08-041-0/+2
* Change "xdmcp" to "XDMCP" in comments.Brian Cameron2005-08-041-4/+4
* acconfig.h, configure.in, daemon/Makefile.am, daemon/gdm.c, Change to theBrian Cameron2005-08-042-5/+13
* Added depcomp and stamp-h1William Jon McCann2005-07-263-30/+52
* Fix build by only using GDM_KEY_MULTICAST when IPV6 is enabled.William Jon McCann2005-07-251-0/+2
* Bumped version to 2.8.0.2 since a new interface was added, theBrian Cameron2005-07-235-57/+97
* Remove unused gtkmessagedialog.h header file. Removing these files fromWilliam Jon McCann2005-07-213-3/+0
* Use common function for loading face images.William Jon McCann2005-07-193-177/+665
* Cleanup terminology, and fix many strings. See bug #310453. Also fixes bugTommi Vainikainen2005-07-193-33/+35
* Support DragonFly VT since it is the same as FreeBSD. Patch provided byBrian Cameron2005-07-142-9/+9
* Minor correction to Solaris audit logic provided by Gary Winiger.Brian Cameron2005-06-221-1/+1
* Upgrading to pkgconfig 0.17.2 broke the Solaris build because it no longerBrian Cameron2005-06-221-0/+3
* Really fixing bug 308050, patch provided by Julio M. Merino VidalBrian Cameron2005-06-201-0/+14
* On 04/25, a change was made to move seteuid/setegid to before checking theBrian Cameron2005-06-201-8/+0
* Add Xserver configuration tab to gdmsetup. Minor cleanup of gdmsetup.c andBrian Cameron2005-06-101-1/+2
* Added support for dynamic Xservers. Fixes enhancement request #168219.Brian Cameron2005-05-174-52/+299
* Now use gi18n.h instead of libgnome header files to get access toBrian Cameron2005-05-179-9/+7
* Fix gdm2 so it works better on BSD and MacOS. Upon getting EOF on aBrian Cameron2005-05-131-5/+5
* Check if a host has been selected from XDMCP chooser and change servstatLeena Gunda2005-05-101-1/+1
* Rename console and TYPE_LOCAL in preparation for adding the dynamicBrian Cameron2005-05-068-93/+97
* Correct Makefile so that if CONSOLE_HELPER is set, we don't try to createBrian Cameron2005-05-041-0/+9
* Added: gui/greeter/canvas_text.[ch]: No longer rely on Xserver physicalBrian Cameron2005-04-251-0/+3
* To support when one username can be mapped to another canonical username,Brian Cameron2005-04-251-4/+16
* Fix typos in strings. Fixes bug 301694. Patch provided by Kjartan Maraas.Brian Cameron2005-04-253-6/+6
* Add the ability to make GDM spawn XDMCP sessions on a local X proxyMark McLoughlin2005-04-228-167/+491
* Don't use gdm_debug() from signal handlers - the message formatting andMark McLoughlin2005-04-212-17/+0
* Cleanup for login success/failure sounds. Patch provided by MarkBrian Cameron2005-04-203-136/+104
* Add login success/failure sounds. Patch provided by Andrew Case. Refer toBrian Cameron2005-04-193-20/+140
* Added DefaultWelcome and DefaultRemoteWelcome keys to the config fileBrian Cameron2005-04-161-2/+7
* Display an error dialog if the user's $HOME/.dmrc can't be accessed forBrian Cameron2005-04-131-3/+14
* Now make button3 always act like button 1 for better left-hand support. NoBrian Cameron2005-04-081-0/+2