svn commit: samba r1521 - in branches/SAMBA_4_0/source: include libcli/auth libcli/raw smb_server

abartlet at samba.org abartlet at samba.org
Fri Jul 16 02:54:57 GMT 2004


Author: abartlet
Date: 2004-07-16 02:54:57 +0000 (Fri, 16 Jul 2004)
New Revision: 1521

Modified:
   branches/SAMBA_4_0/source/include/cli_context.h
   branches/SAMBA_4_0/source/include/includes.h
   branches/SAMBA_4_0/source/libcli/auth/gensec_krb5.c
   branches/SAMBA_4_0/source/libcli/auth/spnego.c
   branches/SAMBA_4_0/source/libcli/raw/clisession.c
   branches/SAMBA_4_0/source/libcli/raw/smb_signing.c
   branches/SAMBA_4_0/source/smb_server/signing.c
   branches/SAMBA_4_0/source/smb_server/smb_server.h
Log:
Updates to our SMB signing code.

- This causes our client and server code to use the same core code,
  with the same debugs etc.
- In turn, this will allow the 'mandetory/fallback' signing algorithms 
  to be shared, and only written once.

Updates to the SPNEGO code
- Don't wrap an empty token to the server, if we are actually already finished.

Andrew Bartlett


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


More information about the samba-cvs mailing list