aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smb-pipe.h
Commit message (Expand)AuthorAgeFilesLines
* A new type of DCERPC over SMB transport.Ronnie Sahlberg2002-03-161-1/+4
* Dissect the setup words in pipe transactions that have them; thatGuy Harris2001-11-191-4/+4
* Make the register routines for the mailslot, pipe, browser, andGuy Harris2001-11-191-3/+1
* Pass, as the first tvbuff argument to "dissect_mailslot_smb()" andGuy Harris2001-11-191-4/+7
* Tvbuffification of Transaction requests, from Ronnie Sahlberg.Guy Harris2001-11-151-2/+3
* Tvbuffified SMB mailslot protocol dissector, from Ronnie Sahlberg.Guy Harris2001-08-071-3/+2
* Remote API protocol (that seems to be what it's called in a number ofGuy Harris2001-08-051-6/+9
* Add a request/response flag to the "struct smb_info" structure, and useGuy Harris2001-08-051-3/+3
* "dissect_pipe_lanman()" is no longer used outside "packet-smb-pipe.c";Guy Harris2001-08-011-8/+1
* Correctly handle Interim responses to TRANSACTION requests.Guy Harris2001-03-181-0/+37