Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
28a04795 by Howard Chu at 2021-03-10T00:18:59+00:00
ITS#9479 asyncmeta: fix hanging ops
Two separate problems
1) ops that never got sent because of a pending Bind
2) errors that never got returned because of an active op
- - - - -
535e2795 by Howard Chu at 2021-03-10T01:30:32+00:00
ITS#9479 re-enable asyncmeta in ci
- - - - -
5 changed files:
- .gitlab-ci.yml
- servers/slapd/back-asyncmeta/back-asyncmeta.h
- servers/slapd/back-asyncmeta/bind.c
- servers/slapd/back-asyncmeta/meta_result.c
- servers/slapd/back-asyncmeta/search.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/180f5b62cb0480e678595b…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/180f5b62cb0480e678595b…
You're receiving this email because of your account on git.openldap.org.
Howard Chu pushed to branch master at openldap / OpenLDAP
Commits:
17abe7e7 by Howard Chu at 2021-03-04T17:03:20+00:00
ITS#9491 plug memctx leak - frontend already clears it
- - - - -
8 changed files:
- servers/slapd/back-asyncmeta/add.c
- servers/slapd/back-asyncmeta/back-asyncmeta.h
- servers/slapd/back-asyncmeta/compare.c
- servers/slapd/back-asyncmeta/delete.c
- servers/slapd/back-asyncmeta/message_queue.c
- servers/slapd/back-asyncmeta/modify.c
- servers/slapd/back-asyncmeta/modrdn.c
- servers/slapd/back-asyncmeta/search.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/17abe7e7108e1629fab4275…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/17abe7e7108e1629fab4275…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
1e3e6cdd by Tero Saarni at 2021-03-02T20:00:55+00:00
ITS#9288 crash if back-ldap rebind fails
- - - - -
99efeda0 by OndÅ™ej KuznÃk at 2021-03-02T20:00:55+00:00
ITS#9288 Do no change tainted status on failed retry
It seems refcnt == 0 connections are tainted only if they were just
removed from cache.
- - - - -
3 changed files:
- servers/slapd/back-ldap/bind.c
- + tests/data/regressions/its9288/its9288
- + tests/data/regressions/its9288/slapd-proxy.conf
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/fc0cb887c33096322c21e6…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/fc0cb887c33096322c21e6…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
6bfdb034 by OndÅ™ej KuznÃk at 2021-03-02T19:08:50+00:00
ITS#8215 Some more slapmodify manpage tweaks
- - - - -
10 changed files:
- doc/devel/toolargs
- doc/guide/admin/aspell.en.pws
- doc/man/man5/slapd-config.5
- doc/man/man5/slapd-mdb.5
- doc/man/man5/slapd-ndb.5
- doc/man/man5/slapd-wt.5
- doc/man/man5/slapd.access.5
- doc/man/man5/slapd.conf.5
- doc/man/man5/slapd.plugin.5
- servers/slapd/slapcommon.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/6bfdb0342d7055818786bdb…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/6bfdb0342d7055818786bdb…
You're receiving this email because of your account on git.openldap.org.