Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_4 at openldap / OpenLDAP
Commits:
03eba9cd by Howard Chu at 2020-08-31T19:59:21+00:00
ITS#9282 fix crash in nonpresent_callback
In a standard Refresh present phase, the provider sends no cookie
since it is only listing the entries that existed as of the time
in the cookie the consumer sent. In this case the consumer only
needs to check entryCSNs against its last sent cookie.
- - - - -
fc0a035e by Howard Chu at 2020-08-31T20:00:48+00:00
ITS#9282 more for merge_state
Don't assume si_cookieState is always newer
- - - - -
91a75bd8 by Quanah Gibson-Mount at 2020-08-31T20:02:16+00:00
ITS#9282
- - - - -
2 changed files:
- CHANGES
- servers/slapd/syncrepl.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/5162d38870e622927165c6…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/5162d38870e622927165c6…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
8699e5f3 by Howard Chu at 2020-08-31T19:36:10+01:00
ITS#9282 fix crash in nonpresent_callback
In a standard Refresh present phase, the provider sends no cookie
since it is only listing the entries that existed as of the time
in the cookie the consumer sent. In this case the consumer only
needs to check entryCSNs against its last sent cookie.
- - - - -
41396248 by Howard Chu at 2020-08-31T20:09:52+01:00
ITS#9282 more for merge_state
Don't assume si_cookieState is always newer
- - - - -
1 changed file:
- servers/slapd/syncrepl.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/9535e757df81dbd237e903…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/9535e757df81dbd237e903…
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:
f883a575 by Howard Chu at 2020-08-28T18:44:35+01:00
ITS#8427 don't set tls_ctx if TLS wasn't requested
Also, set any remaining TLS options that weren't carried along
in the TLS ctx.
- - - - -
edc94862 by Howard Chu at 2020-08-29T00:13:19+00:00
ITS#7639 fix crash in config_delete
Additional fix to 41352ea34da225375b77254efdcde8e6e5a1a515
The overlay must be deleted from the backend before the
callback can execute. In particular, it must be done before
the threadpool is unpaused.
- - - - -
0ce83b26 by Howard Chu at 2020-08-29T01:13:04+00:00
ITS#9330 Fully serialize delta-sync
Don't depend on accesslog overlay's serialization
- - - - -
9535e757 by Howard Chu at 2020-08-31T13:33:58+01:00
ITS#9327 fix prev commit
- - - - -
9af90703 by Quanah Gibson-Mount at 2020-08-31T15:22:57+00:00
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
- - - - -
5 changed files:
- build/shtool
- servers/slapd/backover.c
- servers/slapd/config.c
- servers/slapd/slap.h
- servers/slapd/syncrepl.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/d0f3539ae5c8deddbda793…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/d0f3539ae5c8deddbda793…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
edc94862 by Howard Chu at 2020-08-29T00:13:19+00:00
ITS#7639 fix crash in config_delete
Additional fix to 41352ea34da225375b77254efdcde8e6e5a1a515
The overlay must be deleted from the backend before the
callback can execute. In particular, it must be done before
the threadpool is unpaused.
- - - - -
1 changed file:
- servers/slapd/backover.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/edc94862b7f9ea6673ade95…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/edc94862b7f9ea6673ade95…
You're receiving this email because of your account on git.openldap.org.