bind9/bin/named
Michał Kępień c84a2342f4 Log a message when "ixfr-from-differences" is set for an inline-signed zone
For inline-signed zones, the value of "ixfr-from-differences" is
hardcoded to:

  - "yes" for the raw version of the zone,
  - "no" for the signed version of the zone.

In other words, any user-provided "ixfr-from-differences" setting is
effectively ignored for an inline-signed zone.  Ensure the user is aware
of that by adding a note to the ARM and logging a message when an
"ixfr-from-differences" option is found at the zone level.

(cherry picked from commit 087157d14f)
2018-08-24 10:24:46 +02:00
..
include Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
unix Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
win32 Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
bind9.xsl update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
bind9.xsl.h ensure we try to validate glue records so RRSIG TTLs will be capped 2018-06-08 11:41:48 -07:00
builtin.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
client.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
config.c Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
control.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
controlconf.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
convertxsl.pl Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
fuzz.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
geoip.c update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
interfacemgr.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
listenlist.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
log.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
logconf.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
lwaddr.c update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
lwdclient.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
lwderror.c Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
lwdgabn.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
lwdgnba.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
lwdgrbn.c Update lwres to use stdint types to finish transition to using stdint types 2018-08-22 09:04:02 +02:00
lwdnoop.c update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
lwresd.8 prepare 9.11.4rc1 2018-06-21 18:54:43 +02:00
lwresd.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
lwresd.docbook update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
lwresd.html prepare 9.11.4rc1 2018-06-21 18:54:43 +02:00
lwsearch.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
main.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
Makefile.in Revert "Use make automatic variables to install updated manuals" 2018-08-06 12:54:23 +02:00
named.8 prepare 9.11.4rc1 2018-06-21 18:54:43 +02:00
named.conf.5 prep 9.11.4rc2 2018-06-28 05:07:42 +00:00
named.conf.docbook prep 9.11.4rc2 2018-06-28 05:07:42 +00:00
named.conf.html prep 9.11.4rc2 2018-06-28 05:07:42 +00:00
named.docbook update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
named.html prepare 9.11.4rc1 2018-06-21 18:54:43 +02:00
notify.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
query.c when filter-aaaa and dns64 are both configured a assertion failure could occur 2018-08-24 10:33:33 +10:00
server.c Log a message when "ixfr-from-differences" is set for an inline-signed zone 2018-08-24 10:24:46 +02:00
sortlist.c update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
statschannel.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
tkeyconf.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
tsigconf.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
update.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
xfrout.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
zoneconf.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00