]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2021-02-04  Jaak RistiojaITS#9448 doc, Admin Guide: Fixed LDIF example not match...
2021-02-04  Ondřej KuzníkDo not redefine lload_change everywhere
2021-02-04  Ondřej KuzníkDo not try to run lloadd/test006 if sasl support unavai...
2021-02-04  Ondřej KuzníkFix typo in MS AD persistent search ctrl
2021-02-02  Quanah Gibson... ITS#7790 - Rename config.h
2021-02-01  Ondřej KuzníkITS#6518 Only remove proxyauthz control if we generated...
2021-02-01  Ondřej KuzníkITS#7766 Fix previous commit
2021-02-01  Ondřej KuzníkITS#6518 When using proxyauthz, replace existing contro...
2021-02-01  Ondřej KuzníkITS#6518 When using proxyauthz, replace existing control
2021-02-01  Ondřej KuzníkITS#9179 Always use effective identity when proxying
2021-01-31  Howard ChuITS#8541 fix data race in syncprov removal
2021-01-28  Quanah Gibson... ITS#9322 - Update recommended dependency verions
2021-01-28  Ondřej KuzníkITS#7766 Include all relevant attributes in diff
2021-01-28  Quanah Gibson... ITS#8580 - Explicitly honor the server side cipher...
2021-01-28  David BarchiesiITS#9442 Add negregex constraint type for not allowing...
2021-01-28  Howard ChuITS#8662
2021-01-28  Howard ChuITS#8662 Add -a append option to mdb_load
2021-01-28  Quanah Gibson... ITS#9440 - Don't set control to NULL before it's used...
2021-01-26  Quanah Gibson... ITS#6406 - Note accesslog storage requirements
2021-01-26  Quanah Gibson... ITS#8214 - Fix man page to require rwm prefix
2021-01-25  Quanah Gibson... Happy New Year!
2021-01-21  Howard ChuITS#7468 slapd-relay: set real op->o_bd on successful...
2021-01-20  Ondřej KuzníkITS#7439 Do not free parts of original filter
2021-01-20  Ondřej KuzníkReturn success in glue destroy
2021-01-18  Ondřej KuzníkITS#5941 manage callbacks to coexist with other overlays
2021-01-13  Howard ChuITS#8307 slapo-accesslog additional check
2021-01-13  Howard ChuITS#8307 slapo-dds: mark internal searches as do_not_cache
2021-01-13  Howard ChuITS#8307 fix slapo-accesslog: noop if logDB isn't open yet
2021-01-11  Quanah Gibson... Happy New Year!
2021-01-11  Quanah Gibson... Merge remote-tracking branch 'origin/mdb.RE/0.9'
2021-01-11  Quanah Gibson... Happy New Year!
2020-12-20  Howard ChuITS#9428 fix cancel exop
2020-12-16  Howard ChuITS#9427 fix issuerAndThisUpdateCheck
2020-12-15  Howard ChuITS#9426 dynlist: don't add unexpanded groups at end...
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
next