aboutsummaryrefslogtreecommitdiffstats
path: root/packet-afp.c
Commit message (Expand)AuthorAgeFilesLines
* From Didier Gautheron:Guy Harris2002-04-301-72/+253
* Have separate fields for volume, long file name, short file name, andGuy Harris2002-04-291-53/+143
* Removal (or, at least, #ifdeffing out) of unused variables andGuy Harris2002-04-291-2/+3
* Show unknown AFP command codes in decimal in the summary line, as weGuy Harris2002-04-281-2/+2
* Mark requests as such in the Info column.Guy Harris2002-04-281-3/+3
* Set the nanoseconds value of time stamps to 0, rather than usingGuy Harris2002-04-281-1/+2
* Pass even zero-length DSI and ASP "command" messages to the AFPGuy Harris2002-04-281-31/+30
* Give AFP messages the same names they're given in Apple's documentation.Guy Harris2002-04-281-55/+55
* Clean up field names and descriptions.Guy Harris2002-04-281-357/+455
* Decode replies to FPWrite.Guy Harris2002-04-281-10/+27
* Updates from Didier Gautheron:Guy Harris2002-04-281-137/+1434
* ATP, ASP, and AFP support, from Didier Gautheron.Guy Harris2002-04-251-0/+1852