]> git.ipfire.org Git - thirdparty/pdns.git/commit
Build active Lua config from data structure that can be supplied by either Lua or...
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 24 Jan 2024 08:46:44 +0000 (09:46 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 25 Apr 2024 09:31:40 +0000 (11:31 +0200)
commit69da77c2872b551e5e89ea0bb6f725aa4d506044
tree692691236c605ba9a416f95162753ab4fefabe7a
parentbab7bbd23c3acec7f415bf6fd4df5b9e58d7183f
Build active Lua config from data structure that can be supplied by either Lua or YAML
14 files changed:
pdns/recursordist/Makefile.am
pdns/recursordist/filterpo.hh
pdns/recursordist/rec-lua-conf.cc
pdns/recursordist/rec-lua-conf.hh
pdns/recursordist/rec-main.cc
pdns/recursordist/rec-main.hh
pdns/recursordist/rec_channel_rec.cc
pdns/recursordist/rpzloader.cc
pdns/recursordist/rpzloader.hh
pdns/recursordist/settings/cxxsettings.hh
pdns/recursordist/settings/cxxsupport.cc
pdns/recursordist/settings/rust-bridge-in.rs
pdns/recursordist/settings/table.py
pdns/recursordist/test-settings.cc