aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nfs.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-02Have separate fields for NFSv2, NFSv3, and NFSv4 return statuses, usingGuy Harris1-180/+282
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-41/+41
2005-04-14make file name snooping use information from READDIRPLUS replies when buildin...Ronnie Sahlberg1-7/+30
2004-12-25a lot of warnings removed, most of them about pointer to int casts without us...Ulf Lamping1-12/+12
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-08-22Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bitGuy Harris1-9/+8
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+8794