ldb: Add ldb_set_require_private_event_context()
authorAndrew Bartlett <abartlet@samba.org>
Fri, 12 May 2017 00:21:28 +0000 (02:21 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 31 May 2017 04:34:26 +0000 (06:34 +0200)
commit0f13243f5edc1332fb5842dbfc05a498ba01d406
treee98a710460b57c18931caee8c64438f10bb29aaa
parenta83df55693bf04fb65d776af2591c8c82f211d6c
ldb: Add ldb_set_require_private_event_context()

This will allow us to force use of the global event context for use when Samba
must make an IRPC call from within the ldb stack, to another part of the same
process

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
lib/ldb/ABI/ldb-1.1.29.sigs
lib/ldb/common/ldb.c
lib/ldb/include/ldb_module.h
lib/ldb/include/ldb_private.h