bind9/lib
Diego Fronza a200852001 Fixed data race in log.c
A data race was happening while BIND was starting due to
isc_log_wouldlog function accessing lctx->logconfig without a lock.

To prevent that without incurring much costs, that variable was made
atomic.
2020-03-10 11:49:53 +01:00
..
bind9 Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
dns remove redundant ZONEDB_UNLOCK 2020-03-09 14:05:14 -07:00
irs Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
isc Fixed data race in log.c 2020-03-10 11:49:53 +01:00
isccc Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
isccfg add syntax and setter/getter functions to configure max-ixfr-ratio 2020-03-05 17:20:16 -08:00
ns Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
samples Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
win32/bindevt apply the modified style 2020-02-13 15:05:06 -08: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 remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00