bind9/bin
Ondřej Surý 52b62b7890
Add support for reporting status via sd_notify()
sd_notify() may be called by a service to notify the service manager
about state changes. It can be used to send arbitrary information,
encoded in an environment-block-like string. Most importantly, it can be
used for start-up completion notification.

Add libsystemd check to autoconf script and when the library is detected
add calls to sd_notify() around the server->reload_status changes.

Co-authored-by: Petr Špaček <pspacek@isc.org>
2022-09-15 10:12:15 +02:00
..
check Remove the isc_app API 2022-08-26 09:09:25 +02:00
confgen Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
delv Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
dig More lenient IDNA processing in dig 2022-09-12 11:40:08 +01:00
dnssec Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
named Add support for reporting status via sd_notify() 2022-09-15 10:12:15 +02:00
nsupdate merge dns_request_createvia() into dns_request_create() 2022-09-14 09:51:08 -07:00
plugins Make isc_ht optionally case insensitive 2022-03-28 15:02:18 -07:00
rndc prevent a possible shutdown hang in rndc 2022-09-12 13:14:19 -07:00
tests Add tests for the new log messages with refusal reason 2022-09-15 06:50:57 +02:00
tools merge dns_request_createvia() into dns_request_create() 2022-09-14 09:51:08 -07:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00