| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove an extra blank from a data source name. | Guy Harris | 2001-11-27 | 1 | -2/+10 |
* | In "smb_trans_defragment()", quit if "si->sip" is null, as it means we | Guy Harris | 2001-11-26 | 1 | -1/+12 |
* | Add some comments. | Guy Harris | 2001-11-26 | 1 | -1/+12 |
* | From Ronnie Sahlberg: reassemble transaction data if transaction | Guy Harris | 2001-11-26 | 1 | -29/+151 |
* | Assorted changes from Ronnie Sahlberg: | Guy Harris | 2001-11-24 | 1 | -22/+36 |
* | Discard stuff in "smb.h" not used by the dissectors, and replace the | Guy Harris | 2001-11-21 | 1 | -21/+21 |
* | Support for Transaction Secondary and Transaction2 Secondary, from | Guy Harris | 2001-11-21 | 1 | -3/+12 |
* | Get rid of some unused variables. | Guy Harris | 2001-11-21 | 1 | -27/+6 |
* | From Ronnie Sahlberg: handle transaction continuations the way we handle | Guy Harris | 2001-11-20 | 1 | -27/+69 |
* | Dissect the rest of the named pipe protocol. Export from "packet-smb.c" | Guy Harris | 2001-11-20 | 1 | -19/+27 |
* | Save the function code and FID for pipe requests, and use it for the | Guy Harris | 2001-11-20 | 1 | -10/+13 |
* | Dissect the setup words in pipe transactions that have them; that | Guy Harris | 2001-11-19 | 1 | -20/+59 |
* | Make the register routines for the mailslot, pipe, browser, and | Guy Harris | 2001-11-19 | 1 | -16/+1 |
* | Pass, as the first tvbuff argument to "dissect_mailslot_smb()" and | Guy Harris | 2001-11-19 | 1 | -133/+151 |
* | From Tim Potter: | Guy Harris | 2001-11-18 | 1 | -8/+68 |
* | Pass in the "smb_info" structure a pointer to the "smb_saved_info_t" | Guy Harris | 2001-11-18 | 1 | -97/+139 |
* | Have only the request and response frame numbers, and a "void *", in an | Guy Harris | 2001-11-18 | 1 | -126/+313 |
* | Add some bits in the Write AndX write mode as per "Microsoft Networks | Guy Harris | 2001-11-16 | 1 | -3/+29 |
* | Never put an entry into the hash table for an NT Cancel request, even if | Guy Harris | 2001-11-16 | 1 | -7/+10 |
* | Don't save a full "smb_info" structure in the hash tables for requests | Guy Harris | 2001-11-16 | 1 | -94/+133 |
* | Cleanup of request/response matching, from Ronnie Sahlberg. | Guy Harris | 2001-11-16 | 1 | -872/+425 |
* | Responses to queries for stream information can return more than one | Guy Harris | 2001-11-16 | 1 | -24/+69 |
* | Use "hf_smb_t2_stream_size", not "hf_smb_t2_stream_name_length", when | Guy Harris | 2001-11-16 | 1 | -2/+2 |
* | Tvbuffification of Transaction requests, from Ronnie Sahlberg. | Guy Harris | 2001-11-15 | 1 | -1348/+281 |
* | Squelch an MSVC++ complaint. | Guy Harris | 2001-11-13 | 1 | -1/+2 |
* | Include the sync I/O alert and nonalert bits. | Guy Harris | 2001-11-12 | 1 | -1/+23 |
* | Transaction2 tvbuffified, and support added for many Transaction2 SMBs, | Guy Harris | 2001-11-12 | 1 | -1301/+4276 |
* | Dissect the NT create option bits. (Well, some of them, anyway.) | Guy Harris | 2001-11-11 | 1 | -35/+149 |
* | Change from Tim Potter to show the error status in the Info column for | Guy Harris | 2001-11-10 | 1 | -21/+171 |
* | Microsoft calls it "Dfs", not "DFS", perhaps to avoid confusion with the | Guy Harris | 2001-11-09 | 1 | -6/+6 |
* | NT Create and X support, from Ronnie Sahlberg. | Guy Harris | 2001-11-09 | 1 | -7/+280 |
* | Tvbuffification of SMB print commands, from Ronnie Sahlberg. | Guy Harris | 2001-11-09 | 1 | -430/+350 |
* | Print the create flags with 8 hex digits. | Guy Harris | 2001-11-08 | 1 | -17/+26 |
* | Put the stuff to handle file data in read and write requests into a | Guy Harris | 2001-11-08 | 1 | -137/+148 |
* | NT Transact dissection, from Ronnie Sahlberg. | Guy Harris | 2001-11-08 | 1 | -7/+1876 |
* | "dissect_open_print_file_smb()" was defined but not used; put it into | Guy Harris | 2001-11-07 | 1 | -2/+2 |
* | Further tvbuffication from Ronnie Sahlberg. | Guy Harris | 2001-11-07 | 1 | -2990/+1928 |
* | Fix the previous change to handle SMBs with tvbuffified dissectors. | Guy Harris | 2001-11-05 | 1 | -2/+2 |
* | Put andX commands at the same level as the first command. | Guy Harris | 2001-11-05 | 1 | -2/+4 |
* | Put in some references. | Guy Harris | 2001-11-05 | 1 | -1/+26 |
* | Further tvbuffication, from Ronnie Sahlberg. | Guy Harris | 2001-11-05 | 1 | -1333/+770 |
* | Futher tvbuffification from Ronnie Sahlberg. | Guy Harris | 2001-11-05 | 1 | -888/+506 |
* | Further tvbuffication, from Ronnie Sahlberg. | Guy Harris | 2001-11-04 | 1 | -2288/+1466 |
* | More tvbuffication, from Ronnie Sahlberg. | Guy Harris | 2001-11-04 | 1 | -760/+437 |
* | Check for a zero word count in LogoffandX requests and replies. | Guy Harris | 2001-11-03 | 1 | -37/+45 |
* | Clean up the display of the Flags and Flags2 fields, and add a missing | Guy Harris | 2001-11-03 | 1 | -52/+63 |
* | Tvbuffification of Negotiate Protocol, from Ronnie Sahlberg. | Guy Harris | 2001-11-03 | 1 | -580/+972 |
* | First tvbuffication change, from Ronnie Sahlberg. Also changes SMB | Guy Harris | 2001-11-03 | 1 | -653/+1126 |
* | Rename the "private" member of the "packet_info" structure to | Guy Harris | 2001-11-03 | 1 | -2/+2 |
* | Properly handle the andX command in a LockingAndX message. | Guy Harris | 2001-10-20 | 1 | -13/+14 |