| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright dates. | Dag-Erling Smørgrav | 2003-05-31 | 1 | -1/+1 |
| * | Remove all instances of pam_std_option() | Dag-Erling Smørgrav | 2003-05-31 | 1 | -18/+4 |
| * | style.Makefile(5) police | David E. O'Brien | 2003-03-09 | 1 | -5/+6 |
| * | english(4) police. | Jens Schweikhardt | 2002-12-27 | 1 | -1/+1 |
| * | Since pam_get_authtok(3) doesn't know about our options structure, setting | Dag-Erling Smørgrav | 2002-07-30 | 1 | -10/+11 |
| * | Major cleanup: | Dag-Erling Smørgrav | 2002-04-12 | 1 | -69/+15 |
| * | Moved SHLIB_NAME definition into one place. | Ruslan Ermilov | 2002-04-10 | 1 | -2/+1 |
| * | Aggressive cleanup of warnings + authtok-related code in preparation for | Dag-Erling Smørgrav | 2002-04-06 | 1 | -4/+2 |
| * | mdoc(7) police: expand contractions. | Ruslan Ermilov | 2002-03-15 | 1 | -2/+2 |
| * | NAI DBA update. | Dag-Erling Smørgrav | 2002-03-14 | 2 | -3/+3 |
| * | Switch to OpenPAM. Bump library version. Modules are now versioned, so | Dag-Erling Smørgrav | 2002-03-05 | 2 | -3/+3 |
| * | Remove NO_WERROR, now that WARNS=n is gone. | Mark Murray | 2002-02-06 | 1 | -1/+0 |
| * | #include cleanup. | Dag-Erling Smørgrav | 2002-02-05 | 1 | -1/+2 |
| * | WARNS=4 fixes. Protect with NO_WERROR for the modules that have | Mark Murray | 2002-01-24 | 2 | -7/+8 |
| * | Further changes to allow enabling pam_opie(8) by default: | Dag-Erling Smørgrav | 2002-01-21 | 2 | -12/+38 |
| * | Add a new module, pam_opieaccess(8), which is responsible for checking | Dag-Erling Smørgrav | 2002-01-21 | 1 | -0/+18 |
| * | snprintf bloat -> strlcpy | Andrey A. Chernov | 2002-01-20 | 1 | -2/+3 |
| * | Back out recent changes | Andrey A. Chernov | 2002-01-19 | 1 | -19/+7 |
| * | If user not exist in OPIE system, return failure immediately instead | Andrey A. Chernov | 2002-01-19 | 1 | -1/+1 |
| * | Previous commit was incomplete, use new error code PAM_CRED_ERR to | Andrey A. Chernov | 2002-01-19 | 1 | -2/+1 |
| * | Rewrite 'pwok' fallback in the way it can be properly chained with pam_unix | Andrey A. Chernov | 2002-01-19 | 1 | -19/+10 |
| * | Set pwok to 1 for non-OPIE users | Andrey A. Chernov | 2002-01-19 | 1 | -2/+2 |
| * | Implement 'pwok', i.e. conditional fallback to unix password | Andrey A. Chernov | 2002-01-19 | 1 | -5/+27 |
| * | Add dummy functions for all module types. These dummies return PAM_IGNORE | Dag-Erling Smørgrav | 2001-12-05 | 1 | -1/+63 |
| * | Add __FBSDID()s to libpam | Matthew Dillon | 2001-09-30 | 1 | -2/+3 |
| * | 1) repair the return value in the PAM_RETURN() macro (Side effects!!). | Mark Murray | 2001-09-04 | 1 | -2/+3 |
| * | Verbose logging, overridable verbose error reporting. | Mark Murray | 2001-08-10 | 1 | -1/+7 |
| * | Use a better method to get user credentials to account for (legal) | Mark Murray | 2001-07-14 | 2 | -2/+3 |
| * | mdoc(7) police: -xwidth has been fold into -width. | Ruslan Ermilov | 2001-07-13 | 1 | -2/+2 |
| * | mdoc(7) police: fixed markup, a little bit. | Ruslan Ermilov | 2001-07-11 | 1 | -5/+5 |
| * | Clean up (and in some cases write) the PAM mudules, using | Mark Murray | 2001-07-09 | 3 | -37/+150 |
| * | Big module cleanup. | Mark Murray | 2001-06-04 | 1 | -9/+2 |
| * | Use a unified libgcc rather than a seperate one for threaded and | David E. O'Brien | 2001-01-06 | 1 | -2/+2 |
| * | Add pam_opie, a PAM module using the OPIE one-time-password scheme. | Kris Kennaway | 2000-04-17 | 2 | -0/+150 |