]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] add no-case-compress
authorEvan Hunt <each@isc.org>
Fri, 7 Feb 2014 03:37:26 +0000 (19:37 -0800)
committerEvan Hunt <each@isc.org>
Fri, 7 Feb 2014 03:37:26 +0000 (19:37 -0800)
commit166341d55424ca522eb456a1c7d0211e391f1ac8
tree7f7c5c277edd63b152968428eabb2450ac9fe634
parentdd19c1a3529e4324ac977bc9e0bc64cc28ce7506
[master] add no-case-compress

3731. [func] Added a "no-case-compress" ACL, which causes
named to use case-insensitive compression
(disabling change #3645) for specified
clients. (This is useful when dealing
with broken client implementations that
use case-sensitive name comparisons,
rejecting responses that fail to match the
capitalization of the query that was sent.)
[RT #35300]
CHANGES
bin/named/client.c
bin/named/server.c
bin/tests/system/case/ns2/named.conf [new file with mode: 0644]
bin/tests/system/case/tests.sh
doc/arm/Bv9ARM-book.xml
lib/dns/include/dns/view.h
lib/dns/view.c
lib/isccfg/namedconf.c