| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r261193: login: Clean up PAM and audit, then exit, on SIGHUP and SIGTERM | Jilles Tjoelker | 2014-04-09 | 1 | -18/+77 |
| * | MFH r236751: document sha256 / sha512 support | Dag-Erling Smørgrav | 2012-07-15 | 1 | -2/+0 |
| * | Call pam_setcred() before login_getpwclass to support home directories | Doug Rabson | 2011-05-03 | 1 | -2/+14 |
| * | Remove the advertising clause from UCB copyrighted files in usr.bin. This | Joel Dahl | 2010-12-11 | 2 | -8/+0 |
| * | Get rid of hand-rolled closefrom(3). | Ed Schouten | 2010-10-20 | 1 | -2/+1 |
| * | Remove copyright strings printed at login time via login(1) or sshd(8). | Ed Maste | 2010-09-28 | 1 | -7/+0 |
| * | Build usr.bin/ with WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -0/+2 |
| * | ANSIfy various tools in usr.bin/. | Ed Schouten | 2010-01-02 | 2 | -14/+6 |
| * | Revert most part of 200420 as requested, as more review and polish is | Xin LI | 2009-12-13 | 3 | -1/+4 |
| * | Remove unneeded header includes from usr.bin/ except contributed code. | Xin LI | 2009-12-11 | 3 | -4/+1 |
| * | Pass int arguments to auditon(2)'s A_GETCOND API rather than long | Robert Watson | 2009-04-19 | 1 | -6/+6 |
| * | Don't strip TTY device name to the last '/'. | Ed Schouten | 2009-03-27 | 1 | -2/+2 |
| * | Add a cross-reference to newgrp(1). | Philip Paeps | 2007-11-30 | 1 | -0/+1 |
| * | Use NULL instead of 0 for the return value of fopen(). | Kevin Lo | 2007-09-21 | 1 | -2/+2 |
| * | Significantly reduce the memory leak as noted in BUGS section for | Sean Farley | 2007-07-04 | 1 | -2/+5 |
| * | Fix some warnings by making things const, adding missing headers, | David Malone | 2007-05-07 | 3 | -5/+6 |
| * | Back out all POSIXified *env() changes. | Andrey A. Chernov | 2007-05-01 | 1 | -2/+2 |
| * | Slightly tune previous fix: free memory if !export | Andrey A. Chernov | 2007-04-30 | 1 | -2/+2 |
| * | Prepare for upcoming POSIXed putenv() rewrite: | Andrey A. Chernov | 2007-04-30 | 1 | -1/+1 |
| * | Teach login(1) about the make.conf NO_AUDIT variable. This allows us to | Christian S.J. Peron | 2006-12-13 | 3 | -3/+28 |
| * | Markup fixes. | Ruslan Ermilov | 2006-09-29 | 1 | -2/+2 |
| * | Remove references to the pam(8) manual page. It does not exist. | Joel Dahl | 2006-09-13 | 1 | -3/+2 |
| * | Add missing library dependencies. | Ruslan Ermilov | 2006-04-13 | 1 | -1/+1 |
| * | Don't call audit_logout() if pwd is NULL, as audit_logout() attempts to | Olivier Houchard | 2006-03-28 | 1 | -1/+4 |
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -1/+3 |
| * | Managing login.access is no longer a responsibility of login(1). | Yaroslav Tykhiy | 2006-03-06 | 1 | -10/+6 |
| * | Remove the last reference to LOGIN_ACCESS from login(1). | Yaroslav Tykhiy | 2006-03-06 | 1 | -2/+3 |
| * | login.access.5 and login_access.c are no longer used | Yaroslav Tykhiy | 2006-03-06 | 2 | -296/+0 |
| * | login(1) no longer handles /etc/login.access by itself, | Yaroslav Tykhiy | 2006-03-06 | 1 | -1/+0 |
| * | Since the whole login.access feature has moved to PAM, | Yaroslav Tykhiy | 2006-03-06 | 1 | -1/+1 |
| * | Make login audit-enabled, submitting audit records for the login and logout | Wayne Salamon | 2006-02-04 | 5 | -3/+238 |
| * | o Teach login(1) to respect "hushlogin" and "nocheckmail" attributes | Maxim Konovalov | 2005-06-01 | 1 | -2/+7 |
| * | Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar | Ruslan Ermilov | 2004-11-03 | 1 | -1/+1 |
| * | Bump document date | Christian Brueffer | 2004-10-16 | 1 | -1/+1 |
| * | We use /etc/pam.d/login nowadays | Christian Brueffer | 2004-10-15 | 1 | -6/+3 |
| * | Deal with double whitespace. | Ruslan Ermilov | 2004-07-03 | 1 | -1/+1 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -3/+6 |
| * | Deal with unsafe tab characters. | Ruslan Ermilov | 2004-07-02 | 1 | -1/+3 |
| * | Fixed style bugs in previous commit (.ifndef instead of .if defined(), | Bruce Evans | 2004-02-29 | 1 | -3/+2 |
| * | I am a moron. | Dag-Erling Smørgrav | 2004-02-27 | 1 | -1/+1 |
| * | Re-add the setuid bit, conditional on NO_SETUID_LOGIN being undefined. | Dag-Erling Smørgrav | 2004-02-27 | 1 | -0/+5 |
| * | Cut through the bikeshed and remove login(1)'s setuid bit. It has no | Dag-Erling Smørgrav | 2004-02-27 | 1 | -3/+0 |
| * | GC (now unused here) -lcrypt. | Ruslan Ermilov | 2004-02-02 | 1 | -2/+2 |
| * | Fix ~/.hushlogin handling. | Max Khon | 2004-01-26 | 1 | -3/+4 |
| * | Remove utmp references, no longer done by login(1) in 5.x. | Daniel Harris | 2003-07-08 | 1 | -15/+3 |
| * | When the tty chown() fails, report a chown() failure rather than a | Robert Watson | 2003-04-26 | 1 | -1/+1 |
| * | The documented login.conf variable for setting the login prompt is | Dag-Erling Smørgrav | 2003-04-25 | 1 | -1/+1 |
| * | Back out previous commit, I wasn't thinking clearly. | Dag-Erling Smørgrav | 2003-02-15 | 1 | -2/+1 |
| * | Set PAM_RHOST to "localhost" if no remote host was specified. This allows | Dag-Erling Smørgrav | 2003-02-15 | 1 | -1/+2 |
| * | Use waitpid() instead of wait() since we know the pid of the process we | Dag-Erling Smørgrav | 2003-02-08 | 1 | -1/+2 |