aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smb-pipe.c
AgeCommit message (Expand)AuthorFilesLines
2001-01-03Have "proto_register_protocol()" build a list of data structures forGuy Harris1-2/+2
2001-01-03Fix a damn stupid mistake that stopped us seeing all the bits in the flags on...Richard Sharpe1-2/+2
2001-01-01A small fix to ensure that all servers/workgroups show up ... Last oneRichard Sharpe1-2/+2
2000-11-22Apply Jeroen Ruigrok van der Werven's patches ...Richard Sharpe1-2/+2
2000-09-11Move format_text(), get_token_len(), and fine_line_end(), into strutil.cGilbert Ramirez1-1/+2
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel1-1/+4
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