Ethereal-cvs: [Ethereal-cvs] rev 15812: /trunk/epan/dissectors/: Makefile.common packet-dcerpc
User: tpot
Date: 2005/09/15 02:34 AM
Log:
A first go at importing some pidl generated code into ethereal. This
commit replaces the hand written dcerpc initshutdown and winreg
interfaces with autogenerated ones.
The pidl generated code is still a bit rought around the edges but will
hopefully improve with time.
Directory: /trunk/epan/dissectors/
Changes Path Action
+12 -4 Makefile.common Modified
+0 -212 packet-dcerpc-initshutdown.c Removed
+0 -37 packet-dcerpc-initshutdown.h Removed
+0 -926 packet-dcerpc-reg.c Removed
+0 -84 packet-dcerpc-reg.h Removed
+31 -1 packet-dcerpc-spoolss.c Modified
Directory: /trunk/epan/dissectors/pidl/
Changes Path Action
+0 -0 README Added
+47 -0 initshutdown.idl Added
+489 -0 packet-dcerpc-initshutdown.c Added
+19 -0 packet-dcerpc-initshutdown.h Added
+3588 -0 packet-dcerpc-winreg.c Added
+45 -0 packet-dcerpc-winreg.h Added
+363 -0 winreg.idl Added
http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15812&view=rev