bind9/lib
Michał Kępień cdc7ab42b1 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.

(cherry picked from commit cfbc8e264d)
2018-04-25 12:09:03 -07:00
..
bind9 Use dns_fixedname_initname() where possible 2018-04-10 13:09:24 -07:00
dns Only log bumped signed serial after a successful secure zone update 2018-04-25 12:09:03 -07:00
irs Use dns_fixedname_initname() where possible 2018-04-10 13:09:24 -07:00
isc remove exit calls after FATAL_ERROR 2018-04-20 15:13:12 -07:00
isccc update file headers 2018-03-15 18:40:21 -07:00
isccfg fix duplicate include guard in dnsconf.h 2018-04-22 12:57:52 -07:00
ns add named.conf option root-key-sentinel 2018-04-22 12:46:03 -07:00
samples Use dns_fixedname_initname() where possible 2018-04-10 13:09:24 -07:00
win32/bindevt Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38: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 v9_12 2017-12-29 02:16:29 +00:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:39:57 -08:00