svn commit: samba r6458 - in branches/SAMBA_4_0/source: auth auth/gensec auth/ntlmssp build/smb_build torture/auth

abartlet at samba.org abartlet at samba.org
Mon Apr 25 05:03:51 GMT 2005


Author: abartlet
Date: 2005-04-25 05:03:50 +0000 (Mon, 25 Apr 2005)
New Revision: 6458

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6458

Log:
Split up NTLMSSP into a new directory, and into seperate files for the
client and server logic code.  In future, this may allow us to build
only the NTLMSSP client, and not the server, but in the short-term, it
allows me greater sainity in moving around these files.

Andrew Bartlett

Added:
   branches/SAMBA_4_0/source/auth/ntlmssp/
   branches/SAMBA_4_0/source/auth/ntlmssp/ntlmssp.c
   branches/SAMBA_4_0/source/auth/ntlmssp/ntlmssp.h
   branches/SAMBA_4_0/source/auth/ntlmssp/ntlmssp.mk
   branches/SAMBA_4_0/source/auth/ntlmssp/ntlmssp_client.c
   branches/SAMBA_4_0/source/auth/ntlmssp/ntlmssp_parse.c
   branches/SAMBA_4_0/source/auth/ntlmssp/ntlmssp_server.c
   branches/SAMBA_4_0/source/auth/ntlmssp/ntlmssp_sign.c
Removed:
   branches/SAMBA_4_0/source/auth/gensec/ntlmssp.c
   branches/SAMBA_4_0/source/auth/gensec/ntlmssp.h
   branches/SAMBA_4_0/source/auth/gensec/ntlmssp_parse.c
   branches/SAMBA_4_0/source/auth/gensec/ntlmssp_sign.c
Modified:
   branches/SAMBA_4_0/source/auth/auth.h
   branches/SAMBA_4_0/source/auth/gensec/gensec.mk
   branches/SAMBA_4_0/source/build/smb_build/main.pm
   branches/SAMBA_4_0/source/torture/auth/ntlmssp.c


Changeset:
Sorry, the patch is too large (5048 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6458


More information about the samba-cvs mailing list