openldap/servers/lloadd
Ondřej Kuzník 21a22d1bf1 Refactor request parsing and sending.
We have to do most of out processing before we send the request over to
the upstream. If we don't, we might be too late and the response might
have arrived already.
2020-11-17 17:58:14 +00:00
..
backend.c Initial extension to upstream selection 2020-11-17 17:58:14 +00:00
bind.c Refactor request parsing and sending. 2020-11-17 17:58:14 +00:00
client.c Initial extension to upstream selection 2020-11-17 17:58:14 +00:00
config.c Clean ups and renames to coexist with slapd 2020-11-17 17:58:14 +00:00
config.h Clean ups and renames to coexist with slapd 2020-11-17 17:58:14 +00:00
connection.c Clean ups and renames to coexist with slapd 2020-11-17 17:58:14 +00:00
daemon.c Clean ups and renames to coexist with slapd 2020-11-17 17:58:14 +00:00
design.md
extended.c Clean ups and renames to coexist with slapd 2020-11-17 17:58:14 +00:00
init.c Clean ups and renames to coexist with slapd 2020-11-17 17:58:14 +00:00
libevent_support.c Enable compilation of the load balancer as a module 2020-11-17 17:58:14 +00:00
lload.h Passing the client directly will allow clearing it from op 2020-11-17 17:58:14 +00:00
main.c Clean ups and renames to coexist with slapd 2020-11-17 17:58:14 +00:00
Makefile_module.in Do not copy files from slapd, just link them 2020-11-17 17:58:14 +00:00
Makefile_server.in Do not copy files from slapd, just link them 2020-11-17 17:58:14 +00:00
Makefile.in Enable compilation of the load balancer as a module 2020-11-17 17:58:14 +00:00
module_init.c Enable compilation of the load balancer as a module 2020-11-17 17:58:14 +00:00
nt_svc.c
operation.c RFC4511 says Binds do not abandon, send a "reset" bind instead 2020-11-17 17:58:14 +00:00
proto-lload.h Passing the client directly will allow clearing it from op 2020-11-17 17:58:14 +00:00
upstream.c Passing the client directly will allow clearing it from op 2020-11-17 17:58:14 +00:00
value.c Clean ups and renames to coexist with slapd 2020-11-17 17:58:14 +00:00