svn commit: samba r3606 - in branches/SAMBA_4_0/source: build/pidl lib/dcom/common librpc librpc/idl librpc/ndr librpc/rpc

jelmer at samba.org jelmer at samba.org
Sun Nov 7 21:31:00 GMT 2004


Author: jelmer
Date: 2004-11-07 21:30:59 +0000 (Sun, 07 Nov 2004)
New Revision: 3606

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

Log:
More DCOM fixes: 
 - OXID tables work now. IOXIDResolver is used if there is used for getting a STRINGBINDING if none is known yet
 - Add custom dissectors for STRINGARRAY and DUALSTRINGARRAY. If there's a way to get rid of these later on (by supporting them thru pidl somehow), I'd be happy to use that instead of doing it manually.

I can now get to the point where we have created an object and are connected to 
it. The only thing left to do is being able to set the Object UUID properly..

Added:
   branches/SAMBA_4_0/source/librpc/ndr/ndr_dcom.c
   branches/SAMBA_4_0/source/librpc/ndr/ndr_dcom.h
Modified:
   branches/SAMBA_4_0/source/build/pidl/client.pm
   branches/SAMBA_4_0/source/build/pidl/parser.pm
   branches/SAMBA_4_0/source/lib/dcom/common/dcom.h
   branches/SAMBA_4_0/source/lib/dcom/common/main.c
   branches/SAMBA_4_0/source/librpc/config.mk
   branches/SAMBA_4_0/source/librpc/idl/dcom.idl
   branches/SAMBA_4_0/source/librpc/rpc/dcerpc.c


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


More information about the samba-cvs mailing list