ldb: Make ldb_match_scope and ldb_match_message available to other ldb parts
authorMatthieu Patou <mat@matws.net>
Thu, 13 Dec 2012 05:15:57 +0000 (21:15 -0800)
committerStefan Metzmacher <metze@samba.org>
Tue, 29 Jan 2013 21:03:14 +0000 (22:03 +0100)
commitda34441add7e93674560f785e97fea48c2bba954
treea7d4259660bcd9e3ba07efc11a24e4f695b2702e
parentb21963225c378574cc0c0c607295393b1da79694
ldb: Make ldb_match_scope and ldb_match_message available to other ldb parts

This allow the indexing code to use them.

Reviewed-by: Stefan Metzmacher <metze@samba.org>
lib/ldb/common/ldb_match.c
lib/ldb/include/ldb_private.h