Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
57bb2cc6 by OndÅ™ej KuznÃk at 2025-05-06T15:50:27+00:00
ITS#10327 Allow lockless config_back_search() during server pause
The assumption is that the only reason it is allowed to run at this
point is that it is called from the reconfiguration context anyway.
- - - - -
cb042d8f by Quanah Gibson-Mount at 2025-05-06T15:51:08+00:00
ITS#10327
- - - - -
b34494fa by Howard Chu at 2025-05-06T15:54:28+00:00
ITS#10328 librewrite: fix substitution cleanup
- - - - -
389493ca by Quanah Gibson-Mount at 2025-05-06T15:54:37+00:00
ITS#10328
- - - - -
65d5d06b by OndÅ™ej KuznÃk at 2025-05-06T15:55:34+00:00
ITS#10331 Add helpful error messages for usage errors
- - - - -
3e04726b by Quanah Gibson-Mount at 2025-05-06T15:55:51+00:00
ITS#10331
- - - - -
4 changed files:
- CHANGES
- libraries/librewrite/subst.c
- servers/slapd/bconfig.c
- servers/slapd/slapcommon.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/a7364d3339994641408859…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/a7364d3339994641408859…
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:
489d4bf3 by OndÅ™ej KuznÃk at 2025-05-06T15:50:18+00:00
ITS#10327 Allow lockless config_back_search() during server pause
The assumption is that the only reason it is allowed to run at this
point is that it is called from the reconfiguration context anyway.
- - - - -
3e4850ba by Quanah Gibson-Mount at 2025-05-06T15:50:56+00:00
ITS#10327
- - - - -
a6f1dd31 by Howard Chu at 2025-05-06T15:54:23+00:00
ITS#10328 librewrite: fix substitution cleanup
- - - - -
18bd7ae3 by Quanah Gibson-Mount at 2025-05-06T15:54:57+00:00
ITS#10328
- - - - -
c86541ce by OndÅ™ej KuznÃk at 2025-05-06T15:55:31+00:00
ITS#10331 Add helpful error messages for usage errors
- - - - -
d11538cb by Quanah Gibson-Mount at 2025-05-06T15:56:14+00:00
ITS#10331
- - - - -
b55f4c1b by Greg Noe at 2025-05-06T15:56:40+00:00
ITS#10140 Add microsecond timestamp format for local file logging
- - - - -
903ddf54 by Quanah Gibson-Mount at 2025-05-06T15:57:25+00:00
ITS#10140
- - - - -
7 changed files:
- CHANGES
- doc/man/man5/slapd-config.5
- doc/man/man5/slapd.conf.5
- libraries/librewrite/subst.c
- servers/slapd/bconfig.c
- servers/slapd/logging.c
- servers/slapd/slapcommon.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/ace829788ec3849e78e7db…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/ace829788ec3849e78e7db…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
722fe501 by OndÅ™ej KuznÃk at 2025-05-06T15:09:03+00:00
ITS#10309 Check for strdup allocation failures
- - - - -
4fd6974f by Quanah Gibson-Mount at 2025-05-06T15:12:05+00:00
ITS#10309
- - - - -
02f0c48e by OndÅ™ej KuznÃk at 2025-05-06T15:16:42+00:00
Add missing olcFrontendConfig to example
- - - - -
5bd573a3 by Andrew Elble at 2025-05-06T15:19:42+00:00
ITS#10270 slapo-pcache: ttr was not being applied to negatively cached entries
- - - - -
28f131b1 by Andrew Elble at 2025-05-06T15:19:45+00:00
ITS#10270 slapo-pcache: queries with ttr/x-refresh are not loaded when pcachePersist is on
- - - - -
e716257b by Andrew Elble at 2025-05-06T15:19:48+00:00
ITS#10270 slapo-pcache: negative cache entries are not loaded when pcachePersist is on
- - - - -
19cc89b9 by Quanah Gibson-Mount at 2025-05-06T15:20:01+00:00
ITS#10270
- - - - -
5a3f873c by Howard Chu at 2025-05-06T15:20:24+00:00
ITS#10020 slapo-dynlist(5) note static objectclasses can only be used once
- - - - -
6a2cd328 by Quanah Gibson-Mount at 2025-05-06T15:20:44+00:00
ITS#10020
- - - - -
de50527e by Howard Chu at 2025-05-06T15:21:52+00:00
ITS#9934 slapd-config(5) add new TLS cert/key settings
- - - - -
5d02b44b by Quanah Gibson-Mount at 2025-05-06T15:22:02+00:00
ITS#9934
- - - - -
fefa8663 by Howard Chu at 2025-05-06T15:37:50+00:00
ITS#10320 autogroup: mark internal searches
Avoid any other overlays munging autogroup's searches
- - - - -
1157665d by Quanah Gibson-Mount at 2025-05-06T15:38:06+00:00
ITS#10320
- - - - -
55cac4b7 by OndÅ™ej KuznÃk at 2025-05-06T15:42:20+00:00
ITS#10323 Apply olcBkLloadStartTLS runtime changes directly
- - - - -
a7364d33 by Quanah Gibson-Mount at 2025-05-06T15:42:56+00:00
ITS#10323
- - - - -
9 changed files:
- CHANGES
- clients/tools/common.c
- clients/tools/ldapvc.c
- contrib/slapd-modules/autogroup/autogroup.c
- doc/guide/admin/slapdconf2.sdf
- doc/man/man5/slapd-config.5
- doc/man/man5/slapo-dynlist.5
- servers/lloadd/config.c
- servers/slapd/overlays/pcache.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/fc34ad5dc8402a4f0c76f5…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/fc34ad5dc8402a4f0c76f5…
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:
c2e1677a by OndÅ™ej KuznÃk at 2025-05-06T15:09:08+00:00
ITS#10309 Check for strdup allocation failures
- - - - -
c7531fd5 by Quanah Gibson-Mount at 2025-05-06T15:11:49+00:00
ITS#10309
- - - - -
795a896e by OndÅ™ej KuznÃk at 2025-05-06T15:15:03+00:00
ITS#10312 Explicitly allow FALSE in 'subordinate'
- - - - -
39e84a22 by Quanah Gibson-Mount at 2025-05-06T15:15:15+00:00
ITS#10312
- - - - -
5ce969ba by OndÅ™ej KuznÃk at 2025-05-06T15:16:36+00:00
Add missing olcFrontendConfig to example
- - - - -
fa4cfdaf by Andrew Elble at 2025-05-06T15:18:11+00:00
ITS#10270 slapo-pcache: ttr was not being applied to negatively cached entries
- - - - -
d03a8e60 by Andrew Elble at 2025-05-06T15:18:17+00:00
ITS#10270 slapo-pcache: queries with ttr/x-refresh are not loaded when pcachePersist is on
- - - - -
d59d7610 by Andrew Elble at 2025-05-06T15:18:22+00:00
ITS#10270 slapo-pcache: negative cache entries are not loaded when pcachePersist is on
- - - - -
2f24e16a by Quanah Gibson-Mount at 2025-05-06T15:19:29+00:00
ITS#10270
- - - - -
b4925dbe by Howard Chu at 2025-05-06T15:20:50+00:00
ITS#10020 slapo-dynlist(5) note static objectclasses can only be used once
- - - - -
0775559f by Quanah Gibson-Mount at 2025-05-06T15:21:00+00:00
ITS#10020
- - - - -
95c225d6 by Howard Chu at 2025-05-06T15:21:31+00:00
ITS#9934 slapd-config(5) add new TLS cert/key settings
- - - - -
0c86f6a8 by Quanah Gibson-Mount at 2025-05-06T15:21:43+00:00
ITS#9934
- - - - -
acb27c5b by Howard Chu at 2025-05-06T15:22:40+00:00
ITS#10299 slapacl: use dummy entry_get in dry-run mode
- - - - -
56ff56e5 by Howard Chu at 2025-05-06T15:22:45+00:00
ITS#10299 slapacl(8): fix dry-run description
- - - - -
300c518c by Quanah Gibson-Mount at 2025-05-06T15:22:58+00:00
ITS#10299
- - - - -
95e26226 by Howard Chu at 2025-05-06T15:25:41+00:00
ITS#10168 back-mdb: cleanup index setup
Nop index setup when index config resulted in no configured indices
- - - - -
808369bd by Quanah Gibson-Mount at 2025-05-06T15:29:05+00:00
ITS#10168
- - - - -
f52e155d by Howard Chu at 2025-05-06T15:38:14+00:00
ITS#10320 autogroup: mark internal searches
Avoid any other overlays munging autogroup's searches
- - - - -
d0548735 by Quanah Gibson-Mount at 2025-05-06T15:38:23+00:00
ITS#10320
- - - - -
e5a62d37 by OndÅ™ej KuznÃk at 2025-05-06T15:39:28+00:00
ITS#10323 Apply olcBkLloadStartTLS runtime changes directly
- - - - -
8f187ed1 by OndÅ™ej KuznÃk at 2025-05-06T15:44:05+00:00
ITS#10325 slapo-variant: Use assigned OIDs
- - - - -
ace82978 by Quanah Gibson-Mount at 2025-05-06T15:49:23+00:00
ITS#10325
- - - - -
15 changed files:
- CHANGES
- clients/tools/common.c
- clients/tools/ldapvc.c
- contrib/slapd-modules/autogroup/autogroup.c
- contrib/slapd-modules/variant/variant.c
- doc/guide/admin/slapdconf2.sdf
- doc/man/man5/slapd-config.5
- doc/man/man5/slapo-dynlist.5
- doc/man/man8/slapacl.8
- servers/lloadd/config.c
- servers/slapd/back-mdb/attr.c
- servers/slapd/back-mdb/config.c
- servers/slapd/bconfig.c
- servers/slapd/overlays/pcache.c
- servers/slapd/slapacl.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/56bb1c3d3d8362ed46b43d…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/56bb1c3d3d8362ed46b43d…
You're receiving this email because of your account on git.openldap.org.