[Git][openldap/openldap][OPENLDAP_REL_ENG_2_5] 10 commits: Revert "Revert "ITS#9045 Do not share cn=config entries with outside code""
by Quanah Gibson-Mount (@quanah)
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/02562253fd9985bb4ed8...
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/02562253fd9985bb4ed8...
You're receiving this email because of your account on git.openldap.org.