lsa.idl: improve idl for lsa_ForestTrust*Record*
authorStefan Metzmacher <metze@samba.org>
Wed, 4 Feb 2015 18:00:44 +0000 (18:00 +0000)
committerGünther Deschner <gd@samba.org>
Thu, 12 Mar 2015 16:13:44 +0000 (17:13 +0100)
commit080db5f60a5536160bcfa9283673ee1a4c4d524e
tree17c8bd33fe826637cd8aeb915369b0e9bee9d0be
parent701ed1117ba531430cbc845412a2dee79ad62054
lsa.idl: improve idl for lsa_ForestTrust*Record*

The meaning of lsa_ForestTrustRecordFlags is based lsa_ForestTrustRecordType,
but the type is not always available so it's not possible to use an union.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
librpc/idl/lsa.idl
source3/rpc_server/lsa/srv_lsa_nt.c
source4/rpc_server/lsa/dcesrv_lsa.c