| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvs | Ken Smith | 2011-02-16 | 77 | -77/+77 |
| * | MFC r203958: %U was macroized in mdoc(7), escape. | Ruslan Ermilov | 2010-10-06 | 1 | -1/+1 |
| * | merge r196650 (check that tty != NULL, prevents segfault on session close) | Dag-Erling Smørgrav | 2010-06-22 | 1 | -0/+5 |
| * | MFC r207553, r207555, r207651: | Martin Matuska | 2010-05-17 | 2 | -24/+35 |
| * | MFH OpenSSH 5.4p1 | Dag-Erling Smørgrav | 2010-04-21 | 2 | -0/+6 |
| * | Rewrap; this was getting painful. Translators can ignore this. | Dag-Erling Smørgrav | 2009-06-20 | 1 | -59/+36 |
| * | Reword. | Dag-Erling Smørgrav | 2009-06-20 | 1 | -4/+2 |
| * | Include <stdio.h> for asprintf(). | Ed Schouten | 2009-06-14 | 1 | -0/+1 |
| * | Don't try to auto-detect dynamic linking; it fails on mips. The Makefile | Dag-Erling Smørgrav | 2009-02-17 | 1 | -0/+3 |
| * | Add new heimdal-1.1 library. | Doug Rabson | 2008-05-15 | 1 | -2/+2 |
| * | Fix conflicts after heimdal-1.1 import and add build infrastructure. Import | Doug Rabson | 2008-05-07 | 1 | -2/+2 |
| * | Adjust for OpenPAM Hydrangea. | Dag-Erling Smørgrav | 2007-12-21 | 3 | -7/+7 |
| * | Correct documentation of ~/.opiealways | Dag-Erling Smørgrav | 2007-10-26 | 1 | -3/+5 |
| * | - Convert NO_INSTALLLIB option to a new syntax: makefiles should | Ruslan Ermilov | 2007-10-20 | 1 | -0/+1 |
| * | Apply the same error checks to PAM_TTY in pam_sm_close_session() as in | Dag-Erling Smørgrav | 2007-07-22 | 1 | -1/+9 |
| * | Whitespace cleanup | Dag-Erling Smørgrav | 2007-07-22 | 1 | -6/+6 |
| * | Use the current user's login class for the decisions about where | Yaroslav Tykhiy | 2007-06-14 | 2 | -45/+59 |
| * | Now pam_nologin(8) will provide an account management function | Yaroslav Tykhiy | 2007-06-10 | 2 | -20/+11 |
| * | Re-add support for NIS netgroups (heavily modified from patch in PR) | Dag-Erling Smørgrav | 2007-05-25 | 1 | -4/+22 |
| * | In account management, verify whether the account has been locked | Yaroslav Tykhiy | 2007-03-27 | 2 | -3/+22 |
| * | Send not only Access Request, but also Access Challenge with defined | Pawel Jakub Dawidek | 2007-01-20 | 1 | -5/+7 |
| * | childerr needs to be volatile so gcc won't optimize it away. | Dag-Erling Smørgrav | 2006-11-10 | 1 | -1/+2 |
| * | The pam_unix module also provides password management. | Ruslan Ermilov | 2006-10-12 | 1 | -7/+8 |
| * | Fix build. | Ruslan Ermilov | 2006-09-30 | 1 | -0/+1 |
| * | Reject user with names that are longer than OPIE is willing to deal with; | Dag-Erling Smørgrav | 2006-09-15 | 1 | -4/+13 |
| * | Bump .Dd. | Joel Dahl | 2006-09-13 | 1 | -1/+1 |
| * | Remove references to the pam(8) manual page. It does not exist. | Joel Dahl | 2006-09-13 | 1 | -1/+0 |
| * | Additional debugging stuff I had in my tree. | Dag-Erling Smørgrav | 2006-08-11 | 1 | -3/+10 |
| * | Add a manual dependency on ssh_namespace.h. | Dag-Erling Smørgrav | 2006-05-13 | 1 | -2/+6 |
| * | Introduce a namespace munging hack inspired by NetBSD to avoid polluting | Dag-Erling Smørgrav | 2006-05-13 | 1 | -1/+1 |
| * | There is no need to pass NULL to the pam_error() as the last argument. | Wojciech A. Koszek | 2006-03-20 | 1 | -1/+1 |
| * | Fix build until I find a way to handle this case properly. | Ruslan Ermilov | 2006-03-19 | 2 | -1/+2 |
| * | Revert last delta. | Ruslan Ermilov | 2006-03-19 | 1 | -1/+1 |
| * | Comment out MK_PROFILE until ru@ can fix this properly | Poul-Henning Kamp | 2006-03-19 | 1 | -1/+1 |
| * | Convert NO_PROFILE and NO_LIB32 to new style. | Ruslan Ermilov | 2006-03-18 | 1 | -1/+1 |
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 2 | -3/+7 |
| * | Add appropriate xrefs. | Yaroslav Tykhiy | 2006-03-06 | 2 | -2/+3 |
| * | Since the whole login.access feature has moved to PAM, | Yaroslav Tykhiy | 2006-03-06 | 1 | -1/+1 |
| * | Sync with src/usr.bin/login/login.access.5. | Yaroslav Tykhiy | 2006-03-06 | 1 | -5/+1 |
| * | Commenting out WARNS actually brought it up to 4. | Ruslan Ermilov | 2005-09-28 | 1 | -1/+1 |
| * | Comment out WARNS, the OpenSSL headers don't compile cleanly on some platforms. | Dag-Erling Smørgrav | 2005-09-28 | 1 | -1/+1 |
| * | Increase WARNS. | Dag-Erling Smørgrav | 2005-09-26 | 1 | -1/+1 |
| * | Correct the logic for determining whether the user has already entered | Dag-Erling Smørgrav | 2005-09-26 | 1 | -4/+7 |
| * | Do not use passphraseless keys for authentication unless the nullok | Dag-Erling Smørgrav | 2005-09-22 | 2 | -2/+13 |
| * | Narrow the use of user credentials. | Dag-Erling Smørgrav | 2005-09-21 | 1 | -14/+10 |
| * | When (re)allocating space for an array of pointers to char, use | Colin Percival | 2005-09-19 | 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 |
| * | Assorted markup fixes. | Ruslan Ermilov | 2005-06-15 | 1 | -1/+1 |