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,gram1-2/+3
1999-07-12Some more updates. Now have open_andx decoded mostly ... Still some funniessharpe1-714/+635
1999-07-11The previous checkins were based on versions of the file prior toguy1-295/+283
1999-07-10More decoding of fields. Now handle enumerated fields, but still havesharpe1-215/+900
1999-07-07Created a new protocol tree implementation and a new display filtergram1-220/+210
1999-07-01Fixed a small problem that would have prevented Ethereal from compiling.sharpe1-2/+2
1999-06-28Added some more, auto-generated decoding to packet-smb.c.sharpe1-3/+1051
1999-06-01Unfortunately, as the "cap_len" field in a "frame_data" is unsigned,guy1-2/+2
1999-05-13Removing some includes of tftp.h from places it should not besharpe1-2/+1
1999-05-11Turn "arpaddr_to_str()" into "bytes_to_str()", and make it public, so itguy1-14/+97
1999-05-11Add some SMB codes and error codes from theguy1-17/+20
1999-05-11Add decoding of DOS-format dates and times (one of the N differentguy1-3/+31
1999-05-11Some of my fixes did get lost - put 'em back.guy1-9/+34
1999-05-11Some clean-ups. I hope I have not disturbed any of Guy'ssharpe1-37/+114
1999-05-10Fix up the decode of "greater than core and up to and including LANMANguy1-28/+48
1999-05-10Decode the "flags2" field in the SMB header.guy1-11/+48
1999-05-10Mode decoded SMBs ... Now decode part of a TCONX request,sharpe1-6/+259
1999-05-09Minor changes to check if log info is workingsharpe1-1/+2
1999-05-09Added new files for SMB decode: packet-smb.c, alignment.h, smb.hsharpe1-0/+1247