s3-ntlmssp Remove auth_ntlmssp_and_flags()
authorAndrew Bartlett <abartlet@samba.org>
Wed, 27 Jul 2011 03:52:27 +0000 (13:52 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 3 Aug 2011 08:48:03 +0000 (18:48 +1000)
commit1231b784a1a30c475960d429465ca104c906801c
tree9decd7f8e750744c7689c93f1241d8aad580552c
parentda4345a8d1da94ac879b876ad826fa4ea7b95efd
s3-ntlmssp Remove auth_ntlmssp_and_flags()

There is no need to mask out these flags as they simply are not set
yet.

The correct abstraction is to ask for NTLMSSP features.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source3/include/ntlmssp_wrap.h
source3/libads/sasl.c
source3/librpc/crypto/cli_spnego.c
source3/libsmb/ntlmssp_wrap.c
source3/rpc_client/cli_pipe.c