Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_4 at openldap / OpenLDAP
Commits:
e6aa83bf by Quanah Gibson-Mount at 2020-09-02T19:23:15+00:00
Revert "ITS#9282 Extend test to cover the second issue fixed"
This reverts commit 9f8a408c769067157f78bb8c2c932207afac1e1e.
It unfortunately relies on logging only available in 2.5 and later.
- - - - -
1 changed file:
- tests/data/regressions/its9282/its9282
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/e6aa83bfee71c5ecd0c3547…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/e6aa83bfee71c5ecd0c3547…
You're receiving this email because of your account on git.openldap.org.
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.