summaryrefslogtreecommitdiffstats
path: root/lib/libpam
Commit message (Expand)AuthorAgeFilesLines
* Consistently cast tty and user to const char * in printf()-like contexts.des2014-10-011-3/+4
* Hopefully fix build breakage with gcc passing void * instead of char *bz2014-09-291-1/+2
* Instead of failing when neither PAM_TTY nor PAM_RHOST are available, calldes2014-09-291-2/+4
* Upgrade to OpenPAM Ourouparia.des2014-09-151-0/+1
|\
| * Vendor import of OpenPAM Ourouparia.des2014-09-159-30/+179
| * Merge upstream r763: fix is_upper() predicate.des2014-02-261-1/+9
| * Merge upstream r743: caught_signal should be static.des2013-09-071-1/+1
* | r271256 fixed one segfault condition but introduced another due to thedes2014-09-151-1/+1
* | Fail rather than segfault if neither PAM_TTY nor PAM_RHOST is set.des2014-09-081-7/+10
* | According to opie code and even direct mention in opie(4) challenge bufferache2014-08-121-1/+1
* | Rework privatelib/internallibbapt2014-08-061-1/+1
* | Remove useless getpwnam() call.des2014-07-261-3/+1
* | Add support for the "account" facility.des2014-07-192-5/+25
* | Check if the specified group is the user's primary group beforedes2014-07-191-6/+4
* | mdoc: remove superfluous paragraph macros.joel2014-06-231-1/+0
* | use .Mt to mark up email addresses consistently (part3)bapt2014-06-234-8/+8
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-062-1/+2
* | Spell NO_PROFILE= as MK_PROFILE=no.imp2014-04-252-2/+2
* | Kill last remaining NO_INSTALLLIB in tree by converting it over toimp2014-04-251-1/+1
* | multiple: Remove 3rd clause from BSD license where approved by theeadler2014-03-142-10/+2
* | Catch up with OpenPAM Nummularia.pluknet2013-11-211-1/+1
* | Make libldns and libssh private.des2013-09-081-0/+1
* | Update to OpenPAM Nummularia.des2013-09-071-1/+6
|\ \ | |/
| * Vendor import of OpenPAM Nummularia..des2013-09-0784-424/+1225
* | MFV (r255364): move the code around in preparation for Nummularia.des2013-09-071-1/+1
|\ \ | |/
| * Prepare for OpenPAM Nummularia by reorganizing to match its new directorydes2013-09-0776-0/+8843
* Make the PAM password strength checking module WARNS=2 safe.will2013-08-271-1/+1
* GC unused source file.des2013-08-161-178/+0
* Backport upstream r684 (OPENPAM_DEBUG enables debugging macros but doesdes2013-04-141-3/+1
* Fix declaration vs. definition inconsistency. No functional change.jkim2013-04-051-3/+3
* remove duplicate semicolons where possible.eadler2012-10-221-1/+1
* Remove unnecessary #include.des2012-09-281-1/+0
* Bump date missed in r202756eadler2012-09-141-1/+1
* Fix an instance in pam_krb5(8), where the variable 'user' could be useddim2012-08-061-2/+2
* Fix two instances in pam_krb5(8), where the variable 'princ_name' coulddim2012-08-061-4/+4
* Add an option for pam_krb5 to allow it to authenticate users which don't havedfr2012-08-051-4/+7
* Update to OpenPAM Micrampelis.des2012-05-261-2/+15
* Passing NULL as a key casues a segfault when loading SSH 1 keys. Usedes2012-05-261-1/+1
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-241-2/+2
* Fix error messages containing the executed command namedumbbell2012-04-121-31/+77
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-1/+1
* Use program exit status as pam_exec return code (optional)dumbbell2012-03-262-38/+362
* - Avoid using deprecated heimdal functions in pam_krb5.stas2012-03-242-69/+102
* - Avoid use of deprecated KRB5 functions.stas2012-03-222-15/+25
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsstas2012-03-222-0/+4
* Rev 228065 (change bsd.own.mk -> bsd.init.mk) broke pam_unix.so by causingpeter2012-01-181-2/+2
* Upgrade to OpenPAM Lycopsida.des2011-12-181-0/+5
* .include <bsd.init.mk> instead of <bsd.own.mk>fjoe2011-11-281-3/+1
* Revert r227841 and part of r227798. We still build libpam in two passes,des2011-11-241-1/+10
* Simplify the libpam build by removing the shared modules' dependencydes2011-11-212-13/+3
OpenPOWER on IntegriCloud