bind9/lib
Michał Kępień 93c176d2d6 Lock zone before checking whether its asynchronous load is already pending
While this is not an issue in named, which only calls
dns_zone_asyncload() from task-exclusive mode, this function is exported
by libdns and thus may in theory be concurrently called for the same
zone by multiple threads.  It also does not hurt to be consistent
locking-wise with other DNS_ZONEFLG_LOADPENDING accesses.
2018-02-16 08:47:40 +01:00
..
bind9 [v9_12] prep 9.12.1rc1 2018-02-15 11:12:45 -08:00
dns Lock zone before checking whether its asynchronous load is already pending 2018-02-16 08:47:40 +01:00
irs [v9_12] update 9.11 api range 2018-01-24 10:23:11 -08:00
isc conditionally declare stacksize 2018-02-16 14:08:26 +11:00
isccc [v9_12] update 9.11 api range 2018-01-24 10:23:11 -08:00
isccfg [v9_12] prep 9.12.1b1 2018-02-08 13:47:56 -08:00
ns use %u instead of %d 2018-02-16 14:08:26 +11:00
samples use %u instead of %d 2018-02-16 14:08:26 +11:00
tests update copyright notice / whitespace 2017-09-09 23:46:01 +00:00
win32/bindevt [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Atffile [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
Kyuafile regen v9_12 2017-12-29 02:16:29 +00:00
Makefile.in [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00