]> git.ipfire.org Git - thirdparty/pdns.git/commit
Rename domaincache to zonecache, also ttl to refreshinterval
authorChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Tue, 18 May 2021 19:18:56 +0000 (21:18 +0200)
committerChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Tue, 18 May 2021 20:25:55 +0000 (22:25 +0200)
commit1f0fb39af85b4def1ff386f76ec3e8d1b36f0481
tree2fa16689c8378854c1bba43f9434beb399db2911
parentd482c17a90453fab96c580fbd560b6dbc25a4785
Rename domaincache to zonecache, also ttl to refreshinterval
25 files changed:
docs/settings.rst
modules/bindbackend/bindbackend2.cc
modules/remotebackend/Makefile.am
modules/remotebackend/test-remotebackend-http.cc
modules/remotebackend/test-remotebackend-json.cc
modules/remotebackend/test-remotebackend-pipe.cc
modules/remotebackend/test-remotebackend-post.cc
modules/remotebackend/test-remotebackend-unix.cc
modules/remotebackend/test-remotebackend-zeromq.cc
pdns/Makefile.am
pdns/auth-zonecache.cc [moved from pdns/auth-domaincache.cc with 62% similarity]
pdns/auth-zonecache.hh [moved from pdns/auth-domaincache.hh with 78% similarity]
pdns/common_startup.cc
pdns/common_startup.hh
pdns/pdnsutil.cc
pdns/receiver.cc
pdns/test-auth-zonecache_cc.cc [moved from pdns/test-auth-domaincache_cc.cc with 74% similarity]
pdns/test-ueberbackend_cc.cc
pdns/testrunner.cc
pdns/ueberbackend.cc
pdns/ueberbackend.hh
regression-tests/backends/gsql-common
regression-tests/backends/gsqlite3-master
regression-tests/backends/ldap-master
regression-tests/tests/bind-add-zone/command