| Commit message (Expand) | Author | Age | Files | Lines |
* | MFS (r296781): | des | 2016-03-14 | 2 | -5/+5 |
* | MFH (r265214, r294333, r294407, r294467): misc prop fixes | des | 2016-02-07 | 1 | -7/+6 |
* | MFH (r262530): fix is_upper() predicate (almost two years late...) | des | 2016-01-16 | 2 | -2/+0 |
* | MFC r291941: | bdrewery | 2016-01-07 | 1 | -2/+1 |
* | MFC r278182: | ngie | 2015-02-11 | 1 | -0/+2 |
* | MFH (r277237): pass PAM_RHOST to RADIUS server as Calling-Station-ID | des | 2015-01-29 | 1 | -12/+18 |
* | MFH (r272280, r272281, r272348): allow use with null user and rhost | des | 2014-10-01 | 1 | -4/+8 |
* | MFH (r271624): Upgrade to OpenPAM Ourouparia. | des | 2014-09-22 | 1 | -0/+1 |
* | MFH (r271256, r271617): avoid segfault if PAM_RHOST nor PAM_TTY are unset. | des | 2014-09-18 | 1 | -7/+10 |
* | MFH (r268888): fix false negative for empty groups | des | 2014-08-23 | 2 | -11/+29 |
* | MFH (r269115): remove useless getpwnam() call | des | 2014-08-23 | 1 | -3/+1 |
* | MFC: r269875 | ache | 2014-08-18 | 1 | -1/+1 |
* | Make libldns and libssh private. | des | 2013-09-08 | 1 | -0/+1 |
* | Update to OpenPAM Nummularia. | des | 2013-09-07 | 1 | -1/+6 |
|\ |
|
| * | Vendor import of OpenPAM Nummularia.. | des | 2013-09-07 | 84 | -424/+1225 |
* | | MFV (r255364): move the code around in preparation for Nummularia. | des | 2013-09-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Prepare for OpenPAM Nummularia by reorganizing to match its new directory | des | 2013-09-07 | 76 | -0/+8843 |
* | Make the PAM password strength checking module WARNS=2 safe. | will | 2013-08-27 | 1 | -1/+1 |
* | GC unused source file. | des | 2013-08-16 | 1 | -178/+0 |
* | Backport upstream r684 (OPENPAM_DEBUG enables debugging macros but does | des | 2013-04-14 | 1 | -3/+1 |
* | Fix declaration vs. definition inconsistency. No functional change. | jkim | 2013-04-05 | 1 | -3/+3 |
* | remove duplicate semicolons where possible. | eadler | 2012-10-22 | 1 | -1/+1 |
* | Remove unnecessary #include. | des | 2012-09-28 | 1 | -1/+0 |
* | Bump date missed in r202756 | eadler | 2012-09-14 | 1 | -1/+1 |
* | Fix an instance in pam_krb5(8), where the variable 'user' could be used | dim | 2012-08-06 | 1 | -2/+2 |
* | Fix two instances in pam_krb5(8), where the variable 'princ_name' could | dim | 2012-08-06 | 1 | -4/+4 |
* | Add an option for pam_krb5 to allow it to authenticate users which don't have | dfr | 2012-08-05 | 1 | -4/+7 |
* | Update to OpenPAM Micrampelis. | des | 2012-05-26 | 1 | -2/+15 |
* | Passing NULL as a key casues a segfault when loading SSH 1 keys. Use | des | 2012-05-26 | 1 | -1/+1 |
* | Fixes to man8 groff mandoc style, usage mistakes, or typos. | wblock | 2012-05-24 | 1 | -2/+2 |
* | Fix error messages containing the executed command name | dumbbell | 2012-04-12 | 1 | -31/+77 |
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 1 | -1/+1 |
* | Use program exit status as pam_exec return code (optional) | dumbbell | 2012-03-26 | 2 | -38/+362 |
* | - Avoid using deprecated heimdal functions in pam_krb5. | stas | 2012-03-24 | 2 | -69/+102 |
* | - Avoid use of deprecated KRB5 functions. | stas | 2012-03-22 | 2 | -15/+25 |
* | - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings | stas | 2012-03-22 | 2 | -0/+4 |
* | Rev 228065 (change bsd.own.mk -> bsd.init.mk) broke pam_unix.so by causing | peter | 2012-01-18 | 1 | -2/+2 |
* | Upgrade to OpenPAM Lycopsida. | des | 2011-12-18 | 1 | -0/+5 |
* | .include <bsd.init.mk> instead of <bsd.own.mk> | fjoe | 2011-11-28 | 1 | -3/+1 |
* | Revert r227841 and part of r227798. We still build libpam in two passes, | des | 2011-11-24 | 1 | -1/+10 |
* | Simplify the libpam build by removing the shared modules' dependency | des | 2011-11-21 | 2 | -13/+3 |
* | key_load_private() ignores the passphrase argument if the private key | des | 2011-11-20 | 1 | -7/+18 |
* | Ensure pam_lastlog removes the /dev/ component of the TTY name. | ed | 2011-11-07 | 1 | -0/+5 |
* | Remove an unused variable from pam_unix. | ed | 2011-11-05 | 1 | -2/+0 |
* | Note that pam_unix(8) does not respect PAM_CHANGE_EXPIRED_AUTHTOK. | des | 2011-11-02 | 1 | -0/+6 |
* | Revert the previous commit and add a comment explaining why it was wrong. | des | 2011-10-22 | 1 | -2/+14 |
* | openpam_static.c isn't auto-generated. | des | 2011-10-22 | 1 | -5/+2 |
* | Load the ECDSA key if there is one. | des | 2011-10-07 | 2 | -2/+7 |
* | Mention the name of the module in warning messages. | des | 2011-03-12 | 1 | -2/+2 |
* | Add "ruser" and "luser" options. The former corresponds to the current | des | 2011-03-12 | 2 | -5/+35 |