s3-ntlmssp Split auth_ntlmssp_start into two functions
authorAndrew Bartlett <abartlet@samba.org>
Tue, 26 Jul 2011 00:19:54 +0000 (10:19 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 3 Aug 2011 08:48:04 +0000 (18:48 +1000)
commit8b983d232648944c18fe878a3ace0f58658ec24d
tree02555b34ad4f949ea300edf4a244ed9e471e5e5f
parent902df836807b700b2d27877f2fa5284930df3ff7
s3-ntlmssp Split auth_ntlmssp_start into two functions

This helps map on to the GENSEC semantics better, and ensures that the
full set of desired features are set before the mechanism starts.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source3/auth/auth_ntlmssp.c
source3/auth/proto.h
source3/rpc_server/dcesrv_ntlmssp.c
source3/smbd/seal.c
source3/smbd/sesssetup.c
source3/smbd/smb2_sesssetup.c