librpc-idl: change the drsuapi_DsBindInfoCtr so that it match what is on the wire...
authorMatthieu Patou <mat@matws.net>
Sun, 20 Oct 2013 20:37:17 +0000 (13:37 -0700)
committerStefan Metzmacher <metze@samba.org>
Wed, 30 Oct 2013 09:16:02 +0000 (10:16 +0100)
commit8dc931bafca00c1c61a4366ffb6cfa72a98bb412
tree6c67fdbf279f1aeca244805700f75428c059967b
parent5990de5d89f900b9f754357e9ca7afbc142e0e00
librpc-idl: change the drsuapi_DsBindInfoCtr so that it match what is on the wire both in NDR32 and NDR64.

Previous implementation had a problem with NDR64 with uint32 and
uint3264 being in the wrong order

Signed-off-by: Matthieu Patou <mat@matws.net>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Oct 30 10:16:02 CET 2013 on sn-devel-104
librpc/idl/drsuapi.idl
librpc/ndr/ndr_drsuapi.c