svn commit: samba r1136 - in branches/SAMBA_4_0/source: auth librpc/idl librpc/rpc rpc_server rpc_server/netlogon

tridge at samba.org tridge at samba.org
Mon Jun 14 08:12:50 GMT 2004


Author: tridge
Date: 2004-06-14 08:12:50 +0000 (Mon, 14 Jun 2004)
New Revision: 1136

Modified:
   branches/SAMBA_4_0/source/auth/auth.h
   branches/SAMBA_4_0/source/auth/auth_ntlmssp.c
   branches/SAMBA_4_0/source/librpc/idl/netlogon.idl
   branches/SAMBA_4_0/source/librpc/rpc/dcerpc_util.c
   branches/SAMBA_4_0/source/rpc_server/dcerpc_server.c
   branches/SAMBA_4_0/source/rpc_server/dcerpc_server.h
   branches/SAMBA_4_0/source/rpc_server/dcesrv_crypto.c
   branches/SAMBA_4_0/source/rpc_server/dcesrv_crypto_ntlmssp.c
   branches/SAMBA_4_0/source/rpc_server/dcesrv_crypto_schannel.c
   branches/SAMBA_4_0/source/rpc_server/netlogon/dcerpc_netlogon.c
   branches/SAMBA_4_0/source/rpc_server/netlogon/schannel_state.c
Log:
- added IDL for netr_LogonGetDomainInfo()

- added workstation to auth_session_info in rpc servers

- added session key fetch hook in crypto backends in dcesrv

- store and fetch seed as well as a session key in schannel ldb

- when a client uses schannel to setup a netlogon pipe connection we
  also need to setup the credentials from the schannel negotiation so
  credentials chaining works

- added server side netr_LogonGetDomainInfo() call




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


More information about the samba-cvs mailing list