ntlmssp: Prepare gensec_ntlmssp_start() for broader use
authorAndrew Bartlett <abartlet@samba.org>
Tue, 26 Jul 2011 02:32:08 +0000 (12:32 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 18 Oct 2011 02:13:31 +0000 (13:13 +1100)
commit968b3674b130002fde961d57077915394eb1616c
tree5a51a16f75573f5d05ed6021cca12709a1c27a8f
parent0c6e4adcb26557ae6e55169c051f0260151dc5d9
ntlmssp: Prepare gensec_ntlmssp_start() for broader use

This moves the allocation of the ntlmssp pointer back to the callers.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
auth/ntlmssp/gensec_ntlmssp.c
source4/auth/ntlmssp/ntlmssp_client.c
source4/auth/ntlmssp/ntlmssp_server.c