s4:ntlmssp Re-add gensec_ntlmssp wrapper to allow merge with source3/
authorAndrew Bartlett <abartlet@samba.org>
Fri, 6 Aug 2010 07:53:44 +0000 (17:53 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 7 Aug 2010 08:39:48 +0000 (18:39 +1000)
commit6644f48d724085f839da86ef75bd814a46359ea5
treedc556e3454e1315b6350993ca41d3678a16c6348
parent1979486c8ea9125cb8b16782acc0dcea9c6f552e
s4:ntlmssp Re-add gensec_ntlmssp wrapper to allow merge with source3/

By re-adding this wrapper, the actual guts of these functions are now very
similar to that found in source3/libsmb/ntlmssp.c

This should make it easier to merge the implementations.

Andrew Bartlett
source4/auth/ntlmssp/ntlmssp.c
source4/auth/ntlmssp/ntlmssp_server.c