aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nfs.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-26NFS: Display nfl_util components for files layout typeJorge Mora1-0/+5
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-10-03nfs4: Add ACCESS_MASK support for xattrsTom Haynes1-6/+9
2017-09-27nfsv4: Implement the xattr support for NFSv4Tom Haynes1-1/+5
2016-04-21packet-nfs: update GETDEVICEINFO op for pNFS SCSIBenjamin Coddington1-0/+1
2015-09-21nfs: Register CB program statically and not whilst parsing itTom Haynes1-0/+1
2015-09-10nfs: Fix compilation breakTom Haynes1-0/+1
2015-09-09nfs: Add NFSv4.2 op LAYOUTERRORTom Haynes1-0/+1
2015-09-09nfs: Add NFSv4.2 op LAYOUTSTATSTom Haynes1-0/+1
2015-09-09nfs: Add NFSv4.2 op WRITE_SAMETom Haynes1-0/+1
2015-09-09nfs: Add NFSv4.2 op READ_PLUSTom Haynes1-0/+1
2015-09-09nfs: Add NFSv4.2 cb op CB_OFFLOADTom Haynes1-0/+1
2015-09-09nfs: Add NFSv4.2 op IO_ADVISETom Haynes1-0/+1
2015-09-09nfs: Add NFSv4.2 ops OFFLOAD_CANCEL and OFFLOAD_STATUSTom Haynes1-0/+2
2015-09-09nfs: Add NFSv4.2 op CLONETom Haynes1-1/+2
2015-09-09nfs: Add NFSv4.2 ops COPY and COPY_NOTIFYTom Haynes1-0/+9
2015-09-09nfs: Add new error codes for NFSv4.2Tom Haynes1-3/+4
2015-06-16packet-nfs: flexfile getdeviceinfo needs to decode rsize/wsizePeng Tao1-4/+4
2015-06-16packet-nfs: flexfile layoutget supportWeston Andros Adamson1-0/+1
2014-11-06nfs: NFSv4.2 SEEK, ALLOCATE, DEALLOCATE supportJ. Bruce Fields1-1/+5
2014-07-04wmemify some nfs functions, fixing much leaked memoryEvan Huus1-2/+2
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+1
2013-11-10Have rpc_call_info_value be passed through to (sub)dissectors instead of usin...Michael Mann1-3/+3
2013-04-19From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8581Evan Huus1-27/+15
2012-12-26Fix a bunch of warnings.Guy Harris1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-09Add missing const attribute to some char *Jakub Zawadzki1-1/+1
2011-12-14Fix moving nfs_fhandle_data from packet-nfs.h to packet-nfs.c as begunStephen Fisher1-5/+1
2010-11-05(Trivial) Whitespace cleanup.Bill Meier1-101/+101
2010-10-10Define some fcns & vars as static ...Bill Meier1-1/+0
2010-09-17Remove check_col(). Clean up some spacing/indentation too.Jeff Morriss1-32/+32
2010-09-17From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5197 :Jeff Morriss1-2/+13
2009-07-02From Radek Vokál:Anders Broman1-0/+17
2008-11-26Remove all the NFS "fhandle to name" related warnings.Uwe Girlich1-1/+1
2008-07-12From J. Bruce Fields (bug 2634):Stig Bjørlykke1-4/+21
2007-11-24From J. Bruce Fields:Stig Bjørlykke1-1/+16
2007-06-18make hf_nfs_nfsstat externaly visible so other dissectors can use nfs Ronnie Sahlberg1-0/+1
2006-07-22licence infoRonnie Sahlberg1-2/+0
2006-07-22add gpl licenceRonnie Sahlberg1-1/+22
2006-06-21two things have irritated me immensly with nfs filehandlesRonnie Sahlberg1-0/+2
2006-04-02prettify dissection of nfsv3 fattr3 structureRonnie Sahlberg1-1/+1
2006-03-06 get rid of another slow hashtable and one global variable andRonnie Sahlberg1-2/+1
2005-07-30More char -> const char warning fixesJörg Mayer1-5/+5
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+132