http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25096
User: sahlberg
Date: 2008/04/17 12:05 PM
Log:
Add autogenerated dissector for DCE/RPC MAPI and also the (non-NDR)
protocol that is transported within
Directory: /trunk/epan/dissectors/
Changes Path Action
+10273 -304 packet-dcerpc-mapi.c Modified
+3650 -37 packet-dcerpc-mapi.h Modified
Directory: /trunk/epan/dissectors/pidl/mapi/
Changes Path Action
+16 -0 Makefile Added
+119 -0 mapi.cnf Added
+1649 -0 mapi.idl Added
+100 -0 mapicodes_enum.h Added
+3423 -0 mapitags_enum.h Added
+340 -0 request.cnf.c Added
+277 -0 response.cnf.c Added