aboutsummaryrefslogtreecommitdiffstats
path: root/packet-mount.c
AgeCommit message (Expand)AuthorFilesLines
2001-07-12From Heikki Vatiainen: fix to previous checkin (I guess some platformsguy1-5/+5
2001-07-12Include <string.h> to declare string functions that we use.guy1-1/+2
2001-06-18From Joerg Mayer: explicitly fill in all members of aguy1-30/+30
2001-05-30There are no more old-style (non-tvbuffified) ONC RPC dissectors, so getguy1-13/+13
2001-04-07If we do "offset = dissect_rpc_XXX_tvb(...)", we have to do soguy1-8/+3
2001-03-15Update from Ronnie Sahlberg to use the list of mount status replies withguy1-6/+9
2001-03-13Tvbuffification, and various enhancements, from Ronnie Sahlberg.guy1-171/+178
2001-01-28Allow dissectors of ONC RPC-based protocols to register themselvesguy1-9/+9
2001-01-18Fix comments to reflect what a null function pointer in a "vsff" tableguy1-2/+2
2001-01-03Have "proto_register_protocol()" build a list of data structures forguy1-2/+2
2000-08-14Reversed the latest changes for protocol enable/disable in RPC sub-dissectors.girlich1-40/+2
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsdeniel1-2/+40
2000-05-31Add routines for adding items to a protocol tree that take arguments ofguy1-26/+26
2000-05-11Add tvbuff class.gram1-26/+26
2000-04-04Use the new split between protocol registration and protocol handoffguy1-1/+5
2000-03-20Change dfilter_init() to check for empty-string abbreviations and forgram1-2/+2
2000-03-09New dissector functions for mount DUMP and EXPORT replies.girlich1-11/+163
2000-01-22Give "dissect_rpc_string()" an extra "char **" argument; if it'sguy1-2/+2
2000-01-07Fix Gerald's e-mail address.guy1-2/+2
1999-11-29Some more RPC functions dissected.girlich1-3/+42
1999-11-20Mount V2.guy1-11/+322
1999-11-19Make various "value_string" tables "const"; this allows the compiler toguy1-5/+4
1999-11-19Added Uwe's update to RPC.gram1-2/+86
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withguy1-2/+7
1999-11-15Got rid of dissect_rpc_string routine, renamed dissect_rpc_string_item tonneul1-2/+2
1999-11-15Uwe Girlich's patches for nfs,mount,portmap and addition of nlm.nneul1-9/+36
1999-11-11Added mount dissector.nneul1-0/+86