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/77162fdafe1245d79a9372d...