bind9/lib
Ondřej Surý 55ac6b7394 Add missing DNS_ZONEFLG_DUMPING to setmodtime()
It was found, that the original commit adding the setmodtime() was
incompletely squashed and there was double check for
DNS_ZONEFLG_NEEDDUMP instead of check for DNS_ZONEFLG_NEEDDUMP and
DNS_ZONEFLG_DUMPING.

Change the duplicate check to DNS_ZONEFLG_DUMPING.
2021-10-21 12:26:02 +02:00
..
bind9 Add {krb5,ms}-subdomain-self-rhs update policy rules 2021-10-15 11:18:41 +11:00
dns Add missing DNS_ZONEFLG_DUMPING to setmodtime() 2021-10-21 12:26:02 +02:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc Add isc_time_add and isc_time_subtract unit test 2021-10-21 09:31:01 +02:00
isccc Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
isccfg remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
ns attach the interface manager when activating a route socket 2021-10-18 14:21:03 -07:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00