bind9/bin
Ondřej Surý 33eefe9f85 The dns_message_create() cannot fail, change the return to void
The dns_message_create() function cannot soft fail (as all memory
allocations either succeed or cause abort), so we change the function to
return void and cleanup the calls.
2020-09-29 08:22:08 +02:00
..
check update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
confgen update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
delv update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
dig The dns_message_create() cannot fail, change the return to void 2020-09-29 08:22:08 +02:00
dnssec update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
named Add -expired flag to rndc dumpdb command 2020-09-23 16:08:29 +02:00
nsupdate The dns_message_create() cannot fail, change the return to void 2020-09-29 08:22:08 +02:00
pkcs11 update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
plugins update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
rndc Add -expired flag to rndc dumpdb command 2020-09-23 16:08:29 +02:00
tests The dns_message_create() cannot fail, change the return to void 2020-09-29 08:22:08 +02:00
tools The dns_message_create() cannot fail, change the return to void 2020-09-29 08:22:08 +02:00
win32/BINDInstall update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00