Add DRSUAPI_DRS_UPDATE_(x) flags
authorDave Craft <wimberosa@gmail.com>
Sun, 4 Dec 2011 17:01:54 +0000 (11:01 -0600)
committerAndrew Tridgell <tridge@samba.org>
Thu, 8 Dec 2011 00:48:17 +0000 (11:48 +1100)
commitb58cb7ea932068982233e49c6e03be6a631f80da
tree2ca0501389cc1b63d0960dded711649e0d8a17d0
parentbc03cba552b512ef436ff7da3bd0820c6341d783
Add DRSUAPI_DRS_UPDATE_(x) flags

DRSUAPI_DRS_UPDATE flags are used in
DRS_MSG_REPMOD_V1 message structure when repsFrom
is modified via RPC.  The RPCs are currently uncoded but
samba_kcc maintains the flags (and uses them to identify
what repsFrom changes are to be executed).  These are currently
helpful to samba_kcc and are intended to ultimately be used in
RPCs.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
librpc/idl/drsuapi.idl