summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revamped gdmsetup so that it uses the new file browser everywhere, usesBrian Cameron2005-03-311-3/+3
* Add face browser tab for configuring the face browser with the ExcludeBrian Cameron2005-03-231-1/+1
* Fix a number of run-on sentences. Fixes bug 170532.Adam Weinberger2005-03-197-62/+62
* Fixed messages - fixes bug 170531. Now use ve_locale_from_utf in theBrian Cameron2005-03-193-8/+8
* Fixed so it recognizes gdmgreeter is installed to LIBEXEC and now usesBrian Cameron2005-03-172-7/+11
* Added Include and IncludeAll gdm config options to better control whatBrian Cameron2005-03-151-1/+3
* Changed default face directory to EXPANDED_DATADIR/pixmaps/faces sinceBrian Cameron2005-03-114-17/+16
* Added GET_CONFIG gdmflexiserver command, so that other programs can accessBrian Cameron2005-03-102-3/+34
* 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