]> git.ipfire.org Git - thirdparty/pdns.git/commit - regression-tests.api/test_Zones.py
API: create slave zones completely empty 1428/head
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Tue, 20 May 2014 15:22:53 +0000 (17:22 +0200)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Tue, 20 May 2014 15:26:07 +0000 (17:26 +0200)
commit4de11a5434ff6b8c9012e0cfccee9f485f38c356
treefec81282cf8d8484eefc826895cb224c133e4232
parented2b3943195508681f343780679a37b2ac7c2dca
API: create slave zones completely empty

We should not insert a SOA record, as this would cause serving
of NXDOMAIN until the domain has been slaved.

Fixes #1425.
modules/gmysqlbackend/gmysqlbackend.cc
modules/goraclebackend/goraclebackend.cc
modules/gpgsqlbackend/gpgsqlbackend.cc
modules/gsqlite3backend/gsqlite3backend.cc
pdns/ws-auth.cc
regression-tests.api/test_Zones.py