s3-auth: Inline ntlmssp_server_start() into gensec_ntlmssp3_server_start()
authorAndrew Bartlett <abartlet@samba.org>
Tue, 31 Jan 2012 04:36:08 +0000 (15:36 +1100)
committerStefan Metzmacher <metze@samba.org>
Fri, 17 Feb 2012 09:48:09 +0000 (10:48 +0100)
commit82e3098e8490168733f492b6a5745a279494d4fe
tree9dac1957d17673507c4dd6dfdf23c814e1f48bc5
parent9b147ce26d040798f2528fb85907bf18865b8c8b
s3-auth: Inline ntlmssp_server_start() into gensec_ntlmssp3_server_start()

This will help syncing this rotuine up with gensec_ntlmssp_server_start().

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/auth/auth_ntlmssp.c