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>
Tue, 10 Mar 2015 09:55:45 +0000 (10:55 +0100)
commit8e1fec753f45b2f1aadc88a09f1a7208b70b47cd
tree92dbc86aabfb994919d8e0bb664337520eabce90
parentbb055682fa2077cf20b6344debe8e56958cacae8
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

(cherry picked from commit 8dc931bafca00c1c61a4366ffb6cfa72a98bb412)
librpc/idl/drsuapi.idl
librpc/ndr/ndr_drsuapi.c