svn commit: samba r1198 - in branches/SAMBA_4_0/source: include lib libads libcli libcli/auth libcli/raw libcli/util passdb smbd utils

abartlet at samba.org abartlet at samba.org
Sat Jun 19 08:15:41 GMT 2004


Author: abartlet
Date: 2004-06-19 08:15:41 +0000 (Sat, 19 Jun 2004)
New Revision: 1198

Added:
   branches/SAMBA_4_0/source/libcli/auth/clikrb5.c
   branches/SAMBA_4_0/source/libcli/auth/kerberos.c
   branches/SAMBA_4_0/source/libcli/auth/kerberos.h
   branches/SAMBA_4_0/source/libcli/auth/kerberos_verify.c
   branches/SAMBA_4_0/source/libcli/auth/spnego.c
   branches/SAMBA_4_0/source/libcli/auth/spnego.h
Removed:
   branches/SAMBA_4_0/source/libads/kerberos.c
   branches/SAMBA_4_0/source/libads/kerberos_verify.c
   branches/SAMBA_4_0/source/libcli/raw/clikrb5.c
   branches/SAMBA_4_0/source/libcli/raw/clispnego.c
Modified:
   branches/SAMBA_4_0/source/include/ads.h
   branches/SAMBA_4_0/source/include/includes.h
   branches/SAMBA_4_0/source/lib/basic.mk
   branches/SAMBA_4_0/source/lib/util_str.c
   branches/SAMBA_4_0/source/libads/config.m4
   branches/SAMBA_4_0/source/libcli/config.m4
   branches/SAMBA_4_0/source/libcli/util/asn1.c
   branches/SAMBA_4_0/source/passdb/secrets.c
   branches/SAMBA_4_0/source/smbd/config.mk
   branches/SAMBA_4_0/source/utils/config.m4
   branches/SAMBA_4_0/source/utils/config.mk
   branches/SAMBA_4_0/source/utils/ntlm_auth.c
Log:
Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.

I have moved the SPNEGO and Kerberos code into libcli/auth, and intend
to refactor them into the same format as NTLMSSP.

Andrew Bartlett



WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=1198&nolog=1


More information about the samba-cvs mailing list