aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb.h
AgeCommit message (Expand)AuthorFilesLines
2014-09-16Fix spelling: cant-->can't, wont-->won't, etcBill Meier1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-03Dissectors should not use dfilter.h, don't include it.Jakub Zawadzki1-0/+1
2013-11-27- Create/use several extended value_stringsBill Meier1-131/+91
2013-10-25Remove SMB's use of private_data and just pass the data through all of the di...Michael Mann1-4/+4
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-1/+1
2013-09-01More dissectors to wmem. There are no more dissectors using se_tree now, just aEvan Huus1-3/+5
2013-03-09From Jose Pico via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8377 N...Alexis La Goutte1-18/+18
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-5/+7
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-19From Richard Sharpe:Anders Broman1-0/+3
2011-10-01From Stefan Metzmacher: Support for SMB 2.22 features;Bill Meier1-0/+2
2011-05-19Give some routines used for info levels that appear both in set and getGuy Harris1-5/+5
2010-10-29Use value_string_ext fcns to access certain value_string arrays.Bill Meier1-4/+4
2010-10-22From CaL Turney:Anders Broman1-0/+2
2010-08-10Dissect SMB_FILE_ATTRIBUTES, when used as file attributes rather thanGuy Harris1-1/+1
2010-06-16Go back to 64-bit sizes, but, before passing those sizes toGuy Harris1-1/+1
2010-06-16Use gsize for file offset.Stig Bjørlykke1-1/+1
2010-06-15From David Perez & Jose Pico from Taddong S.L. via bug 4451:Stig Bjørlykke1-3/+30
2008-09-24track smb dialects between negprot request to the responses so we can Ronnie Sahlberg1-1/+2
2008-08-26#include <emem.h> not req'dBill Meier1-1/+0
2007-06-18Fix Windows build-bot warnings:Stephen Fisher1-2/+2
2007-06-17track filenames between rename requests and responses to make it easier to Ronnie Sahlberg1-1/+8
2007-06-17remember locking info between requests and repsonses so it is easier to Ronnie Sahlberg1-1/+17
2007-05-22show the filename that was to be deleted in the Delete replyRonnie Sahlberg1-0/+1
2007-05-22remember the object name from a QUERY_PATH_INFO and show it as a Ronnie Sahlberg1-0/+1
2007-05-22add the disposition to the data we store for how a fid is openedRonnie Sahlberg1-0/+1
2007-05-21add tracking of OFFSET/LENGTH to reads/writes so we can easily see in a faile...Ronnie Sahlberg1-1/+2
2007-05-21track FIDs on a per transaction (request+response) basis and make sure the FI...Ronnie Sahlberg1-2/+7
2007-05-10add more tracking of FID propertiesRonnie Sahlberg1-2/+20
2007-05-10prettify dissection of FIDs,Ronnie Sahlberg1-1/+2
2007-05-07add dissection of smb1 ioctl data by tying it into the dissectors for Ronnie Sahlberg1-0/+1
2007-04-26As with other types of extra info, tag the UID extra info. Don't addGuy Harris1-6/+7
2007-04-24add a missing change from the previous commitRonnie Sahlberg1-0/+3
2007-03-26From Peter Johansson:Stephen Fisher1-0/+2
2006-08-16track fid types between NT TRans QUERY_SECURITY_DESCRIPTOR and dissect the AC...Ronnie Sahlberg1-0/+1
2006-08-16 add a type field for the fid tracking structure and initialize it to UNKNOWNRonnie Sahlberg1-1/+15
2006-08-14rename some structures and defines from the se_tree to the emem_tree prefixRonnie Sahlberg1-2/+2
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs1-4/+4
2006-06-19add tracking of TID -> sharenamesRonnie Sahlberg1-0/+3
2006-06-19add infrastructure to make tracking of fid->filename easy to implement and useRonnie Sahlberg1-1/+2
2006-06-18track smb FIDFs when tehy are opened and closed.Ronnie Sahlberg1-1/+4
2006-06-18rename add_fid() to dissect_smb_fid() as a firsdt step towards adding trackin...Ronnie Sahlberg1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-02-07add dissection ofRonnie Sahlberg1-0/+1
2005-11-26add endoffile infolevelRonnie Sahlberg1-0/+1
2005-11-26more infolevelsRonnie Sahlberg1-0/+1
2005-11-26assume the four bytes after the fid in notify request is the completion maskRonnie Sahlberg1-0/+1
2005-11-25add some more infolevelsRonnie Sahlberg1-0/+2
2005-11-25add dissection of the smb2 impersionationlevel fieldRonnie Sahlberg1-0/+1