aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam
Commit message (Expand)AuthorAgeFilesLines
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-062-1/+2
* Spell NO_PROFILE= as MK_PROFILE=no.Warner Losh2014-04-252-2/+2
* Kill last remaining NO_INSTALLLIB in tree by converting it over toWarner Losh2014-04-251-1/+1
* multiple: Remove 3rd clause from BSD license where approved by theEitan Adler2014-03-142-10/+2
* Catch up with OpenPAM Nummularia.Sergey Kandaurov2013-11-211-1/+1
* Make libldns and libssh private.Dag-Erling Smørgrav2013-09-081-0/+1
* Update to OpenPAM Nummularia.Dag-Erling Smørgrav2013-09-071-1/+6
|\
| * Vendor import of OpenPAM Nummularia..vendor/openpam/NUMMULARIADag-Erling Smørgrav2013-09-0784-424/+1225
* | MFV (r255364): move the code around in preparation for Nummularia.Dag-Erling Smørgrav2013-09-071-1/+1
|\|
| * Prepare for OpenPAM Nummularia by reorganizing to match its new directoryDag-Erling Smørgrav2013-09-0776-0/+8843
* Make the PAM password strength checking module WARNS=2 safe.Will Andrews2013-08-271-1/+1
* GC unused source file.Dag-Erling Smørgrav2013-08-161-178/+0
* Backport upstream r684 (OPENPAM_DEBUG enables debugging macros but doesDag-Erling Smørgrav2013-04-141-3/+1
* Fix declaration vs. definition inconsistency. No functional change.Jung-uk Kim2013-04-051-3/+3
* remove duplicate semicolons where possible.Eitan Adler2012-10-221-1/+1
* Remove unnecessary #include.Dag-Erling Smørgrav2012-09-281-1/+0
* Bump date missed in r202756Eitan Adler2012-09-141-1/+1
* Fix an instance in pam_krb5(8), where the variable 'user' could be usedDimitry Andric2012-08-061-2/+2
* Fix two instances in pam_krb5(8), where the variable 'princ_name' couldDimitry Andric2012-08-061-4/+4
* Add an option for pam_krb5 to allow it to authenticate users which don't haveDoug Rabson2012-08-051-4/+7
* Update to OpenPAM Micrampelis.Dag-Erling Smørgrav2012-05-261-2/+15
* Passing NULL as a key casues a segfault when loading SSH 1 keys. UseDag-Erling Smørgrav2012-05-261-1/+1
* Fixes to man8 groff mandoc style, usage mistakes, or typos.Warren Block2012-05-241-2/+2
* Fix error messages containing the executed command nameJean-Sébastien Pédron2012-04-121-31/+77
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-1/+1
* Use program exit status as pam_exec return code (optional)Jean-Sébastien Pédron2012-03-262-38/+362
* - Avoid using deprecated heimdal functions in pam_krb5.Stanislav Sedov2012-03-242-69/+102
* - Avoid use of deprecated KRB5 functions.Stanislav Sedov2012-03-222-15/+25
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsStanislav Sedov2012-03-222-0/+4
* Rev 228065 (change bsd.own.mk -> bsd.init.mk) broke pam_unix.so by causingPeter Wemm2012-01-181-2/+2
* Upgrade to OpenPAM Lycopsida.Dag-Erling Smørgrav2011-12-181-0/+5
* .include <bsd.init.mk> instead of <bsd.own.mk>Max Khon2011-11-281-3/+1
* Revert r227841 and part of r227798. We still build libpam in two passes,Dag-Erling Smørgrav2011-11-241-1/+10
* Simplify the libpam build by removing the shared modules' dependencyDag-Erling Smørgrav2011-11-212-13/+3
* key_load_private() ignores the passphrase argument if the private keyDag-Erling Smørgrav2011-11-201-7/+18
* Ensure pam_lastlog removes the /dev/ component of the TTY name.Ed Schouten2011-11-071-0/+5
* Remove an unused variable from pam_unix.Ed Schouten2011-11-051-2/+0
* Note that pam_unix(8) does not respect PAM_CHANGE_EXPIRED_AUTHTOK.Dag-Erling Smørgrav2011-11-021-0/+6
* Revert the previous commit and add a comment explaining why it was wrong.Dag-Erling Smørgrav2011-10-221-2/+14
* openpam_static.c isn't auto-generated.Dag-Erling Smørgrav2011-10-221-5/+2
* Load the ECDSA key if there is one.Dag-Erling Smørgrav2011-10-072-2/+7
* Mention the name of the module in warning messages.Dag-Erling Smørgrav2011-03-121-2/+2
* Add "ruser" and "luser" options. The former corresponds to the currentDag-Erling Smørgrav2011-03-122-5/+35
* No newline required.Dag-Erling Smørgrav2011-03-091-2/+2
* Add <time.h> for ctime(), which we accidentally picked up throughDag-Erling Smørgrav2010-11-221-0/+1
* Bump .Dd date.Xin LI2010-05-031-1/+1
* Code indent according to style(9).Martin Matuska2010-05-031-23/+23
* Implement the no_user_check option to pam_krb5.Martin Matuska2010-05-032-1/+12
* Upgrade to OpenSSH 5.4p1.Dag-Erling Smørgrav2010-03-091-0/+3
* Remove redundant WARNS?=6 overrides and inherit the WARNS setting fromUlrich Spörlein2010-03-022-1/+2