aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smb-pipe.h
AgeCommit message (Expand)AuthorFilesLines
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2002-03-16A new type of DCERPC over SMB transport.Ronnie Sahlberg1-1/+4
2001-11-19Dissect the setup words in pipe transactions that have them; thatGuy Harris1-4/+4
2001-11-19Make the register routines for the mailslot, pipe, browser, andGuy Harris1-3/+1
2001-11-19Pass, as the first tvbuff argument to "dissect_mailslot_smb()" andGuy Harris1-4/+7
2001-11-15Tvbuffification of Transaction requests, from Ronnie Sahlberg.Guy Harris1-2/+3
2001-08-07Tvbuffified SMB mailslot protocol dissector, from Ronnie Sahlberg.Guy Harris1-3/+2
2001-08-05Remote API protocol (that seems to be what it's called in a number ofGuy Harris1-6/+9
2001-08-05Add a request/response flag to the "struct smb_info" structure, and useGuy Harris1-3/+3
2001-08-01"dissect_pipe_lanman()" is no longer used outside "packet-smb-pipe.c";Guy Harris1-8/+1
2001-03-18Correctly handle Interim responses to TRANSACTION requests.Guy Harris1-0/+37