aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smb-mailslot.c
AgeCommit message (Expand)AuthorFilesLines
2001-08-07Tvbuffified SMB mailslot protocol dissector, from Ronnie Sahlberg.Guy Harris1-112/+116
2001-08-05Add a request/response flag to the "struct smb_info" structure, and useGuy Harris1-2/+2
2001-08-01Packets sent to \MAILSLOT\LANMAN appear to be browser announcements (forGuy Harris1-5/+9
2001-07-12Tvbuffified SMB BROWSER dissector, from Ronnie Sahlberg.Guy Harris1-4/+6
2001-07-08Tvbuffified SMB NETLOGON dissector, from Ronnie Sahlberg.Guy Harris1-5/+6
2001-03-18Move the declaration of routines exported from "packet-smb-browse.c"Guy Harris1-25/+3
2001-03-18Correctly handle Interim responses to TRANSACTION requests.Guy Harris1-15/+17
2001-01-03Have "proto_register_protocol()" build a list of data structures forGuy Harris1-2/+2
2000-11-22Apply Jeroen Ruigrok van der Werven's patches ...Richard Sharpe1-6/+7
2000-11-19For each column, have both a buffer into which strings for that columnGuy Harris1-2/+2
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel1-2/+4
2000-05-31Add routines for adding items to a protocol tree that take arguments ofGuy Harris1-2/+2
2000-05-11Add tvbuff class.Gilbert Ramirez1-7/+7
2000-02-14Protocol abbreviations should be all lower case, as they're used inGuy Harris1-3/+3
2000-02-14Use "SMB", not "Smb"; it stands for "Server Message Block".Guy Harris1-2/+2
2000-02-14Jeff Foster's SMB Mailslot and Netlogin dissectors; he splitGuy Harris1-0/+185