Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
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
- - - - -
12 changed files:
- servers/slapd/abandon.c
- servers/slapd/back-asyncmeta/message_queue.c
- servers/slapd/back-ldap/extended.c
- servers/slapd/back-mdb/search.c
- servers/slapd/cancel.c
- servers/slapd/connection.c
- servers/slapd/extended.c
- servers/slapd/overlays/retcode.c
- servers/slapd/overlays/syncprov.c
- servers/slapd/proto-slap.h
- servers/slapd/slap.h
- tests/scripts/test033-glue-syncrepl
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/bc29154c620f6023aec361…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/bc29154c620f6023aec361…
You're receiving this email because of your account on git.openldap.org.