Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits:
d75e2172 by Quanah Gibson-Mount at 2026-02-17T15:57:20+00:00
Revert "ITS#10314 Only install the slapi-plugin.h header if building slapi library"
This reverts commit 7ed646899ad19bb809252cb729c307804a80f6db.
- - - - -
3154d93a by Quanah Gibson-Mount at 2026-02-17T15:57:27+00:00
Revert ITS#10314 from RE26
- - - - -
2 changed files:
- CHANGES
- include/Makefile.in
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/cbdb0027703aae3ade2684…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/cbdb0027703aae3ade2684…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits:
d5f1b940 by Ondřej Kuzník at 2026-02-13T01:11:33+00:00
ITS#10413 Prepare cookie just before we actually send it
- - - - -
6a19104c by Quanah Gibson-Mount at 2026-02-13T01:12:21+00:00
ITS#10413
- - - - -
b32489ef by Ondřej Kuzník at 2026-02-13T01:12:55+00:00
ITS#10414 Remember whether we have a frontend/back-config
- - - - -
0cbfec0b by Ondřej Kuzník at 2026-02-13T01:13:03+00:00
ITS#10414 Do not replace tool's provided buffer
- - - - -
766389df by Quanah Gibson-Mount at 2026-02-13T01:13:48+00:00
ITS#10414
- - - - -
235b5482 by Howard Chu at 2026-02-13T01:14:22+00:00
ITS#10258 slapd: fix unbind/close race
Don't call slapd_set_read() on an Unbinding connection
- - - - -
8663313a by Howard Chu at 2026-02-13T01:14:29+00:00
ITS#10258 daemon/epoll: fix check for active socket
Lock sd_mutex before checking
- - - - -
9f2d975f by Quanah Gibson-Mount at 2026-02-13T01:15:15+00:00
ITS#10258
- - - - -
07f28701 by Howard Chu at 2026-02-13T01:15:36+00:00
ITS#10438 liblber: check for realloc failure in ber_bvreplace_x()
- - - - -
3da153d4 by Quanah Gibson-Mount at 2026-02-13T01:16:34+00:00
ITS#10438
- - - - -
f2734c31 by Howard Chu at 2026-02-13T01:57:03+00:00
ITS#10442 slapo-dds: fix min-ttl/max-ttl init
Error was present in dds.c initial commit
- - - - -
b16ae579 by Howard Chu at 2026-02-13T01:59:10+00:00
ITS#10442 slapo-dds: delete redundant line
- - - - -
168467e4 by Quanah Gibson-Mount at 2026-02-13T01:59:43+00:00
ITS#10442
- - - - -
7ed64689 by Mattias Ellert at 2026-02-13T02:00:02+00:00
ITS#10314 Only install the slapi-plugin.h header if building slapi library
- - - - -
c3c0f62b by Quanah Gibson-Mount at 2026-02-13T02:00:26+00:00
ITS#10314
- - - - -
e02ca156 by Kang Yang at 2026-02-13T02:01:11+00:00
ITS#10443 slap_sasl_mechs(): must mutex SASL call
- - - - -
7177f9ec by Quanah Gibson-Mount at 2026-02-13T02:01:59+00:00
ITS#10443
- - - - -
d891c4cf by Kang Yang at 2026-02-13T02:02:13+00:00
ITS#10446 slapd authzPrettyNormal: plug memory leak
- - - - -
7820f98c by Quanah Gibson-Mount at 2026-02-13T02:03:26+00:00
ITS#10446
- - - - -
cacbdf20 by Howard Chu at 2026-02-13T02:03:41+00:00
ITS#10447 back-ldap/slapo-chain: plug leak in ldap_chain_parse_ctrl()
- - - - -
131f9d37 by Quanah Gibson-Mount at 2026-02-13T02:04:53+00:00
ITS#10447
- - - - -
ad298fe5 by Howard Chu at 2026-02-13T02:05:37+00:00
ITS#10450 slapd controls.c: cleanup parseAssert / parseValuesReturnFilter
Delete improper error handling, avoid unnecessary debug activity
- - - - -
56139a76 by Quanah Gibson-Mount at 2026-02-13T02:06:53+00:00
ITS#10450
- - - - -
b8e63221 by Howard Chu at 2026-02-13T02:08:54+00:00
ITS#10448 slapo-syncprov: free parsed control when operation completes
- - - - -
ec0c5231 by Quanah Gibson-Mount at 2026-02-13T02:09:16+00:00
ITS#10448
- - - - -
f03e053d by Ondřej Kuzník at 2026-02-13T02:19:23+00:00
ITS#10191 Make sure pausepoll is always initialized
- - - - -
0cf61fab by Quanah Gibson-Mount at 2026-02-13T02:19:48+00:00
ITS#10191
- - - - -
6fec8901 by Howard Chu at 2026-02-13T02:25:20+00:00
ITS#10427 ldapsearch: fix doc typo
- - - - -
6a59cd07 by Quanah Gibson-Mount at 2026-02-13T02:25:38+00:00
ITS#10427
- - - - -
b2966738 by Ondřej Kuzník at 2026-02-13T02:26:09+00:00
ITS#10440 slapo-autogroup: do not propagate request controls to internal ops
- - - - -
546c8850 by Ondřej Kuzník at 2026-02-13T02:26:15+00:00
ITS#10440 slapo-constraint: do not propagate request controls to internal ops
- - - - -
3307d60c by Ondřej Kuzník at 2026-02-13T02:26:21+00:00
ITS#10440 slapo-memberof: do not propagate request controls to internal ops
- - - - -
1f5d32a2 by Ondřej Kuzník at 2026-02-13T02:26:26+00:00
ITS#10440 slapo-nestgroup: do not propagate request controls to internal ops
- - - - -
2122bc08 by Ondřej Kuzník at 2026-02-13T02:26:32+00:00
ITS#10440 slapo-retcode: do not propagate request controls to internal ops
- - - - -
c2fd8cc9 by Ondřej Kuzník at 2026-02-13T02:26:37+00:00
ITS#10440 slapo-syncprov: do not propagate request controls to internal ops
- - - - -
3f35c3c8 by Ondřej Kuzník at 2026-02-13T02:26:43+00:00
ITS#10440 slapo-retcode: do not propagate request controls to internal ops
- - - - -
304345e6 by Quanah Gibson-Mount at 2026-02-13T02:28:46+00:00
ITS#10440
- - - - -
afda4781 by Dwij Mehta at 2026-02-13T02:29:06+00:00
ITS#10430 - do not advance past NUL in get_token()
Removed pointer increment in get_token() when handling the '\0' case, preventing out-of-bounds reads.
- - - - -
bd2ebaed by Quanah Gibson-Mount at 2026-02-13T02:30:10+00:00
ITS#10430
- - - - -
3d6c9a1c by Lukas Dresel at 2026-02-13T02:30:26+00:00
ITS#10425 back-asyncmeta: suffixmassage empty target underflows dn length in asyncmeta_dn_massage
- - - - -
a1b177ea by Quanah Gibson-Mount at 2026-02-13T02:32:13+00:00
ITS#10425
- - - - -
eb6129e3 by Ondřej Kuzník at 2026-02-13T02:32:36+00:00
ITS#10451 Unregister event before we close socket
We don't need the event anymore so let's make everyone's life easier by
not letting the library see different events on different sockets doing
different things on the same fd number. epoll/kqueue don't like it and
this could be a libevent bug somewhere in handling that refusal.
- - - - -
425e2fe4 by Quanah Gibson-Mount at 2026-02-13T02:32:47+00:00
ITS#10451
- - - - -
4e20d9e3 by Howard Chu at 2026-02-13T02:33:16+00:00
ITS#10449 slapd controls.c parseReadAttrs: plug leak on failure
- - - - -
b606a171 by Quanah Gibson-Mount at 2026-02-13T02:33:59+00:00
ITS#10449
- - - - -
2d7b1de3 by Howard Chu at 2026-02-13T02:34:18+00:00
ITS#10450 slapd get_filter: plug leak on failed filter list
- - - - -
c3b1bb77 by Ondřej Kuzník at 2026-02-13T02:34:48+00:00
ITS#10445 Free in-progress data if filter parsing fails
- - - - -
cbdb0027 by Quanah Gibson-Mount at 2026-02-13T02:35:14+00:00
ITS#10445
- - - - -
27 changed files:
- CHANGES
- clients/tools/ldapsearch.c
- contrib/slapd-modules/autogroup/autogroup.c
- doc/man/man1/ldapsearch.1
- include/Makefile.in
- libraries/liblber/memory.c
- libraries/libldap/schema.c
- servers/lloadd/backend.c
- servers/slapd/back-asyncmeta/map.c
- servers/slapd/back-ldap/chain.c
- servers/slapd/back-mdb/search.c
- servers/slapd/bconfig.c
- servers/slapd/connection.c
- servers/slapd/controls.c
- servers/slapd/daemon.c
- servers/slapd/filter.c
- servers/slapd/mra.c
- servers/slapd/overlays/constraint.c
- servers/slapd/overlays/dds.c
- servers/slapd/overlays/memberof.c
- servers/slapd/overlays/nestgroup.c
- servers/slapd/overlays/retcode.c
- servers/slapd/overlays/syncprov.c
- servers/slapd/overlays/translucent.c
- servers/slapd/sasl.c
- servers/slapd/saslauthz.c
- servers/slapd/syncrepl.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/733965e1bdad78f98b92d5…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/733965e1bdad78f98b92d5…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
1770eab8 by Ondřej Kuzník at 2026-02-10T19:31:53+00:00
ITS#10451 Unregister event before we close socket
We don't need the event anymore so let's make everyone's life easier by
not letting the library see different events on different sockets doing
different things on the same fd number. epoll/kqueue don't like it and
this could be a libevent bug somewhere in handling that refusal.
- - - - -
1 changed file:
- servers/lloadd/backend.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/1770eab8b83dcb76714bfab…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/1770eab8b83dcb76714bfab…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
15dac6f4 by Ondřej Kuzník at 2026-02-10T16:54:48+00:00
ITS#10440 slapo-autogroup: do not propagate request controls to internal ops
- - - - -
663d9569 by Ondřej Kuzník at 2026-02-10T16:54:48+00:00
ITS#10440 slapo-constraint: do not propagate request controls to internal ops
- - - - -
73a97a77 by Ondřej Kuzník at 2026-02-10T16:54:48+00:00
ITS#10440 slapo-memberof: do not propagate request controls to internal ops
- - - - -
04ebe9ab by Ondřej Kuzník at 2026-02-10T16:54:48+00:00
ITS#10440 slapo-nestgroup: do not propagate request controls to internal ops
- - - - -
813cf829 by Ondřej Kuzník at 2026-02-10T16:54:48+00:00
ITS#10440 slapo-retcode: do not propagate request controls to internal ops
- - - - -
92762941 by Ondřej Kuzník at 2026-02-10T16:54:48+00:00
ITS#10440 slapo-syncprov: do not propagate request controls to internal ops
- - - - -
5129517b by Ondřej Kuzník at 2026-02-10T16:54:48+00:00
ITS#10440 slapo-retcode: do not propagate request controls to internal ops
- - - - -
7 changed files:
- contrib/slapd-modules/autogroup/autogroup.c
- servers/slapd/overlays/constraint.c
- servers/slapd/overlays/memberof.c
- servers/slapd/overlays/nestgroup.c
- servers/slapd/overlays/retcode.c
- servers/slapd/overlays/syncprov.c
- servers/slapd/overlays/translucent.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/751207c062c7503b76de81…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/751207c062c7503b76de81…
You're receiving this email because of your account on git.openldap.org.