summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Apply patch from Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de> forGeorge Lebl2001-10-121-2/+2
* Fix small leakGeorge Lebl2001-10-094-32/+57
* user PAM_ESTABLISH_CRED for pam_setcredGeorge Lebl2001-10-051-1/+1
* Release 2.2.4.2GDM_2_2_4_2George Lebl2001-10-041-2/+2
* also check stale lock files when looking for empty display namesGeorge Lebl2001-10-041-1/+9
* fix segfault on send_got_manged_forwardGeorge Lebl2001-10-041-2/+2
* ensure the /tmp/.ICE-unix directory. Hopefully we're correct.George Lebl2001-10-044-0/+48
* deal with the case where MSG_NOSIGNAL is not defined by temporairlyGeorge Lebl2001-09-271-1/+14
* Add a failsafe question dialog similar in operation to the failsafe errorGeorge Lebl2001-09-278-83/+450
* fix crash when quiver would happen while iconizedGeorge Lebl2001-09-171-0/+1
* Apply and finish a patch from Terje Rosten <terjeros@phys.ntnu.no> to addGeorge Lebl2001-09-111-0/+1
* use the safe fork functionGeorge Lebl2001-09-112-2/+3
* raise versionGeorge Lebl2001-09-118-115/+522
* OK, PAM documentation is officially on crack. Some places (the kernel.orgGeorge Lebl2001-09-081-6/+6
* use pclose on popen'ed FILE *George Lebl2001-09-081-1/+1
* handle error from fork when daemonizing wellGeorge Lebl2001-09-071-1/+2
* Implement a GOT_MANAGED_FORWARD opcode. Also send MANAGED_FORWARD 3 timesGeorge Lebl2001-09-022-33/+180
* the decline messages were switched still. I've been up too lateGeorge Lebl2001-09-011-1/+1
* Fix decline strings, and make the MANAGED_FORWARD work if the originGeorge Lebl2001-09-013-51/+58
* Change the gdm extension protocol, the MANAGED_FORWARD passes address ofGeorge Lebl2001-09-014-29/+78
* Implement DisplaysPerHost which was documented so it should have worked inGeorge Lebl2001-09-0110-21/+107
* run the Willing script at most once every 3 seconds. That way we canGeorge Lebl2001-09-011-18/+25
* Add an xdmcp/Willing script configuration option. To run a script when theGeorge Lebl2001-09-013-5/+30
* Updated traditional Chinese translation, and cleared up ambiguity of aKwok-Koon Cheung2001-08-261-1/+1
* Minor cleanup and paranoiaGeorge Lebl2001-08-269-34/+200
* don't use an extra printf, if this was user supplied it could have been aGeorge Lebl2001-08-252-8/+2
* Fix wiping of pid file on "gdm already exists" messageGeorge Lebl2001-08-253-5/+23
* Update for the server stuffGeorge Lebl2001-08-235-66/+118
* Also test for whiptail if we can't find dialog nor gdialogGeorge Lebl2001-08-223-6/+33
* Add two new small sbin utils. gdmopen is like open (based on it) butGeorge Lebl2001-08-2211-91/+319
* raise version numberGeorge Lebl2001-08-217-24/+272
* add some code for choosable servers (not implemented yetGeorge Lebl2001-08-199-75/+178
* Add a standard server definition and the Xnest keyGeorge Lebl2001-08-183-6/+148
* Finish implementation of flexible servers and lots of related cleanup andGeorge Lebl2001-08-1710-72/+481
* Add a proggie for starting an Xnest chooser session.George Lebl2001-08-163-14/+42
* Added StandardXServer and FlexibleXServers and font includes a ,*. AlsoGeorge Lebl2001-08-1511-144/+609
* Apply the following patch and massage it a bit to be more saneGeorge Lebl2001-08-105-32/+122
* In the rest of syslog usage use the "%s" format string to print a stringGeorge Lebl2001-08-041-2/+2
* Set RUNNING_UNDER_GDM - we might want to know this when we, for instance,Owen Taylor2001-08-031-0/+1
* add config option to not show the Last session item, because it'sHavoc Pennington2001-08-021-0/+1
* fix formatHavoc Pennington2001-08-026-9/+15
* Found a what-I-think-is-buglet.Kwok-Koon Cheung2001-08-011-1/+1
* embrace and extend xdmcp. Add an opcode for a sucessful forwarded sessionGeorge Lebl2001-07-252-27/+249
* when user doesn't exist ask for a password anyway. Also some sanity fixingGeorge Lebl2001-07-112-9/+20
* Use vicious-extensions module rather then local routinesGeorge Lebl2001-07-0911-342/+171
* Fix fd leak after dup2George Lebl2001-07-061-0/+7
* Correct checks for chooser greeter binaries, and fix Suspend featureGeorge Lebl2001-07-066-46/+113
* open 0,1,2 with correct rw flagGeorge Lebl2001-07-062-16/+9
* remove the connection to RedHat's default init as that just does someGeorge Lebl2001-07-063-34/+33
* raise version to 2.2.3.1George Lebl2001-07-059-186/+288