librpc-idl: change the drsuapi_DsBindInfoCtr so that it match what is on the wire...
commite3e0c5e1b5f0307f74737b0a5f7584da387d1fa3
authorMatthieu Patou <mat@matws.net>
Sun, 20 Oct 2013 20:37:17 +0000 (20 13:37 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sun, 11 Jan 2015 13:03:09 +0000 (11 14:03 +0100)
treed27c8b00667dcec6f246084b2003f93db879034f
parente8902692b591edb48d5f6a47a491ac09d1de9e26
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