summaryrefslogtreecommitdiff
path: root/lib/libpam/modules/pam_deny
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Use appropriate error codes for each facility instead of just PAM_AUTH_ERR.Dag-Erling Smørgrav2005-06-101-4/+4
* style.Makefile(5) policeDavid E. O'Brien2003-03-091-3/+3
* Major cleanup:Dag-Erling Smørgrav2002-04-121-54/+22
* 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-1/+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
* Document the no_warn option.Mark Murray2001-08-151-1/+6
* Verbosely report errors to the user (overridable), and make sureMark Murray2001-08-101-3/+15
* 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-6/+6
* Clean up (and in some cases write) the PAM mudules, usingMark Murray2001-07-093-2/+185
* Big module cleanup.Mark Murray2001-06-041-8/+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/+41