ldb: added ldb_req_mark_trusted()
authorAndrew Tridgell <tridge@samba.org>
Mon, 17 Jan 2011 02:11:08 +0000 (13:11 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 17 Jan 2011 04:23:04 +0000 (05:23 +0100)
commit633c3e8da5a3a5ee1b61f9045c7dedb39bbb668a
tree2b5f62f3a3704cfb62f886aa7355b4db1348998f
parentf334cd22101b7ce32b3382fc4d048eadd7385f2e
ldb: added ldb_req_mark_trusted()

this is used to mark a ldb child request trusted, if the caller has
validated all inputs. This will be used when creating new child
requests with trusted inputs.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/lib/ldb/common/ldb.c
source4/lib/ldb/include/ldb_module.h
source4/lib/ldb/wscript