aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smb.c
Commit message (Expand)AuthorAgeFilesLines
* Removing some includes of tftp.h from places it should not beRichard Sharpe1999-05-131-2/+1
* Turn "arpaddr_to_str()" into "bytes_to_str()", and make it public, so itGuy Harris1999-05-111-14/+97
* Add some SMB codes and error codes from theGuy Harris1999-05-111-17/+20
* Add decoding of DOS-format dates and times (one of the N differentGuy Harris1999-05-111-3/+31
* Some of my fixes did get lost - put 'em back.Guy Harris1999-05-111-9/+34
* Some clean-ups. I hope I have not disturbed any of Guy'sRichard Sharpe1999-05-111-37/+114
* Fix up the decode of "greater than core and up to and including LANMANGuy Harris1999-05-101-28/+48
* Decode the "flags2" field in the SMB header.Guy Harris1999-05-101-11/+48
* Mode decoded SMBs ... Now decode part of a TCONX request,Richard Sharpe1999-05-101-6/+259
* Minor changes to check if log info is workingRichard Sharpe1999-05-091-1/+2
* Added new files for SMB decode: packet-smb.c, alignment.h, smb.hRichard Sharpe1999-05-091-0/+1247