summaryrefslogtreecommitdiff
path: root/gui/gdmflexiserver.c
Commit message (Expand)AuthorAgeFilesLines
* This further improves GDM configuration so that now only the GDM daemonBrian Cameron2005-11-221-9/+69
* Redesign of daemon configuraton. Now all vicious-extensions logic is inBrian Cameron2005-11-041-3/+3
* Correct reading of config file. Fixes bug #313701. Patch provided byBrian Cameron2005-10-041-1/+1
* Remove syslog() test that causes needless syslog message when SolarisBrian Cameron2005-09-291-1/+1
* Consolidate screensaver activation code. Don't use deprecated gnome-exec.William Jon McCann2005-09-281-48/+64
* Cleaned up startnew option.Brian Cameron2005-09-271-38/+38
* use gnome-screensaver if available instead of xscreensaver.Rodrigo Moya2005-09-231-4/+30
* GNOME HIG fixes for the Language, Session and Message dialogs. ModifiedDennis Cranston2005-08-261-10/+2
* Fix reading of configuration file so it works.Brian Cameron2005-08-181-1/+1
* Updated links to point to http://www.gnome.org/projects/gdm/ for theBrian Cameron2005-08-151-6/+14
* Add a new option --startnew (or -s) to start a new flexible server withoutBrian Cameron2005-08-121-33/+41
* Bumped version to 2.8.0.2 since a new interface was added, theBrian Cameron2005-07-231-7/+23
* Fix leaks. Addresses bug #307482. Patch provided by Kjartan Maraas. RemoveBrian Cameron2005-06-151-0/+2
* Apply patch to fix #133191 from msuarezalvarez@arnet.com.ar (MarianoGeorge Lebl2004-02-081-1/+1
* minor cleanupGeorge Lebl2004-01-251-0/+26
* the console/vt check for check_for_users was completely wrongGeorge Lebl2004-01-071-2/+2
* Add QUERY_VT and SET_VT commands that handle the VT's on linux. This isGeorge Lebl2004-01-061-3/+425
* Use the new ve_hig_dialog_new interface to set the markup flag whereGeorge Lebl2003-09-191-0/+4
* compile gdmgreeter with viciousui (adds also libgnomeui, though we don'tGeorge Lebl2003-07-081-17/+22
* Dialogs have no separators. Makes them look at least a bit closer to HIGGeorge Lebl2003-06-061-0/+8
* use the ve_signal routines, remove gdm_signal routinesGeorge Lebl2002-07-301-26/+61
* note that gethostname doesn't neccessairly nul terminate stringGeorge Lebl2002-07-211-1/+1
* corrected yodaspeak and thus #83077George Lebl2002-07-111-4/+4
* raise version to .4George Lebl2002-05-211-2/+3
* split off the comm routines to a separate file, so that we may use thisGeorge Lebl2002-04-221-387/+12
* use GETTEXT_PACKAGEGeorge Lebl2002-01-221-2/+3
* Yay! it like all builds and stuffGeorge Lebl2001-11-161-1/+1
* Begin GNOME 2.0 porting. Not complete yet, daemon may 'compile', guiGeorge Lebl2001-11-061-1/+2
* deal with the case where MSG_NOSIGNAL is not defined by temporairlyGeorge Lebl2001-09-271-1/+14
* use the safe fork functionGeorge Lebl2001-09-111-3/+3
* raise versionGeorge Lebl2001-09-111-20/+101
* When we run a new flexi server lock the current screen with xscreensaver.George Lebl2001-09-031-0/+14
* Implement DisplaysPerHost which was documented so it should have worked inGeorge Lebl2001-09-011-1/+5
* Minor cleanup and paranoiaGeorge Lebl2001-08-261-46/+140
* Fix wiping of pid file on "gdm already exists" messageGeorge Lebl2001-08-251-1/+21
* raise version numberGeorge Lebl2001-08-211-4/+20
* add some code for choosable servers (not implemented yetGeorge Lebl2001-08-191-2/+155
* Finish implementation of flexible servers and lots of related cleanup andGeorge Lebl2001-08-171-57/+62
* Add a proggie for starting an Xnest chooser session.George Lebl2001-08-161-0/+342