dcerpc.idl: Use simple boolean value instead of flag
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 11 Jul 2023 00:00:24 +0000 (12:00 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 1 Nov 2023 20:10:45 +0000 (20:10 +0000)
commit0071a60fb635b87499f9c9ee0ca4cf360d80d134
tree619e5907379a4621af208145ebf1b55af82e1142
parentbea9958b60754dd4dec08a862ea1bd356b7e4b06
dcerpc.idl: Use simple boolean value instead of flag

One advantage of this is that the type of the switch value is no longer
tied to the type of the NDR flags.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
librpc/idl/dcerpc.idl
librpc/ndr/ndr_dcerpc.h
source4/librpc/rpc/pyrpc.h