]> git.ipfire.org Git - thirdparty/pdns.git/commit
teach backends not to delete a zone if a negative zone-id is passed to startTransacti...
authorBert Hubert <bert.hubert@netherlabs.nl>
Tue, 25 Jan 2011 19:08:54 +0000 (19:08 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Tue, 25 Jan 2011 19:08:54 +0000 (19:08 +0000)
commit340a213ebca6810a096ad0c0f5ea9a859470c799
treeb7f1695348d4e00910aba6fce869c537a1f2af1f
parent699e6e377b575175d7143d3a006b10067182a791
teach backends not to delete a zone if a negative zone-id is passed to startTransaction, but only to start a transaction in that case

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1906 d19b8d6e-7fed-0310-83ef-9ca221ded41b
modules/opendbxbackend/odbxbackend.cc
modules/pdnsbackend/pdnsbackend.cc
pdns/backends/bind/bindbackend2.cc