aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam/modules
Commit message (Expand)AuthorAgeFilesLines
* MFH (r272280, r272281, r272348): allow use with null user and rhostDag-Erling Smørgrav2014-10-011-4/+8
* MFH (r271256, r271617): avoid segfault if PAM_RHOST nor PAM_TTY are unset.Dag-Erling Smørgrav2014-09-181-7/+10
* MFC 236106:John Baldwin2013-09-091-1/+1
* MFC r241844:Eitan Adler2012-11-041-1/+1
* MFC r235873:Warren Block2012-06-201-2/+2
* MFC r233507:Jean-Sébastien Pédron2012-04-302-38/+408
* MFH r203377, r215680, r227044, r227105: mainly, respect passwordtime.Dag-Erling Smørgrav2012-04-272-4/+16
* MFH r227757: check for null passphrases, since openssl doesn'tDag-Erling Smørgrav2011-12-111-7/+18
* MFC r203958: %U was macroized in mdoc(7), escape.Ruslan Ermilov2010-10-061-1/+1
* merge r196650 (check that tty != NULL, prevents segfault on session close)Dag-Erling Smørgrav2010-06-221-0/+5
* MFC r207553, r207555, r207651:Martin Matuska2010-05-172-24/+35
* MFH OpenSSH 5.4p1Dag-Erling Smørgrav2010-04-212-0/+6
* 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
* Include <stdio.h> for asprintf().Ed Schouten2009-06-141-0/+1
* Don't try to auto-detect dynamic linking; it fails on mips. The MakefileDag-Erling Smørgrav2009-02-171-0/+3
* Add new heimdal-1.1 library.Doug Rabson2008-05-151-2/+2
* Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson2008-05-071-2/+2
* Adjust for OpenPAM Hydrangea.Dag-Erling Smørgrav2007-12-213-7/+7
* Correct documentation of ~/.opiealwaysDag-Erling Smørgrav2007-10-261-3/+5
* - Convert NO_INSTALLLIB option to a new syntax: makefiles shouldRuslan Ermilov2007-10-201-0/+1
* Apply the same error checks to PAM_TTY in pam_sm_close_session() as inDag-Erling Smørgrav2007-07-221-1/+9
* Whitespace cleanupDag-Erling Smørgrav2007-07-221-6/+6
* Use the current user's login class for the decisions about whereYaroslav Tykhiy2007-06-142-45/+59
* Now pam_nologin(8) will provide an account management functionYaroslav Tykhiy2007-06-102-20/+11
* Re-add support for NIS netgroups (heavily modified from patch in PR)Dag-Erling Smørgrav2007-05-251-4/+22
* In account management, verify whether the account has been lockedYaroslav Tykhiy2007-03-272-3/+22
* Send not only Access Request, but also Access Challenge with definedPawel Jakub Dawidek2007-01-201-5/+7
* childerr needs to be volatile so gcc won't optimize it away.Dag-Erling Smørgrav2006-11-101-1/+2
* The pam_unix module also provides password management.Ruslan Ermilov2006-10-121-7/+8
* Fix build.Ruslan Ermilov2006-09-301-0/+1
* Reject user with names that are longer than OPIE is willing to deal with;Dag-Erling Smørgrav2006-09-151-4/+13
* 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
* Additional debugging stuff I had in my tree.Dag-Erling Smørgrav2006-08-111-3/+10
* Add a manual dependency on ssh_namespace.h.Dag-Erling Smørgrav2006-05-131-2/+6
* Introduce a namespace munging hack inspired by NetBSD to avoid pollutingDag-Erling Smørgrav2006-05-131-1/+1
* There is no need to pass NULL to the pam_error() as the last argument.Wojciech A. Koszek2006-03-201-1/+1
* Fix build until I find a way to handle this case properly.Ruslan Ermilov2006-03-192-1/+2
* Revert last delta.Ruslan Ermilov2006-03-191-1/+1
* Comment out MK_PROFILE until ru@ can fix this properlyPoul-Henning Kamp2006-03-191-1/+1
* Convert NO_PROFILE and NO_LIB32 to new style.Ruslan Ermilov2006-03-181-1/+1
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-172-3/+7
* 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
* Commenting out WARNS actually brought it up to 4.Ruslan Ermilov2005-09-281-1/+1
* Comment out WARNS, the OpenSSL headers don't compile cleanly on some platforms.Dag-Erling Smørgrav2005-09-281-1/+1
* Increase WARNS.Dag-Erling Smørgrav2005-09-261-1/+1
* Correct the logic for determining whether the user has already enteredDag-Erling Smørgrav2005-09-261-4/+7