diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,9 @@ | |||
1 | 20030913 | 1 | 20030913 |
2 | - (dtucker) [regress/agent-timeout.sh] Timeout of 5 sec is borderline for | 2 | - (dtucker) [regress/agent-timeout.sh] Timeout of 5 sec is borderline for |
3 | slower hosts, increase to 10 sec. | 3 | slower hosts, increase to 10 sec. |
4 | - (dtucker) [auth-passwd.c] On AIX, call setauthdb() before loginsuccess(), | ||
5 | required to correctly reset failed login count when using a password | ||
6 | registry other than "files" (eg LDAP, see bug #543). | ||
4 | 7 | ||
5 | 20030912 | 8 | 20030912 |
6 | - (tim) [regress/agent-ptrace.sh] sh doesn't like "if ! shell_function; then". | 9 | - (tim) [regress/agent-ptrace.sh] sh doesn't like "if ! shell_function; then". |
@@ -1079,4 +1082,4 @@ | |||
1079 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 1082 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
1080 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 1083 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
1081 | 1084 | ||
1082 | $Id: ChangeLog,v 1.2986 2003/09/12 23:46:03 dtucker Exp $ | 1085 | $Id: ChangeLog,v 1.2987 2003/09/13 00:41:56 dtucker Exp $ |