aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam
Commit message (Expand)AuthorAgeFilesLines
* Bump .Dd date.Xin LI2010-05-031-1/+1
* Code indent according to style(9).Martin Matuska2010-05-031-23/+23
* Implement the no_user_check option to pam_krb5.Martin Matuska2010-05-032-1/+12
* Upgrade to OpenSSH 5.4p1.Dag-Erling Smørgrav2010-03-091-0/+3
* Remove redundant WARNS?=6 overrides and inherit the WARNS setting fromUlrich Spörlein2010-03-022-1/+2
* Always assign WARNS using ?=Ulrich Spörlein2010-03-021-1/+1
* %U was macroized in mdoc(7), escape.Ruslan Ermilov2010-02-161-1/+1
* Respect passwordtime from login.conf if set.Dag-Erling Smørgrav2010-02-021-2/+9
* Remove stale references to utmp(5) and its corresponding filenames.Ed Schouten2010-01-211-7/+2
* Let pam_lastlog use random ut_id's.Ed Schouten2010-01-182-14/+42
* Unbreak builds with _FREEFALL_CONFIG=yes, by forcing a lower WARNSMarcel Moolenaar2010-01-171-0/+1
* Let pam_lastlog use utmpx instead of libulog's utmpx interface.Ed Schouten2010-01-131-5/+6
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-025-5/+4
* Several refinements to libulog's API.Ed Schouten2009-12-261-1/+1
* Convert pam_lastlog(8) to libulog.Ed Schouten2009-12-112-84/+22
* Note that nullok should not be used by processes that can't access theDag-Erling Smørgrav2009-11-131-0/+11
* pam_ssh needs roaming_dummy to link correctly against libssh.Dag-Erling Smørgrav2009-10-051-0/+3
* Prevents pam_lastlog from segfaulting on session close when tty is null.Jonathan Chen2009-08-301-0/+5
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* 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-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