]> git.ipfire.org Git - thirdparty/pdns.git/commit
Display the before/after SOA records when updating serial number.
authorMiod Vallat <miod.vallat@powerdns.com>
Mon, 11 Aug 2025 10:21:18 +0000 (12:21 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Mon, 11 Aug 2025 11:10:05 +0000 (13:10 +0200)
commitf8f5c59342bb4d9e7690422c490651637e2e809b
tree1e4294c91f37128002be4d91a00024d7bd522dc1
parent69f8384cd4a64611151ecc36435b13045c93591a
Display the before/after SOA records when updating serial number.

This used to be the case and then the code kept building the string but
would no longer output it...

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
pdns/pdnsutil.cc