]> granicus.if.org Git - pdns/commit
Change SOA-EDIT-API to work like SOA-EDIT-DNSUPDATE
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Thu, 26 Feb 2015 22:30:31 +0000 (23:30 +0100)
committermind04 <mind04@monshouwer.org>
Tue, 21 Apr 2015 13:22:46 +0000 (15:22 +0200)
commit237368779d9313b37c7ad79ea02bdc3c90d87a9f
tree1d1b5788e7b99eac50fdd6f6e05e2d521a3932b2
parentd8aff95817edf43748793bd4d033a213db35cc22
Change SOA-EDIT-API to work like SOA-EDIT-DNSUPDATE

The SOA-EDIT-DNSUPDATE behaviour makes for a better ruleset for
incremental updates, like they are done via the API.

Also SOA-EDIT-API now defaults to DEFAULT, if it's not given at all
during zone creation (over the API).

(cherry picked from commit a6448d959c9c83b0b985d460f54102878792459b)
pdns/dnsseckeeper.hh
pdns/docs/httpapi/api_spec.md
pdns/rfc2136handler.cc
pdns/serialtweaker.cc
pdns/ws-auth.cc