-
ccfbb74c
by Howard Chu
at 2020-09-03T21:01:07+01:00
ITS#9201 additional fixes
-
6d7c2511
by Howard Chu
at 2020-09-03T21:08:17+01:00
ITS#9201 partial revert
-
ed356c55
by Howard Chu
at 2020-09-03T21:30:35+01:00
ITS#9334 slapo-ppolicy re-fix ITS#9302
The mutex_lock was being skipped in the lockout case,
but still calling mutex_unlock at the end.
-
0b20b92e
by Howard Chu
at 2020-09-04T18:22:32+01:00
ITS#9338 syncrepl: Don't reuse existing connection on Refresh fallback
-
95c5a169
by Howard Chu
at 2020-09-04T18:22:40+01:00
ITS#9338 Make sure connection gets rescheduled after write blockage clears up
-
5e8a78fa
by Howard Chu
at 2020-09-04T20:23:44+01:00
ITS#9338 Add backlog control for testing slapd write waits
-
c714acb7
by Howard Chu
at 2020-09-04T20:48:45+01:00
ITS#9338 add regression test
-
27e7da68
by Quanah Gibson-Mount
at 2020-09-04T21:34:06+00:00
Issue#9333 - Delete unused TIMING variable left over from OpenLDAP 2.0
-
ce23aee9
by Quanah Gibson-Mount
at 2020-09-04T22:06:15+00:00
ITS#9209 - Use portable command instead of which for determining if binaries are present
-
c8ba729f
by Lukas Juhrich
at 2020-09-04T22:39:53+00:00
Issue#8769 - Fix oid search extension syntax in documentation
The option string, e.g. '<oid>=:dn:' is parsed like a LDIF entry starting from
the '=' and replacing the '=' with a dummy variable 'x'. In this case, said
string is 'x:dn:', so the resulting effective value is 'dn:'. This also implies
that base64 values have to be passed in the form '<oid>=::<b64value>'.
-
9b02316c
by Quanah Gibson-Mount
at 2020-09-05T00:17:25+00:00
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5