s3:ntlmssp: pass names to ntlmssp_server_start() and store them in ntlmssp_state
authorStefan Metzmacher <metze@samba.org>
Wed, 30 Dec 2009 10:55:23 +0000 (11:55 +0100)
committerGünther Deschner <gd@samba.org>
Wed, 24 Mar 2010 16:34:54 +0000 (17:34 +0100)
commiteb1780981252f05c792a1e40b7d0471f5b670ef5
tree66c246bbe420ed1f6bfe44a93cd5471cce39006c
parenteca118614c1431855c88b9f43457c0d2d6502ebe
s3:ntlmssp: pass names to ntlmssp_server_start() and store them in ntlmssp_state

Inspired by the NTLMSSP merge work by Andrew Bartlett.

metze

Signed-off-by: Günther Deschner <gd@samba.org>
source3/auth/auth_ntlmssp.c
source3/include/ntlmssp.h
source3/include/proto.h
source3/libsmb/ntlmssp.c
source3/utils/ntlm_auth.c