(missed in last commit)
commitc7793f27188e658b7fc6336aa51d367eab36fc17
authorAndrew Bartlett <abartlet@samba.org>
Thu, 16 Jan 2003 04:40:07 +0000 (16 04:40 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 16 Jan 2003 04:40:07 +0000 (16 04:40 +0000)
treed2f90b6f11c0f4e0b14b63357e2917d6b5341b66
parent665cc9b1aceb454074e9de9c6e8636b39be29493
(missed in last commit)

Change the 'cookie' to be the ntlmssp_context, and use the 'auth_context' on
that to store the cookie.  Ensures that simple callbacks can 'just work'.

Also make it clear that we are doing a pull_string into a pstring, not just
any sized buffer.

Andrew Bartlett
source/libsmb/clispnego.c
source/libsmb/ntlmssp.c