Cleanups. My NTLMv2 changes also changed the preference from using an implicit
commit0c355c274a6ac084e4bf15a15613dfc007d6c5fc
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)
treee268e1b2dba7310ecf3304d3627c52914f2a3db6
parent9f6a26769d345d319ec167cd0e82a45e1207ed81
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
source/auth/auth_sam.c