openldap/servers/lloadd
Ondřej Kuzník c52328f63d Clear c_auth on every bind request
For a new bind request, this is obvious, for SASL bind requests, we do
not know the final identity until we have finished handling it, make
sure it stays empty until then.
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 Clear c_auth on every bind request 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 lloadd ahoy 2020-11-17 17:15:40 +00:00
extended.c Clean ups and renames to coexist with slapd 2020-11-17 17:58:14 +00:00
init.c SASL bind support 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 SASL bind support 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.in Enable compilation of the load balancer as a module 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
module_init.c SASL bind support 2020-11-17 17:58:14 +00:00
nt_svc.c lloadd ahoy 2020-11-17 17:15:40 +00:00
operation.c SASL bind support 2020-11-17 17:58:14 +00:00
proto-lload.h SASL bind support 2020-11-17 17:58:14 +00:00
upstream.c SASL bind support 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