auth: Move the rest of the source4 gensec_ntlmssp code to the top level
authorAndrew Bartlett <abartlet@samba.org>
Mon, 30 Jan 2012 11:42:39 +0000 (22:42 +1100)
committerStefan Metzmacher <metze@samba.org>
Fri, 17 Feb 2012 09:48:09 +0000 (10:48 +0100)
commit52ac479764e85296a6a6100d143104d78c51aa8b
tree782fd512814eb32f50234f45cd74fdb8b85f6411
parent8adde1b46b49011298e77f44a2053d0ec735a306
auth: Move the rest of the source4 gensec_ntlmssp code to the top level

The ntlmssp_server code will be in common shortly, and aside from a
symbol name or two, moving the client code causes no harm and makes
less mess.  We will also get the client code in common very soon.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
auth/ntlmssp/gensec_ntlmssp_server.c [moved from source4/auth/ntlmssp/ntlmssp_server.c with 97% similarity]
auth/ntlmssp/ntlmssp.c [moved from source4/auth/ntlmssp/ntlmssp.c with 92% similarity]
auth/ntlmssp/ntlmssp.h
auth/ntlmssp/ntlmssp_client.c [moved from source4/auth/ntlmssp/ntlmssp_client.c with 95% similarity]
auth/ntlmssp/ntlmssp_private.h
auth/ntlmssp/wscript_build
libcli/auth/wscript_build
libcli/lsarpc/wscript_build
source3/libsmb/ntlmssp.c
source4/auth/ntlmssp/wscript_build [deleted file]
source4/auth/wscript_build