]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add doRectify bool to DNSSECKeeper::rectifyZone()
authorPieter Lexis <pieter.lexis@powerdns.com>
Mon, 16 Oct 2017 10:32:39 +0000 (12:32 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Tue, 17 Oct 2017 14:17:28 +0000 (16:17 +0200)
commit8d0f207b01b6257b2e7099ebd793d4362b54ae0d
treedb96c86d385274977a3060d40e6ef57e723b37bb
parenta2e700d44d71aadb095d972e6da668fe79075abd
Add doRectify bool to DNSSECKeeper::rectifyZone()

This is added so the API can wrap an update to a zone's records *and*
DNSSEC info into a single transaction.
pdns/dbdnsseckeeper.cc
pdns/dnsseckeeper.hh
pdns/pdnsutil.cc
pdns/ws-auth.cc