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

tridge at samba.org tridge at samba.org
Mon Aug 9 19:40:24 GMT 2004


Author: tridge
Date: 2004-08-09 19:40:24 +0000 (Mon, 09 Aug 2004)
New Revision: 1671
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=1671&nolog=1
Log:
make [relative] pointers in idl much more generic, treating them just
like normal pointers in most cases. This means we can now support
relative pointers to unions, builtin types etc, whereas we could only
previously support relative pointers to structures.

metze needs this for the PAC decoding.


Modified:
   branches/SAMBA_4_0/source/build/pidl/parser.pm
   branches/SAMBA_4_0/source/librpc/ndr/ndr.c

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


More information about the samba-cvs mailing list