aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb2.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-04From Metzesahlberg1-3/+0
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofguy1-7/+7
2009-12-07A fix for bug 4301:stig1-1/+2
2009-10-04we must create a fake dcerpc_call_value strucure before we call into the sahlberg1-2/+4
2009-09-24Don't guard col_append_str with check_colkrj1-6/+2
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj1-1/+1
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkkrj1-3/+1
2009-07-14Header field cleanup.stig1-1/+1
2009-07-13From Chris Costa:etxrab1-7/+30
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-73/+73
2009-06-05Have tap listeners specify whether the "packet" routine requiresguy1-1/+2
2009-05-01From Reinhard Speyerer:jake1-1/+1
2009-03-31#include reassemble.h not req'dwmeier1-1/+0
2008-08-21Modified version of a fix from Christopher Maynard as reported in bug 2822.wmeier1-2/+1
2008-05-26dissect te lock structures in the LOCK requestsahlberg1-25/+74
2008-05-23add more dissection of FIND infolevelssahlberg1-10/+177
2008-05-23add dissectors for some more FIND info levels FileBothDirectoryInfo andsahlberg1-0/+256
2008-05-23enhance the FIND dissectorsahlberg1-28/+177
2008-05-23update the dissection of NOTIFYsahlberg1-13/+49
2008-05-23updte the CLOSE dissectorsahlberg1-2/+25
2008-05-23update to the ioctl dissectorsahlberg1-10/+43
2008-05-23iupdates to the dissection of READ and LOCK for smb2sahlberg1-13/+61
2008-02-14fixup and improve createsahlberg1-50/+63
2008-02-14fixum tree disconnectsahlberg1-4/+2
2008-02-14fixup tree connectsahlberg1-5/+125
2008-02-14fixup sessionlogoffsahlberg1-4/+2
2008-02-14fixup sessionsetupsahlberg1-18/+90
2008-02-14update dissection of negprotsahlberg1-14/+167
2008-02-14fixup SMB2 header and decode async commands correctlysahlberg1-96/+140
2007-11-09Apply yet another set of the optimization patches:etxrab1-1/+1
2007-10-23Apply the small performance enhancment patches for:etxrab1-3/+3
2007-10-17Flag errorjake1-1/+1
2007-08-28rename dcerpc_smb_store_pol_name to dcerpc_store_polhnd_namesahlberg1-2/+2
2007-05-29Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLibguy1-2/+2
2007-05-21additional smb2 fixes from metzesahlberg1-6/+40
2007-05-21from metzesahlberg1-77/+132
2007-05-16from metzesahlberg1-14/+13
2007-05-15when spawning off to the next smb2 pdu in a chain we need to create a sahlberg1-2/+7
2007-05-15add dissection of the end_of_chain bit in the header flagssahlberg1-0/+10
2007-05-15from metzesahlberg1-50/+153
2007-05-15from metzesahlberg1-19/+39
2007-05-07add dissection of smb1 ioctl data by tying it into the dissectors for sahlberg1-17/+11
2007-05-07change the smb2 ioctl function to take a pointer to a uint32 (ioctl sahlberg1-21/+25
2007-05-07remove the ioctl function and table from the smb dissector and just use sahlberg1-6/+11
2007-03-28Remove almost all of the casts I committed recently and in place ofsfisher1-1/+1
2007-03-28Fix a bunch of warnings, add svn:keywords Id and svn:eol-style nativesfisher1-1/+1
2007-03-24Clean up some more warnings: unused variables, unitialized variables, wrong f...morriss1-1/+1
2007-03-23fix some more warnings (type casts)ulfl1-3/+3
2006-07-12From Stefan (metze) Metzmacher:etxrab1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3