openldap/servers/lloadd
Ondřej Kuzník aab6af1c4e Switch to LDAP_OTHER when handling a lost upstream.
LDAP_UNAVAILABLE signals "the server is shutting down or a subsystem
necessary to complete the operation is offline", so intelligent clients
tend to infer the connection will not be usable any more, which is not
the case here.
2020-11-17 17:58:15 +00:00
..
backend.c Fix races with backend_retry 2020-11-17 17:58:15 +00:00
bind.c Switch to LDAP_OTHER when handling a lost upstream. 2020-11-17 17:58:15 +00:00
client.c Permit lloadd to share slapd TLS context 2020-11-17 17:58:15 +00:00
config.c A failed cn=config ADD needs to be handled 2020-11-17 17:58:15 +00:00
config.h Use slapd's config.h 2020-11-17 17:58:14 +00:00
connection.c Introduce SASL support for upstream connections 2020-11-17 17:58:15 +00:00
daemon.c Simplify pause handling 2020-11-17 17:58:15 +00:00
design.md lloadd ahoy 2020-11-17 17:15:40 +00:00
extended.c Permit lloadd to share slapd TLS context 2020-11-17 17:58:15 +00:00
init.c Rework lloadd startup 2020-11-17 17:58:15 +00:00
libevent_support.c libevent 2.0 support 2020-11-17 17:58:15 +00:00
lload.h Introduce SASL support for upstream connections 2020-11-17 17:58:15 +00:00
main.c Switch to ldap_parse_url_ext 2020-11-17 17:58:15 +00:00
Makefile.in Rework lloadd startup 2020-11-17 17:58:15 +00:00
Makefile_module.in Lload cn=monitor initial implementation 2020-11-17 17:58:14 +00:00
Makefile_server.in Rework lloadd startup 2020-11-17 17:58:15 +00:00
module_init.c Reorganise listener support in cn=config and module startup 2020-11-17 17:58:15 +00:00
monitor.c Reuse connection walking in monitor for upstreams too 2020-11-17 17:58:15 +00:00
nt_svc.c lloadd ahoy 2020-11-17 17:15:40 +00:00
operation.c Switch to LDAP_OTHER when handling a lost upstream. 2020-11-17 17:58:15 +00:00
proto-lload.h Permit lloadd to share slapd TLS context 2020-11-17 17:58:15 +00:00
upstream.c Introduce SASL support for upstream connections 2020-11-17 17:58:15 +00:00
value.c Clean ups and renames to coexist with slapd 2020-11-17 17:58:14 +00:00