Wireshark-commits: [Wireshark-commits] rev 52313: /trunk/ /trunk/tools/pidl/lib/Parse/Pidl/Wireshar

Date: Tue, 01 Oct 2013 14:45:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52313

User: mmann
Date: 2013/10/01 02:45 PM

Log:
 Remove check_col from generated DCE/RPC dissectors.  Bug 8804 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8804).
 
 I still couldn't figure out how to generate the source, so I made the modifications to the generated dissectors "manually" (search/replace tool in VS) that would match the "PIDL source" included here.
 
 I will be sending the "PIDL source" (non dissector files) to the samba team.

Directory: /trunk/tools/pidl/lib/Parse/Pidl/Wireshark/
  Changes    Path          Action
  +4 -4      NDR.pm        Modified

Directory: /trunk/epan/dissectors/
  Changes    Path                            Action
  +22 -22    packet-dcerpc-dfs.c             Modified
  +10 -10    packet-dcerpc-dnsserver.c       Modified
  +11 -11    packet-dcerpc-dssetup.c         Modified
  +13 -13    packet-dcerpc-efs.c             Modified
  +24 -24    packet-dcerpc-eventlog.c        Modified
  +5 -5      packet-dcerpc-frsrpc.c          Modified
  +7 -7      packet-dcerpc-frstrans.c        Modified
  +3 -3      packet-dcerpc-initshutdown.c    Modified
  +82 -82    packet-dcerpc-lsa.c             Modified
  +10 -12    packet-dcerpc-mapi.c            Modified


(9 files not shown)