Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits:
ce1d833c by Howard Chu at 2024-02-15T17:48:20+00:00
ITS#10166 slapi: fix plugin.c plugin_pblock_new() usage
Broken in 9142da8eaf691720f7d6288954250ef085bd3da0
- - - - -
397fc80c by Quanah Gibson-Mount at 2024-02-15T17:48:41+00:00
ITS#10166
- - - - -
01e32028 by Nadezhda Ivanova at 2024-02-15T17:51:42+00:00
ITS#10165 back-meta fails to bind to target when proxying an internal operation
- - - - -
29c2826b by Quanah Gibson-Mount at 2024-02-15T17:51:56+00:00
ITS#10165
- - - - -
b325b429 by Howard Chu at 2024-02-15T17:54:23+00:00
slapo-autogroup: fix typo in Debug msg
Was present in original commit 946e8591088b557cbd326a904c138d910a7b9f9e
- - - - -
954497a3 by Howard Chu at 2024-02-15T17:54:28+00:00
slapo-autogroup: fix typo in Debug msg
Made in 1cf39a8568fb9b64518aaa7618e20e8cf7084006
- - - - -
fe7ee150 by Ondřej Kuzník at 2024-02-15T17:55:09+00:00
ITS#9823 Move to a place that is better associated with accesslog
- - - - -
e992b897 by Howard Chu at 2024-02-15T17:56:16+00:00
ITS#10167 slapo-memberof: add addcheck option
Check memberships of newly added entries.
- - - - -
6b81fca5 by Howard Chu at 2024-02-15T17:56:24+00:00
ITS#7400 memberof: note consumers must use exattr
to exclude the memberof attribute from replication
- - - - -
dfa5d8a7 by Quanah Gibson-Mount at 2024-02-15T17:56:59+00:00
ITS#10167
- - - - -
68cba1f4 by Howard Chu at 2024-02-15T18:05:37+00:00
ITS#10170 accesslog: skip response if not fully initialized yet
- - - - -
45f8aa22 by Quanah Gibson-Mount at 2024-02-15T18:06:33+00:00
ITS#10170
- - - - -
d0194722 by Stephen Gallagher at 2024-02-15T18:07:02+00:00
ITS#10171 - Explicitly cast private values
Fixes issues with -Werror=incompatible-pointer-types
Signed-off-by: Stephen Gallagher <sgallagh(a)redhat.com>
- - - - -
74a2c534 by Quanah Gibson-Mount at 2024-02-15T18:07:33+00:00
ITS#10171
- - - - -
70e72e58 by Ondřej Kuzník at 2024-02-15T18:10:53+00:00
ITS#10173 Populate li_minCSN on conversion
- - - - -
aedc5188 by Quanah Gibson-Mount at 2024-02-15T18:11:00+00:00
ITS#10173
- - - - -
493e991e by Nadezhda Ivanova at 2024-02-15T18:13:20+00:00
ITS#10164 back-meta hangs when used with dynlist overlay
Make sure every proxied operation has a separate candidates structure.
- - - - -
e5691c4f by Quanah Gibson-Mount at 2024-02-15T18:13:33+00:00
ITS#10164
- - - - -
6b5543aa by Nadezhda Ivanova at 2024-02-15T18:14:12+00:00
ITS#10179 back-asyncmeta(5) man page incorrectly mentions rewrite
back-asyncmeta does not currently support the rewrite engine.
- - - - -
1999ea5b by Quanah Gibson-Mount at 2024-02-15T18:14:22+00:00
ITS#10179
- - - - -
24 changed files:
- CHANGES
- contrib/slapd-modules/autogroup/autogroup.c
- doc/man/man5/slapd-asyncmeta.5
- doc/man/man5/slapo-memberof.5
- servers/slapd/back-meta/add.c
- servers/slapd/back-meta/back-meta.h
- servers/slapd/back-meta/bind.c
- servers/slapd/back-meta/candidates.c
- servers/slapd/back-meta/compare.c
- servers/slapd/back-meta/conn.c
- servers/slapd/back-meta/delete.c
- servers/slapd/back-meta/modify.c
- servers/slapd/back-meta/modrdn.c
- servers/slapd/back-meta/search.c
- servers/slapd/config.c
- servers/slapd/overlays/accesslog.c
- servers/slapd/overlays/constraint.c
- servers/slapd/overlays/dyngroup.c
- servers/slapd/overlays/memberof.c
- servers/slapd/overlays/syncprov.c
- servers/slapd/overlays/valsort.c
- servers/slapd/slapi/plugin.c
- tests/data/memberof.out
- tests/scripts/test052-memberof
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/6b162b7dab23a9d9967c29…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/6b162b7dab23a9d9967c29…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
1bb795ad by Nadezhda Ivanova at 2024-02-15T16:39:49+00:00
ITS#10164 back-meta hangs when used with dynlist overlay
Make sure every proxied operation has a separate candidates structure.
- - - - -
10 changed files:
- servers/slapd/back-meta/add.c
- servers/slapd/back-meta/back-meta.h
- servers/slapd/back-meta/bind.c
- servers/slapd/back-meta/candidates.c
- servers/slapd/back-meta/compare.c
- servers/slapd/back-meta/conn.c
- servers/slapd/back-meta/delete.c
- servers/slapd/back-meta/modify.c
- servers/slapd/back-meta/modrdn.c
- servers/slapd/back-meta/search.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/1bb795ad7aa4630c2fc3d8b…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/1bb795ad7aa4630c2fc3d8b…
You're receiving this email because of your account on git.openldap.org.
Howard Chu pushed to branch master at openldap / OpenLDAP
Commits:
5e13ef87 by Howard Chu at 2024-02-13T17:29:05+00:00
Revert "ITS#9952 libldap: use atexit for TLS teardown"
This reverts commit 337455eb3a66176cc3f66d2c663a72cc7b4178bd.
The change was non-portable, caused ITS#10176. OpenSSL 3 is
broken and should be fixed.
- - - - -
2 changed files:
- libraries/libldap/init.c
- libraries/libldap/tls2.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/5e13ef87a94491f9339dbca…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/5e13ef87a94491f9339dbca…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
fb9e6a81 by Stephen Gallagher at 2024-02-07T12:29:37-05:00
ITS#10171 - Explicitly cast private values
Fixes issues with -Werror=incompatible-pointer-types
Signed-off-by: Stephen Gallagher <sgallagh(a)redhat.com>
- - - - -
4 changed files:
- servers/slapd/config.c
- servers/slapd/overlays/constraint.c
- servers/slapd/overlays/dyngroup.c
- servers/slapd/overlays/valsort.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/fb9e6a81bbee880549e7ec1…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/fb9e6a81bbee880549e7ec1…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
b3bbbb39 by Howard Chu at 2024-02-06T01:22:58+00:00
ITS#10167 slapo-memberof: add addcheck option
Check memberships of newly added entries.
- - - - -
ab55c7fd by Howard Chu at 2024-02-06T01:22:58+00:00
ITS#7400 memberof: note consumers must use exattr
to exclude the memberof attribute from replication
- - - - -
4 changed files:
- doc/man/man5/slapo-memberof.5
- servers/slapd/overlays/memberof.c
- tests/data/memberof.out
- tests/scripts/test052-memberof
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/7ade966cf3cdbb6f1c0835…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/7ade966cf3cdbb6f1c0835…
You're receiving this email because of your account on git.openldap.org.