
djm at fuyu
May 14, 2011, 3:44 PM
Post #34 of 75
(960 views)
Permalink
|
CVSROOT: /var/cvs Module name: openssh Changes by: djm [at] fuyu 11/05/15 08:44:45 Modified files: . : ChangeLog readconf.c ssh_config.5 Log message: - djm [at] cvs 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. _______________________________________________ openssh-commits mailing list openssh-commits [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-commits
|