aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gluster_cli.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-21Do all the work of registering an ONC RPC-based protocol in rpc_init_prog().Guy Harris1-5/+8
2015-07-19Require dissectors for all ONC RPC calls and replies.Guy Harris1-35/+35
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-22/+39
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-1/+13
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+3
2013-11-10Add data parameter to dissect_function_t in vsff structure. The intention he...Michael Mann1-17/+17
2012-12-26Fix a bunch of warnings.Guy Harris1-32/+11
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-105/+106
2012-06-04From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7325 :Pascal Quantin1-0/+561