s3-ntlmssp Remove auth_ntlmssp_negotiated_sign() and auth_ntlmssp_negotiated_seal()
authorAndrew Bartlett <abartlet@samba.org>
Tue, 18 Oct 2011 10:20:01 +0000 (21:20 +1100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Oct 2011 06:43:18 +0000 (08:43 +0200)
commit487545d48fc0625aab20aa8f46897e2bd622554f
tree2e491335f0fdacd499a291029c4dfdb82fbb3c6a
parent083025ccd53fe3ee90fcc81eb8d4c566e11fd6ac
s3-ntlmssp Remove auth_ntlmssp_negotiated_sign() and auth_ntlmssp_negotiated_seal()

We now just call the gensec_have_feature() directly.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/include/ntlmssp_wrap.h
source3/libsmb/ntlmssp_wrap.c
source3/rpc_server/dcesrv_ntlmssp.c
source3/smbd/seal.c