]> git.ipfire.org Git - thirdparty/pdns.git/commit
Auth: Add the pdnsutil backend-lookup command
authorFred Morcos <fred.morcos@open-xchange.com>
Thu, 18 Jul 2024 12:13:50 +0000 (14:13 +0200)
committerFred Morcos <fred.morcos@open-xchange.com>
Thu, 18 Jul 2024 12:21:52 +0000 (14:21 +0200)
commit710f2c84c6ab624a47e121119e3e744c6acee98f
tree9428583efde9c85b86ed2ce4c372a4cf972407bd
parent4d61a4fe9f80e2f7f7ec07d7ee55e2792d11ef66
Auth: Add the pdnsutil backend-lookup command

This can be used to lookup records from a backend using some filtering like type and
client subnet.
pdns/pdnsutil.cc