s3-auth: Move auth_ntlmssp wrappers in their own file
authorSimo Sorce <idra@samba.org>
Mon, 19 Jul 2010 17:36:33 +0000 (13:36 -0400)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 20 Jul 2010 05:52:31 +0000 (15:52 +1000)
commite958b39042b67acaf2dc90a1f3d9bea51d7cebd8
tree2e705efba5cc861674194c3fbaabb19cbeabf41e
parenta04bbd281c5b94166e23026ea06e98939250028c
s3-auth: Move auth_ntlmssp wrappers in their own file

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source3/Makefile.in
source3/auth/auth_ntlmssp.c
source3/include/ntlmssp_wrap.h [new file with mode: 0644]
source3/include/proto.h
source3/libsmb/ntlmssp_wrap.c [new file with mode: 0644]
source3/rpc_server/srv_pipe.c
source3/smbd/seal.c
source3/smbd/sesssetup.c
source3/smbd/smb2_sesssetup.c