openldap/servers/lloadd
Ondřej Kuzník 07401e5829 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.
2020-11-17 17:58:15 +00:00
..
backend.c Implement runtime monitor (un)registration 2020-11-17 17:58:15 +00:00
bind.c Fix interaction of graceful connection closing and SASL bind support 2020-11-17 17:58:14 +00:00
client.c Fix operation status tracking. 2020-11-17 17:58:14 +00:00
config.c Record the backend name 2020-11-17 17:58:14 +00:00
config.h
connection.c
daemon.c Implement runtime monitor (un)registration 2020-11-17 17:58:15 +00:00
design.md
extended.c
init.c Rework lloadd startup 2020-11-17 17:58:15 +00:00
libevent_support.c
lload.h Implement runtime monitor (un)registration 2020-11-17 17:58:15 +00:00
main.c Rework lloadd startup 2020-11-17 17:58:15 +00:00
Makefile_module.in
Makefile_server.in Rework lloadd startup 2020-11-17 17:58:15 +00:00
Makefile.in Rework lloadd startup 2020-11-17 17:58:15 +00:00
module_init.c Rework lloadd startup 2020-11-17 17:58:15 +00:00
monitor.c Implement runtime monitor (un)registration 2020-11-17 17:58:15 +00:00
nt_svc.c
operation.c Do not unlock upstream without referencing its dying ops 2020-11-17 17:58:15 +00:00
proto-lload.h Implement runtime monitor (un)registration 2020-11-17 17:58:15 +00:00
upstream.c Do not unlock upstream without referencing its dying ops 2020-11-17 17:58:15 +00:00
value.c