-
d3bd4aa7
by Howard Chu
at 2021-08-03T15:19:49+00:00
ITS#6138 don't allow redundant abandon/cancel ops
-
5a61175d
by Howard Chu
at 2021-08-03T15:19:49+00:00
ITS#6138 add lock flag to connection_op_finish()
-
e9e6fd71
by Howard Chu
at 2021-08-03T15:19:49+00:00
ITS#6138 don't overwrite rs->sr_err after sending response
-
795add7b
by Howard Chu
at 2021-08-03T15:19:49+00:00
ITS#6138 use SLAPD_NO_REPLY for persistent searches
The particular code doesn't matter, any result besides
SLAP_CB_CONTINUE always halts overlay/response processing.
-
658e526b
by Howard Chu
at 2021-08-03T15:19:49+00:00
ITS#6138 drop unnecessary use of o_abandon
-
66ed15a2
by Howard Chu
at 2021-08-03T15:19:49+00:00
ITS#6138 FIx exop handler to ignore SLAPD_ASYNCOPs
-
a54f9985
by Howard Chu
at 2021-08-03T15:19:49+00:00
ITS#6138 let frontend handle all exop responses
-
8311c71f
by Howard Chu
at 2021-08-03T15:19:49+00:00
ITS#6138 fix test timing issue