svn commit: samba r1757 - in branches/SAMBA_4_0/source: build/pidl librpc/ndr rpc_server

tridge at samba.org tridge at samba.org
Thu Aug 12 05:15:41 GMT 2004


Author: tridge
Date: 2004-08-12 05:15:41 +0000 (Thu, 12 Aug 2004)
New Revision: 1757
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=1757&nolog=1
Log:
much simpler (and smaller, faster etc) way of doing relative pointers
in pidl. This mechanism should be much easier to extend to the
"retrospective subcontexts" that jelmer needs.

also produced more standards complient full-pointer offsets. This
keeps ethereal happy with decoding our epmapper frames.

Modified:
   branches/SAMBA_4_0/source/build/pidl/parser.pm
   branches/SAMBA_4_0/source/librpc/ndr/libndr.h
   branches/SAMBA_4_0/source/librpc/ndr/ndr.c
   branches/SAMBA_4_0/source/librpc/ndr/ndr_basic.c
   branches/SAMBA_4_0/source/rpc_server/dcerpc_server.c

Changeset:
Sorry the patch is to large, please use WebSVN to see it!


More information about the samba-cvs mailing list