r18599: the netr_CryptPassword structure needs to use a uint8, as the data is
authorAndrew Tridgell <tridge@samba.org>
Mon, 18 Sep 2006 01:08:19 +0000 (01:08 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:18:54 +0000 (14:18 -0500)
commite7b9aeb8833be0e7d0c16afdf014b19e787bd5ef
treec958c5e403b1238efa0377a094427c1b03669468
parentee528dc0f2b3f412f03d30233f98667e9f4a29fc
r18599: the netr_CryptPassword structure needs to use a uint8, as the data is
passed to acrfour, and that assumes a byte buffer. This caused us to
fail big endian boxes (or more specifically, to be incompatible with
little endian boxes)
(This used to be commit a44f2eda1eeb134292111dd857f0f65e4bf96399)
source4/librpc/idl/netlogon.idl