s4-dsdb: added dsdb_next_callback()
commitd0bd6e7ea5a6cc760916acd4f549ac7652c46e05
authorAndrew Tridgell <tridge@samba.org>
Tue, 5 Jan 2010 22:21:21 +0000 (6 09:21 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 8 Jan 2010 02:02:59 +0000 (8 13:02 +1100)
treebc1870f56a76e13757352134bcf3c83a7dfb35c7
parente6f14ac2c4f0d1eaae93980b3628250de945e71e
s4-dsdb: added dsdb_next_callback()

This should be used when you create a sub request and just want the
parent requests callback to be called when done.

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