summaryrefslogtreecommitdiff
path: root/daemon/verify-pam.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.Kjartan Maraas2002-05-271-1/+1
* check for setresuidGeorge Lebl2002-05-211-1/+1
* Switch to using the locale specific codeset on the daemon to simplifyGeorge Lebl2002-05-141-53/+23
* Add focus/no focus on the login window when running config, as well asGeorge Lebl2002-05-141-17/+37
* Change the interruption stuff, to remove some races and the restart ofGeorge Lebl2002-05-121-3/+3
* Try to solve some of the pending translation issues mainly with utf8 kindsGeorge Lebl2002-05-061-6/+18
* Merge in some changes from 2.2 branchKarsten Weiss2002-03-131-1/+2
* Fixed a typo. Ditto. Ditto.Karsten Weiss2002-02-041-2/+2
* use GETTEXT_PACKAGEGeorge Lebl2002-01-221-15/+16
* Fix loads of typos and inconsistencies in strings.Kjartan Maraas2002-01-121-6/+6
* don't link libgnomeui and libglade to the daemon any moreGeorge Lebl2001-12-281-8/+9
* Merge from stable up to 2.2.5.2 release tagGeorge Lebl2001-12-211-262/+242
* some build fixesGregory Leblanc2001-11-161-3/+0
* Begin GNOME 2.0 porting. Not complete yet, daemon may 'compile', guiGeorge Lebl2001-11-061-1/+2
* put the sleep day in the verify code, and in pam verification use the pamGeorge Lebl2001-10-281-3/+9
* Make pam errors and such pop up in a dialog box to make sure the userGeorge Lebl2001-10-271-5/+10
* Remove the VerboseAuth conf variable, it provided absolutely zero extraGeorge Lebl2001-10-241-21/+19
* user PAM_ESTABLISH_CRED for pam_setcredGeorge Lebl2001-10-051-1/+1
* Add a failsafe question dialog similar in operation to the failsafe errorGeorge Lebl2001-09-271-59/+236
* OK, PAM documentation is officially on crack. Some places (the kernel.orgGeorge Lebl2001-09-081-6/+6
* Implement DisplaysPerHost which was documented so it should have worked inGeorge Lebl2001-09-011-3/+6
* Add two new small sbin utils. gdmopen is like open (based on it) butGeorge Lebl2001-08-221-1/+2
* add some code for choosable servers (not implemented yetGeorge Lebl2001-08-191-56/+126
* Apply the following patch and massage it a bit to be more saneGeorge Lebl2001-08-101-7/+32
* fix formatHavoc Pennington2001-08-021-1/+1
* Use vicious-extensions module rather then local routinesGeorge Lebl2001-07-091-1/+3
* Apply patch from Nalin Dahyabhai <nalin@redhat.com> to first zero out theGeorge Lebl2001-06-301-0/+2
* Add suspend command support although it is off by default (empty command)George Lebl2001-06-241-6/+12
* set euid/egid to 0 before verify checkGeorge Lebl2001-05-311-14/+26
* Add an option to toggle logging in of root remotely. So one can allowGeorge Lebl2001-04-301-1/+3
* Revert stupid changes, now we rely on a new enough gnome-core where gsmGeorge Lebl2001-04-301-1/+1
* Create the concept of interruptions where the greeter can interrupt aGeorge Lebl2001-04-301-36/+83
* Fixup enviroment issues. Clear the environment before running a sessionGeorge Lebl2001-04-241-18/+15
* Fix GdmAllowRoot (it only worked in verbose mode), made the verbose modeGeorge Lebl2001-04-191-2/+32
* pam cleanup done when slave exitting.George Lebl2001-02-071-4/+4
* Pfffffffffffffft! Really apply the patch from ChiDeok HwangGeorge Lebl2001-01-311-3/+3
* For autologin we have to do the pam dance to setup stuff nicely.George Lebl2001-01-101-6/+96
* Many changes, too many to write a changelog for. Applied most of theGeorge Lebl2001-01-091-1/+1
* Checkin of my devel tree. Some of the new stuff is in. Mostly91999-12-291-0/+236