we now have export dialogs,
[metze/wireshark/wip.git] / packet-nfs.c
2004-02-25 Guy HarrisUse "tvb_get_string()" instead of allocating a (len...
2004-02-11 Guy HarrisFrom Prabhakar Krishnan: dissect NetApp ONTAP file...
2003-09-28 Ronnie SahlbergPrettify NFSv2 decorate COL_INFO and the tree pane...
2003-09-09 Ronnie SahlbergNFSv3 Read Reply and Write Calls are often short pdus.
2003-08-27 Guy HarrisMake various lengths unsigned in "dissect_fhandle_data_...
2003-08-17 Ronnie SahlbergPrettifying the RPC and NFS (v3) layer.
2003-06-10 Guy HarrisFrom Mike Frisch: finish NFS_ACL dissector.
2003-05-22 Richard SharpeA small fix to NFSv4 to properly decode the secinfo...
2003-05-22 Richard Sharpe Update with J Bruce Field's changes to support RPCSEC...
2003-04-22 Guy HarrisFrom Mike Frisch: additional NFSv4 status codes.
2003-04-01 Guy HarrisFrom Mike Frisch: NFS_ACL support.
2003-02-14 Guy HarrisFrom Mike Frisch: add support for zero-length file...
2002-12-02 Guy HarrisDon't cast away constness, and fix variable and structu...
2002-10-24 Guy HarrisAdd fields for procedure numbers for NFS V2, V3, and...
2002-10-23 Guy HarrisAdd an extra argument to "rpc_init_proc_table()" that...
2002-10-14 Guy HarrisFrom Mike Frisch: fix problems with SETCLIENTID and...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-08 Guy HarrisFrom Mike Frisch: add the FATTR4_MOUNTED_ON_FILEID...
2002-08-07 Guy HarrisFrom Mike Frisch: fixed LOOKUPP (NFSv4) decoding (previ...
2002-08-06 Guy HarrisFrom Mike Frisch: fix NFSv4 ACL decoding.
2002-08-06 Guy HarrisFrom Mike Frisch: sync the SETCLIENTID args decoder...
2002-08-06 Guy HarrisFrame numbers are "guint32"s, not signed "int"s.
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-06-20 Guy HarrisFrom Mike Frisch: update the ACL and LOCK/LOCKT/LOCKU...
2002-05-21 Guy HarrisVarious fixes from Mike Frisch (remove unused arguments...
2002-05-21 Guy HarrisFrom Mike Frisch: fix most of the TODOs.
2002-05-21 Ronnie SahlbergOption to make filtering on nfs fhandles stateful.
2002-04-03 Uwe GirlichRemoved many senseless pinfo parameters in RPC dissecti...
2002-03-07 Guy HarrisUpdates from Mike Frisch.
2002-03-06 Guy HarrisFrom Mike Frisch: remove debug printf statements.
2002-03-01 Guy HarrisUpdates from Mike Frisch.
2002-02-06 Guy HarrisIf you compile with IBM's compiler on AIX 5.1, the...
2002-01-20 Guy HarrisAllow a length of -1 to be specified when adding FT_NON...
2002-01-14 Uwe GirlichFrom Ronnie Sahlberg:
2002-01-14 Uwe GirlichNFSv3 fsstat reply label texts explanded. "afiles"...
2002-01-12 Guy HarrisFrom Ronnie Sahlberg: file handle to file name resoluti...
2001-11-27 Guy HarrisThou shalt not use C++-style comments in C code, for...
2001-10-29 Guy HarrisFrom Ronnie Sahlberg: FT_UINT64 support, code to handle...
2001-10-29 Guy HarrisUpdates from Mike Frisch to reflect NFSv4 protocol...
2001-09-14 Guy HarrisTimes in NFS done as FT_ABSOLUTE_TIME and FT_RELATIVE_T...
2001-06-19 Guy HarrisLabels must be followed by statements; GCC may let...
2001-06-18 Uwe GirlichNFS file handle analysing works now for kernel based...
2001-06-18 Guy HarrisFrom Joerg Mayer: explicitly fill in all members of a
2001-05-30 Guy HarrisThere are no more old-style (non-tvbuffified) ONC RPC...
2001-05-30 Guy HarrisTvbuffified NFS dissector, from Mike Frisch, plus some...
2001-05-23 Guy HarrisIf you put an item into the protocol tree with "dissect...
2001-03-09 Guy HarrisFixes to Lemon to get it to compile on platforms (such...
2001-03-06 Gilbert RamirezFix a decode problem with failed NFSv4 SETATTR operations.
2001-03-02 Guy HarrisUpdate from Mike Frisch.
2001-02-21 Guy HarrisNFSv4 updates from Mike Frisch to fix some cosmetic...
2001-02-13 Guy HarrisUpdates from Mike Frisch.
2001-02-09 Guy HarrisFurther NFSV4 updates from Mike Frisch.
2001-02-07 Guy HarrisUpdates from Mike Frisch.
2001-01-28 Guy HarrisAllow dissectors of ONC RPC-based protocols to register...
2001-01-18 Guy HarrisFix comments to reflect what a null function pointer...
2001-01-03 Gilbert RamirezEnsure that all value_string arrays end in {0, NULL...
2001-01-03 Guy HarrisHave "proto_register_protocol()" build a list of data...
2000-12-01 Guy HarrisNFS V4 support, from Mike Frisch.
2000-11-13 Guy HarrisMove "bytes_to_str()" to "strutil.c" from "packet.c...
2000-08-27 Guy HarrisDon't set the text on a V2 READDIR entry if there's...
2000-08-15 Guy HarrisGet rid of an unused variable.
2000-08-14 Uwe GirlichMuch cleaner tvb start code for file handle dissection.
2000-08-08 Uwe GirlichSeveral new RPC dissecting function introduced. Interfa...
2000-08-06 Guy HarrisDon't use "fd->pkt_len" when checking to see if you...
2000-08-03 Guy HarrisAdd some error values that, whilst they're not in the...
2000-07-13 Uwe GirlichFile handle dissection works now with the old Linux...
2000-07-13 Uwe GirlichStart of a NFS file handle dissection. ReliantUNIX...
2000-06-12 Guy HarrisUse "dissect_rpc_list()" to dissect NFS READDIR/READDIR...
2000-05-31 Guy HarrisAdd routines for adding items to a protocol tree that...
2000-05-11 Gilbert RamirezAdd tvbuff class.
2000-04-04 Guy HarrisUse the new split between protocol registration and...
2000-03-23 Guy HarrisWhen dissecting an NFS file handle, show the raw bytes...
2000-03-20 Gilbert RamirezChange dfilter_init() to check for empty-string abbrevi...
2000-03-12 Gilbert RamirezBreak proto_tree_add_item_format() into multiple functions:
2000-03-07 Guy HarrisFix some "proto_tree_add_text()" calls.
2000-01-26 Uwe GirlichCorrected a SEGFAULT in v2 readdir reply, v3 readdir...
2000-01-22 Guy HarrisGive "dissect_rpc_string()" an extra "char **" argument...
2000-01-18 Uwe GirlichLast dissectors for NFS v3 are finally done.
2000-01-07 Guy HarrisFix Gerald's e-mail address.
1999-12-16 Uwe GirlichNew NFS v3 dissector (READDIR). 5 functions are still...
1999-12-14 Uwe GirlichMore dissectors for NFS v3. Still 7 functions are missing.
1999-12-10 Uwe GirlichMore v3 dissectors added. 11 function are still missing.
1999-12-09 Uwe GirlichMore v3 dissector routines. 14 functions are still...
1999-12-09 Uwe GirlichMore v3 dissector routines. 25 functions still missing.
1999-12-06 Uwe GirlichNFS v2 ist ready.
1999-12-02 Uwe Girlichmany new dissectors in the NVF v2 area
1999-11-29 Uwe GirlichACCESS call,reply added.
1999-11-29 Uwe GirlichSome more RPC functions dissected.
1999-11-26 Uwe GirlichNFS v2 setattr call: non-set values are marked as such.
1999-11-23 Gilbert RamirezAdd terminating NULL record to value_string nfs2_mode_n...
1999-11-19 Gilbert RamirezAdded Uwe's update to RPC.
1999-11-16 Guy HarrisReplace the ETT_ "enum" members, declared in "packet...
1999-11-15 Nathan NeulingerFixed rpc dissector to upcase program name.
1999-11-15 Nathan NeulingerUwe Girlich's patches for nfs,mount,portmap and additio...
1999-11-05 Guy HarrisUpdates to the ONC RPC and NFS code, from Uwe Girlich.
1999-10-29 Guy HarrisUwe Girlich's ONC RPC and NFS dissectors.