bind9/bin
Evan Hunt 29dcdeba1b purge pending command events when shutting down
When we're shutting the system down via "rndc stop" or "rndc halt",
or reconfiguring the control channel, there are potential shutdown
races between the server task and network manager.  These are adressed by:

- purging any pending command tasks when shutting down the control channel
- adding an extra handle reference before the command handler to
  ensure the handle can't be deleted out from under us before calling
  command_respond()
2020-07-13 13:17:08 -07:00
..
check Text edits to manual paages 2020-07-02 10:35:58 +02:00
confgen use 'tsig-keygen' as the primary name for the tool 2020-07-06 01:41:52 -07:00
delv Text edits to manual paages 2020-07-02 10:35:58 +02:00
dig Text edits to manual paages 2020-07-02 10:35:58 +02:00
dnssec Text edits to manual paages 2020-07-02 10:35:58 +02:00
named purge pending command events when shutting down 2020-07-13 13:17:08 -07:00
nsupdate use 'tsig-keygen' as the primary name for the tool 2020-07-06 01:41:52 -07:00
pkcs11 Text edits to manual paages 2020-07-02 10:35:58 +02:00
plugins Text edits to manual paages 2020-07-02 10:35:58 +02:00
rndc use an isc_task to execute rndc commands 2020-07-13 13:16:53 -07:00
tests Don't verify the zone when setting expire to "now+1s" as it can fail 2020-07-13 01:39:13 +00:00
tools Text edits to manual paages 2020-07-02 10:35:58 +02:00
win32/BINDInstall use 'tsig-keygen' as the primary name for the tool 2020-07-06 01:41:52 -07:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00