summaryrefslogtreecommitdiff
path: root/gui/gdmflexiserver.c
Commit message (Expand)AuthorAgeFilesLines
* 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