Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use appropriate error codes for each facility instead of just PAM_AUTH_ERR. | des | 2005-06-10 | 1 | -4/+4 |
* | Major cleanup: | des | 2002-04-12 | 1 | -54/+22 |
* | Three times lucky: <stddef.h>, not <sys/param.h> | des | 2002-02-05 | 1 | -1/+1 |
* | Oops, the correct header to include for NULL is <sys/param.h>. | des | 2002-02-05 | 1 | -1/+1 |
* | #include <sys/types.h> for NULL (hidden by Linux-PAM header pollution) | des | 2002-02-05 | 1 | -0/+2 |
* | #include cleanup. | des | 2002-02-05 | 1 | -1/+2 |
* | WARNS=4 fixes. Protect with NO_WERROR for the modules that have | markm | 2002-01-24 | 1 | -6/+6 |
* | Add __FBSDID()s to libpam | dillon | 2001-09-30 | 1 | -2/+3 |
* | Verbosely report errors to the user (overridable), and make sure | markm | 2001-08-10 | 1 | -3/+15 |
* | Clean up (and in some cases write) the PAM mudules, using | markm | 2001-07-09 | 1 | -0/+109 |