aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb.c
Commit message (Expand)AuthorAgeFilesLines
* Handle continuation replies to transactions better - try to match themGuy Harris2004-09-301-18/+28
* Move the tap infrastructure to the epan directory.Guy Harris2004-09-291-1/+1
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* Fix the InfoQueryEASize infolevel for SetPathInfo and QueryPathInfo SMB'sRonnie Sahlberg2004-08-241-4/+9
* Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bitGuy Harris2004-08-221-51/+16
* cast define of TIME_T_MIN and TIME_T_MAX to (time_t), as MSVC seems to have p...Ulf Lamping2004-08-161-3/+3
* From Ronnie Sahlberg: update the fs attributes to be more complete andGuy Harris2004-08-161-15/+120
* Note that the CIFS spec claims that the service name string in TreeGuy Harris2004-08-121-0/+5
* Move a bunch of stuff that's more Windows-related than SMB-related toGuy Harris2004-08-031-2295/+39
* Move the NTLMv2 blob stuff back into packet-ntlmssp.c - it's moreGuy Harris2004-08-021-2/+1
* Use "format_text()" on strings to be put into the Info column and theGuy Harris2004-07-231-48/+71
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+19418