s4-dsdb: Return ldb_result context in dsdb_module_extended
authorAmitay Isaacs <amitay@gmail.com>
Mon, 14 Nov 2011 02:52:34 +0000 (13:52 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Tue, 29 Nov 2011 05:00:35 +0000 (16:00 +1100)
commit422fcbbe7244a0c14aeca5cda7f2a28e2ee821b5
treea70acd337528106d38763b0e0df5ca00cbb92c75
parentc199b35dd46b2de21d89ed93edb9a815035717fc
s4-dsdb: Return ldb_result context in dsdb_module_extended

The result of the extended operation is now available in the calling
routine.

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