aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam/modules/pam_permit
Commit message (Expand)AuthorAgeFilesLines
* manuals: Fix "unusual .Xr" warnings with a scriptGraham Percival2024-10-151-2/+2
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* Fix dead refs to pam(8) with pam(3) as well as some other PAM functions.Jens Schweikhardt2022-09-161-1/+1
* 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
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * 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
| * 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/+4
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+15
|/
* style.Makefile(5) policeDavid E. O'Brien2003-03-091-3/+3
* Major cleanup:Dag-Erling Smørgrav2002-04-121-57/+21
* Moved SHLIB_NAME definition into one place.Ruslan Ermilov2002-04-101-2/+1
* Switch to OpenPAM. Bump library version. Modules are now versioned, soDag-Erling Smørgrav2002-03-051-1/+1
* Three times lucky: <stddef.h>, not <sys/param.h>Dag-Erling Smørgrav2002-02-051-1/+1
* Oops, the correct header to include for NULL is <sys/param.h>.Dag-Erling Smørgrav2002-02-051-1/+1
* #include <sys/types.h> for NULL (hidden by Linux-PAM header pollution)Dag-Erling Smørgrav2002-02-051-0/+2
* #include cleanup.Dag-Erling Smørgrav2002-02-051-2/+2
* WARNS=4 fixes. Protect with NO_WERROR for the modules that haveMark Murray2002-01-241-6/+6
* Add __FBSDID()s to libpamMatthew Dillon2001-09-301-2/+3
* mdoc(7) police: -xwidth has been fold into -width.Ruslan Ermilov2001-07-131-1/+1
* mdoc(7) police: fixed markup, a little bit.Ruslan Ermilov2001-07-111-7/+8
* Clean up (and in some cases write) the PAM mudules, usingMark Murray2001-07-093-2/+201
* Big module cleanup.Mark Murray2001-06-041-9/+2
* Use a unified libgcc rather than a seperate one for threaded andDavid E. O'Brien2001-01-061-2/+0
* Revive the pam_deny and pam_permit modules from Linux-PAM. They areJohn Polstra1999-05-081-0/+42