[openssh-commits] CVS: fuyu.mindrot.org: openssh

Damien Miller djm at fuyu.mindrot.org
Thu Jul 3 21:27:47 EST 2014


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 14/07/03 21:27:47

Modified files:
    .               : ChangeLog ssh.c ssh_config.5

Log message:
   - djm at cvs.openbsd.org 2014/07/03 06:39:19
     [ssh.c ssh_config.5]
     Add a %C escape sequence for LocalCommand and ControlPath that expands
     to a unique identifer based on a has of the tuple of (local host,
     remote user, hostname, port).
     
     Helps avoid exceeding sockaddr_un's miserly pathname limits for mux
     control paths.
     
     bz#2220, based on patch from mancha1 AT zoho.com; ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.6871 -r1.6872 openssh/ChangeLog
cvs -nQq rdiff -u -r1.402 -r1.403 openssh/ssh.c
cvs -nQq rdiff -u -r1.187 -r1.188 openssh/ssh_config.5

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6871;r2=1.6872&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.402;r2=1.403&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh_config.5?r1=1.187;r2=1.188&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