]> git.ipfire.org Git - thirdparty/pdns.git/commit
Check backend capabilities before attempting some operations.
authorMiod Vallat <miod.vallat@powerdns.com>
Mon, 31 Mar 2025 14:23:32 +0000 (16:23 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Mon, 7 Apr 2025 10:03:33 +0000 (12:03 +0200)
commit178eef7720f19ae421ce7e58406998d86f69a36b
tree79234cad6e5bd11ddb3ac5085a55c3d1c9bd1154
parent5fa7f3563af83689dc69c53d47912df6789f50aa
Check backend capabilities before attempting some operations.

This allows us to give better error messages to the users.

Fixes: #15006
pdns/pdnsutil.cc