bind9/bin/named
Michał Kępień e0b9bb1d2c 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:21:27 +02:00
..
include Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
unix Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
win32 Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +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:38:02 +01:00
bind9.xsl.h temporarily revert change #4859 2018-03-02 12:01:55 -08:00
builtin.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
config.c Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-09 18:30:20 +02:00
control.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
controlconf.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
convertxsl.pl Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
fuzz.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
geoip.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
log.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
logconf.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
main.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
Makefile.in Revert "Use make automatic variables to install updated manuals" 2018-08-06 12:51:07 +02:00
named.8 prepare 9.12.1rc1 2018-06-21 18:46:32 +02:00
named.conf.5 prep 9.12.2rc2 2018-06-28 04:42:37 +00:00
named.conf.docbook prep 9.12.2rc2 2018-06-28 04:42:37 +00:00
named.conf.html prep 9.12.2rc2 2018-06-28 04:42:37 +00:00
named.docbook Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
named.html prepare 9.12.1rc1 2018-06-21 18:46:32 +02:00
server.c Log a message when "ixfr-from-differences" is set for an inline-signed zone 2018-08-24 10:21:27 +02:00
statschannel.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
tkeyconf.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
tsigconf.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
zoneconf.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00