aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb.h
AgeCommit message (Expand)AuthorFilesLines
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variablegerald1-4/+4
2006-06-19add tracking of TID -> sharenamessahlberg1-0/+3
2006-06-19add infrastructure to make tracking of fid->filename easy to implement and usesahlberg1-1/+2
2006-06-18track smb FIDFs when tehy are opened and closed.sahlberg1-1/+4
2006-06-18rename add_fid() to dissect_smb_fid() as a firsdt step towards adding trackin...sahlberg1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2006-02-07add dissection ofsahlberg1-0/+1
2005-11-26add endoffile infolevelsahlberg1-0/+1
2005-11-26more infolevelssahlberg1-0/+1
2005-11-26assume the four bytes after the fid in notify request is the completion masksahlberg1-0/+1
2005-11-25add some more infolevelssahlberg1-0/+2
2005-11-25add dissection of the smb2 impersionationlevel fieldsahlberg1-0/+1
2005-11-25some info level updatessahlberg1-0/+2
2005-11-25some info level updatessahlberg1-0/+2
2005-11-18dissect some more infolevelssahlberg1-0/+3
2005-11-17add dissection of more infolevels for smb2sahlberg1-0/+2
2005-11-17add dissection of fs_[objectid|full_size]_infosahlberg1-0/+2
2005-11-17 add dissection of fs quota infosahlberg1-0/+1
2005-11-17add full dissection of fs_[volume|size|device|atrtibute]_infosahlberg1-0/+5
2005-11-17add dissection of the security descriptor masksahlberg1-0/+2
2005-11-12 improve the dissection of Create and fill in most of the fieldssahlberg1-0/+10
2005-11-12dissect more of Close request/responsesahlberg1-0/+2
2005-09-17Move some headers for stuff defined by a dissector into epan/dissectorsguy1-0/+286