diff options
author | Damien Miller <djm@mindrot.org> | 2002-10-21 10:13:35 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2002-10-21 10:13:35 +1000 |
commit | 5a5da88c59d30c8a97625def757d20f151bb200c (patch) | |
tree | ad67fa1954289734b7625d8877a497b8f49bcd80 /ChangeLog | |
parent | 3e0064781bfd3a0efdd28ee84f34a3807ff2988a (diff) |
- (djm) Kill ssh-rand-helper children on timeout, patch from
dtucker@zip.com.au
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ | |||
1 | 20021021 | ||
2 | - (djm) Kill ssh-rand-helper children on timeout, patch from | ||
3 | dtucker@zip.com.au | ||
4 | |||
1 | 20021015 | 5 | 20021015 |
2 | - (bal) Fix bug id 383 and only call loginrestrict for AIX if not root. | 6 | - (bal) Fix bug id 383 and only call loginrestrict for AIX if not root. |
3 | - (bal) More advanced strsep test by Darren Tucker <dtucker@zip.com.au> | 7 | - (bal) More advanced strsep test by Darren Tucker <dtucker@zip.com.au> |
@@ -768,4 +772,4 @@ | |||
768 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 772 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
769 | ok provos@ | 773 | ok provos@ |
770 | 774 | ||
771 | $Id: ChangeLog,v 1.2496 2002/10/16 00:24:03 mouring Exp $ | 775 | $Id: ChangeLog,v 1.2497 2002/10/21 00:13:35 djm Exp $ |