aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nfs.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-12gmemchunk -> se_alloc() improvementssahlberg1-44/+5
2005-07-30More char -> const char warning fixesjmayer1-37/+37
2005-07-23we no longer need to g_free() teh string returned by dissect_rpc_string.sahlberg1-31/+1
2005-07-02Have separate fields for NFSv2, NFSv3, and NFSv4 return statuses, usingguy1-180/+282
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;guy1-41/+41
2005-04-14make file name snooping use information from READDIRPLUS replies when buildin...sahlberg1-7/+30
2004-12-25a lot of warnings removed, most of them about pointer to int casts without us...ulfl1-12/+12
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1
2004-08-22Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bitguy1-9/+8
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+8794