bind9/bin
Ondřej Surý 576345a447
Refactor the privilege dropping
On Linux, the libcap is now mandatory.  It makes things simpler for us.

System without {set,get}res{uid,gid} now have compatibility shim using
setreuid/setregid or seteuid/setegid to setup effective UID/GID, so the
same code can be called all the time (including on Linux).
2022-11-01 14:37:30 +01:00
..
check Add check-svcb to named 2022-10-29 00:22:54 +11:00
confgen Replace alg_totext with dst_hmac_algorithm_totext 2022-09-27 16:54:39 +02:00
delv Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
dig Simplify and speed up DNS name compression 2022-10-17 08:45:44 +02:00
dnssec Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
named Refactor the privilege dropping 2022-11-01 14:37:30 +01:00
nsupdate Add checking of _dns SVCB records constraints to nsupdate 2022-10-29 00:22:54 +11:00
plugins Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
rndc prevent a possible shutdown hang in rndc 2022-09-12 13:14:19 -07:00
tests Test managed-keys placeholder 2022-11-01 09:50:34 +00:00
tools Change the return type of isc_lex_create() to void 2022-10-26 12:55:06 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00