bind9/bin
Michał Kępień d6b8c7da4b win32: fix service state reported during shutdown
When a Windows service receives a request to stop, it should not set its
state to SERVICE_STOPPED until it is completely shut down as doing that
allows the operating system to kill that service prematurely, which in
the case of named may e.g. prevent the PID file and/or the lock file
from being cleaned up.

Set service state to SERVICE_STOP_PENDING when named begins its shutdown
and only report the SERVICE_STOPPED state immediately before exiting.

(cherry picked from commit 964749dfdb)
2019-04-19 09:54:06 +02:00
..
check doc rebuild 2019-02-20 19:54:40 -08:00
confgen doc rebuild 2019-02-20 19:54:40 -08:00
delv doc rebuild 2019-02-20 19:54:40 -08:00
dig doc rebuild 2019-02-20 19:54:40 -08:00
dnssec cleanup: use dns_secalg_t and dns_dsdigest_t where appropriate 2019-03-08 22:25:27 +11:00
named win32: fix service state reported during shutdown 2019-04-19 09:54:06 +02:00
nsupdate Make nsupdate use OS-supplied ephemeral port range 2019-03-06 14:03:09 +01:00
pkcs11 pkcs11-kegen build failed if ECDSA was not supported 2019-03-14 13:15:21 +11:00
python explicitly convert byte to string 2019-03-06 21:15:10 -08:00
rndc doc rebuild 2019-02-20 19:54:40 -08:00
tests Add documentation 2019-04-19 08:45:12 +02:00
tools Make lib/dns/dnstap.pb-c.h private header 2019-03-22 12:08:16 +01:00
win32/BINDInstall Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
Makefile.in update file headers to remove copyright years 2018-03-14 16:40:20 -07:00