Wireshark-commits: [Wireshark-commits] rev 28420: /trunk/ /trunk/epan/dissectors/: Makefile.common

Date: Tue, 19 May 2009 23:23:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28420

User: gerald
Date: 2009/05/19 04:23 PM

Log:
 From Julien Kerihuel via bug 2850:
 
 Patch to implement decoding of Exchange RFR protocol.

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +2 -0      Makefile.common        Modified
  +507 -0    packet-dcerpc-rfr.c    Added
  +90 -0     packet-dcerpc-rfr.h    Added

Directory: /trunk/epan/dissectors/pidl/rfr/
  Changes    Path                Action
  +10 -0     Makefile            Added
  +98 -0     mapicodes_enum.h    Added
  +1 -0      rfr.cnf             Added
  +55 -0     rfr.idl             Added

Directory: /trunk/
  Changes    Path          Action
  +5 -1      AUTHORS       Modified