bind9/lib
Mark Andrews a417f994b1 Remove dns_zone_setflag()
This function has never been used since it was added to the source tree
by commit 686b27bfd3 back in 1999.  As
the dns_zoneflg_t type is only defined in lib/dns/zone.c, no function
external to that file would be able to use dns_zone_setflag() properly
anyway - the DNS_ZONE_SETFLAG() and DNS_ZONE_CLRFLAG() macros should be
used instead. Zone options that can be set from outside zone.c are set
using dns_zone_setoption().

(cherry picked from commit 314b5362a8)
2021-05-19 09:56:32 +10:00
..
bind9 Use isdigit instead of checking character range 2021-05-05 18:23:53 +02:00
dns Remove dns_zone_setflag() 2021-05-19 09:56:32 +10:00
irs backport of netmgr/taskmgr to 9.16 2021-05-14 12:52:48 +02:00
isc initialise worker->cond_prio 2021-05-18 18:43:25 +10:00
isccc Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
isccfg Add built-in dnssec-policy "insecure" 2021-04-30 13:58:22 +02:00
ns backport of netmgr/taskmgr to 9.16 2021-05-14 12:52:48 +02:00
win32/bindevt update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in move samples/resolve.c to bin/tests/system 2021-04-19 14:32:53 +02:00