summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* 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-51/+46
* Add documentation regarding how to set up Automatic Login on Solaris.Brian Cameron2005-09-211-2/+1
* Oops, really fixed message this time.Brian Cameron2005-09-151-2/+2
* Made error message about dmrc file being ignored more clear. Fixes bugBrian Cameron2005-09-151-5/+6
* Make XdmcpFill() failure a debug, as it also happens when the clientBastien Nocera2005-09-151-1/+1
* Added debug/gestures key so that you can turn on debugging for the gestureBrian Cameron2005-09-153-2/+9
* Now turn on gesture debug when GDM debug is on. Fix bug inBrian Cameron2005-09-141-0/+4
* Correct memory leaks. Fixes bug #315388, patch by Ray Strode with minorBrian Cameron2005-09-074-25/+42
* Honor Default Session gdm.conf setting when using autologin. Fixes bugBrian Cameron2005-08-202-1/+9
* Now support Solaris SDTLOGIN mechanism which will cause the Xserver to beBrian Cameron2005-08-124-22/+179
* Fixed Multicast compile issue when IPv6 is not set.Brian Cameron2005-08-091-0/+4
* 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-28/+235
* Changed "xdmcp" to "XDMCP" in comments.Brian Cameron2005-08-041-1/+3
* Change GDM_KEY_SERVERS to GDM_KEY_SECTION_SERVER and addedBrian Cameron2005-08-042-3/+4
* Provide better support for /etc/default/login. Previously it supportedBrian Cameron2005-08-045-101/+195
* acconfig.h, configure.in, daemon/Makefile.am, daemon/gdm.c, Change to theBrian Cameron2005-08-032-4/+4
* 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
* Changed messages so that I-form isn't used. Fixes bug #118193. NoticedBrian Cameron2005-04-0616-42/+61
* Fixed dialogs that ask user if they want to change their defaultBrian Cameron2005-04-052-0/+18