summaryrefslogtreecommitdiff
path: root/lib/libpam/modules/pam_login_access
Commit message (Expand)AuthorAgeFilesLines
* libpam: replace 0 with NULL for pointers.Pedro F. Giffuni2016-04-091-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * Updated/new dependenciesSimon J. Gerraty2014-11-191-1/+0
| * Merge from head@274682Simon J. Gerraty2014-11-191-7/+14
| |\ | |/ |/|
| * 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/+16
* | Consistently cast tty and user to const char * in printf()-like contexts.Dag-Erling Smørgrav2014-10-011-3/+4
* | Hopefully fix build breakage with gcc passing void * instead of char *Bjoern A. Zeeb2014-09-291-1/+2
* | Instead of failing when neither PAM_TTY nor PAM_RHOST are available, callDag-Erling Smørgrav2014-09-291-2/+4
* | r271256 fixed one segfault condition but introduced another due to theDag-Erling Smørgrav2014-09-151-1/+1
* | Fail rather than segfault if neither PAM_TTY nor PAM_RHOST is set.Dag-Erling Smørgrav2014-09-081-7/+10
|/
* Re-add support for NIS netgroups (heavily modified from patch in PR)Dag-Erling Smørgrav2007-05-251-4/+22
* Bump .Dd.Joel Dahl2006-09-131-1/+1
* Remove references to the pam(8) manual page. It does not exist.Joel Dahl2006-09-131-1/+0
* Add appropriate xrefs.Yaroslav Tykhiy2006-03-062-2/+3
* Since the whole login.access feature has moved to PAM,Yaroslav Tykhiy2006-03-061-1/+1
* Sync with src/usr.bin/login/login.access.5.Yaroslav Tykhiy2006-03-061-5/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-022-4/+7
* Deal with unsafe tab characters.Ruslan Ermilov2004-07-021-1/+3
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)Mark Murray2004-03-051-1/+1
* Fix numerous constness and aliasing issues.Dag-Erling Smørgrav2004-02-101-3/+3
* Fix strict aliasing breakage in PAM modules (except pam_krb5, which needsDag-Erling Smørgrav2003-12-111-5/+5
* Treat an empty PAM_RHOST the same as a NULL one.Dag-Erling Smørgrav2003-04-301-1/+1
* style.Makefile(5) policeDavid E. O'Brien2003-03-091-3/+3
* Major cleanup:Dag-Erling Smørgrav2002-04-121-76/+9
* Moved SHLIB_NAME definition into one place.Ruslan Ermilov2002-04-101-1/+0
* mdoc(7) police: nits.Ruslan Ermilov2002-03-181-3/+5
* NAI DBA update.Dag-Erling Smørgrav2002-03-143-3/+3
* Switch to OpenPAM. Bump library version. Modules are now versioned, soDag-Erling Smørgrav2002-03-051-1/+1
* #include cleanup.Dag-Erling Smørgrav2002-02-051-1/+2
* WARNS=n fixes (and some stylistic issues).Mark Murray2002-02-033-27/+61
* Post-repocopy cleanup.Dag-Erling Smørgrav2002-02-012-7/+1
* Still with asbestos longjohns on, completely PAMify login(1) and removeDag-Erling Smørgrav2002-01-301-19/+20
* WARNS=4 fixes. Protect with NO_WERROR for the modules that haveMark Murray2002-01-241-6/+6
* Correctly interpret PAM_RHOST being unset as an indicator of a localDag-Erling Smørgrav2002-01-241-1/+5
* Fix some pastos. Rather shoddy of me...Dag-Erling Smørgrav2002-01-242-5/+5
* Add a PAM module that provides an account management component for checkingDag-Erling Smørgrav2002-01-233-0/+285
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-5/+6
* Use __FBSDID(). Also do a bit of cosmetic #if and header-orderMark Murray2001-12-021-1/+4
* Style fixups.Mark Murray2001-12-011-10/+10
* WARNS=2 fixes.Mark Murray2001-12-011-16/+11
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-2/+4
* Remove the version information from `.Os FreeBSD' here. Not onlyChris Costello2000-02-141-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1