bind9/bin
Ondřej Surý 86f1ec34dc Silence all warnings that stem from the default config
As we now setup the logging very early, parsing the default config would
always print warnings about experimental (and possibly deprecated)
options in the default config.  This would even mess with commands like
`named -V` and it is also wrong to warn users about using experimental
options in the default config, because they can't do anything about
this.  Add CFG_PCTX_NODEPRECATED and CFG_PCTX_NOEXPERIMENTAL options
that we can pass to cfg parser and silence the early warnings caused by
using experimental options in the default config.
2024-08-14 12:50:31 +00:00
..
check use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
confgen use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
delv add +restarts and +maxqueries options to delv 2024-08-07 13:20:05 -07:00
dig use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
dnssec use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
named Silence all warnings that stem from the default config 2024-08-14 12:50:31 +00:00
nsupdate use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
tests Add fetches-per-zone 40 to qmin/ns5 configuration 2024-08-13 14:56:48 +02:00
tools use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00