Wireshark-commits: [Wireshark-commits] rev 20872: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Tue, 20 Feb 2007 09:01:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20872

User: sahlberg
Date: 2007/02/20 09:01 AM

Log:
 add a PIDL specific helper for managing dissection of policy handles.
 let this helper take a parameter to describe how the policy handle should be
 managed (is this an open, close ?) to improve policy handle tracking.
 (centralizing to a single function of code makes other changes easier)
 
 create defines to indicate OPEN/CLOSE and use them as a start/test in the winreg conformance file.

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +28 -0     packet-dcerpc-nt.c        Modified
  +7 -0      packet-dcerpc-nt.h        Modified
  +28 -28    packet-dcerpc-winreg.c    Modified

Directory: /trunk/epan/dissectors/pidl/
  Changes    Path          Action
  +15 -15    winreg.cnf    Modified