Ethereal-cvs: [Ethereal-cvs] rev 16754: /trunk/tools/pidl/lib/Parse/Pidl/Ethereal/: NDR.pm /tr
User: guy
Date: 2005/12/10 04:42 PM
Log:
 The Bitmap routine in lib/Parse/Pidl/Ethereal/NDR.pm in Pidl generates
 fields as BASE_DEC; bitmaps are typically displayed in hex in Ethereal,
 so it should generate BASE_HEX instead.  (Submitted to
 bugzilla.samba.org as bug 3313.)
 
 A couple of the IDL files use "unistr"; define it as "[string] uint16",
 so that the resulting dissectors work correctly.
 
 Regenerate dissectors.
Directory: /trunk/tools/pidl/lib/Parse/Pidl/Ethereal/
  Changes    Path          Action
  +1 -1      NDR.pm        Modified
Directory: /trunk/epan/dissectors/
  Changes    Path                            Action
  +82 -34    packet-dcerpc-atsvc.c           Modified
  +64 -52    packet-dcerpc-dssetup.c         Modified
  +36 -36    packet-dcerpc-initshutdown.c    Modified
  +261 -261  packet-dcerpc-winreg.c          Modified
Directory: /trunk/epan/dissectors/pidl/
  Changes    Path                            Action
  +9 -0      idl_types.h                     Modified
  +82 -34    packet-dcerpc-atsvc.c           Modified
  +36 -36    packet-dcerpc-initshutdown.c    Modified
  +261 -261  packet-dcerpc-winreg.c          Modified
http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=16754&view=rev