[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Wed Aug 8 14:32:41 EST 2007
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 07/08/08 14:32:41
Modified files:
. : ChangeLog clientloop.c clientloop.h ssh.c
Log message:
- djm at cvs.openbsd.org 2007/08/07 07:32:53
[clientloop.c clientloop.h ssh.c]
bz#1232: ensure that any specified LocalCommand is executed after the
tunnel device is opened. Also, make failures to open a tunnel device
fatal when ExitOnForwardFailure is active.
Reported by h.goebel AT goebel-consult.de; ok dtucker markus reyk deraadt
Diff commands:
cvs -nQq rdiff -u -r1.4717 -r1.4718 openssh/ChangeLog
cvs -nQq rdiff -u -r1.165 -r1.166 openssh/clientloop.c
cvs -nQq rdiff -u -r1.16 -r1.17 openssh/clientloop.h
cvs -nQq rdiff -u -r1.291 -r1.292 openssh/ssh.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4717;r2=1.4718
http://cvsweb.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.165;r2=1.166
http://cvsweb.mindrot.org/index.cgi/openssh/clientloop.h?r1=1.16;r2=1.17
http://cvsweb.mindrot.org/index.cgi/openssh/ssh.c?r1=1.291;r2=1.292
Please note that there may be a delay before commits are available
on the public CVSWeb site.
More information about the openssh-commits
mailing list