]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fixed bug where setNotified did not add parameters to query
authorAki Tuomi <cmouse@desteem.org>
Sat, 1 Jun 2013 18:28:47 +0000 (21:28 +0300)
committerAki Tuomi <cmouse@desteem.org>
Wed, 5 Jun 2013 05:03:27 +0000 (08:03 +0300)
commitbbd3f8b280dc9476a3d6b38aabe2cbbedf11652b
tree8586631a92eba005a960f0d3aa27b331c87e5bd7
parent03d1232eff710a5bed93be29b3b9f03e94446375
Fixed bug where setNotified did not add parameters to query

Support for superMaster, slaving and soa calculations

superMasterBackend implementation

createSlaveDomain implementation

Removed references to GSQLBackend

replaceRRSet implementation

feedEnts, feedEnts3 implementation and few AddMember additions where forgotten

Rest of the methods

Final touches to remotebackend

Partial support for new slave methods

Added transaction ID for start/abort/commiTransaction
modules/remotebackend/httpconnector.cc
modules/remotebackend/remotebackend.cc
modules/remotebackend/remotebackend.hh