diff options
author | Darren Tucker <dtucker@zip.com.au> | 2004-06-25 13:45:18 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2004-06-25 13:45:18 +1000 |
commit | 977a9d21c885d9da6f6ac3c8d16f70765b0934ce (patch) | |
tree | ccdac8766d6c12f71cdf414545775b92e01163d7 /ChangeLog | |
parent | 586b0b98bf9fe8a1d551a9706aed60851ff0e014 (diff) |
- djm@cvs.openbsd.org 2004/06/24 19:32:00
[regress/Makefile regress/test-exec.sh, added regress/reexec.sh]
regress test for re-exec corner cases
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -8,6 +8,9 @@ | |||
8 | only perform tcp wrappers checks when the incoming connection is on a | 8 | only perform tcp wrappers checks when the incoming connection is on a |
9 | socket. silences useless warnings from regress tests that use | 9 | socket. silences useless warnings from regress tests that use |
10 | proxycommand="sshd -i". prompted by david@ ok markus@ | 10 | proxycommand="sshd -i". prompted by david@ ok markus@ |
11 | - djm@cvs.openbsd.org 2004/06/24 19:32:00 | ||
12 | [regress/Makefile regress/test-exec.sh, added regress/reexec.sh] | ||
13 | regress test for re-exec corner cases | ||
11 | 14 | ||
12 | 20040623 | 15 | 20040623 |
13 | - (dtucker) [auth1.c] Ensure do_pam_account is called for Protocol 1 | 16 | - (dtucker) [auth1.c] Ensure do_pam_account is called for Protocol 1 |
@@ -1410,4 +1413,4 @@ | |||
1410 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 1413 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
1411 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 1414 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
1412 | 1415 | ||
1413 | $Id: ChangeLog,v 1.3445 2004/06/25 03:34:31 dtucker Exp $ | 1416 | $Id: ChangeLog,v 1.3446 2004/06/25 03:45:18 dtucker Exp $ |