]> git.ipfire.org Git - thirdparty/bind9.git/commit
3559. [func] Check that both forms of Sender Policy Framework
authorMark Andrews <marka@isc.org>
Tue, 30 Apr 2013 04:06:50 +0000 (14:06 +1000)
committerMark Andrews <marka@isc.org>
Tue, 30 Apr 2013 04:06:50 +0000 (14:06 +1000)
commit87ac4aed0a5b846fa814fec13f34dc6d1cbba67a
tree238719aa8e14d93d7f32f23e4bf0147737ca7dad
parentf9443063a680693a03dec957fa0ce11b7fee4f5f
3559.   [func]          Check that both forms of Sender Policy Framework
        records exist or do not exist. [RT #33355]
(cherry picked from commit 26bb3b7a67b833f0a18072567de036226890ca1a)
17 files changed:
CHANGES
bin/check/named-checkconf.c
bin/check/named-checkzone.c
bin/check/named-checkzone.docbook
bin/named/config.c
bin/named/zoneconf.c
bin/tests/system/checkzone/tests.sh
bin/tests/system/checkzone/zones/spf.db [new file with mode: 0644]
bin/tests/system/conf.sh.in
bin/tests/system/spf/clean.sh [new file with mode: 0644]
bin/tests/system/spf/ns1/named.conf [new file with mode: 0644]
bin/tests/system/spf/ns1/spf.db [new file with mode: 0644]
bin/tests/system/spf/tests.sh [new file with mode: 0644]
doc/arm/Bv9ARM-book.xml
lib/dns/include/dns/zone.h
lib/dns/zone.c
lib/isccfg/namedconf.c