bind9/bin
Evan Hunt c5588babaf make "max_restarts" a configurable value
MAX_RESTARTS is no longer hard-coded; ns_server_setmaxrestarts()
and dns_client_setmaxrestarts() can now be used to modify the
max-restarts value at runtime. in both cases, the default is 11.
2024-08-07 13:03:08 -07: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 make "max_restarts" a configurable value 2024-08-07 13:03:08 -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 use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03: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 reduce MAX_RESTARTS to 11 2024-08-07 13:00:42 -07: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