From Stefan Metzmacher:
[obnox/wireshark/wip.git] / epan / dissectors / packet-smb-logon.c
2006-11-26 jakeFrom Stefan Metzmacher:
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-08-19 sahlbergremove g_malloc() from packet-smb-common
2005-08-10 sahlbergtvb_get_stringz() to tvb_get_ephemeral_stringz() conversion
2005-04-28 geraldDon't try to access past the end of an array. Fixes...
2005-01-31 sahlbergthere are two NETLOGON protocols
2004-08-03 guyMove a bunch of stuff that's more Windows-related than...
2004-08-02 guy"dissect_smb_unknown()" isn't some generic routine...
2004-08-02 guyDon't drag in a huge pile of headers in "packet-smb...
2004-07-18 gramMove dissectors to epan/dissectors directory.