diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ | |||
1 | 20011109 | ||
2 | - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK) | ||
3 | if permit_empty_passwd == 0 so null password check cannot be bypassed. | ||
4 | jayaraj@amritapuri.com OpenBSD bug 2168 | ||
5 | |||
1 | 20011103 | 6 | 20011103 |
2 | - (tim) [ contrib/caldera/openssh.spec contrib/caldera/sshd.init] Updates | 7 | - (tim) [ contrib/caldera/openssh.spec contrib/caldera/sshd.init] Updates |
3 | from Raymund Will <ray@caldera.de> | 8 | from Raymund Will <ray@caldera.de> |
@@ -6801,4 +6806,4 @@ | |||
6801 | - Wrote replacements for strlcpy and mkdtemp | 6806 | - Wrote replacements for strlcpy and mkdtemp |
6802 | - Released 1.0pre1 | 6807 | - Released 1.0pre1 |
6803 | 6808 | ||
6804 | $Id: ChangeLog,v 1.1631 2001/11/03 19:09:32 tim Exp $ | 6809 | $Id: ChangeLog,v 1.1632 2001/11/09 20:22:16 stevesk Exp $ |