aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-glusterd.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Remove init of proto variablesStig Bjørlykke1-23/+23
2020-05-13Fix a few broken web links from dissectorsMartin Mathieson1-1/+0
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-02-02Make some more protocols into pinos.Michael Mann1-8/+7
2016-04-25glusterd: fix 'data' was marked unused but was used [-Werror,-Wused-but-marke...Alexis La Goutte1-14/+14
2015-07-21Do all the work of registering an ONC RPC-based protocol in rpc_init_prog().Guy Harris1-13/+22
2015-07-19Require dissectors for all ONC RPC calls and replies.Guy Harris1-35/+47
2015-07-02Have RPC dissector use real dissector tables for its subdissectors instead of...Michael Mann1-5/+5
2015-07-02Replace RPC "dissect_function_t" function signature with "new style" dissecto...Michael Mann1-34/+56
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-10-03Add editor modelines; Adjust whitespace as needed.Bill Meier1-0/+13
2014-05-01gluster: add support for GlusterD v3 proceduresNiels de Vos1-5/+153
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-14Fix warningsJakub Zawadzki1-0/+3
2013-11-10Add data parameter to dissect_function_t in vsff structure. The intention he...Michael Mann1-30/+30
2013-02-26it's ==> its & its ==> it's as needed.Bill Meier1-1/+1
2012-12-26Fix a bunch of warnings.Guy Harris1-30/+10
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-13Minor cleanup;Bill Meier1-111/+114
2012-06-03From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7315 :Pascal Quantin1-0/+738