diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -48,6 +48,12 @@ | |||
48 | - markus@cvs.openbsd.org 2001/11/08 17:49:53 | 48 | - markus@cvs.openbsd.org 2001/11/08 17:49:53 |
49 | [ssh.1] | 49 | [ssh.1] |
50 | mention setuid root requirements; noted by cnorris@csc.UVic.ca; ok stevesk@ | 50 | mention setuid root requirements; noted by cnorris@csc.UVic.ca; ok stevesk@ |
51 | - markus@cvs.openbsd.org 2001/11/08 20:02:24 | ||
52 | [auth.c] | ||
53 | don't print ROOT in CAPS for the authentication messages, i.e. | ||
54 | Accepted publickey for ROOT from 127.0.0.1 port 42734 ssh2 | ||
55 | becomes | ||
56 | Accepted publickey for root from 127.0.0.1 port 42734 ssh2 | ||
51 | 57 | ||
52 | 20011109 | 58 | 20011109 |
53 | - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK) | 59 | - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK) |
@@ -6857,4 +6863,4 @@ | |||
6857 | - Wrote replacements for strlcpy and mkdtemp | 6863 | - Wrote replacements for strlcpy and mkdtemp |
6858 | - Released 1.0pre1 | 6864 | - Released 1.0pre1 |
6859 | 6865 | ||
6860 | $Id: ChangeLog,v 1.1649 2001/11/12 00:05:38 djm Exp $ | 6866 | $Id: ChangeLog,v 1.1650 2001/11/12 00:06:06 djm Exp $ |