| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes from Ronnie Sahlberg for fragmented transactions - handle null | Guy Harris | 2001-11-27 | 1 | -11/+22 |
* | Moved from using dissect_data() to using call_dissector() | Ed Warnicke | 2001-11-26 | 1 | -2/+10 |
* | Make the register routines for the mailslot, pipe, browser, and | Guy Harris | 2001-11-19 | 1 | -2/+2 |
* | Pass, as the first tvbuff argument to "dissect_mailslot_smb()" and | Guy Harris | 2001-11-19 | 1 | -11/+14 |
* | Pass in the "smb_info" structure a pointer to the "smb_saved_info_t" | Guy Harris | 2001-11-18 | 1 | -17/+35 |
* | Have only the request and response frame numbers, and a "void *", in an | Guy Harris | 2001-11-18 | 1 | -34/+20 |
* | Tvbuffification of Transaction requests, from Ronnie Sahlberg. | Guy Harris | 2001-11-15 | 1 | -28/+59 |
* | Rename the "private" member of the "packet_info" structure to | Guy Harris | 2001-11-03 | 1 | -2/+2 |
* | Decode the mailslot payload as data in some additional cases where we | Guy Harris | 2001-10-04 | 1 | -5/+11 |
* | If the body of a mailslot message isn't decoded as anything we know | Guy Harris | 2001-10-04 | 1 | -1/+3 |
* | Tvbuffified SMB mailslot protocol dissector, from Ronnie Sahlberg. | Guy Harris | 2001-08-07 | 1 | -112/+116 |
* | Add a request/response flag to the "struct smb_info" structure, and use | Guy Harris | 2001-08-05 | 1 | -2/+2 |
* | Packets sent to \MAILSLOT\LANMAN appear to be browser announcements (for | Guy Harris | 2001-08-01 | 1 | -5/+9 |
* | Tvbuffified SMB BROWSER dissector, from Ronnie Sahlberg. | Guy Harris | 2001-07-12 | 1 | -4/+6 |
* | Tvbuffified SMB NETLOGON dissector, from Ronnie Sahlberg. | Guy Harris | 2001-07-08 | 1 | -5/+6 |
* | Move the declaration of routines exported from "packet-smb-browse.c" | Guy Harris | 2001-03-18 | 1 | -25/+3 |
* | Correctly handle Interim responses to TRANSACTION requests. | Guy Harris | 2001-03-18 | 1 | -15/+17 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+2 |
* | Apply Jeroen Ruigrok van der Werven's patches ... | Richard Sharpe | 2000-11-22 | 1 | -6/+7 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -2/+2 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -2/+4 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -2/+2 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -7/+7 |
* | Protocol abbreviations should be all lower case, as they're used in | Guy Harris | 2000-02-14 | 1 | -3/+3 |
* | Use "SMB", not "Smb"; it stands for "Server Message Block". | Guy Harris | 2000-02-14 | 1 | -2/+2 |
* | Jeff Foster's SMB Mailslot and Netlogin dissectors; he split | Guy Harris | 2000-02-14 | 1 | -0/+185 |