s3-libsmb Use a gensec module to provide the ntlmssp client in ntlmssp_wrap.c
authorAndrew Bartlett <abartlet@samba.org>
Tue, 18 Oct 2011 05:16:02 +0000 (16:16 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 18 Oct 2011 10:25:30 +0000 (12:25 +0200)
commitfa1275610b3c7cad75b5b86ae4b32d8781d1acc0
treebddc41642005feb71a96f0e03adc42553b73d2d0
parentf9b042641f9c6615f6a4b102f0182de545d6a19a
s3-libsmb Use a gensec module to provide the ntlmssp client in ntlmssp_wrap.c

This removes the need to have if (ans->gensec_security) everywhere.

Andrew Bartlett
source3/include/ntlmssp_wrap.h
source3/libsmb/ntlmssp_wrap.c