svn commit: samba r1048 - in branches/SAMBA_4_0/source: build/pidl lib librpc librpc/idl librpc/ndr librpc/rpc rpc_server

tridge at samba.org tridge at samba.org
Sun Jun 6 12:59:14 GMT 2004


Author: tridge
Date: 2004-06-06 12:59:14 +0000 (Sun, 06 Jun 2004)
New Revision: 1048

Added:
   branches/SAMBA_4_0/source/librpc/idl/schannel.idl
Modified:
   branches/SAMBA_4_0/source/build/pidl/server.pm
   branches/SAMBA_4_0/source/lib/util_str.c
   branches/SAMBA_4_0/source/librpc/config.m4
   branches/SAMBA_4_0/source/librpc/idl/dcerpc.idl
   branches/SAMBA_4_0/source/librpc/ndr/ndr.c
   branches/SAMBA_4_0/source/librpc/rpc/dcerpc_schannel.c
   branches/SAMBA_4_0/source/rpc_server/dcesrv_crypto_schannel.c
Log:
- moved the schannel definitions into a separate schannel.idl

- added server side support for schannel type 23. This allows WinXP to establish a schannel connection
  to Samba4 as an ADS DC

- added client side support for schannel type 23, but disabled it as currently the client
  code has now way of getting the fully qualified domain name (which is needed)

- report dcerpc faults in the server code in the log




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


More information about the samba-cvs mailing list