aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nfs.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-27get rid of the last two strcpy from epan/dissectorsRonnie Sahlberg1-9/+2
2005-08-12gmemchunk -> se_alloc() improvementsRonnie Sahlberg1-44/+5
2005-07-30More char -> const char warning fixesJörg Mayer1-37/+37
2005-07-23we no longer need to g_free() teh string returned by dissect_rpc_string.Ronnie Sahlberg1-31/+1
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