bind9/bin/named
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
..
include use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl Expose 'first refresh' zone flag in stats channel 2024-02-05 17:41:14 +00:00
builtin.c Expand list in chaos authors response 2024-05-13 11:24:29 +03:00
config.c Silence all warnings that stem from the default config 2024-08-14 12:50:31 +00:00
control.c Add a rndc command to close currently open log files 2024-07-31 17:36:38 +10:00
controlconf.c Refactor the normal vs error path in control_senddone() 2024-02-08 17:16:41 +01:00
dlz_dlopen_driver.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
fuzz.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
geoip.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
log.c Properly name ADB hashmap and named log memory contexts 2023-01-30 12:54:57 +01:00
logconf.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
main.c use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
Makefile.am Add support for User Statically Defined Tracing (USDT) probes 2023-08-21 18:39:53 +02:00
named.conf.rst remove {root-}delegation-only 2023-03-23 12:57:01 -07:00
named.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
os.c Use EXIT_SUCCESS and EXIT_FAILURE 2024-02-08 08:01:58 +01:00
server.c implement 'max-query-restarts' 2024-08-07 13:20:05 -07:00
statschannel.c Keep track of the recursive clients highwater 2024-05-10 12:08:52 +03:00
tkeyconf.c Remove TKEY Mode 2 (Diffie-Hellman) 2023-03-08 08:36:25 +01:00
transportconf.c Integrate TLS cipher suites support into BIND 2024-01-12 13:27:59 +02:00
tsigconf.c convert TSIG keyring storage from RBT to hash table 2023-06-14 08:14:38 +00:00
xsl_p.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneconf.c Add a limit to the number of RR types for single name 2024-06-10 16:55:09 +02:00