| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some style issues, a const warning, and abuse of PAM_ABORT. | des | 2002-04-06 | 1 | -11/+15 |
* | Fix world breakage introduced by my recent modifications to | cjc | 2002-03-18 | 1 | -1/+1 |
* | NAI DBA update. | des | 2002-03-14 | 1 | -1/+1 |
* | Remove the use of random(3), and encapsulate the salt-generation in | markm | 2002-03-14 | 1 | -30/+33 |
* | Switch to OpenPAM. Bump library version. Modules are now versioned, so | des | 2002-03-05 | 1 | -43/+36 |
* | This file needs <syslog.h>. | des | 2002-02-09 | 1 | -0/+1 |
* | #include cleanup. | des | 2002-02-05 | 1 | -2/+2 |
* | Add the other half of the salt-generating code. No functional | markm | 2002-02-04 | 1 | -8/+7 |
* | WARNS=n fixes (and some stylistic issues). | markm | 2002-02-03 | 1 | -25/+27 |
* | With asbestos longjohns on, integrate most of the checks normally done by | des | 2002-01-30 | 1 | -32/+102 |
* | Back out recent changes | ache | 2002-01-19 | 1 | -12/+12 |
* | Back out second right-now-expired password check in pam_sm_chauthtok, | ache | 2002-01-19 | 1 | -2/+1 |
* | Add yet one expired-right-now password check, in pam_sm_chauthtok | ache | 2002-01-19 | 1 | -13/+12 |
* | Add missing check for right-now-expired password | ache | 2002-01-19 | 1 | -0/+2 |
* | Don't put an extra space after password prompts, because it violates POLA, | sobomax | 2001-10-25 | 1 | -4/+4 |
* | Add __FBSDID()s to libpam | dillon | 2001-09-30 | 1 | -2/+3 |
* | Big module makeover; improve logging, standardise variable names, | markm | 2001-08-26 | 1 | -19/+460 |
* | Clean up (and in some cases write) the PAM mudules, using | markm | 2001-07-09 | 1 | -33/+73 |
* | Add the "nullok" option that causes this module to succeed if the Unix | markm | 2001-06-04 | 1 | -3/+11 |
* | Add the "auth_as_self" option to the pam_unix module (there is no | markm | 2001-05-24 | 1 | -3/+8 |
* | Revive the pam_deny and pam_permit modules from Linux-PAM. They are | jdp | 1999-05-08 | 1 | -0/+74 |
* | Fix bug that prevented accounts with empty passwords from logging | jdp | 1999-04-06 | 1 | -1/+1 |
* | Make it possible to use PAM in statically-linked applications. | jdp | 1999-01-20 | 1 | -0/+2 |
* | Build structure for contribified Linux-PAM, plus some home-grown | jdp | 1998-11-18 | 1 | -0/+88 |