Cleanups. My NTLMv2 changes also changed the preference from using an implicit
commit4f52bd500bf9bf128b0bf8b653146b8325a99c4f
authorAndrew Bartlett <abartlet@samba.org>
Fri, 9 May 2003 15:02:11 +0000 (9 15:02 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 9 May 2003 15:02:11 +0000 (9 15:02 +0000)
tree64bb4dfb33f0bfdff21bc86f0342be6e3351dbde
parentd06f95ca78834403a602e4c1d64e13e059f3017e
Cleanups.  My NTLMv2 changes also changed the preference from using an implicit
structure-memcpy for DATA_BLOB parameters to using a pointer to that DATA_BLOB.

auth_sam calls some of these functions, so I've cleaned it all up to use this
format now.

Also clean up some debug statements to make them easier to read.

Andrew Bartlett
(This used to be commit 0c355c274a6ac084e4bf15a15613dfc007d6c5fc)
source3/auth/auth_sam.c