[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Thu May 5 14:16:22 EST 2011
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 11/05/05 14:16:22
Modified files:
. : ChangeLog PROTOCOL.mux clientloop.c clientloop.h mux.c ssh.1 ssh.c
Log message:
- djm at cvs.openbsd.org 2011/04/17 22:42:42
[PROTOCOL.mux clientloop.c clientloop.h mux.c ssh.1 ssh.c]
allow graceful shutdown of multiplexing: request that a mux server
removes its listener socket and refuse future multiplexing requests;
ok markus@
Diff commands:
cvs -nQq rdiff -u -r1.5848 -r1.5849 openssh/ChangeLog
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/PROTOCOL.mux
cvs -nQq rdiff -u -r1.220 -r1.221 openssh/clientloop.c
cvs -nQq rdiff -u -r1.25 -r1.26 openssh/clientloop.h
cvs -nQq rdiff -u -r1.26 -r1.27 openssh/mux.c
cvs -nQq rdiff -u -r1.275 -r1.276 openssh/ssh.1
cvs -nQq rdiff -u -r1.352 -r1.353 openssh/ssh.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5848;r2=1.5849&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/PROTOCOL.mux?r1=1.4;r2=1.5&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.220;r2=1.221&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/clientloop.h?r1=1.25;r2=1.26&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/mux.c?r1=1.26;r2=1.27&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.1?r1=1.275;r2=1.276&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.352;r2=1.353&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list