aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/pidl/mapi/request.cnf.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-03DCERPC: Improve parsing support for MAPI/EMSMDBhidd3ncod3s1-309/+0
2016-07-22Convert more glib memory to wmem pinfo poolPascal Quantin1-3/+2
2016-05-02Revert "PIDL: Remove _U_ and remove unused-parameter via pragma"Guy Harris1-8/+8
2016-05-02PIDL: Remove _U_ and remove unused-parameter via pragmaAlexis La Goutte1-8/+8
2016-03-06MAPI (dcerpc): fix no previous prototype for 'mapi_dissect_struct_request' / ...Alexis La Goutte1-5/+5
2014-09-29PIDL (DCERPC mapi): enhance dissectorAlexis La Goutte1-9/+2
2014-09-20Restore the inclusion of request.cnf.c and response.cnf.c in the generated DC...Michael Mann1-61/+44
2014-09-19Update generated DCE/RPC dissectors.Michael Mann1-1/+1
2014-04-09Fix some C++ warnings about implicit casts.Guy Harris1-1/+1
2014-04-06Apply found fix-encoding-args.pl errors in the dissector directory.Michael Mann1-4/+4
2013-11-06Remove pinfo->private_data from DCERPC dissectors. Bug 9387 (https://bugs.wi...Michael Mann1-14/+14
2013-10-01Remove check_col from generated DCE/RPC dissectors. Bug 8804 (https://bugs.w...Michael Mann1-3/+1
2011-10-14Removed unused old_offset in mapi_dissect_struct_request.Stig Bjørlykke1-3/+0
2010-01-11Fix part of Bug 3917 "tvb_new_real_data is prone to memory leak"Anders Broman1-2/+1
2009-06-27From Kovarththanan Rajaratnam:Anders Broman1-1/+1
2008-06-27Fix some warnings reported by gcc -Wshadow ... Bill Meier1-5/+5
2008-04-17Don't use "%ll[doux]" to print a guint64 - use G_GINT64_MODIFIER.Guy Harris1-1/+1
2008-04-17Add autogenerated dissector for DCE/RPC MAPI and also the (non-NDR)Ronnie Sahlberg1-0/+340