aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gluster_pmap.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Remove init of proto variablesStig Bjørlykke1-14/+14
2023-10-16Make `grep proto_register_protocol` more usefulGerald Combs1-2/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-12-05Fix some spelling errors found by Lintian.Gerald Combs1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-04-25gluster_pmap: fix 'data' was marked unused but was used [-Werror,-Wused-but-m...Alexis La Goutte1-2/+2
2015-07-21Do all the work of registering an ONC RPC-based protocol in rpc_init_prog().Guy Harris1-6/+10
2015-07-19Require dissectors for all ONC RPC calls and replies.Guy Harris1-6/+9
2015-07-02Have RPC dissector use real dissector tables for its subdissectors instead of...Michael Mann1-2/+2
2015-07-02Replace RPC "dissect_function_t" function signature with "new style" dissecto...Michael Mann1-10/+9
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-09-30Add editor modelines; Adjust whitespace; Remove boilerplate commentsBill Meier1-0/+12
2014-06-29convert to proto_tree_add_subtree[_format]Michael Mann1-6/+3
2014-03-16NFS: We need to pass data through to the dissect_rpc_list() callbackRonnie Sahlberg1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+5
2013-11-10Add data parameter to dissect_function_t in vsff structure. The intention he...Michael Mann1-7/+7
2012-12-26Fix a bunch of warnings.Guy Harris1-3/+2
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-11/+10
2012-06-03From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7323 :Pascal Quantin1-0/+277