summaryrefslogtreecommitdiff
path: root/daemon/display.c
Commit message (Expand)AuthorAgeFilesLines
* Finally branching so I'm doing random hacking againGeorge Lebl2002-09-041-0/+4
* do a cool hack to figure out when the server restarts. Fork a process,George Lebl2002-08-231-0/+3
* Cleanup the exit stuffGeorge Lebl2002-08-231-7/+13
* fix subtle possible race that could kill another process and simplify codeGeorge Lebl2002-08-231-9/+9
* Set GDM_PARENT_DISPLAY and GDM_PARENT_XAUTHORITY for greeter and the InitGeorge Lebl2002-08-151-0/+5
* Sure fire way to open /dev/null and give error when system on crack. AlsoGeorge Lebl2002-08-131-3/+5
* note that gethostname doesn't neccessairly nul terminate stringGeorge Lebl2002-07-211-2/+4
* Make process invocation about 600us faster by making a helper function forGeorge Lebl2002-07-161-5/+1
* increment version, prepare for releaseGeorge Lebl2002-05-141-0/+4
* Apply some leak fixes from ali.akcaagac@stud.fh-wilhelmshaven.de (AliGeorge Lebl2002-05-141-9/+4
* a bit of debug info for the slave notifications which are utterly brokenGeorge Lebl2002-05-141-7/+6
* Switch to using the locale specific codeset on the daemon to simplifyGeorge Lebl2002-05-141-3/+3
* add a function stub for handeling configuration changesGeorge Lebl2002-04-121-1/+1
* implement an fdprintf functionGeorge Lebl2002-04-091-2/+29
* use GETTEXT_PACKAGEGeorge Lebl2002-01-221-2/+8
* Merge from stable up to 2.2.5.2 release tagGeorge Lebl2001-12-211-9/+21
* some build fixesGregory Leblanc2001-11-161-4/+3
* Begin GNOME 2.0 porting. Not complete yet, daemon may 'compile', guiGeorge Lebl2001-11-061-1/+2
* Super fork race killing patch, suspend both SIGCHLD and TERM/INT/HUP overGeorge Lebl2001-10-261-13/+14
* raise versionGeorge Lebl2001-09-111-2/+7
* Implement DisplaysPerHost which was documented so it should have worked inGeorge Lebl2001-09-011-0/+1
* don't use an extra printf, if this was user supplied it could have been aGeorge Lebl2001-08-251-4/+1
* Update for the server stuffGeorge Lebl2001-08-231-0/+21
* raise version numberGeorge Lebl2001-08-211-0/+3
* Finish implementation of flexible servers and lots of related cleanup andGeorge Lebl2001-08-171-4/+21
* Added StandardXServer and FlexibleXServers and font includes a ,*. AlsoGeorge Lebl2001-08-151-2/+8
* Found a what-I-think-is-buglet.Kwok-Koon Cheung2001-08-011-1/+1
* raise version to 2.2.3.1George Lebl2001-07-051-2/+2
* Rework of how choosing works, should theoretically all work and beGeorge Lebl2001-06-221-1/+6
* remove unused opcode (GDM_STOP)George Lebl2001-06-031-1/+0
* Added a script to run when X keeps crashing, this will run an XGeorge Lebl2001-05-171-1/+1
* Apply fix from "Matthias Clasen" <Matthias.Clasen@poet.de> to make xmdcpGeorge Lebl2001-02-131-9/+6
* Fix corruption of GSLists on exitGeorge Lebl2001-02-041-0/+4
* Add gdm to the list of default excludesGeorge Lebl2001-02-011-0/+92
* x18n fixes, add missing configuration options, add warning dialog aboutGeorge Lebl2001-01-301-1/+1
* fix some xdmcp bugs, crashes, etc... random cleanup, autologin on theGeorge Lebl2001-01-231-6/+12
* Race fixes, remove old code, cleanups, leak fixes, use the same X serverGeorge Lebl2001-01-221-5/+9
* A little bit of cleanup, if the greeter segs 5 times during 40 seconds,George Lebl2001-01-101-1/+1
* Many changes, too many to write a changelog for. Applied most of theGeorge Lebl2001-01-091-12/+15
* Major overhaul.11999-12-311-0/+29
* Checkin of my devel tree. Some of the new stuff is in. Mostly91999-12-291-0/+187