s4-dsdb: introduce dsdb_module_search_tree
commit7b4e1e78bef7ece31ee01ef3a1d7cfc3810ab27d
authorMatthieu Patou <mat@matws.net>
Sat, 19 Mar 2011 22:20:22 +0000 (20 01:20 +0300)
committerMatthieu Patou <mat@matws.net>
Sat, 21 May 2011 10:39:12 +0000 (21 14:39 +0400)
tree3329c48b7ebb29d71ea7ba4c1be632459bfb9be7
parent37b1662a38259d59508faa1b6226406b02504a5b
s4-dsdb: introduce dsdb_module_search_tree

With this function your own search tree can be specified

This function is similar to ldb_build_search_req_ex as it allows to
pass a parse tree structure.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source4/dsdb/samdb/ldb_modules/util.c