diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,6 +1,14 @@ | |||
1 | 20040308 | 1 | 20040308 |
2 | - (dtucker) [sshd.c] Back out rev 1.270 as it caused problems on some | 2 | - (dtucker) [sshd.c] Back out rev 1.270 as it caused problems on some |
3 | platforms (eg SCO, HP-UX) with logging in the wrong TZ. | 3 | platforms (eg SCO, HP-UX) with logging in the wrong TZ. ok djm@ |
4 | - (dtucker) [configure.ac sshd.c openbsd-compat/bsd-misc.h | ||
5 | openbsd-compat/setenv.c] Unset KRB5CCNAME on AIX to prevent it from being | ||
6 | inherited by the child. ok djm@ | ||
7 | - (dtucker) [auth-pam.c auth-pam.h auth1.c auth2.c monitor.c monitor_wrap.c | ||
8 | monitor_wrap.h] Bug #808: Ensure force_pwchange is correctly initialized | ||
9 | even if keyboard-interactive is not used by the client. Prevents segfaults | ||
10 | in some cases where the user's password is expired (note this is not | ||
11 | considered a security exposure). ok djm@ | ||
4 | 12 | ||
5 | 20040307 | 13 | 20040307 |
6 | - (tim) [regress/login-timeout.sh] fix building outside of source tree. | 14 | - (tim) [regress/login-timeout.sh] fix building outside of source tree. |
@@ -861,4 +869,4 @@ | |||
861 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 869 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
862 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 870 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
863 | 871 | ||
864 | $Id: ChangeLog,v 1.3278 2004/03/08 11:13:12 dtucker Exp $ | 872 | $Id: ChangeLog,v 1.3279 2004/03/08 12:04:06 dtucker Exp $ |