]> granicus.if.org Git - pdns/commit
json webserver: add new 'zone' command
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Wed, 28 Aug 2013 14:12:47 +0000 (16:12 +0200)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Wed, 4 Sep 2013 08:55:29 +0000 (10:55 +0200)
commitea12b64a98f9227cff7b71d3b4fee0cc32f8fed6
treef3f1f6562a25754c90810ec69079214d4293e009
parente958bd6ced1279daa56e8cd55aa25f8344dde7bb
json webserver: add new 'zone' command

Replaces get-zone. Intended to replace zone-rest in the future, also
create/delete of zones should also go through this.
pdns/ws.cc