Rename dns_use_dnssec to dns_dnssec_ok.
authorPhil Pennock <pdp@exim.org>
Sat, 23 Mar 2013 23:46:22 +0000 (19:46 -0400)
committerPhil Pennock <pdp@exim.org>
Sat, 23 Mar 2013 23:46:22 +0000 (19:46 -0400)
commit0fbd9bff71b47e3a32e54629c3f67e7eda1812fe
tree45fa251f29cdba3c88b2deae8b6dceccbbe3e09f
parent26e72755c101f59e24735e9ca9a320d5f1ebc2b7
Rename dns_use_dnssec to dns_dnssec_ok.

This per Tony's suggestion; this makes it clearer that we are merely
setting resolver flags, not performing validation ourselves.

Well, clearer to those who understand DNSSEC.  For everyone else,
they'll still be dependent upon a forthcoming new chapter to the
Specification.
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
src/src/dns.c
src/src/globals.c
src/src/globals.h
src/src/readconf.c