ntlmssp: Make the ntlmssp.h from source3/ a common header
authorAndrew Bartlett <abartlet@samba.org>
Tue, 25 May 2010 10:19:22 +0000 (20:19 +1000)
committerGünther Deschner <gd@samba.org>
Mon, 31 May 2010 13:10:56 +0000 (15:10 +0200)
commitebae21f0235b957c8faeeb51c926724909d353e9
tree970b18645f7bd1988eb0e7c7430641725b84103e
parent9a76932ccfe680b9bf224e0dcac7f9cdb7ce9f4e
ntlmssp: Make the ntlmssp.h from source3/ a common header

The code is not yet in common, but I hope to fix that soon.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Günther Deschner <gd@samba.org>
15 files changed:
libcli/auth/ntlmssp.h [moved from source3/include/ntlmssp.h with 100% similarity]
source3/auth/auth_ntlmssp.c
source3/libads/sasl.c
source3/libsmb/cliconnect.c
source3/libsmb/clifsinfo.c
source3/libsmb/ntlmssp.c
source3/libsmb/ntlmssp_sign.c
source3/libsmb/smb_seal.c
source3/rpc_client/cli_pipe.c
source3/rpc_server/srv_pipe.c
source3/smbd/seal.c
source3/smbd/sesssetup.c
source3/smbd/smb2_sesssetup.c
source3/utils/ntlm_auth.c
source3/winbindd/winbindd_ccache_access.c