svn commit: samba r6454 - in branches/SAMBA_4_0/source: auth/gensec torture/auth

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


Author: abartlet
Date: 2005-04-25 03:37:37 +0000 (Mon, 25 Apr 2005)
New Revision: 6454

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

Log:
Start to migrate NTLMSSP away from it's own API to just use GENSEC.  

The aim here is to remove the extra layer of abstraction, and to then
use the credentials code directly in the NTLMSSP layer.

Andrew Bartlett

Removed:
   branches/SAMBA_4_0/source/auth/gensec/gensec_ntlmssp.c
Modified:
   branches/SAMBA_4_0/source/auth/gensec/gensec.c
   branches/SAMBA_4_0/source/auth/gensec/gensec.h
   branches/SAMBA_4_0/source/auth/gensec/gensec.mk
   branches/SAMBA_4_0/source/auth/gensec/gensec_gsskrb5.c
   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_sign.c
   branches/SAMBA_4_0/source/auth/gensec/schannel_sign.c
   branches/SAMBA_4_0/source/torture/auth/ntlmssp.c


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


More information about the samba-cvs mailing list