Support for HTTP methods added by GENA (the uPnP protocol), and for the
[obnox/wireshark/wip.git] / packet-nfs.c
2000-12-01 guyNFS V4 support, from Mike Frisch.
2000-11-13 guyMove "bytes_to_str()" to "strutil.c" from "packet.c...
2000-08-27 guyDon't set the text on a V2 READDIR entry if there's...
2000-08-15 guyGet rid of an unused variable.
2000-08-14 girlichMuch cleaner tvb start code for file handle dissection.
2000-08-08 girlichSeveral new RPC dissecting function introduced. Interfa...
2000-08-06 guyDon't use "fd->pkt_len" when checking to see if you...
2000-08-03 guyAdd some error values that, whilst they're not in the...
2000-07-13 girlichFile handle dissection works now with the old Linux...
2000-07-13 girlichStart of a NFS file handle dissection. ReliantUNIX...
2000-06-12 guyUse "dissect_rpc_list()" to dissect NFS READDIR/READDIR...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-04-04 guyUse the new split between protocol registration and...
2000-03-23 guyWhen dissecting an NFS file handle, show the raw bytes...
2000-03-20 gramChange dfilter_init() to check for empty-string abbrevi...
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
2000-03-07 guyFix some "proto_tree_add_text()" calls.
2000-01-26 girlichCorrected a SEGFAULT in v2 readdir reply, v3 readdir...
2000-01-22 guyGive "dissect_rpc_string()" an extra "char **" argument...
2000-01-18 girlichLast dissectors for NFS v3 are finally done.
2000-01-07 guyFix Gerald's e-mail address.
1999-12-16 girlichNew NFS v3 dissector (READDIR). 5 functions are still...
1999-12-14 girlichMore dissectors for NFS v3. Still 7 functions are missing.
1999-12-10 girlichMore v3 dissectors added. 11 function are still missing.
1999-12-09 girlichMore v3 dissector routines. 14 functions are still...
1999-12-09 girlichMore v3 dissector routines. 25 functions still missing.
1999-12-06 girlichNFS v2 ist ready.
1999-12-02 girlichmany new dissectors in the NVF v2 area
1999-11-29 girlichACCESS call,reply added.
1999-11-29 girlichSome more RPC functions dissected.
1999-11-26 girlichNFS v2 setattr call: non-set values are marked as such.
1999-11-23 gramAdd terminating NULL record to value_string nfs2_mode_n...
1999-11-19 gramAdded Uwe's update to RPC.
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-11-15 nneulFixed rpc dissector to upcase program name.
1999-11-15 nneulUwe Girlich's patches for nfs,mount,portmap and additio...
1999-11-05 guyUpdates to the ONC RPC and NFS code, from Uwe Girlich.
1999-10-29 guyUwe Girlich's ONC RPC and NFS dissectors.