]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Use an explicit 'reload_keep_cache' command and introduce test cases
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Wed, 14 Dec 2022 15:33:28 +0000 (16:33 +0100)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Wed, 14 Dec 2022 15:33:28 +0000 (16:33 +0100)
commit7716d26d46f1a309c20fa0cf5efef9db56907e75
tree0673386e2a3590a9e9c478970eaa5ece094fb24d
parent857d6ce3a1084fa6a726949968941e0a4c1202dc
- Use an explicit 'reload_keep_cache' command and introduce test cases
  for #569.
daemon/remote.c
doc/unbound-control.8.in
smallapp/unbound-control.c
testdata/09-unbound-control.tdir/09-unbound-control.conf
testdata/09-unbound-control.tdir/09-unbound-control.test
testdata/09-unbound-control.tdir/conf.bad_credentials [new file with mode: 0644]
testdata/09-unbound-control.tdir/conf.spoofed_credentials [new file with mode: 0644]
testdata/common.sh