summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-07-04 00:27:21 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-07-04 00:27:21 +0000
commite06eb68226061e1b6e369f4aebe3b3c07ce1f2c7 (patch)
tree6366f8c536813f07ac876ab0edc644ef7ae293e7 /ChangeLog
parent5d35a2f5828cfb0a8579228d80e8bec60c8f8c64 (diff)
- (bal) Failed password attempts don't increment counter on AIX. Bug #145
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e5ce7adf..e9021d452 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -56,7 +56,8 @@
56 /etc/ssh/ssh_config and exit if HostbasedAuthentication is disabled 56 /etc/ssh/ssh_config and exit if HostbasedAuthentication is disabled
57 globally. based on discussions with deraadt, itojun and sommerfeld; 57 globally. based on discussions with deraadt, itojun and sommerfeld;
58 ok itojun@ 58 ok itojun@
59 59 - (bal) Failed password attempts don't increment counter on AIX. Bug #145
60
6020020702 6120020702
61 - (djm) Use PAM_MSG_MEMBER for PAM_TEXT_INFO messages, use xmalloc & 62 - (djm) Use PAM_MSG_MEMBER for PAM_TEXT_INFO messages, use xmalloc &
62 friends consistently. Spotted by Solar Designer <solar@openwall.com> 63 friends consistently. Spotted by Solar Designer <solar@openwall.com>
@@ -1264,4 +1265,4 @@
1264 - (stevesk) entropy.c: typo in debug message 1265 - (stevesk) entropy.c: typo in debug message
1265 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1266 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1266 1267
1267$Id: ChangeLog,v 1.2329 2002/07/04 00:19:40 mouring Exp $ 1268$Id: ChangeLog,v 1.2330 2002/07/04 00:27:21 mouring Exp $