s4/dsdb: Add DSDB_FLAG_NEXT_MODULE flag
authorKamen Mazdrashki <kamenim@samba.org>
Mon, 28 Jun 2010 18:07:51 +0000 (21:07 +0300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 2 Jul 2010 00:07:09 +0000 (10:07 +1000)
commitf570eec26432a66d7fbc2a70017b3df8dbdd1e89
treef5c25c6ce18bb7ab6acd630137469ddc3aa702f3
parent3721161d90c835604f38d2f178fbcd8c5f708077
s4/dsdb: Add DSDB_FLAG_NEXT_MODULE flag

Although it is not currently used in implementation,
my intention is for callers to clearly state what
action they want to execute.

Currently when a caller wants to pass the call to the next
module in the chain, this flag is either omitted or 0 is used
(which is somewhat hacky, isn't it)

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/util.h