Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 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
- - - - - 04124c1f by Quanah Gibson-Mount at 2020-09-01T18:04:06+00:00 ITS#8175 - Fix missing descriptions for olcDisallows for proxy_authz_non_critical and dontusecopy_non_critical
- - - - - 4c74bd0a by Howard Chu at 2020-09-01T20:25:00+01:00 ITS#9332 add placeholder in LDAP_LDO_TLS_NULLARG
- - - - - e749750a by Quanah Gibson-Mount at 2020-09-01T19:40:36+00:00 ITS#8159 - Add missing "hard" parameter to size.prtotal
- - - - - 4c778730 by Howard Chu at 2020-09-02T01:34:07+01:00 ITS#9121 fix for URLs with no filter
- - - - - d203140a by Ondřej Kuzník at 2020-09-02T17:04:42+01:00 ITS#9282 Extend test to cover the second issue fixed
- - - - - d224e576 by Quanah Gibson-Mount at 2020-09-02T19:31:59+00:00 Tweak prev commit for RE24 style debug
- - - - - b51faa5c by Quanah Gibson-Mount at 2020-09-02T19:33:03+00:00 Revert "Tweak prev commit for RE24 style debug"
This reverts commit d224e576a93cbeb904e01ca9f326248fe55b34eb.
Revert, wrong branch
- - - - - b24ca759 by Howard Chu at 2020-09-03T12:37:32+01:00 ITS#9201 fix LDAP_THREAD_DEBUG
Add missing defs to ldap_thr_debug.h. slap tools must init libldap so internal mutexes get inited.
- - - - - aa418a55 by Quanah Gibson-Mount at 2020-09-03T16:20:55+00:00 Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
- - - - -
9 changed files:
- doc/man/man5/slapd-config.5 - doc/man/man5/slapd.conf.5 - libraries/libldap/init.c - libraries/libldap/ldap-int.h - libraries/libldap/ldap_thr_debug.h - servers/slapd/overlays/dynlist.c - servers/slapd/slapcommon.c - servers/slapd/syncrepl.c - tests/data/regressions/its9282/its9282
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/9af90703efd6f0370cedb93...