s4:ntlmssp Rework for new NTLMSSP API
authorAndrew Bartlett <abartlet@samba.org>
Tue, 8 Dec 2009 12:36:29 +0000 (23:36 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 22 Dec 2009 09:13:40 +0000 (20:13 +1100)
commit12e4ac32800f3d5a676ee99135b96f37c2c8cf7f
tree98b2d8f2ffa2130960a980218b7a253668a8b517
parent9823096060dda308e29e3eb04e487281af1ad55b
s4:ntlmssp Rework for new NTLMSSP API

This does mean that the caller must provide the 'struct
ntlmssp_sign_state' as a talloc pointer.

Andrew Bartlett
source4/auth/ntlmssp/ntlmssp.c
source4/auth/ntlmssp/ntlmssp.h
source4/auth/ntlmssp/ntlmssp_client.c
source4/auth/ntlmssp/ntlmssp_server.c
source4/auth/ntlmssp/ntlmssp_sign.c
source4/torture/auth/ntlmssp.c
source4/utils/ntlm_auth.c