aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam
Commit message (Expand)AuthorAgeFilesLines
* 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-214-7/+8
* 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
* - Bump share library version which were missed in last bumpRong-En Fan2007-06-181-1/+1
* 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
* Change the GCC specific __FUNCTION__ to C99's __func__.Stefan Farfeleder2006-07-171-1/+1
* 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
* Do not use passphraseless keys for authentication unless the nullokDag-Erling Smørgrav2005-09-222-2/+13
* Narrow the use of user credentials.Dag-Erling Smørgrav2005-09-211-14/+10
* When (re)allocating space for an array of pointers to char, useColin Percival2005-09-191-1/+1
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* Missed one piece of the cluster's quirk. Need to override WARNS becauseKen Smith2005-07-081-0/+1
* This is sort of an MFS. Peter made these changes to the RELENG_*Ken Smith2005-07-072-0/+7
* Use the correct login class when setting a new password.Dag-Erling Smørgrav2005-07-051-1/+1
* Update for OpenPAM Figwort.Dag-Erling Smørgrav2005-06-172-1/+6
* Assorted markup fixes.Ruslan Ermilov2005-06-151-1/+1
* Don't use a cast as an lvalue.Dag-Erling Smørgrav2005-06-131-3/+3
* Use appropriate error codes for each facility instead of just PAM_AUTH_ERR.Dag-Erling Smørgrav2005-06-101-4/+4
* Revert the commits that made libssh an INTERNALLIB; they caused too muchDag-Erling Smørgrav2005-06-071-2/+1
* Fix libssh dependency.Dag-Erling Smørgrav2005-06-061-1/+2
* NI_WITHSCOPEID cleanupHajimu UMEMOTO2005-05-131-1/+1
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1