| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFH OpenPAM Hydrangea | Dag-Erling Smørgrav | 2008-08-23 | 4 | -7/+8 |
| * | MFC: (1.21-1.23) cleanup, additional error checking | Dag-Erling Smørgrav | 2007-12-06 | 1 | -9/+24 |
| * | MFC: (1.6) childerr needs to be volatile. | Dag-Erling Smørgrav | 2007-09-28 | 1 | -1/+2 |
| * | MFC with compatibility shims: | Yaroslav Tykhiy | 2007-08-17 | 2 | -13/+38 |
| * | MFC: | Yaroslav Tykhiy | 2007-07-12 | 2 | -43/+63 |
| * | MFC: | Yaroslav Tykhiy | 2007-04-26 | 2 | -3/+22 |
| * | MFC: 1.12: The pam_unix module also provides password management. | Ruslan Ermilov | 2006-10-16 | 1 | -7/+8 |
| * | MFC: OpenSSH 4.4p1. | Dag-Erling Smørgrav | 2006-10-06 | 1 | -0/+1 |
| * | MFC: (1.26) reject usernames that are longer than OPIE can handle. | Dag-Erling Smørgrav | 2006-09-30 | 1 | -4/+13 |
| * | Fix build by making this look like rev. 1.25. | Ruslan Ermilov | 2006-07-14 | 1 | -3/+5 |
| * | MFC: include ssh_namespace.h | Dag-Erling Smørgrav | 2006-07-14 | 1 | -2/+4 |
| * | MFC: | Yaroslav Tykhiy | 2006-03-09 | 3 | -8/+5 |
| * | MFC: don't take unprotected keys into account for authentication. | Dag-Erling Smørgrav | 2005-09-30 | 2 | -20/+30 |
| * | MFC revision 1.5: | Colin Percival | 2005-09-19 | 1 | -1/+1 |
| * | Insta-MFC of the shared library version bump. All shared libraries | Ken Smith | 2005-07-22 | 1 | -1/+1 |
| * | Missed one piece of the cluster's quirk. Need to override WARNS because | Ken Smith | 2005-07-08 | 1 | -0/+1 |
| * | This is sort of an MFS. Peter made these changes to the RELENG_* | Ken Smith | 2005-07-07 | 2 | -0/+7 |
| * | Use the correct login class when setting a new password. | Dag-Erling Smørgrav | 2005-07-05 | 1 | -1/+1 |
| * | Update for OpenPAM Figwort. | Dag-Erling Smørgrav | 2005-06-17 | 2 | -1/+6 |
| * | Assorted markup fixes. | Ruslan Ermilov | 2005-06-15 | 1 | -1/+1 |
| * | Don't use a cast as an lvalue. | Dag-Erling Smørgrav | 2005-06-13 | 1 | -3/+3 |
| * | Use appropriate error codes for each facility instead of just PAM_AUTH_ERR. | Dag-Erling Smørgrav | 2005-06-10 | 1 | -4/+4 |
| * | Revert the commits that made libssh an INTERNALLIB; they caused too much | Dag-Erling Smørgrav | 2005-06-07 | 1 | -2/+1 |
| * | Fix libssh dependency. | Dag-Erling Smørgrav | 2005-06-06 | 1 | -1/+2 |
| * | NI_WITHSCOPEID cleanup | Hajimu UMEMOTO | 2005-05-13 | 1 | -1/+1 |
| * | Expand *n't contractions. | Ruslan Ermilov | 2005-02-13 | 1 | -1/+1 |
| * | In addition to the PAM environment, export a handful of useful PAM items. | Dag-Erling Smørgrav | 2005-02-01 | 2 | -8/+62 |
| * | Add openpam_free_envlist(3). | Dag-Erling Smørgrav | 2005-02-01 | 1 | -0/+2 |
| * | When "no_ccache" is set as an argument to the pam_krb5 module, don't | Robert Watson | 2005-01-24 | 1 | -0/+4 |
| * | The final argument to verify_krb_v5_tgt() is the debug flag, not the | Robert Watson | 2005-01-23 | 1 | -2/+3 |
| * | Fixed xref. | Ruslan Ermilov | 2005-01-21 | 2 | -3/+3 |
| * | NOCRYPT -> NO_CRYPT | Ruslan Ermilov | 2004-12-21 | 1 | -2/+2 |
| * | NOINSTALLLIB -> NO_INSTALLLIB | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | NODOCCOMPRESS -> NO_DOCCOMPRESS | Ruslan Ermilov | 2004-12-21 | 2 | -3/+3 |
| * | Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. | Bjoern A. Zeeb | 2004-11-13 | 1 | -3/+7 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 2 | -4/+4 |
| * | Join the 21st century: Cryptography is no longer an optional component | Colin Percival | 2004-08-06 | 4 | -7/+0 |
| * | Downgrade WARNS level for GCC 3.4.2. | Alexander Kabaev | 2004-07-28 | 2 | -1/+2 |
| * | Markup nits. | Ruslan Ermilov | 2004-07-05 | 1 | -2/+2 |
| * | Sort SEE ALSO references (in dictionary order, ignoring case). | Ruslan Ermilov | 2004-07-04 | 1 | -1/+1 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 16 | -19/+23 |
| * | Deal with unsafe tab characters. | Ruslan Ermilov | 2004-07-02 | 1 | -1/+3 |
| * | Markup, grammar, punctuation. | Ruslan Ermilov | 2004-07-01 | 2 | -3/+3 |
| * | Revert the last change. There are more 64bit platforms than amd64, and | Alexander Kabaev | 2004-06-25 | 1 | -1/+1 |
| * | Remove the use of cast as lvalue. | Alexander Kabaev | 2004-06-25 | 1 | -1/+1 |
| * | Add -DDEBUG to DEBUG_FLAGS if PAM_DEBUG is defined. | Dag-Erling Smørgrav | 2004-03-15 | 1 | -0/+4 |
| * | Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) | Mark Murray | 2004-03-05 | 1 | -1/+1 |
| * | style cleanup: Remove duplicate $FreeBSD$ tags. | Colin Percival | 2004-02-10 | 1 | -2/+0 |
| * | Fix numerous constness and aliasing issues. | Dag-Erling Smørgrav | 2004-02-10 | 6 | -19/+18 |
| * | Put libraries in the link order. | Ruslan Ermilov | 2004-02-04 | 1 | -3/+2 |