This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
You've already forked bind9
Code
Pull Requests
1
Activity
Files
ebd669a830307385d4aeefde2246cedbefa1fc33
bind9
/
bin
/
check
History
Aydın Mercan
f58ed932d8
use only c23 or c11 noreturn specifiers
...
Since we require C11 or greater, we can depend on using either _Noreturn or [[noreturn]].
2024-08-07 18:27:40 +03:00
..
.gitignore
…
check-tool.c
add a compile-time option to select default zone and cache DB
2024-03-06 10:49:02 +01:00
check-tool.h
Update the copyright information in all files in the repository
2022-01-11 09:05:02 +01:00
Makefile.am
Remove libbind9
2023-02-21 13:12:26 +00:00
named-checkconf.c
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
named-checkconf.rst
Allow named-checkconf to selectively check dnssec-policy algorithms
2023-04-03 12:15:57 +10:00
named-checkzone.c
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
named-checkzone.rst
Add check-svcb to named
2022-10-29 00:22:54 +11:00
named-compilezone.rst
disable checks by default in named-compilezone
2023-12-20 16:57:19 -08:00