aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smb-pipe.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-31Add routines for adding items to a protocol tree that take arguments ofGuy Harris1-8/+8
2000-05-14Add a comment giving the URL of the CIFS Remote Administration ProtocolGuy Harris1-4/+17
2000-05-14Put in some checks to make sure we don't go past the end of the frameGuy Harris1-3/+16
2000-05-14In a NetServEnum, there's only one byte of padding after the share name.Guy Harris1-3/+2
2000-05-11Add tvbuff class.Gilbert Ramirez1-87/+87
2000-03-06Fix some "proto_tree_add_text()" calls.Guy Harris1-3/+3
2000-02-19Small fix to the LanMan stuff ...Richard Sharpe1-2/+2
2000-02-14Protocol abbreviations should be all lower case, as they're used inGuy Harris1-10/+3
2000-02-14Jeff Foster's SMB Mailslot and Netlogin dissectors; he splitGuy Harris1-0/+1244