]> 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)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Tue, 10 Mar 2015 11:26:50 +0000 (12:26 +0100)
commita6448d959c9c83b0b985d460f54102878792459b
tree95efb24d44650efd86cfbe11dde6fb4529942959
parentfb72eb46e6240a3f8c4c7771540ea68b4e54f309
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).
docs/markdown/httpapi/api_spec.md
pdns/dnsseckeeper.hh
pdns/rfc2136handler.cc
pdns/serialtweaker.cc
pdns/ws-auth.cc