r17419: add client support for the LDAP_SERVER_SEARCH_OPTIONS support.
authorStefan Metzmacher <metze@samba.org>
Sat, 5 Aug 2006 11:18:14 +0000 (11:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:15:24 +0000 (14:15 -0500)
commit4ccd0f8171f3748ee6efe1abd3f894d2cdf46bf4
tree9f9956003d41ab0d54dc1cd6b9a8cc495367b591
parent23759a1e9b05c4fde475a9016cb0b7447656d7e7
r17419: add client support for the LDAP_SERVER_SEARCH_OPTIONS support.

with this you can limit a search to a specific partitions
or a search over all partitions without getting referrals.
(Witch is the default behavior on the Global Catalog Port)

metze
source/lib/ldb/include/ldb.h
source/lib/ldb/tools/cmdline.c
source/libcli/ldap/ldap_controls.c