aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smb-pipe.c
Commit message (Expand)AuthorAgeFilesLines
* Apply Jeroen Ruigrok van der Werven's patches ...Richard Sharpe2000-11-221-2/+2
* Move format_text(), get_token_len(), and fine_line_end(), into strutil.cGilbert Ramirez2000-09-111-1/+2
* Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel2000-08-131-1/+4
* Add routines for adding items to a protocol tree that take arguments ofGuy Harris2000-05-311-8/+8
* Add a comment giving the URL of the CIFS Remote Administration ProtocolGuy Harris2000-05-141-4/+17
* Put in some checks to make sure we don't go past the end of the frameGuy Harris2000-05-141-3/+16
* In a NetServEnum, there's only one byte of padding after the share name.Guy Harris2000-05-141-3/+2
* Add tvbuff class.Gilbert Ramirez2000-05-111-87/+87
* Fix some "proto_tree_add_text()" calls.Guy Harris2000-03-061-3/+3
* Small fix to the LanMan stuff ...Richard Sharpe2000-02-191-2/+2
* Protocol abbreviations should be all lower case, as they're used inGuy Harris2000-02-141-10/+3
* Jeff Foster's SMB Mailslot and Netlogin dissectors; he splitGuy Harris2000-02-141-0/+1244