Mark Andrews
f053d5b414
Have dns_zt_apply lock the zone table
...
There were a number of places where the zone table should have been
locked, but wasn't, when dns_zt_apply was called.
Added a isc_rwlocktype_t type parameter to dns_zt_apply and adjusted
all calls to using it. Removed locks in callers.
2022-11-11 15:26:11 +00:00
..
2022-06-16 17:21:11 +02:00
2022-07-06 19:46:20 -07:00
2022-05-25 14:44:32 +02:00
2022-08-25 17:17:07 +02:00
2022-06-16 17:21:11 +02:00
2022-09-21 14:25:33 -07:00
2022-08-26 09:09:24 +02:00
2022-06-16 17:21:11 +02:00
2022-10-17 08:45:44 +02:00
2022-06-16 17:21:11 +02:00
2022-06-16 17:21:11 +02:00
2022-06-16 17:21:11 +02:00
2022-09-19 16:36:28 +00:00
2022-06-16 17:21:11 +02:00
2022-06-16 17:21:11 +02:00
2022-06-16 17:21:11 +02:00
2022-08-25 17:17:07 +02:00
2022-10-30 14:56:40 -07:00
2022-06-09 10:47:04 +00:00
2022-06-16 17:21:11 +02:00
2022-06-16 17:21:11 +02:00
2022-06-16 17:21:11 +02:00
2022-06-28 11:56:31 +02:00
2022-07-05 12:29:01 +10:00
2022-09-19 15:56:02 +02:00
2022-06-16 17:21:11 +02:00
2022-10-30 14:56:40 -07:00
2022-10-31 10:30:27 +00:00
2022-09-26 16:28:12 +02:00
2022-10-29 00:22:54 +11:00
2022-06-16 17:21:11 +02:00
2022-08-22 15:55:46 +02:00
2022-09-21 14:25:33 -07:00
2022-09-13 12:07:13 +10:00
2022-10-13 17:04:02 +02:00
2022-10-29 00:22:54 +11:00
2022-08-09 08:19:51 +00:00
2022-06-16 17:21:11 +02:00
2022-06-16 17:21:11 +02:00
2022-10-17 08:45:44 +02:00
2022-10-05 11:59:36 -07:00
2022-09-21 14:25:33 -07:00
2022-06-16 17:21:11 +02:00
2022-09-08 09:15:30 +02:00
2022-06-16 17:21:11 +02:00
2022-06-16 17:21:11 +02:00
2022-09-15 08:42:45 +10:00
2022-06-16 17:21:11 +02:00
2022-09-23 13:23:49 +00:00
2022-06-16 17:21:11 +02:00
2022-10-25 10:35:07 +02:00
2022-06-16 17:21:11 +02:00
2022-10-05 11:59:36 -07:00
2022-10-31 10:30:27 +00:00
2022-11-11 15:26:11 +00:00