]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2020-11-17  Ondřej KuzníkReorganise listener support in cn=config and module...
2020-11-17  Ondřej KuzníkIntroduce lload_open_new_listener
2020-11-17  Ondřej KuzníkSwitch to ldap_parse_url_ext
2020-11-17  Ondřej KuzníkMake io-threads modification startup-only
2020-11-17  Ondřej KuzníkRecord connect task to allow canceling it
2020-11-17  Ondřej KuzníkRecord pending DNS resolution to be able to cancel
2020-11-17  Ondřej KuzníkKeep a reference around for the bind task
2020-11-17  Ondřej KuzníkWork around libevent base not waking up on shutdown
2020-11-17  Ondřej KuzníkProtect operation when abandoning
2020-11-17  Ondřej KuzníkImplement runtime monitor (un)registration
2020-11-17  Ondřej KuzníkDo not unlock upstream without referencing its dying ops
2020-11-17  Ondřej KuzníkModule shutdown support
2020-11-17  Ondřej KuzníkRework lloadd startup
2020-11-17  Ondřej KuzníkDeal with no backends being configured
2020-11-17  Ondřej KuzníkRecord the backend name
2020-11-17  Ondřej KuzníkReflect backend URI change in cn=monitor
2020-11-17  Nadezhda IvanovaEnable dynamic configuration
2020-11-17  Ondřej KuzníkFix interaction of graceful connection closing and...
2020-11-17  Ondřej KuzníkChange log level for unsolicited response
2020-11-17  Ondřej KuzníkFix operation status tracking.
2020-11-17  Ondřej KuzníkIntroduce infra to handle config changes
2020-11-17  Ondřej Kuzníkexpose task functions for invalidation
2020-11-17  Ondřej KuzníkSplit backend destruction from resetting it
2020-11-17  Ondřej KuzníkIntroduce a new connection status - gentle shutdown
2020-11-17  Ondřej KuzníkFix operation counts
2020-11-17  Ondřej KuzníkMove op counting to operation_init
2020-11-17  Ondřej KuzníkCleanup sasl_bind_mech resets
2020-11-17  Ondřej KuzníkFix a race on bind response processing.
2020-11-17  Ondřej KuzníkImplement pause handlers
2020-11-17  Ondřej KuzníkMore meaningful connection type reporting
2020-11-17  Ondřej KuzníkModule shutdown
2020-11-17  Ondřej KuzníkRework monitor startup
2020-11-17  Nadezhda IvanovaConvert the load balancer into a backend
2020-11-17  Nadezhda IvanovaUse slapd's config.h
2020-11-17  Nadezhda IvanovaLload cn=monitor initial implementation
2020-11-17  Ondřej KuzníkUpdate tests to support lloadd as a module
2020-11-17  Ondřej KuzníkResolve authzid after a successful auth
2020-11-17  Ondřej KuzníkAdd SASL documentation on SASL handling
2020-11-17  Ondřej KuzníkReset pin on simple bind
2020-11-17  Ondřej KuzníkFix pinned operation forwarding
2020-11-17  Ondřej KuzníkOperation abandon related fixes
2020-11-17  Ondřej KuzníkManage c_sasl_bind_mech on upstream
2020-11-17  Ondřej KuzníkClear c_auth on every bind request
2020-11-17  Ondřej KuzníkDo not compare c_auth when NULL
2020-11-17  Ondřej KuzníkHandle EXTERNAL mechanism
2020-11-17  Ondřej KuzníkSASL bind support
2020-11-17  Ondřej KuzníkRefactor request parsing and sending.
2020-11-17  Ondřej KuzníkPassing the client directly will allow clearing it...
2020-11-17  Ondřej KuzníkRFC4511 says Binds do not abandon, send a "reset" bind...
2020-11-17  Ondřej KuzníkInitial extension to upstream selection
2020-11-17  Ondřej KuzníkDo not copy files from slapd, just link them
2020-11-17  Nadezhda IvanovaEnable compilation of the load balancer as a module
2020-11-17  Nadezhda IvanovaClean ups and renames to coexist with slapd
2020-11-17  Ondřej KuzníkUpdate test suite
2020-11-17  Ondřej Kuzníkrequest_abandon RFC4511 conformance
2020-11-17  Ondřej KuzníkLog timed out connections more clearly
2020-11-17  Ondřej KuzníkProtect currently impossible branch
2020-11-17  Ondřej KuzníkIntroduce operation timeout machinery
2020-11-17  Ondřej KuzníkFactor out abandon message preparation
2020-11-17  Ondřej KuzníkRecord operation activity times
2020-11-17  Ondřej KuzníkUpstream queues ordered by c_connid
2020-11-17  Ondřej KuzníkMake timeouts common and redo connection read timeouts
2020-11-17  Ondřej KuzníkWe should just be able to call backend_retry
2020-11-17  Ondřej KuzníkSet up TLS context for backends
2020-11-17  Ondřej KuzníkClient TLS support
2020-11-17  Ondřej KuzníkUpstream TLS support
2020-11-17  Ondřej KuzníkRespond to timeout events properly
2020-11-17  Ondřej KuzníkUpdate write timeout to timeval
2020-11-17  Ondřej KuzníkMove bind handling to bind.c
2020-11-17  Ondřej KuzníkMove client related functions to client.c
2020-11-17  Ondřej KuzníkRename bind handlers
2020-11-17  Ondřej KuzníkRename macros and symbols to lloadd
2020-11-17  Ondřej KuzníkExop support
2020-11-17  Ondřej KuzníkImprove spec conformance, logging
2020-11-17  Ondřej KuzníkRework upstream conn setup
2020-11-17  Ondřej KuzníkRefactor operation_send_reject
2020-11-17  Ondřej Kuzníklload_libevent_init can fail and wants to log
2020-11-17  Ondřej KuzníkUnify connection locking and I/O
2020-11-17  Ondřej KuzníkAdd a load test
2020-11-17  Ondřej KuzníkSet binding state after we have dropped all ops
2020-11-17  Ondřej KuzníkSwitch from a global mutex
2020-11-17  Ondřej KuzníkDo not unlock client unless we are destroying it
2020-11-17  Ondřej KuzníkDo not crash when closing both client and upstream
2020-11-17  Ondřej KuzníkShorten time operation_mutex is locked
2020-11-17  Ondřej KuzníkStop processing if we freed the client
2020-11-17  Ondřej KuzníkReset connection state on abandon
2020-11-17  Ondřej KuzníkHandle a client connection disconnected from op
2020-11-17  Ondřej KuzníkCLOSING is another potential state we could be in
2020-11-17  Ondřej KuzníkDo not back off until we get a failure
2020-11-17  Ondřej KuzníkClose up the race
2020-11-17  Ondřej KuzníkTENTATIVE: communicate more for op destroy race
2020-11-17  Ondřej KuzníkMake ready only when still alive
2020-11-17  Ondřej KuzníkMore logging improvements
2020-11-17  Ondřej KuzníkAvoid a deadlock with client
2020-11-17  Ondřej KuzníkUpdate docs and defaults
2020-11-17  Ondřej KuzníkDo not read on the last iteration.
2020-11-17  Ondřej KuzníkMore logging improvements
2020-11-17  Ondřej KuzníkFix emfile handling
2020-11-17  Ondřej KuzníkRealign logging levels.
2020-11-17  Ondřej KuzníkOnly one bind at a time
next