s4-dsdb: replaced another use of samdb_search in a ldb module
authorAndrew Tridgell <tridge@samba.org>
Fri, 14 Jan 2011 00:47:49 +0000 (11:47 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 14 Jan 2011 05:39:33 +0000 (16:39 +1100)
commit3b7c49843734720fb31d4fa7d5d14ec0debb5867
tree9f06a3cacb8edf51e62e057e29f9e39bfbbcee5f
parent15c81078682a9ff67ff8c2f5c25fb4fad3a68616
s4-dsdb: replaced another use of samdb_search in a ldb module

we should be using the dsdb_module_search*() calls

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/samldb.c