summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Release 2.2.5.3GDM_2_2_5_3George Lebl2001-12-272-0/+2
* apparently the actually correct order (Which actually makes sense) isGeorge Lebl2001-12-201-9/+16
* Fix TimedLogin I broke on last commitGeorge Lebl2001-12-072-104/+83
* On events where we fail due to bad configuration, run the text messageGeorge Lebl2001-12-054-38/+131
* revamp the PAM support based on a patch from Karsten PetersenGeorge Lebl2001-12-0510-210/+327
* Support the InputHint to support No Input windows, so that we can supportGeorge Lebl2001-11-222-8/+24
* keep 4 old x server logs in a logrotate like manner to make debugging XGeorge Lebl2001-11-221-1/+28
* remove RCSid's from everything, it makes merging not funGDM_2_2_MERGE_1George Lebl2001-11-1613-31/+0
* clean up a bit of the constants mess (though it's still an utter mess).George Lebl2001-11-166-68/+118
* when the server refuses to be started, some error in the start code. TellGeorge Lebl2001-10-281-4/+19
* be more thorough in setting up address/cookie pairs for local servers, andGeorge Lebl2001-10-287-188/+237
* put the sleep day in the verify code, and in pam verification use the pamGeorge Lebl2001-10-284-5/+17
* raise version to 2.2.5.1George Lebl2001-10-276-62/+253
* Make pam errors and such pop up in a dialog box to make sure the userGeorge Lebl2001-10-275-12/+18
* try also appending .png to the face file to support KDE like faces (fixedGeorge Lebl2001-10-262-1/+12
* Super fork race killing patch, suspend both SIGCHLD and TERM/INT/HUP overGeorge Lebl2001-10-267-333/+474
* fix minor issuesGeorge Lebl2001-10-254-15/+29
* Don't pass extra arguments to XKeepsCrashing, and whack the XGeorge Lebl2001-10-252-57/+6
* Remove the VerboseAuth conf variable, it provided absolutely zero extraGeorge Lebl2001-10-245-114/+84
* a bit of debug output.George Lebl2001-10-203-30/+86
* Fix from the FreeBSD bugtracker to fix a crash related to setenv (foo,George Lebl2001-10-202-3/+6
* 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