summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 9 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ce0adb09..bc6b40dae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,9 +12,9 @@
12 add prototypes for -Wall; ok djm 12 add prototypes for -Wall; ok djm
13 - djm@cvs.openbsd.org 2004/05/21 11:33:11 13 - djm@cvs.openbsd.org 2004/05/21 11:33:11
14 [channels.c channels.h clientloop.c serverloop.c ssh.1] 14 [channels.c channels.h clientloop.c serverloop.c ssh.1]
15 bz #756: add support for the cancel-tcpip-forward request for the server and 15 bz #756: add support for the cancel-tcpip-forward request for the server
16 the client (through the ~C commandline). reported by z3p AT twistedmatrix.com; 16 and the client (through the ~C commandline). reported by z3p AT
17 ok markus@ 17 twistedmatrix.com; ok markus@
18 - djm@cvs.openbsd.org 2004/05/22 06:32:12 18 - djm@cvs.openbsd.org 2004/05/22 06:32:12
19 [clientloop.c ssh.1] 19 [clientloop.c ssh.1]
20 use '-h' for help in ~C commandline instead of '-?'; inspired by jmc@ 20 use '-h' for help in ~C commandline instead of '-?'; inspired by jmc@
@@ -22,8 +22,12 @@
22 [ssh.1] 22 [ssh.1]
23 kill whitespace at eol; 23 kill whitespace at eol;
24 - dtucker@cvs.openbsd.org 2004/05/23 23:59:53 24 - dtucker@cvs.openbsd.org 2004/05/23 23:59:53
25 [auth.c auth.h auth1.c auth2.c servconf.c servconf.h sshd_config sshd_config.5] 25 [auth.c auth.h auth1.c auth2.c servconf.c servconf.h sshd_config
26 sshd_config.5]
26 Add MaxAuthTries sshd config option; ok markus@ 27 Add MaxAuthTries sshd config option; ok markus@
28 - (dtucker) [auth-pam.c] Bug #839: Ensure that pam authentication "thread"
29 is terminated if the privsep slave exits during keyboard-interactive
30 authentication. ok djm@
27 31
2820040523 3220040523
29 - (djm) [sshd_config] Explain consequences of UsePAM=yes a little better in 33 - (djm) [sshd_config] Explain consequences of UsePAM=yes a little better in
@@ -1153,4 +1157,4 @@
1153 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1157 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1154 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1158 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1155 1159
1156$Id: ChangeLog,v 1.3365 2004/05/24 00:36:23 dtucker Exp $ 1160$Id: ChangeLog,v 1.3366 2004/05/24 01:55:36 dtucker Exp $