]> git.ipfire.org Git - thirdparty/pdns.git/commit
API: Replace PATCH zone/rrset API with PATCH zone
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Tue, 8 Apr 2014 11:18:28 +0000 (13:18 +0200)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Tue, 8 Apr 2014 13:15:56 +0000 (15:15 +0200)
commitd708640f0e27bf77500de906cfd648b4b31e49ec
tree9899440ce73502e87e48d67c818b49bbd0b603fe
parent6b5e94b93bb2bac1be7d7b10b50a925bf69f35cb
API: Replace PATCH zone/rrset API with PATCH zone

PATCH zone updates multiple RRsets at once (and in one transaction).
pdns/ws-auth.cc
regression-tests.api/test_Zones.py