aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam/modules/pam_unix
Commit message (Expand)AuthorAgeFilesLines
* libpam: Move to a new "pam" packageLexi Winter2025-11-101-2/+0
* libpam: Don't put man8 in the dev packageLexi Winter2025-11-101-3/+3
* manuals: Fix "unusual .Xr" warnings with a scriptGraham Percival2024-10-151-1/+1
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-163-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* pam_unix: Fix mismatch in array bounds for make_salt().John Baldwin2022-09-281-1/+1
* Fix dead refs to pam(8) with pam(3) as well as some other PAM functions.Jens Schweikhardt2022-09-161-1/+1
* pam_unix: Remove bogus __unused attributeFelix Palmen2022-09-051-1/+1
* pkgbase: Put more binaries/lib in runtimeEmmanuel Vadot2021-12-211-0/+2
* pam: add option to not prompt for password if it's set to emptyEdward Tomasz Napierala2021-04-032-1/+21
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-2/+0
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-111-0/+8
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* If the user-provided password exceeds the maximum password length, don'tDag-Erling Smørgrav2017-10-261-0/+5
* Set retval in the empty password case to avoid a path through theDon Lewis2016-05-161-0/+1
* Hoist the getpwnam() call outside the first if/else block inDon Lewis2016-05-161-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+23
|\
| * Merge sync of headSimon J. Gerraty2015-05-271-4/+2
| |\ | |/ |/|
| * Need headers staged by libpamSimon J. Gerraty2014-11-301-0/+1
| * Updated/new dependenciesSimon J. Gerraty2014-11-191-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge from headSimon J. Gerraty2014-05-081-0/+1
| |\
| * \ sync from headSimon J. Gerraty2013-04-121-3/+3
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+6
| * | | Sync from headSimon J. Gerraty2012-11-041-2/+2
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+18
* | | | | Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-4/+2
| |_|_|/ |/| | |
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-0/+1
| |_|/ |/| |
* | | Fix declaration vs. definition inconsistency. No functional change.Jung-uk Kim2013-04-051-3/+3
| |/ |/|
* | Fix an instance in pam_krb5(8), where the variable 'user' could be usedDimitry Andric2012-08-061-2/+2
|/
* Rev 228065 (change bsd.own.mk -> bsd.init.mk) broke pam_unix.so by causingPeter Wemm2012-01-181-2/+2
* .include <bsd.init.mk> instead of <bsd.own.mk>Max Khon2011-11-281-3/+1
* 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
* Add <time.h> for ctime(), which we accidentally picked up throughDag-Erling Smørgrav2010-11-221-0/+1
* Respect passwordtime from login.conf if set.Dag-Erling Smørgrav2010-02-021-2/+9
* Note that nullok should not be used by processes that can't access theDag-Erling Smørgrav2009-11-131-0/+11
* Rewrap; this was getting painful. Translators can ignore this.Dag-Erling Smørgrav2009-06-201-59/+36
* Reword.Dag-Erling Smørgrav2009-06-201-4/+2
* Adjust for OpenPAM Hydrangea.Dag-Erling Smørgrav2007-12-211-1/+1
* - Convert NO_INSTALLLIB option to a new syntax: makefiles shouldRuslan Ermilov2007-10-201-0/+1
* In account management, verify whether the account has been lockedYaroslav Tykhiy2007-03-272-3/+22
* The pam_unix module also provides password management.Ruslan Ermilov2006-10-121-7/+8
* Fix build until I find a way to handle this case properly.Ruslan Ermilov2006-03-191-0/+1