]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add a pdns_control flush command, to instruct backends to write in-flight data. 16184/head
authorMiod Vallat <miod.vallat@powerdns.com>
Fri, 26 Sep 2025 09:18:02 +0000 (11:18 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Fri, 26 Sep 2025 10:48:15 +0000 (12:48 +0200)
commit636cb1d7f103c4bb3c67a946aff7095e071ba73e
treed2d1f357289a05515b58f2eefea0e9461edb1191
parent64f01a39c643555eb9be8ed3f10c551eaab5858e
Add a pdns_control flush command, to instruct backends to write in-flight data.

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
docs/backends/lmdb.rst
docs/manpages/pdns_control.1.rst
modules/lmdbbackend/lmdbbackend.cc
modules/lmdbbackend/lmdbbackend.hh
pdns/auth-main.cc
pdns/dnsbackend.hh
pdns/dynhandler.cc
pdns/dynhandler.hh
pdns/ueberbackend.cc
pdns/ueberbackend.hh