s3:ntlmssp: pass names and use_ntlmv2 to ntlmssp_client_start() and store them
authorStefan Metzmacher <metze@samba.org>
Wed, 30 Dec 2009 13:13:45 +0000 (14:13 +0100)
committerGünther Deschner <gd@samba.org>
Wed, 24 Mar 2010 16:34:55 +0000 (17:34 +0100)
commit7d977da92554c34539a475feb7dcb0a6dc0ad654
treeb72b62b56382fa3e001890c7f98726c7458f3b26
parent55279dfbe3770563016723c3ba7d1dbbec3d4437
s3:ntlmssp: pass names and use_ntlmv2 to ntlmssp_client_start() and store them

Inspired by the NTLMSSP merge work by Andrew Bartlett.

metze

Signed-off-by: Günther Deschner <gd@samba.org>
source3/include/ntlmssp.h
source3/include/proto.h
source3/libads/sasl.c
source3/libsmb/cliconnect.c
source3/libsmb/clifsinfo.c
source3/libsmb/ntlmssp.c
source3/rpc_client/cli_pipe.c
source3/utils/ntlm_auth.c
source3/winbindd/winbindd_ccache_access.c