
dtucker at mindrot
Jul 12, 2006, 5:17 AM
Post #58 of 202
(6405 views)
Permalink
|
CVSROOT: /var/cvs Module name: openssh Changes by: dtucker [at] fuyu 2006/07/12 22:17:11 Modified files: . : ChangeLog channels.c channels.h clientloop.c readconf.c readconf.h session.c ssh.1 ssh.c ssh_config.5 Log message: - markus [at] cvs 2006/07/11 18:50:48 [clientloop.c ssh.1 ssh.c channels.c ssh_config.5 readconf.h session.c channels.h readconf.c] add ExitOnForwardFailure: terminate the connection if ssh(1) cannot set up all requested dynamic, local, and remote port forwardings. ok djm, dtucker, stevesk, jmc cvs -n rdiff -u -r1.4395 -r1.4396 openssh/ChangeLog cvs -n rdiff -u -r1.233 -r1.234 openssh/channels.c cvs -n rdiff -u -r1.77 -r1.78 openssh/channels.h cvs -n rdiff -u -r1.151 -r1.152 openssh/clientloop.c cvs -n rdiff -u -r1.127 -r1.128 openssh/readconf.c cvs -n rdiff -u -r1.61 -r1.62 openssh/readconf.h cvs -n rdiff -u -r1.334 -r1.335 openssh/session.c cvs -n rdiff -u -r1.221 -r1.222 openssh/ssh.1 cvs -n rdiff -u -r1.270 -r1.271 openssh/ssh.c cvs -n rdiff -u -r1.95 -r1.96 openssh/ssh_config.5 _______________________________________________ openssh-commits mailing list openssh-commits [at] mindrot http://lists.mindrot.org/mailman/listinfo/openssh-commits
|