summaryrefslogtreecommitdiff
path: root/lib/libpam/modules/pam_login_access
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-036-6/+6
* 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
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+3
* Obtained from: "Jan B. Koum " <jkb@best.com>Matthew Dillon1998-12-011-1/+2
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-2/+2
* Changes for KTH KerberosIV.Mark Murray1997-09-281-1/+1
* = -> ==, strcpy -> strncpy from OpenBSD.Philippe Charnier1997-07-221-7/+7
* Fix the man page's title (.Dt).Masafumi Max NAKANE1997-06-021-1/+1
* Cruft cleanup to eliminate useless warningsPaul Traina1997-02-021-3/+6
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Add skey supprotGuido van Rooij1994-08-212-0/+286