]> andersk Git - openssh.git/commit - ChangeLog
- (dtucker) OpenBSD CVS Sync
authordtucker <dtucker>
Tue, 10 Jun 2008 12:59:10 +0000 (12:59 +0000)
committerdtucker <dtucker>
Tue, 10 Jun 2008 12:59:10 +0000 (12:59 +0000)
commit15b5fa9b34980810f58ffe729ffc9eb2016c09b2
tree09a1e8aa1b0d474002fa56621f4b00980c32175c
parent2626070f0c111066f31062c553185f6916402580
 - (dtucker) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2008/06/10 03:57:27
     [servconf.c match.h sshd_config.5]
     support CIDR address matching in sshd_config "Match address" blocks, with
     full support for negation and fall-back to classic wildcard matching.
     For example:
     Match address 192.0.2.0/24,3ffe:ffff::/32,!10.*
         PasswordAuthentication yes
     addrmatch.c code mostly lifted from flowd's addr.c
     feedback and ok dtucker@
ChangeLog
Makefile.in
addrmatch.c [new file with mode: 0644]
match.h
servconf.c
sshd_config.5
This page took 0.091487 seconds and 5 git commands to generate.