aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb.h
Commit message (Expand)AuthorAgeFilesLines
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* From Richard Sharpe:Anders Broman2012-06-191-0/+3
* From Stefan Metzmacher: Support for SMB 2.22 features;Bill Meier2011-10-011-0/+2
* Give some routines used for info levels that appear both in set and getGuy Harris2011-05-191-5/+5
* Use value_string_ext fcns to access certain value_string arrays.Bill Meier2010-10-291-4/+4
* From CaL Turney:Anders Broman2010-10-221-0/+2
* Dissect SMB_FILE_ATTRIBUTES, when used as file attributes rather thanGuy Harris2010-08-101-1/+1
* Go back to 64-bit sizes, but, before passing those sizes toGuy Harris2010-06-161-1/+1
* Use gsize for file offset.Stig Bjørlykke2010-06-161-1/+1
* From David Perez & Jose Pico from Taddong S.L. via bug 4451:Stig Bjørlykke2010-06-151-3/+30
* track smb dialects between negprot request to the responses so we can Ronnie Sahlberg2008-09-241-1/+2
* #include <emem.h> not req'dBill Meier2008-08-261-1/+0
* Fix Windows build-bot warnings:Stephen Fisher2007-06-181-2/+2
* track filenames between rename requests and responses to make it easier to Ronnie Sahlberg2007-06-171-1/+8
* remember locking info between requests and repsonses so it is easier to Ronnie Sahlberg2007-06-171-1/+17
* show the filename that was to be deleted in the Delete replyRonnie Sahlberg2007-05-221-0/+1
* remember the object name from a QUERY_PATH_INFO and show it as a Ronnie Sahlberg2007-05-221-0/+1
* add the disposition to the data we store for how a fid is openedRonnie Sahlberg2007-05-221-0/+1
* add tracking of OFFSET/LENGTH to reads/writes so we can easily see in a faile...Ronnie Sahlberg2007-05-211-1/+2
* track FIDs on a per transaction (request+response) basis and make sure the FI...Ronnie Sahlberg2007-05-211-2/+7
* add more tracking of FID propertiesRonnie Sahlberg2007-05-101-2/+20
* prettify dissection of FIDs,Ronnie Sahlberg2007-05-101-1/+2
* add dissection of smb1 ioctl data by tying it into the dissectors for Ronnie Sahlberg2007-05-071-0/+1
* As with other types of extra info, tag the UID extra info. Don't addGuy Harris2007-04-261-6/+7
* add a missing change from the previous commitRonnie Sahlberg2007-04-241-0/+3
* From Peter Johansson:Stephen Fisher2007-03-261-0/+2
* track fid types between NT TRans QUERY_SECURITY_DESCRIPTOR and dissect the AC...Ronnie Sahlberg2006-08-161-0/+1
* add a type field for the fid tracking structure and initialize it to UNKNOWNRonnie Sahlberg2006-08-161-1/+15
* rename some structures and defines from the se_tree to the emem_tree prefixRonnie Sahlberg2006-08-141-2/+2
* Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs2006-06-201-4/+4
* add tracking of TID -> sharenamesRonnie Sahlberg2006-06-191-0/+3
* add infrastructure to make tracking of fid->filename easy to implement and useRonnie Sahlberg2006-06-191-1/+2
* track smb FIDFs when tehy are opened and closed.Ronnie Sahlberg2006-06-181-1/+4
* rename add_fid() to dissect_smb_fid() as a firsdt step towards adding trackin...Ronnie Sahlberg2006-06-181-2/+2
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* add dissection ofRonnie Sahlberg2006-02-071-0/+1
* add endoffile infolevelRonnie Sahlberg2005-11-261-0/+1
* more infolevelsRonnie Sahlberg2005-11-261-0/+1
* assume the four bytes after the fid in notify request is the completion maskRonnie Sahlberg2005-11-261-0/+1
* add some more infolevelsRonnie Sahlberg2005-11-251-0/+2
* add dissection of the smb2 impersionationlevel fieldRonnie Sahlberg2005-11-251-0/+1
* some info level updatesRonnie Sahlberg2005-11-251-0/+2
* some info level updatesRonnie Sahlberg2005-11-251-0/+2
* dissect some more infolevelsRonnie Sahlberg2005-11-181-0/+3
* add dissection of more infolevels for smb2Ronnie Sahlberg2005-11-171-0/+2
* add dissection of fs_[objectid|full_size]_infoRonnie Sahlberg2005-11-171-0/+2
* add dissection of fs quota infoRonnie Sahlberg2005-11-171-0/+1
* add full dissection of fs_[volume|size|device|atrtibute]_infoRonnie Sahlberg2005-11-171-0/+5
* add dissection of the security descriptor maskRonnie Sahlberg2005-11-171-0/+2
* improve the dissection of Create and fill in most of the fieldsRonnie Sahlberg2005-11-121-0/+10