aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-24Fix the InfoQueryEASize infolevel for SetPathInfo and QueryPathInfo SMB'sRonnie Sahlberg1-4/+9
2004-08-22Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bitGuy Harris1-51/+16
2004-08-16cast define of TIME_T_MIN and TIME_T_MAX to (time_t), as MSVC seems to have p...Ulf Lamping1-3/+3
2004-08-16From Ronnie Sahlberg: update the fs attributes to be more complete andGuy Harris1-15/+120
2004-08-12Note that the CIFS spec claims that the service name string in TreeGuy Harris1-0/+5
2004-08-03Move a bunch of stuff that's more Windows-related than SMB-related toGuy Harris1-2295/+39
2004-08-02Move the NTLMv2 blob stuff back into packet-ntlmssp.c - it's moreGuy Harris1-2/+1
2004-07-23Use "format_text()" on strings to be put into the Info column and theGuy Harris1-48/+71
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+19418