diff options
author | Darren Tucker <dtucker@zip.com.au> | 2004-06-25 13:33:20 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2004-06-25 13:33:20 +1000 |
commit | 645ab757bd58dc0c8e42b9886863ec95bf058c3e (patch) | |
tree | 86b28519830db5ac41a1975794524a7d0498b93d /ChangeLog | |
parent | b5bc1a6393ab0dce132a35711e779644c36a3ffa (diff) |
- djm@cvs.openbsd.org 2004/06/24 19:30:54
[servconf.c servconf.h sshd.c]
re-exec sshd on accept(); initial work, final debugging and ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ | |||
1 | 20040625 | ||
2 | - (dtucker) OpenBSD CVS Sync | ||
3 | - djm@cvs.openbsd.org 2004/06/24 19:30:54 | ||
4 | [servconf.c servconf.h sshd.c] | ||
5 | re-exec sshd on accept(); initial work, final debugging and ok markus@ | ||
6 | |||
1 | 20040623 | 7 | 20040623 |
2 | - (dtucker) [auth1.c] Ensure do_pam_account is called for Protocol 1 | 8 | - (dtucker) [auth1.c] Ensure do_pam_account is called for Protocol 1 |
3 | connections with empty passwords. Patch from davidwu at nbttech.com, | 9 | connections with empty passwords. Patch from davidwu at nbttech.com, |
@@ -1399,4 +1405,4 @@ | |||
1399 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 1405 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
1400 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 1406 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
1401 | 1407 | ||
1402 | $Id: ChangeLog,v 1.3443 2004/06/23 14:34:53 dtucker Exp $ | 1408 | $Id: ChangeLog,v 1.3444 2004/06/25 03:33:20 dtucker Exp $ |