[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Sun May 15 08:44:45 EST 2011
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 11/05/15 08:44:45
Modified files:
. : ChangeLog readconf.c ssh_config.5
Log message:
- djm at cvs.openbsd.org 2011/05/06 21:31:38
[readconf.c ssh_config.5]
support negated Host matching, e.g.
Host *.example.org !c.example.org
User mekmitasdigoat
Will match "a.example.org", "b.example.org", but not "c.example.org"
ok markus@
Diff commands:
cvs -nQq rdiff -u -r1.5861 -r1.5862 openssh/ChangeLog
cvs -nQq rdiff -u -r1.170 -r1.171 openssh/readconf.c
cvs -nQq rdiff -u -r1.147 -r1.148 openssh/ssh_config.5
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5861;r2=1.5862&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/readconf.c?r1=1.170;r2=1.171&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh_config.5?r1=1.147;r2=1.148&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