]> git.ipfire.org Git - thirdparty/openldap.git/commit
Implement runtime monitor (un)registration
authorOndřej Kuzník <okuznik@symas.com>
Fri, 23 Mar 2018 16:16:44 +0000 (16:16 +0000)
committerOndřej Kuzník <okuznik@symas.com>
Tue, 17 Nov 2020 17:58:15 +0000 (17:58 +0000)
commit07401e58291d4450e72e5a584be2192eade7eb4f
treeded01d1f8a1367574d800efa214a9322038f4f9e
parent1ea5ee1f01df40595a471d01370ed0b30340b2c0
Implement runtime monitor (un)registration

Unregistration is a hack and we shoould either make the subsystems into
an entry (if monitor allows subentry generation) or implement subsystem
unregistration in back-monitor.
servers/lloadd/backend.c
servers/lloadd/daemon.c
servers/lloadd/lload.h
servers/lloadd/monitor.c
servers/lloadd/proto-lload.h