r25959: Add a new special DN to LDB: @OPTIONS
authorAndrew Bartlett <abartlet@samba.org>
Thu, 15 Nov 2007 00:53:44 +0000 (01:53 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:45:18 +0000 (05:45 +0100)
commitd544879e434c36f02bfc7d1322f1179d00294669
treee3296fdf646c1476e2318bc5d932250063892aeb
parentf8bf16960e701433572d12f4c888ab271f05f485
r25959: Add a new special DN to LDB: @OPTIONS

Use the checkBaseOnSearch attribute to control if we should check the
base DN on search requests.

Also ensure we honour any errors in searching, not just errors in the
supplied 'done' callback.

Andrew Bartlett
(This used to be commit deaac92f439ef001bfe052df170d6e34e8ba5845)
source4/lib/ldb/ldb_tdb/ldb_cache.c
source4/lib/ldb/ldb_tdb/ldb_search.c
source4/lib/ldb/ldb_tdb/ldb_tdb.h