aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb2.h
Commit message (Expand)AuthorAgeFilesLines
* Use value_string_ext fcns to access certain value_string arrays.Bill Meier2010-10-291-3/+3
* fixup SMB2 header and decode async commands correctlyRonnie Sahlberg2008-02-141-8/+9
* Trivial warning fixes:Jörg Mayer2007-05-221-1/+1
* add dissection of the end_of_chain bit in the header flagsRonnie Sahlberg2007-05-151-0/+1
* from metzeRonnie Sahlberg2007-05-151-1/+8
* add dissection of smb1 ioctl data by tying it into the dissectors for Ronnie Sahlberg2007-05-071-0/+1
* change the smb2 ioctl function to take a pointer to a uint32 (ioctl Ronnie Sahlberg2007-05-071-1/+1
* remove the ioctl function and table from the smb dissector and just use Ronnie Sahlberg2007-05-071-0/+1
* Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs2006-06-201-1/+1
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* from metzeRonnie Sahlberg2006-04-051-1/+1
* smb2 signingRonnie Sahlberg2006-02-071-0/+1
* handmerged patch from metze it conflicted with recent P bit patch i checked inRonnie Sahlberg2006-02-071-2/+3
* add dissection of the P (PID Valid) bit in the headerRonnie Sahlberg2006-02-071-0/+1
* from metzeRonnie Sahlberg2005-12-241-11/+4
* tap the ntlmssp protocol and extract the account/domain names when users auth...Ronnie Sahlberg2005-12-071-0/+10
* updates for FILE_OBJECTID_BUFFER and have smb call this (no more unknown by...Ronnie Sahlberg2005-12-051-0/+3
* move the ioctl function code to the si structure so we can switch on this lat...Ronnie Sahlberg2005-12-011-0/+1
* add initial decode of dcerpc over smb2Ronnie Sahlberg2005-11-121-1/+11
* in order to handle dcerpc over smb2 later and to make the heuristics stronger...Ronnie Sahlberg2005-11-121-1/+13
* start separating things out into structuresRonnie Sahlberg2005-11-121-3/+25
* Propset svn:...Jörg Mayer2005-11-121-1/+1
* break out some structures into packet-smb2.h so we can start tapping in laterRonnie Sahlberg2005-11-111-0/+50