s3:auth Make AUTH_NTLMSSP_STATE a private structure.
authorAndrew Bartlett <abartlet@samba.org>
Tue, 25 May 2010 05:34:06 +0000 (15:34 +1000)
committerGünther Deschner <gd@samba.org>
Mon, 31 May 2010 13:10:33 +0000 (15:10 +0200)
commit3b706865f6bae7a2b04590da160bda939a3bafe5
tree5b4f94158d44524bd2115a5cea4063dd278796ee
parenta950c6c60097af750d4348cb096fdacb342e9e71
s3:auth Make AUTH_NTLMSSP_STATE a private structure.

This makes it a little easier for it to writen in terms of GENSEC in future.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Günther Deschner <gd@samba.org>
source3/auth/auth_ntlmssp.c
source3/include/auth.h
source3/include/proto.h
source3/rpc_server/srv_pipe.c
source3/smbd/seal.c
source3/smbd/sesssetup.c
source3/smbd/smb2_sesssetup.c