bind9/lib
Evan Hunt 45ab0603eb use an isc_task to execute rndc commands
- using an isc_task to execute all rndc functions makes it relatively
  simple for them to acquire task exclusive mode when needed
- control_recvmessage() has been separated into two functions,
  control_recvmessage() and control_respond(). the respond function
  can be called immediately from control_recvmessage() when processing
  a nonce, or it can be called after returning from the task event
  that ran the rndc command function.
2020-07-13 13:16:53 -07:00
..
bind9 prevent "primaries" lists from having duplicate names 2020-07-01 11:11:34 -07:00
dns Assert tsigout is non-NULL 2020-07-13 02:26:06 +00:00
irs Update library API versions 2020-06-18 10:03:05 +02:00
isc Add changes for [GL #1989] 2020-07-13 13:10:45 +10:00
isccc use an isc_task to execute rndc commands 2020-07-13 13:16:53 -07:00
isccfg add "primary-only" as a synonym for "master-only" 2020-07-01 11:11:34 -07:00
ns Fix ns_statscounter_recursclients underflow 2020-07-13 11:46:18 -03:00
samples Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
win32/bindevt Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
unit-test-driver.sh.in Provide unit test driver 2020-05-21 12:13:01 +02:00