[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Tue Oct 15 12:13:05 EST 2013
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 13/10/15 12:13:05
Modified files:
. : ChangeLog readconf.c readconf.h ssh-keysign.c ssh.c ssh_config.5
Log message:
- djm at cvs.openbsd.org 2013/10/14 22:22:05
[readconf.c readconf.h ssh-keysign.c ssh.c ssh_config.5]
add a "Match" keyword to ssh_config that allows matching on hostname,
user and result of arbitrary commands. "nice work" markus@
Diff commands:
cvs -nQq rdiff -u -r1.6499 -r1.6500 openssh/ChangeLog
cvs -nQq rdiff -u -r1.186 -r1.187 openssh/readconf.c
cvs -nQq rdiff -u -r1.88 -r1.89 openssh/readconf.h
cvs -nQq rdiff -u -r1.46 -r1.47 openssh/ssh-keysign.c
cvs -nQq rdiff -u -r1.377 -r1.378 openssh/ssh.c
cvs -nQq rdiff -u -r1.168 -r1.169 openssh/ssh_config.5
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6499;r2=1.6500&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/readconf.c?r1=1.186;r2=1.187&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/readconf.h?r1=1.88;r2=1.89&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keysign.c?r1=1.46;r2=1.47&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.377;r2=1.378&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh_config.5?r1=1.168;r2=1.169&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