convert the credentials code back to uchar[8] from uint32[2]
commit21878e7d8628d05786c3c76f2943e31df1096577
authorAndrew Tridgell <tridge@samba.org>
Sun, 2 Nov 1997 04:01:57 +0000 (2 04:01 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 2 Nov 1997 04:01:57 +0000 (2 04:01 +0000)
tree39049dd2a7d2d06298958f55311cc69baf96247f
parent1a454f818841bf016ff04fd70cd73a5964d56f2e
convert the credentials code back to uchar[8] from uint32[2]

This should fix the byte order problems (maybe!)
source/client/clientutil.c
source/client/ntclient.c
source/include/proto.h
source/include/smb.h
source/libsmb/credentials.c