summaryrefslogtreecommitdiffstats
path: root/lib/libpam/modules/pam_unix/pam_unix.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some style issues, a const warning, and abuse of PAM_ABORT.des2002-04-061-11/+15
* Fix world breakage introduced by my recent modifications tocjc2002-03-181-1/+1
* NAI DBA update.des2002-03-141-1/+1
* Remove the use of random(3), and encapsulate the salt-generation inmarkm2002-03-141-30/+33
* Switch to OpenPAM. Bump library version. Modules are now versioned, sodes2002-03-051-43/+36
* This file needs <syslog.h>.des2002-02-091-0/+1
* #include cleanup.des2002-02-051-2/+2
* Add the other half of the salt-generating code. No functionalmarkm2002-02-041-8/+7
* WARNS=n fixes (and some stylistic issues).markm2002-02-031-25/+27
* With asbestos longjohns on, integrate most of the checks normally done bydes2002-01-301-32/+102
* Back out recent changesache2002-01-191-12/+12
* Back out second right-now-expired password check in pam_sm_chauthtok,ache2002-01-191-2/+1
* Add yet one expired-right-now password check, in pam_sm_chauthtokache2002-01-191-13/+12
* Add missing check for right-now-expired passwordache2002-01-191-0/+2
* Don't put an extra space after password prompts, because it violates POLA,sobomax2001-10-251-4/+4
* Add __FBSDID()s to libpamdillon2001-09-301-2/+3
* Big module makeover; improve logging, standardise variable names,markm2001-08-261-19/+460
* Clean up (and in some cases write) the PAM mudules, usingmarkm2001-07-091-33/+73
* Add the "nullok" option that causes this module to succeed if the Unixmarkm2001-06-041-3/+11
* Add the "auth_as_self" option to the pam_unix module (there is nomarkm2001-05-241-3/+8
* Revive the pam_deny and pam_permit modules from Linux-PAM. They arejdp1999-05-081-0/+74
* Fix bug that prevented accounts with empty passwords from loggingjdp1999-04-061-1/+1
* Make it possible to use PAM in statically-linked applications.jdp1999-01-201-0/+2
* Build structure for contribified Linux-PAM, plus some home-grownjdp1998-11-181-0/+88
OpenPOWER on IntegriCloud