s4-dsdb: replaced the calls to ldb_search() in dsdb modules with dsdb_module_search()
authorAndrew Tridgell <tridge@samba.org>
Mon, 17 Jan 2011 02:39:46 +0000 (13:39 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 17 Jan 2011 04:23:04 +0000 (05:23 +0100)
commit8794e6dad906b9cc1eefbe03665a0035b91ac199
treecf6e9c809ad9791333f397237139b370994f60d7
parent87f31510475c6debd56ff874130f4f5d48bef9a5
s4-dsdb: replaced the calls to ldb_search() in dsdb modules with dsdb_module_search()

this ensures we follow the module stack, and set the parent on child
requests
source4/dsdb/samdb/ldb_modules/rootdse.c
source4/dsdb/samdb/ldb_modules/samldb.c
source4/dsdb/samdb/ldb_modules/update_keytab.c
source4/dsdb/samdb/ldb_modules/wscript_build