smb2-dissector: learn the "REPLAY_OPERATION" flag
[obnox/wireshark/wip.git] / epan / dissectors / packet-smb2.h
2012-03-03 Michael Adamsmb2-dissector: learn the "REPLAY_OPERATION" flag trunk
2010-10-29 wmeierUse value_string_ext fcns to access certain value_strin...
2008-02-14 sahlbergfixup SMB2 header and decode async commands correctly
2007-05-22 jmayerTrivial warning fixes:
2007-05-15 sahlbergadd dissection of the end_of_chain bit in the header...
2007-05-15 sahlbergfrom metze
2007-05-07 sahlbergadd dissection of smb1 ioctl data by tying it into...
2007-05-07 sahlbergchange the smb2 ioctl function to take a pointer to...
2007-05-07 sahlbergremove the ioctl function and table from the smb dissec...
2006-06-20 geraldChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-04-05 sahlbergfrom metze
2006-02-07 sahlbergsmb2 signing
2006-02-07 sahlberghandmerged patch from metze it conflicted with recent...
2006-02-07 sahlbergadd dissection of the P (PID Valid) bit in the header
2005-12-24 sahlbergfrom metze
2005-12-07 sahlbergtap the ntlmssp protocol and extract the account/domain...
2005-12-05 sahlbergupdates for FILE_OBJECTID_BUFFER and have smb call...
2005-12-01 sahlbergmove the ioctl function code to the si structure so...
2005-11-12 sahlbergadd initial decode of dcerpc over smb2
2005-11-12 sahlbergin order to handle dcerpc over smb2 later and to make...
2005-11-12 sahlbergstart separating things out into structures
2005-11-12 jmayerPropset svn:...
2005-11-11 sahlbergbreak out some structures into packet-smb2.h so we...