s3-ntlmssp Implement the server-side auth_ntlmssp code as a GENSEC module
authorAndrew Bartlett <abartlet@samba.org>
Tue, 26 Jul 2011 02:35:09 +0000 (12:35 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 18 Oct 2011 02:13:32 +0000 (13:13 +1100)
commit5392491f7719c0639ecb15832df212bb3767882e
tree8ba59ea8456ea78ac8f77ef0e27c90aec7a92418
parentc77964724d758fcf718d8159b22cd0505ee0a575
s3-ntlmssp Implement the server-side auth_ntlmssp code as a GENSEC module

This uses the top level gensec_ntlmssp helper functions which are identical
to the parts of ntlmssp_wrap.c that are now not called.

(Includes formatting and correctness fixes from Metze)

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/Makefile.in
source3/auth/auth_ntlmssp.c
source3/auth/wscript_build
source3/include/ntlmssp_wrap.h