bind9/lib
Michał Kępień 749b3cacfc Only clear DNS_ZONEFLG_LOADPENDING in zone_asyncload() if zone loading is completed immediately
zone_load() is not always synchronous, it may only initiate an
asynchronous load and return DNS_R_CONTINUE, which means zone loading
has not yet been completed.  In such a case, zone_asyncload() must not
clear DNS_ZONEFLG_LOADPENDING immediately and leave that up to
zone_postload().
2018-02-16 08:58:24 +01:00
..
bind9 [v9_11] prep 9.11.3rc1 2018-02-15 11:16:15 -08:00
dns Only clear DNS_ZONEFLG_LOADPENDING in zone_asyncload() if zone loading is completed immediately 2018-02-16 08:58:24 +01:00
irs [v9_11] update 9.11 api range 2018-01-24 10:24:17 -08:00
isc conditionally declare stacksize 2018-02-16 15:08:24 +11:00
isccc [v9_11] update 9.11 api range 2018-01-24 10:24:17 -08:00
isccfg [v9_11] update 9.11 api range 2018-01-24 10:24:17 -08:00
lwres [v9_11] update 9.11 api range 2018-01-24 10:24:17 -08:00
samples use %u instead of %d 2018-02-16 14:58:17 +11:00
tests update copyright notice / whitespace 2017-08-09 23:49:39 +00:00
win32/bindevt 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Atffile 4492. [bug] irs_resconf_load failed to initialise sortlistnxt 2016-10-27 13:18:47 +11:00
Kyuafile regen v9_11 2017-12-29 02:23:11 +00:00
Makefile.in 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00