openldap/servers/lloadd
Ondřej Kuzník 33a993553d Unblock the client when we can't find an upstream
If we can't find an upstream, we keep the client around, so it needs to
be unblocked.
2020-11-17 17:55:46 +00:00
..
backend.c Handle asynchronous connect properly 2020-11-17 17:55:46 +00:00
bind.c Remember and clear bind status correctly 2020-11-17 17:55:46 +00:00
ch_malloc.c
client.c Manage connection refcnt better 2020-11-17 17:55:46 +00:00
config.c Handle asynchronous connect properly 2020-11-17 17:55:46 +00:00
config.h
connection.c Unify logging output 2020-11-17 17:55:46 +00:00
daemon.c Unify logging output 2020-11-17 17:55:46 +00:00
design.md
globals.c
init.c Keep a list of active clients for shutdown purposes. 2020-11-17 17:55:46 +00:00
libevent_support.c Shutdown handling 2020-11-17 17:55:46 +00:00
main.c Shutdown handling 2020-11-17 17:55:46 +00:00
Makefile.in Client authentication 2020-11-17 17:55:46 +00:00
nt_svc.c
operation.c Unblock the client when we can't find an upstream 2020-11-17 17:55:46 +00:00
proto-slap.h Handle asynchronous connect properly 2020-11-17 17:55:46 +00:00
sl_malloc.c
slap.h Handle asynchronous connect properly 2020-11-17 17:55:46 +00:00
upstream.c Make sure operation stays alive when we process it 2020-11-17 17:55:46 +00:00
user.c
value.c