aboutsummaryrefslogtreecommitdiffstats
path: root/packet-afp.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer1-9/+1
2002-07-29From Didier Gautheron: add FPGetUserInfo.guy1-1/+107
2002-07-17From Joerg Mayer:guy1-6/+1
2002-06-20From Didier Gautheron: assorted small fixes, more AFP calls, and DSI/ASPguy1-5/+343
2002-05-30Don't pass "tvb_reported_length_remaining(tvb, offset)" as the fourthguy1-3/+5
2002-05-11From Didier Gautheron: do case-insensitive comparison against theguy1-4/+20
2002-05-03From Didier Gautheron:guy1-21/+55
2002-05-01Mark some unused arguments as such.guy1-36/+36
2002-04-30From Didier Gautheron:guy1-72/+253
2002-04-29Have separate fields for volume, long file name, short file name, andguy1-53/+143
2002-04-29Removal (or, at least, #ifdeffing out) of unused variables andguy1-2/+3
2002-04-28Show unknown AFP command codes in decimal in the summary line, as weguy1-2/+2
2002-04-28Mark requests as such in the Info column.guy1-3/+3
2002-04-28Set the nanoseconds value of time stamps to 0, rather than usingguy1-1/+2
2002-04-28Pass even zero-length DSI and ASP "command" messages to the AFPguy1-31/+30
2002-04-28Give AFP messages the same names they're given in Apple's documentation.guy1-55/+55
2002-04-28Clean up field names and descriptions.guy1-357/+455
2002-04-28Decode replies to FPWrite.guy1-10/+27
2002-04-28Updates from Didier Gautheron:guy1-137/+1434
2002-04-25ATP, ASP, and AFP support, from Didier Gautheron.guy1-0/+1852