bind9/bin/named
Michał Kępień dbfd19c668 Do not reuse zones whose "mirror" setting was changed
Update named_zone_reusable() so that it does not consider a zone to be
eligible for reuse if its old value of the "mirror" option differs from
the new one.  This causes "rndc reconfig" to create a new zone structure
whenever the value of the "mirror" option is changed, which ensures that
the previous zone database is not reused and that flags are properly set
in responses sourced from zones whose "mirror" setting was changed at
runtime.
2018-07-10 17:36:22 -07:00
..
include Replace all random functions with isc_random, isc_random_buf and isc_random_uniform API. 2018-05-16 09:54:35 +02:00
unix libcap ships with <sys/capability.h>, so use an #ifdef associated with that header to determine whether to enable capabilities support 2018-06-30 16:50:22 +02:00
win32 Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
.gitignore [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
bind9.xsl Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
bind9.xsl.h temporarily revert change #4859 2018-03-02 11:30:02 -08:00
builtin.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
config.c Add a answer-cookie named config option 2018-06-26 15:10:02 -07:00
control.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
controlconf.c Change isc_random() to be just PRNG, and add isc_nonce_buf() that uses CSPRNG 2018-05-29 22:58:21 +02:00
convertxsl.pl Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
fuzz.c free rbuf 2018-07-10 14:24:06 +10:00
geoip.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
log.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
logconf.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
main.c log the remaining -V info at startup 2018-06-25 14:51:28 -07:00
Makefile.in Make libcap mandatory when Linux capabilities are enabled 2018-06-30 16:50:22 +02:00
named.8 regenerate doc 2018-05-21 19:59:45 +00:00
named.conf.5 prep 9.13.2 2018-07-03 07:40:29 +00:00
named.conf.docbook Add documentation for mirror zones 2018-06-28 13:38:39 +02:00
named.conf.html prep 9.13.2 2018-07-03 07:40:29 +00:00
named.docbook Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
named.html regenerate doc 2018-05-21 19:59:45 +00:00
server.c Make "rndc zonestatus" output for mirror zones different than for regular slave zones 2018-06-28 13:38:39 +02:00
statschannel.c remove the experimental authoritative ECS support from named 2018-05-25 08:21:25 -07:00
tkeyconf.c Replace all random functions with isc_random, isc_random_buf and isc_random_uniform API. 2018-05-16 09:54:35 +02:00
tsigconf.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
zoneconf.c Do not reuse zones whose "mirror" setting was changed 2018-07-10 17:36:22 -07:00