aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smb-common.c
Commit message (Expand)AuthorAgeFilesLines
* Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls inGuy Harris2002-01-241-7/+4
* Get rid of incorrect "const" qualifier.Guy Harris2001-07-081-2/+2
* Use tvbuff-based routines to find the length of single-bit-character-setGuy Harris2001-07-081-5/+20
* Tvbuffified SMB NETLOGON dissector, from Ronnie Sahlberg.Guy Harris2001-07-081-101/+29
* Add tvbuff class.Gilbert Ramirez2000-05-111-6/+6
* In "display_flags()", panic if the size handed to it is neither 1, 2,Guy Harris2000-02-141-5/+19
* Fix the comment at the beginning of the file.Guy Harris2000-02-141-3/+2
* Jeff Foster's SMB Mailslot and Netlogin dissectors; he splitGuy Harris2000-02-141-0/+142