aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smb.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1-2/+3
1999-07-12Some more updates. Now have open_andx decoded mostly ... Still some funniesRichard Sharpe1-714/+635
1999-07-11The previous checkins were based on versions of the file prior toGuy Harris1-295/+283
1999-07-10More decoding of fields. Now handle enumerated fields, but still haveRichard Sharpe1-215/+900
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-220/+210
1999-07-01Fixed a small problem that would have prevented Ethereal from compiling.Richard Sharpe1-2/+2
1999-06-28Added some more, auto-generated decoding to packet-smb.c.Richard Sharpe1-3/+1051
1999-06-01Unfortunately, as the "cap_len" field in a "frame_data" is unsigned,Guy Harris1-2/+2
1999-05-13Removing some includes of tftp.h from places it should not beRichard Sharpe1-2/+1
1999-05-11Turn "arpaddr_to_str()" into "bytes_to_str()", and make it public, so itGuy Harris1-14/+97
1999-05-11Add some SMB codes and error codes from theGuy Harris1-17/+20
1999-05-11Add decoding of DOS-format dates and times (one of the N differentGuy Harris1-3/+31
1999-05-11Some of my fixes did get lost - put 'em back.Guy Harris1-9/+34
1999-05-11Some clean-ups. I hope I have not disturbed any of Guy'sRichard Sharpe1-37/+114
1999-05-10Fix up the decode of "greater than core and up to and including LANMANGuy Harris1-28/+48
1999-05-10Decode the "flags2" field in the SMB header.Guy Harris1-11/+48
1999-05-10Mode decoded SMBs ... Now decode part of a TCONX request,Richard Sharpe1-6/+259
1999-05-09Minor changes to check if log info is workingRichard Sharpe1-1/+2
1999-05-09Added new files for SMB decode: packet-smb.c, alignment.h, smb.hRichard Sharpe1-0/+1247