aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb2.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-02Make SMB2 MessageId field a FT_UINT64Michael Mann1-1/+1
2016-07-26packet-smb2: fix data type of share_typeHiroshi Ioka1-1/+1
2016-03-02SMB2: fix Uninitialized variables (UNINIT) (CID 1354418)Alexis La Goutte1-1/+0
2015-10-29packet-smb2: display SMB2_FLAGS_PRIORITY_MASK in the headerStefan Metzmacher1-0/+9
2015-10-29packet-smb2: maintain a smb2_fid_info per open fileStefan Metzmacher1-0/+12
2015-07-25MSWSP: Initial implementation of MS-WSP (windows search protocol) dissectorGregor Beck1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-08-01As pointed out in https://www.wireshark.org/lists/wireshark-dev/201307/msg002...Jeff Morriss1-3/+3
2013-03-17From beroset:Anders Broman1-1/+1
2013-03-09From Jose Pico via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8377 N...Alexis La Goutte1-0/+64
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+1
2012-08-16From Stefan Metzmacher: Updates for the SMB2/3Bill Meier1-1/+7
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-22SMB2: Add dissection of the encrypted SMB2 headersRonnie Sahlberg1-0/+9
2010-10-29Use value_string_ext fcns to access certain value_string arrays.Bill Meier1-3/+3
2008-02-14fixup SMB2 header and decode async commands correctlyRonnie Sahlberg1-8/+9
2007-05-22Trivial warning fixes:Jörg Mayer1-1/+1
2007-05-15add dissection of the end_of_chain bit in the header flagsRonnie Sahlberg1-0/+1
2007-05-15from metzeRonnie Sahlberg1-1/+8
2007-05-07add dissection of smb1 ioctl data by tying it into the dissectors for Ronnie Sahlberg1-0/+1
2007-05-07change the smb2 ioctl function to take a pointer to a uint32 (ioctl Ronnie Sahlberg1-1/+1
2007-05-07remove the ioctl function and table from the smb dissector and just use Ronnie Sahlberg1-0/+1
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-04-05from metzeRonnie Sahlberg1-1/+1
2006-02-07smb2 signingRonnie Sahlberg1-0/+1
2006-02-07handmerged patch from metze it conflicted with recent P bit patch i checked inRonnie Sahlberg1-2/+3
2006-02-07add dissection of the P (PID Valid) bit in the headerRonnie Sahlberg1-0/+1
2005-12-24from metzeRonnie Sahlberg1-11/+4
2005-12-07tap the ntlmssp protocol and extract the account/domain names when users auth...Ronnie Sahlberg1-0/+10
2005-12-05updates for FILE_OBJECTID_BUFFER and have smb call this (no more unknown by...Ronnie Sahlberg1-0/+3
2005-12-01move the ioctl function code to the si structure so we can switch on this lat...Ronnie Sahlberg1-0/+1
2005-11-12add initial decode of dcerpc over smb2Ronnie Sahlberg1-1/+11
2005-11-12in order to handle dcerpc over smb2 later and to make the heuristics stronger...Ronnie Sahlberg1-1/+13
2005-11-12start separating things out into structuresRonnie Sahlberg1-3/+25
2005-11-12Propset svn:...Jörg Mayer1-1/+1
2005-11-11break out some structures into packet-smb2.h so we can start tapping in laterRonnie Sahlberg1-0/+50