Files
bind9/lib/dns
Michał Kępień c042ec70d2 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)
(cherry picked from commit cdc7ab42b1)
2018-04-25 12:10:26 -07:00
..
2018-03-20 09:55:50 +11:00
2018-03-02 21:53:56 +00:00
2017-12-29 02:29:40 +00:00
2018-04-22 12:58:36 -07:00
2018-04-22 12:58:36 -07:00