Date: Thu Jan 16 04:40:07 2003
Author: abartlet
Update of /data/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv5404/libsmb
Modified Files:
clispnego.c ntlmssp.c
Log Message:
(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
Revisions:
clispnego.c 1.21 => 1.22
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clispnego.c?r1=1.21&r2=1.22
ntlmssp.c 1.2 => 1.3
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/ntlmssp.c?r1=1.2&r2=1.3