| Commit message (Expand) | Author | Age | Files | Lines |
* | Document the no_warn option. | markm | 2001-08-15 | 7 | -5/+40 |
* | Fix a couple of cross-references to reflect the reality of the module. | markm | 2001-08-15 | 2 | -4/+4 |
* | Fix: | markm | 2001-08-11 | 1 | -7/+8 |
* | Clean up this module very extensively. Fix the logging, the coding | markm | 2001-08-10 | 12 | -1410/+1101 |
* | Code clean up; make logging same as other modules and fix warnings. | markm | 2001-08-10 | 1 | -3/+9 |
* | General code clean-up. Sort out warnings, and make the warning and | markm | 2001-08-10 | 1 | -6/+14 |
* | Simplify code. Also verbose logging, verbose overridable error reporting. | markm | 2001-08-10 | 1 | -5/+10 |
* | Verbose logging, overridable verbose error reporting. | markm | 2001-08-10 | 3 | -2/+18 |
* | Module clean-up. Verbose logging, Overridable verbose error reporting, | markm | 2001-08-10 | 1 | -26/+21 |
* | Verbosely (overridable) report failure to the user. | markm | 2001-08-10 | 1 | -0/+4 |
* | Use the FreeBSD pam_prompt() interface to the conversation function | markm | 2001-08-10 | 1 | -79/+62 |
* | Verbosely report errors to the user (overridable), and make sure | markm | 2001-08-10 | 1 | -3/+15 |
* | Fix broken logic so that this actually works for the superuser. | markm | 2001-08-10 | 1 | -5/+21 |
* | Rework this to prevent a nasty problem involving different modules' | markm | 2001-08-10 | 1 | -42/+34 |
* | Declare the new user-error reporting macro. | markm | 2001-08-10 | 2 | -6/+18 |
* | Add a routine for providing feedback via the conversation mechanism | markm | 2001-08-10 | 1 | -24/+58 |
* | Fix style/consistency in Makefile and repair static module building. | markm | 2001-08-04 | 2 | -5/+4 |
* | Don't clobber CFLAGS | markm | 2001-08-04 | 1 | -1/+1 |
* | Fix the bug where this modulke was not checking the priamry GID, only | markm | 2001-08-04 | 1 | -24/+11 |
* | With the S/KEY removal, this is no longer buildable or necessary. | markm | 2001-08-02 | 2 | -102/+0 |
* | Don't try to make pam_ssh module if NO_OPENSSH is set. | markm | 2001-08-02 | 1 | -1/+1 |
* | Repair the get/set UID() stuff so this works in both su(1) and login(1) | markm | 2001-08-02 | 1 | -3/+3 |
* | Making this major bump was a BAD idea. The API change is internal (to PAM) | markm | 2001-07-30 | 1 | -1/+1 |
* | (Re)Add an SSH module for PAM, heavily based on Andrew Korty's module | markm | 2001-07-29 | 4 | -332/+404 |
* | mdoc(7) police: widen width of the options list. | ru | 2001-07-18 | 1 | -1/+1 |
* | Update to the same level of debug-logging as the rest of the | markm | 2001-07-17 | 1 | -6/+26 |
* | Update to the same code as in the pam_krb5.so port. | markm | 2001-07-17 | 4 | -64/+24 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -3/+3 |
* | Use a better method of getting user credentials to account for | markm | 2001-07-14 | 2 | -8/+8 |
* | Use a better method to get user credentials to account for (legal) | markm | 2001-07-14 | 2 | -2/+3 |
* | mdoc(7) police: -xwidth has been fold into -width. | ru | 2001-07-13 | 12 | -19/+19 |
* | mdoc(7) police: fixed markup, a little bit. | ru | 2001-07-11 | 10 | -59/+67 |
* | mdoc(7) police: fixed markup any numerous typos. | ru | 2001-07-11 | 1 | -19/+24 |
* | Fix a horrible bug introduced by myself where the options collection | markm | 2001-07-10 | 3 | -11/+20 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Clean up (and in some cases write) the PAM mudules, using | markm | 2001-07-09 | 35 | -266/+2030 |
* | Bump the major number. The libraries API has changed incompatibly. | markm | 2001-07-09 | 1 | -1/+1 |
* | Almost completely rewrite the PAM module options processing | markm | 2001-07-09 | 7 | -82/+334 |
* | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | ru | 2001-07-06 | 1 | -2/+2 |
* | mdoc(7) police: fixed formatting. | ru | 2001-07-06 | 1 | -41/+64 |
* | Fix libpam's linker set stuff to use the new API (unbreak world), and get | peter | 2001-06-14 | 1 | -10/+1 |
* | Convert to mdoc(7). | chris | 2001-06-13 | 1 | -86/+84 |
* | Big module cleanup. | markm | 2001-06-04 | 18 | -267/+48 |
* | Null file to bring back a file from the dead. This allows the real commit | markm | 2001-06-04 | 1 | -0/+2 |
* | Add the "nullok" option that causes this module to succeed if the Unix | markm | 2001-06-04 | 1 | -3/+11 |
* | Tidy up the options list (and make it more extendable), and add some | markm | 2001-06-04 | 3 | -14/+23 |
* | Add some new utility authenticators. | markm | 2001-06-04 | 4 | -0/+354 |
* | Add the "auth_as_self" option to the pam_unix module (there is no | markm | 2001-05-24 | 4 | -3/+11 |
* | Bring in a few useful PAM modules. | markm | 2001-05-14 | 17 | -4/+1810 |