bind9/lib
Michał Kępień cfbc8e264d Only log bumped signed serial after a successful secure zone update
If a raw zone is modified, but the dns_update_signaturesinc() call in
receive_secure_serial() fails, the corresponding secure zone's database
will not be modified, even though by that time a message containing the
bumped signed serial will already have been logged.  This creates
confusion, because a different secure zone version will be served than
the one announced in the logs.  Move the relevant dns_zone_log() call so
that it is only performed if the secure zone's database is modified.
2018-04-24 09:18:47 -07:00
..
bind9 new option "dnskey-sig-validity" 2018-04-20 12:12:08 -07:00
dns Only log bumped signed serial after a successful secure zone update 2018-04-24 09:18:47 -07:00
irs Appease -Werror=maybe-uninitialized before calling strtok_r() 2018-04-12 19:19:24 +01:00
isc remove exit calls after FATAL_ERROR 2018-04-20 14:50:35 -07:00
isccc update file headers 2018-03-15 18:33:13 -07:00
isccfg fix duplicate include guard in dnsconf.h 2018-04-20 19:51:00 -04:00
ns add named.conf option root-key-sentinel 2018-04-18 08:49:55 -07:00
samples Allow TTL values when configuring TTLs and time intervals. 2018-04-13 11:46:06 -07:00
win32/bindevt Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Atffile [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00