| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing library dependencies. | ru | 2006-04-13 | 1 | -1/+1 |
* | Don't call audit_logout() if pwd is NULL, as audit_logout() attempts to | cognet | 2006-03-28 | 1 | -1/+4 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -1/+3 |
* | Managing login.access is no longer a responsibility of login(1). | yar | 2006-03-06 | 1 | -10/+6 |
* | Remove the last reference to LOGIN_ACCESS from login(1). | yar | 2006-03-06 | 1 | -2/+3 |
* | login.access.5 and login_access.c are no longer used | yar | 2006-03-06 | 2 | -296/+0 |
* | login(1) no longer handles /etc/login.access by itself, | yar | 2006-03-06 | 1 | -1/+0 |
* | Since the whole login.access feature has moved to PAM, | yar | 2006-03-06 | 1 | -1/+1 |
* | Make login audit-enabled, submitting audit records for the login and logout | wsalamon | 2006-02-04 | 5 | -3/+238 |
* | o Teach login(1) to respect "hushlogin" and "nocheckmail" attributes | maxim | 2005-06-01 | 1 | -2/+7 |
* | Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar | ru | 2004-11-03 | 1 | -1/+1 |
* | Bump document date | brueffer | 2004-10-16 | 1 | -1/+1 |
* | We use /etc/pam.d/login nowadays | brueffer | 2004-10-15 | 1 | -6/+3 |
* | Deal with double whitespace. | ru | 2004-07-03 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -3/+6 |
* | Deal with unsafe tab characters. | ru | 2004-07-02 | 1 | -1/+3 |
* | Fixed style bugs in previous commit (.ifndef instead of .if defined(), | bde | 2004-02-29 | 1 | -3/+2 |
* | I am a moron. | des | 2004-02-27 | 1 | -1/+1 |
* | Re-add the setuid bit, conditional on NO_SETUID_LOGIN being undefined. | des | 2004-02-27 | 1 | -0/+5 |
* | Cut through the bikeshed and remove login(1)'s setuid bit. It has no | des | 2004-02-27 | 1 | -3/+0 |
* | GC (now unused here) -lcrypt. | ru | 2004-02-02 | 1 | -2/+2 |
* | Fix ~/.hushlogin handling. | fjoe | 2004-01-26 | 1 | -3/+4 |
* | Remove utmp references, no longer done by login(1) in 5.x. | dannyboy | 2003-07-08 | 1 | -15/+3 |
* | When the tty chown() fails, report a chown() failure rather than a | rwatson | 2003-04-26 | 1 | -1/+1 |
* | The documented login.conf variable for setting the login prompt is | des | 2003-04-25 | 1 | -1/+1 |
* | Back out previous commit, I wasn't thinking clearly. | des | 2003-02-15 | 1 | -2/+1 |
* | Set PAM_RHOST to "localhost" if no remote host was specified. This allows | des | 2003-02-15 | 1 | -1/+2 |
* | Use waitpid() instead of wait() since we know the pid of the process we | des | 2003-02-08 | 1 | -1/+2 |
* | Change the process title as soon as possible to mask information passed on | des | 2002-12-04 | 1 | -0/+3 |
* | Do not reuse flag name in its definition. Remove inadequate sentence. | charnier | 2002-10-16 | 2 | -14/+6 |
* | Be consistent about functions being static. | phk | 2002-10-15 | 1 | -4/+4 |
* | When login tries to do the chmod/chflags on a read only file system, | imp | 2002-08-19 | 1 | -3/+12 |
* | Don't reuse a const char * when we really want a char *. | dwmalone | 2002-07-28 | 1 | -5/+7 |
* | Simplify TERM handling since now libutil not overwrites existen TERM for "term" | ache | 2002-06-28 | 1 | -3/+1 |
* | Overwrite "term" from login.conf(5) for any known TERM | ache | 2002-06-28 | 1 | -2/+9 |
* | Drive-by whitespace cleanup. | des | 2002-05-28 | 1 | -13/+13 |
* | Don't use PAM_SILENT unless hushlogin is set (perforce change 10123) | des | 2002-04-22 | 1 | -0/+2 |
* | Fixed some style bugs ("From:" in vendor id line, disordered MAN line, and | bde | 2002-04-21 | 1 | -5/+2 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -4/+6 |
* | Remove unused #define. | des | 2002-04-16 | 1 | -5/+0 |
* | Align for const poisoning in -lutil. | ru | 2002-04-08 | 1 | -6/+7 |
* | remove __P | imp | 2002-03-22 | 3 | -9/+9 |
* | Simple fix so the 'LOGIN FAILURE' message send to syslog will include | gad | 2002-03-12 | 1 | -1/+0 |
* | Switch to OpenPAM. Bump library version. Modules are now versioned, so | des | 2002-03-05 | 1 | -3/+3 |
* | Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. | markm | 2002-02-08 | 1 | -2/+0 |
* | Still with asbestos longjohns on, completely PAMify login(1) and remove | des | 2002-01-30 | 4 | -552/+392 |
* | Back out rev 1.78, which is incorrect now that the PAM modules have been | des | 2002-01-29 | 1 | -3/+2 |
* | When running on a local terminal, set PAM_RHOST to the local hostname. | des | 2002-01-21 | 1 | -2/+10 |
* | Back out PAM_CRED_ERR addition | ache | 2002-01-19 | 1 | -1/+0 |
* | Add PAM_CRED_ERR as valid failure case | ache | 2002-01-19 | 1 | -0/+1 |