CVS update: samba4/source

tridge at samba.org tridge at samba.org
Sun Nov 23 17:27:48 EST 2003


Date:	Sun Nov 23 06:27:48 2003
Author:	tridge

Update of /home/cvs/samba4/source
In directory dp.samba.org:/tmp/cvs-serv17097

Modified Files:
	Makefile.in 
Log Message:
ooh, this is fun!

I have recoded the core dcerpc packet structures (all the PDUs etc) in
terms of IDL, which means we now use pidl to generate all the code for
handling the most basic dcerpc packets. This is not normally possible
as it isn't completely valid NDR, but pidl has a number of extensions
that make it quite easy.

This also means we get the server side dcerpc
marshalling/unmarshalling code for free.


Revisions:
Makefile.in		1.33 => 1.34
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/Makefile.in.diff?r1=1.33&r2=1.34



More information about the samba-cvs mailing list