aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb2.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-29Use value_string_ext fcns to access certain value_string arrays.wmeier1-3/+3
2008-02-14fixup SMB2 header and decode async commands correctlysahlberg1-8/+9
2007-05-22Trivial warning fixes:jmayer1-1/+1
2007-05-15add dissection of the end_of_chain bit in the header flagssahlberg1-0/+1
2007-05-15from metzesahlberg1-1/+8
2007-05-07add dissection of smb1 ioctl data by tying it into the dissectors for sahlberg1-0/+1
2007-05-07change the smb2 ioctl function to take a pointer to a uint32 (ioctl sahlberg1-1/+1
2007-05-07remove the ioctl function and table from the smb dissector and just use sahlberg1-0/+1
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variablegerald1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2006-04-05from metzesahlberg1-1/+1
2006-02-07smb2 signingsahlberg1-0/+1
2006-02-07handmerged patch from metze it conflicted with recent P bit patch i checked insahlberg1-2/+3
2006-02-07add dissection of the P (PID Valid) bit in the headersahlberg1-0/+1
2005-12-24from metzesahlberg1-11/+4
2005-12-07tap the ntlmssp protocol and extract the account/domain names when users auth...sahlberg1-0/+10
2005-12-05updates for FILE_OBJECTID_BUFFER and have smb call this (no more unknown by...sahlberg1-0/+3
2005-12-01move the ioctl function code to the si structure so we can switch on this lat...sahlberg1-0/+1
2005-11-12add initial decode of dcerpc over smb2sahlberg1-1/+11
2005-11-12in order to handle dcerpc over smb2 later and to make the heuristics stronger...sahlberg1-1/+13
2005-11-12start separating things out into structuressahlberg1-3/+25
2005-11-12Propset svn:...jmayer1-1/+1
2005-11-11break out some structures into packet-smb2.h so we can start tapping in latersahlberg1-0/+50