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