aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcom-sysact.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-17/+17
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-11-02Eliminate proto_tree_add_text from several dissectors.Michael Mann1-17/+12
2014-09-29Add editor modelines and adjust indentation as needed.Bill Meier1-0/+13
2014-06-25convert to proto_tree_add_subtree[_format]Michael Mann1-40/+16
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-18Fix [-Wmissing-prototypes]Anders Broman1-1/+1
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+2
2013-11-06Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...Michael Mann1-185/+166
2013-07-10The last bits of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8828Evan Huus1-16/+84
2013-07-07A bit more of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8828Evan Huus1-8/+23
2013-06-20Save and restore private_data pointer instead of freeing the old one, since thisEvan Huus1-6/+5
2013-04-01Typo's. That is all.Jaap Keuter1-4/+4
2013-03-16[-Wmissing-prototypes]Anders Broman1-12/+12
2013-01-31Comment out unused hf[] entries & etc.Bill Meier1-5/+15
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-09-01From Litao Gao:Anders Broman1-15/+1249
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-26Minor: reformatting, unneeded #includes, whitespace cleanup;Bill Meier1-26/+29
2010-04-06#include <string.h> not needed.Bill Meier1-2/+0
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-2/+2
2006-09-07distinguish between things "ToBeDone" and "NoSpecificationAvailable" as some ...Ulf Lamping1-1/+1
2006-08-11add an experimental DCOM object "database" based on the exchanged interface p...Ulf Lamping1-2/+2
2006-06-28add dissection of the RemoteCreateInstance method (as far as known)Ulf Lamping1-5/+14
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-05-24dissect ORPC this/that of RemoteCreateInstanceUlf Lamping1-3/+34
2005-03-29README.developer says:Gerald Combs1-2/+2
2004-12-19renamed all DCOM related interface dissectors from packet-dcerpc-... to packe...Ulf Lamping1-0/+77