bind9/lib
Evan Hunt 93f5bc893e incidental cleanup
The NAME_FETCH_A and NAME_FETCH_AAAA macros were meant to be
boolean, indicating whether the pointers were set or not, while
the NAME_FETCH_V4 and NAME_FETCH_V6 macros were meant to return
the pointer values. The latter were only used as booleans, so
they've been removed in favor of the former.

Also did some style cleanup and removed an unreachable code block.
2021-10-21 01:39:30 -07:00
..
bind9 Add {krb5,ms}-subdomain-self-rhs update policy rules 2021-10-15 11:18:41 +11:00
dns incidental cleanup 2021-10-21 01:39:30 -07:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc Add isc_time_add and isc_time_subtract unit test 2021-10-21 09:31:01 +02:00
isccc Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
isccfg remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
ns attach the interface manager when activating a route socket 2021-10-18 14:21:03 -07:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00