openldap/servers/lloadd
Ondřej Kuzník ca646cd02d Fix operation counts
Trying to abandon an operation does not automatically make it completed,
it might have failed already but we're just racing to reach the client
to record that.
2020-11-17 17:58:14 +00:00
..
backend.c Lload cn=monitor initial implementation 2020-11-17 17:58:14 +00:00
bind.c Cleanup sasl_bind_mech resets 2020-11-17 17:58:14 +00:00
client.c Move op counting to operation_init 2020-11-17 17:58:14 +00:00
config.c Convert the load balancer into a backend 2020-11-17 17:58:14 +00:00
config.h Use slapd's config.h 2020-11-17 17:58:14 +00:00
connection.c Manage c_sasl_bind_mech on upstream 2020-11-17 17:58:14 +00:00
daemon.c Implement pause handlers 2020-11-17 17:58:14 +00:00
design.md
extended.c Lload cn=monitor initial implementation 2020-11-17 17:58:14 +00:00
init.c Implement pause handlers 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 Implement pause handlers 2020-11-17 17:58:14 +00:00
main.c Module shutdown 2020-11-17 17:58:14 +00:00
Makefile_module.in Lload cn=monitor initial implementation 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 Implement pause handlers 2020-11-17 17:58:14 +00:00
monitor.c More meaningful connection type reporting 2020-11-17 17:58:14 +00:00
nt_svc.c
operation.c Fix operation counts 2020-11-17 17:58:14 +00:00
proto-lload.h Implement pause handlers 2020-11-17 17:58:14 +00:00
upstream.c Fix a race on bind response processing. 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