Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits:
84e901a9 by OndÅ™ej KuznÃk at 2021-10-06T23:03:24+00:00
ITS#9600 Do not hold locks while calling into back-monitor
- - - - -
b096aed4 by OndÅ™ej KuznÃk at 2021-10-06T23:03:28+00:00
ITS#9600 Protect connection while interacting with it
- - - - -
5a1da417 by OndÅ™ej KuznÃk at 2021-10-06T23:03:32+00:00
ITS#9620 Fix deadlocks between searches and register_entry
The cache is again protected by a simple mutex and mp_children/mp_next
is protected by mp_mutex. Each monitor_send_children is called holding
the corresponding mp_mutex meaning the whole path from search base to
the current entry is off limits - cn=monitor searches cannot run in
parallel right now.
- - - - -
19 changed files:
- servers/lloadd/client.c
- servers/lloadd/connection.c
- servers/lloadd/monitor.c
- servers/lloadd/upstream.c
- servers/slapd/back-monitor/back-monitor.h
- servers/slapd/back-monitor/backend.c
- servers/slapd/back-monitor/cache.c
- servers/slapd/back-monitor/conn.c
- servers/slapd/back-monitor/database.c
- servers/slapd/back-monitor/init.c
- servers/slapd/back-monitor/listener.c
- servers/slapd/back-monitor/operation.c
- servers/slapd/back-monitor/overlay.c
- servers/slapd/back-monitor/proto-back-monitor.h
- servers/slapd/back-monitor/rww.c
- servers/slapd/back-monitor/search.c
- servers/slapd/back-monitor/sent.c
- servers/slapd/back-monitor/thread.c
- servers/slapd/back-monitor/time.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/112038fde3715d7ef57f6b…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/112038fde3715d7ef57f6b…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
6cc6ec2f by OndÅ™ej KuznÃk at 2021-10-05T11:05:25+01:00
ITS#9600 Do not hold locks while calling into back-monitor
- - - - -
ef60ec1d by OndÅ™ej KuznÃk at 2021-10-05T11:05:25+01:00
ITS#9600 Protect connection while interacting with it
- - - - -
397e30a5 by OndÅ™ej KuznÃk at 2021-10-05T11:05:25+01:00
ITS#9620 Fix deadlocks between searches and register_entry
The cache is again protected by a simple mutex and mp_children/mp_next
is protected by mp_mutex. Each monitor_send_children is called holding
the corresponding mp_mutex meaning the whole path from search base to
the current entry is off limits - cn=monitor searches cannot run in
parallel right now.
- - - - -
19 changed files:
- servers/lloadd/client.c
- servers/lloadd/connection.c
- servers/lloadd/monitor.c
- servers/lloadd/upstream.c
- servers/slapd/back-monitor/back-monitor.h
- servers/slapd/back-monitor/backend.c
- servers/slapd/back-monitor/cache.c
- servers/slapd/back-monitor/conn.c
- servers/slapd/back-monitor/database.c
- servers/slapd/back-monitor/init.c
- servers/slapd/back-monitor/listener.c
- servers/slapd/back-monitor/operation.c
- servers/slapd/back-monitor/overlay.c
- servers/slapd/back-monitor/proto-back-monitor.h
- servers/slapd/back-monitor/rww.c
- servers/slapd/back-monitor/search.c
- servers/slapd/back-monitor/sent.c
- servers/slapd/back-monitor/thread.c
- servers/slapd/back-monitor/time.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/8968d13163b7dcb4040dcf…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/8968d13163b7dcb4040dcf…
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:
ce073522 by OndÅ™ej KuznÃk at 2021-10-05T01:42:43+00:00
ITS#6949 Fix and emit error messages
- - - - -
15ac53a7 by OndÅ™ej KuznÃk at 2021-10-05T01:42:48+00:00
ITS#6949 Remove dead code from lloadd
- - - - -
466e0321 by OndÅ™ej KuznÃk at 2021-10-05T01:42:52+00:00
ITS#6949 Port rest of the features to lloadd
- - - - -
3 changed files:
- doc/man/man5/lloadd.conf.5
- servers/lloadd/config.c
- servers/slapd/bconfig.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/c9ff34f32f2b437607140c…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/c9ff34f32f2b437607140c…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
a3dea08c by OndÅ™ej KuznÃk at 2021-10-04T14:46:22+01:00
ITS#6949 Fix and emit error messages
- - - - -
8894f00f by OndÅ™ej KuznÃk at 2021-10-04T14:46:26+01:00
ITS#6949 Remove dead code from lloadd
- - - - -
3c07544b by OndÅ™ej KuznÃk at 2021-10-04T14:46:26+01:00
ITS#6949 Port rest of the features to lloadd
- - - - -
3 changed files:
- doc/man/man5/lloadd.conf.5
- servers/lloadd/config.c
- servers/slapd/bconfig.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/7979892dfe2d3f864c1007…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/7979892dfe2d3f864c1007…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_4 at openldap / OpenLDAP
Commits:
1a6e4b7d by Howard Chu at 2021-09-30T18:24:36+00:00
ITS#9711 fix TLS ctx init for tools
The code to initialize the TLS context was being bypassed by tool startup,
causing tools to get the wrong default setting. Move it earlier to avoid
being bypassed.
- - - - -
fec04024 by Quanah Gibson-Mount at 2021-09-30T18:25:13+00:00
ITS#9711
- - - - -
2 changed files:
- CHANGES
- servers/slapd/main.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/447a47a691804b538f0782…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/447a47a691804b538f0782…
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:
46658df7 by Howard Chu at 2021-09-30T18:23:35+00:00
ITS#9711 fix TLS ctx init for tools
The code to initialize the TLS context was being bypassed by tool startup,
causing tools to get the wrong default setting. Move it earlier to avoid
being bypassed.
- - - - -
f263e994 by Quanah Gibson-Mount at 2021-09-30T18:24:12+00:00
ITS#9711
- - - - -
2 changed files:
- CHANGES
- servers/slapd/main.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/7ef0ec0eeec1d17337fb60…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/7ef0ec0eeec1d17337fb60…
You're receiving this email because of your account on git.openldap.org.