libcli/auth Move some source3/ NTLMSSP functions to the common code.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 6 Aug 2010 08:16:32 +0000 (18:16 +1000)
committerGünther Deschner <gd@samba.org>
Tue, 10 Aug 2010 09:56:33 +0000 (11:56 +0200)
commit1e83b36afb67c43d99c4fdd2a8eba0da5da5b95e
tree1cb696faf82893bc2ad1ecebfd6233552d1c74de
parente0f79dabee39c3f3e49823055c3a30929278a294
libcli/auth Move some source3/ NTLMSSP functions to the common code.
libcli/auth Use true and false rather than True and False in common code

Andrew Bartlett

Signed-off-by: Günther Deschner <gd@samba.org>
libcli/auth/ntlmssp.c
libcli/auth/ntlmssp_private.h
libcli/auth/ntlmssp_server.c [new file with mode: 0644]
source3/Makefile.in
source3/libsmb/ntlmssp.c
source4/auth/ntlmssp/ntlmssp.c
source4/auth/ntlmssp/ntlmssp_server.c
source4/auth/ntlmssp/wscript_build