s3-ntlmssp Remove auth_ntlmssp_or_flags
authorAndrew Bartlett <abartlet@samba.org>
Fri, 22 Jul 2011 02:15:06 +0000 (12:15 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 3 Aug 2011 08:48:03 +0000 (18:48 +1000)
commitbba5f0a6418db2fd5a65e5f72a5a93dc8c7c0240
treeeec80cf7a74e186efe05ea9e324297d52e470dce
parent778bf87d8dbae333bfeea3b0d904fd2b17782745
s3-ntlmssp Remove auth_ntlmssp_or_flags

We now just use auth_ntlmssp_want_feature to get extra flags
on the NTLMSSP context

Andrew Bartlett

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