]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2020-12-14  Howard ChuITS#9425 add more checks to ldap_X509dn2bv
2020-12-14  Howard ChuITS#9424 fix serialNumberAndIssuerSerialCheck
2020-12-13  Howard ChuITS#9423 ldap_X509dn2bv: check for invalid BER after...
2020-12-08  Ondřej KuzníkITS#9363 Set appropriate defaults where needed
2020-12-08  Ondřej KuzníkITS#9363 Store defaults in ArgConf
2020-12-08  Ondřej KuzníkITS#9363 Zero out values on config delete
2020-12-08  Ondřej KuzníkITS#9363 Unset readonly on delete
2020-12-08  Quanah Gibson... ITS#9420 - Fix memory leak in modrdn
2020-12-04  Ding FeiITS #9417 ldapexop exit with correct rc value
2020-12-04  Ding Feiremove unintended semicolon
2020-12-03  Howard ChuITS#9416 more componentFilterMatch garbage
2020-12-02  Quanah Gibson... ITS#9400 - Fix prev commit for modular builds
2020-12-01  Howard ChuITS#9014 fix component match parsing errors
2020-12-01  Howard ChuITS#9413 fix slap_parse_user
2020-12-01  Howard ChuITS#9412 fix AVA_Sort on invalid RDN
2020-12-01  Howard ChuITS#9411 fix thisUpdate check
2020-11-30  Quanah Gibson... Prevent forks of release branches from triggering CI...
2020-11-30  Howard ChuITS#9410 remove assert in csnValidate
2020-11-30  Howard ChuITS#9409 saslauthz: use slap_sl_free in prev commit
2020-11-30  Howard ChuITS#9409 saslauthz: use ch_free on normalized DN
2020-11-28  Howard ChuITS#9408 fix vrfilter double-free
2020-11-27  Howard ChuITS#9406 fix debug msg
2020-11-27  Howard ChuITS#9406, #9407 remove saslauthz asserts
2020-11-24  Tero SaarniITS#9400 Added test case for back-ldap retry failure
2020-11-24  Howard ChuITS#9400 back-ldap: fix prev commit
2020-11-23  Howard ChuITS#9404 fix serialNumberAndIssuerCheck
2020-11-23  Howard ChuITS#9400 back-ldap: fix retry binds
2020-11-20  Quanah Gibson... ITS#8747 - Regenreate for lloadd
2020-11-17  Ondřej KuzníkAdd lloadd into our testing regime
2020-11-17  Ondřej KuzníkHandle upstream rejecting a StartTLS exop
2020-11-17  Ondřej KuzníkFlush cache before calling dispose()
2020-11-17  Ondřej KuzníkDo not accept requests with msgid == 0
2020-11-17  Ondřej KuzníkHonour keepalive settings for upstreams
2020-11-17  Ondřej KuzníkLet the last thread dispose of pending references
2020-11-17  Ondřej KuzníkIntroduce the notion of experimental features
2020-11-17  Ondřej KuzníkImplement read throttling when writes backlog
2020-11-17  Ondřej KuzníkIntroduce mutex checks
2020-11-17  Ondřej KuzníkThread error checking
2020-11-17  Ondřej KuzníkFix a SASL channel-binding leak
2020-11-17  Ondřej KuzníkFix race between unlinking a client and processing...
2020-11-17  Ondřej KuzníkMake sure read event is not enabled while upstream_bind...
2020-11-17  Ondřej KuzníkShorten to one epoch per PDU
2020-11-17  Ondřej KuzníkImplement client pending operation limits
2020-11-17  Ondřej KuzníkStraighten up client pending op tracking
2020-11-17  Ondřej KuzníkEpoch based memory reclamation
2020-11-17  Ondřej KuzníkSwitch to LDAP_OTHER when handling a lost upstream.
2020-11-17  Ondřej KuzníkFix races with backend_retry
2020-11-17  Ondřej KuzníkSASL and proxyauthz tests
2020-11-17  Ondřej KuzníkAdd TLS tests
2020-11-17  Ondřej KuzníkTests for monitoring support
2020-11-17  Ondřej KuzníkA failed cn=config ADD needs to be handled
2020-11-17  Ondřej KuzníkIntroduce SASL support for upstream connections
2020-11-17  Ondřej KuzníkDo not enforce a valid ld in lutil_sasl_interact
2020-11-17  Ondřej KuzníkFix backend starttls= setting being ignored
2020-11-17  Ondřej KuzníkSimplify pause handling
2020-11-17  Ondřej KuzníkPermit lloadd to share slapd TLS context
2020-11-17  Nadezhda IvanovaInitial implementation of cn=config testing script
2020-11-17  Ondřej KuzníkReuse connection walking in monitor for upstreams too
2020-11-17  Ondřej KuzníkReuse connection_walk for client matters
2020-11-17  Ondřej KuzníkRefactor backend reset
2020-11-17  Ondřej KuzníkTighten checks on retry management
2020-11-17  Ondřej KuzníkClean up backend_retry and its callers.
2020-11-17  Ondřej KuzníkFix a race in managing b_dns_req
2020-11-17  Nadezhda IvanovaFix a new backend not being operational if added via...
2020-11-17  Ondřej Kuzníklibevent 2.0 support
2020-11-17  Ondřej KuzníkDocument config behaviour
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
next