Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
62892d09 by Ondřej Kuzník at 2024-12-16T20:00:25+00:00
ITS#10290 Move syncrepl_modify_cb to the end of the list
The way op->orm_modlist is allocated by syncrepl_op_modify is not
compatible with slap_mods_free() and so callbacks from any overlays that
touch op->orm_modlist on the way down need a chance to undo their state
first as we go back up.
- - - - -
1 changed file:
- servers/slapd/syncrepl.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/62892d090c191d4481c6c79…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/62892d090c191d4481c6c79…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
e2b04c43 by Nadezhda Ivanova at 2024-12-16T18:31:23+00:00
ITS#9186 Add a counter to cn=Listener to track total number of established connections since startup
- - - - -
6 changed files:
- servers/slapd/back-monitor/back-monitor.h
- servers/slapd/back-monitor/init.c
- servers/slapd/back-monitor/listener.c
- servers/slapd/connection.c
- servers/slapd/daemon.c
- servers/slapd/slap.h
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/e2b04c434ed55768bf5a336…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/e2b04c434ed55768bf5a336…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
86d23423 by Ondřej Kuzník at 2024-12-16T17:01:26+00:00
ITS#7080 Do not munge path twice
- - - - -
e5826622 by Ondřej Kuzník at 2024-12-16T17:01:26+00:00
ITS#7080 Implement pre/postread for modrdn
- - - - -
70d8e22d by Ondřej Kuzník at 2024-12-16T17:01:26+00:00
ITS#7080 Do not reuse back-ldif's stack for controls
- - - - -
2 changed files:
- servers/slapd/back-ldif/ldif.c
- servers/slapd/bconfig.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/2ba10ad59cf4b7c74d8dfe…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/2ba10ad59cf4b7c74d8dfe…
You're receiving this email because of your account on git.openldap.org.