Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
80a545b5 by Howard Chu at 2020-09-30T15:11:31+00:00
Partially Revert "ITS#8486 use kbtree for sessionlog"
This mostly reverts commit 1915cb968ab3eed2bbd0104a12c8b90b1cdebd99.
Too many concurrency issues. Retains the improvement to
syncprov_sessionlog_cmp
- - - - -
2 changed files:
- − include/kbtree.h
- servers/slapd/overlays/syncprov.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/80a545b5ed7f9d75cb5643c…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/80a545b5ed7f9d75cb5643c…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
67d005ee by OndÅ™ej KuznÃk at 2020-09-25T12:47:46+01:00
ITS#9348 Stop using plain strerror()
- - - - -
8 changed files:
- contrib/slapd-modules/dsaschema/dsaschema.c
- contrib/slapd-modules/nssov/nss-pam-ldapd/nslcd-prot.h
- contrib/slapd-modules/nssov/nssov.c
- servers/slapd/ad.c
- servers/slapd/back-mdb/config.c
- servers/slapd/config.c
- servers/slapd/main.c
- servers/slapd/slaptest.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/67d005ee653f32a815bc036…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/67d005ee653f32a815bc036…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
d2036cec by OndÅ™ej KuznÃk at 2020-09-25T00:07:50+00:00
ITS#8486 Switch sessionlog to use TAVL
- - - - -
8f8774c0 by Howard Chu at 2020-09-25T00:07:50+00:00
ITS#8486 Minor play_sessionlog cleanup
Fix logmsg uuidstr.
Shortcut finding start of playback.
Allow dup CSNs in log, but with different UUIDs. All
non-present deletes in a refresh use the same CSN.
- - - - -
98d5c5c6 by OndÅ™ej KuznÃk at 2020-09-25T00:07:50+00:00
ITS#8486 Protect tavl_* calls in play_sessionlog
- - - - -
1915cb96 by Howard Chu at 2020-09-25T00:07:50+00:00
ITS#8486 use kbtree for sessionlog
Saves about 20% CPU time and RAM
- - - - -
2 changed files:
- + include/kbtree.h
- servers/slapd/overlays/syncprov.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/9442a7bb9f39853ff468b1…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/9442a7bb9f39853ff468b1…
You're receiving this email because of your account on git.openldap.org.