tldap: Allow dropping messages in tldap_search()
commit649deb63c5a2b034ff45bdafc9c8ef64535821f0
authorVolker Lendecke <vl@samba.org>
Fri, 27 Jan 2017 15:03:03 +0000 (27 16:03 +0100)
committerJeremy Allison <jra@samba.org>
Sat, 18 Mar 2017 04:05:24 +0000 (18 05:05 +0100)
tree927114136b77953cd8a32576cd87e9f8c434629c
parentad758cb869ac83534993caa212abc9fe9905ec68
tldap: Allow dropping messages in tldap_search()

For probing whether a connection is a live a rootdse search might be
interesting where we don't really care for the result, only success or
failure of the operation.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/tldap.c