aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb.h
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-25some info level updatesRonnie Sahlberg1-0/+2
2005-11-25some info level updatesRonnie Sahlberg1-0/+2
2005-11-18dissect some more infolevelsRonnie Sahlberg1-0/+3
2005-11-17add dissection of more infolevels for smb2Ronnie Sahlberg1-0/+2
2005-11-17add dissection of fs_[objectid|full_size]_infoRonnie Sahlberg1-0/+2
2005-11-17 add dissection of fs quota infoRonnie Sahlberg1-0/+1
2005-11-17add full dissection of fs_[volume|size|device|atrtibute]_infoRonnie Sahlberg1-0/+5
2005-11-17add dissection of the security descriptor maskRonnie Sahlberg1-0/+2
2005-11-12 improve the dissection of Create and fill in most of the fieldsRonnie Sahlberg1-0/+10
2005-11-12dissect more of Close request/responseRonnie Sahlberg1-0/+2
2005-09-17Move some headers for stuff defined by a dissector into epan/dissectorsGuy Harris1-0/+286