Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 18904: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 14 Aug 2006 23:39:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18904

User: ulfl
Date: 2006/08/14 11:39 PM

Log:
 various minor DCOM dissection enhancements:
 
 - add a generic guid register to dissect UUID's (move this to a seperate file?)
 - this enables us to set some known names for special UUID's
 - use standard DCOM fields for IID and alike in remunk.c
 - cleanup dcom_protseq_vals handling
 - some FT_STRING to FT_GUID changes

Directory: /trunk/epan/dissectors/
  Changes    Path                     Action
  +1 -1      packet-dcom-oxid.c       Modified
  +0 -13     packet-dcom-remact.c     Modified
  +4 -15     packet-dcom-remunkn.c    Modified
  +109 -12   packet-dcom.c            Modified
  +1 -0      packet-dcom.h            Modified