Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
2f3b77d4 by Quanah Gibson-Mount at 2023-01-30T18:58:16+00:00
Revert "Revert "ITS#9045 Do not share cn=config entries with outside code""
This reverts commit 393308ac1c3eb9d65b682c06826d60a0bf856070.
- - - - -
5936d721 by Ondřej Kuzník at 2023-01-30T18:59:26+00:00
ITS#9045 rlock only if there may be other threads
We can't rlock if we've registered ourselves as a writer. We can only
figure that out by checking if we're the thread that initiated the
pause: is the server paused already?
- - - - -
1ebe4e13 by Quanah Gibson-Mount at 2023-01-30T18:59:59+00:00
ITS#9045
- - - - -
a8b1e2f2 by Ondřej Kuzník at 2023-01-30T19:02:43+00:00
ITS#9930 Do not reschedule consumers that are shutting down
- - - - -
6733fe4d by Ondřej Kuzník at 2023-01-30T19:02:48+00:00
ITS#8102 Do not continue if deconfigured during pause
- - - - -
55ab6cb7 by Quanah Gibson-Mount at 2023-01-30T19:03:08+00:00
ITS#8102
- - - - -
fbb0fb93 by Howard Chu at 2023-01-30T19:03:27+00:00
ITS#9991 send_ldap_ber: make sure we're only closing our own connection
- - - - -
dc2f3ef9 by Quanah Gibson-Mount at 2023-01-30T19:05:03+00:00
ITS#9991
- - - - -
abefbbb1 by Quanah Gibson-Mount at 2023-01-30T19:05:56+00:00
ITS#9985 - Fix module name to pw-totp
- - - - -
19326ea5 by Quanah Gibson-Mount at 2023-01-30T19:06:27+00:00
ITS#9985
- - - - -
7 changed files:
- CHANGES
- contrib/slapd-modules/passwd/totp/README
- include/ldap_pvt_thread.h
- libraries/libldap/tpool.c
- servers/slapd/bconfig.c
- servers/slapd/result.c
- servers/slapd/syncrepl.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/02562253fd9985bb4ed893…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/02562253fd9985bb4ed893…
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:
66c2b5ad by Ondřej Kuzník at 2023-01-30T18:57:18+00:00
ITS#9045 rlock only if there may be other threads
We can't rlock if we've registered ourselves as a writer. We can only
figure that out by checking if we're the thread that initiated the
pause: is the server paused already?
- - - - -
c6a3d2da by Ondřej Kuzník at 2023-01-30T19:00:38+00:00
ITS#9930 Do not reschedule consumers that are shutting down
- - - - -
0b2f5ad7 by Ondřej Kuzník at 2023-01-30T19:01:00+00:00
ITS#8102 Do not continue if deconfigured during pause
- - - - -
284c3d4f by Quanah Gibson-Mount at 2023-01-30T19:03:02+00:00
ITS#8102
- - - - -
24a7f016 by Howard Chu at 2023-01-30T19:03:23+00:00
ITS#9991 send_ldap_ber: make sure we're only closing our own connection
- - - - -
0e1e7ec5 by Quanah Gibson-Mount at 2023-01-30T19:04:50+00:00
ITS#9991
- - - - -
6fc1dee7 by Quanah Gibson-Mount at 2023-01-30T19:05:35+00:00
ITS#9985 - Fix module name to pw-totp
- - - - -
f4b53e3b by Quanah Gibson-Mount at 2023-01-30T19:05:50+00:00
ITS#9985
- - - - -
7 changed files:
- CHANGES
- contrib/slapd-modules/passwd/totp/README
- include/ldap_pvt_thread.h
- libraries/libldap/tpool.c
- servers/slapd/bconfig.c
- servers/slapd/result.c
- servers/slapd/syncrepl.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/77162fdafe1245d79a9372…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/77162fdafe1245d79a9372…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
12bf5a95 by Ondřej Kuzník at 2023-01-23T11:53:36+00:00
ITS#9045 rlock only if there may be other threads
We can't rlock if we've registered ourselves as a writer. We can only
figure that out by checking if we're the thread that initiated the
pause: is the server paused already?
- - - - -
3 changed files:
- include/ldap_pvt_thread.h
- libraries/libldap/tpool.c
- servers/slapd/bconfig.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/12bf5a95ba99571d744ea36…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/12bf5a95ba99571d744ea36…
You're receiving this email because of your account on git.openldap.org.