aboutsummaryrefslogtreecommitdiffstats
path: root/packet-mount.c
AgeCommit message (Expand)AuthorFilesLines
2001-01-28Allow dissectors of ONC RPC-based protocols to register themselvesGuy Harris1-9/+9
2001-01-18Fix comments to reflect what a null function pointer in a "vsff" tableGuy Harris1-2/+2
2001-01-03Have "proto_register_protocol()" build a list of data structures forGuy Harris1-2/+2
2000-08-14Reversed the latest changes for protocol enable/disable in RPC sub-dissectors.Uwe Girlich1-40/+2
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel1-2/+40
2000-05-31Add routines for adding items to a protocol tree that take arguments ofGuy Harris1-26/+26
2000-05-11Add tvbuff class.Gilbert Ramirez1-26/+26
2000-04-04Use the new split between protocol registration and protocol handoffGuy Harris1-1/+5
2000-03-20Change dfilter_init() to check for empty-string abbreviations and forGilbert Ramirez1-2/+2
2000-03-09New dissector functions for mount DUMP and EXPORT replies.Uwe Girlich1-11/+163
2000-01-22Give "dissect_rpc_string()" an extra "char **" argument; if it'sGuy Harris1-2/+2
2000-01-07Fix Gerald's e-mail address.Guy Harris1-2/+2
1999-11-29Some more RPC functions dissected.Uwe Girlich1-3/+42
1999-11-20Mount V2.Guy Harris1-11/+322
1999-11-19Make various "value_string" tables "const"; this allows the compiler toGuy Harris1-5/+4
1999-11-19Added Uwe's update to RPC.Gilbert Ramirez1-2/+86
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-2/+7
1999-11-15Got rid of dissect_rpc_string routine, renamed dissect_rpc_string_item toNathan Neulinger1-2/+2
1999-11-15Uwe Girlich's patches for nfs,mount,portmap and addition of nlm.Nathan Neulinger1-9/+36
1999-11-11Added mount dissector.Nathan Neulinger1-0/+86