aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb-mailslot.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-26#include <emem.h> not req'dBill Meier1-1/+0
2006-06-18include emem.hRonnie Sahlberg1-0/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-03-14handle coverity bug 36Ronnie Sahlberg1-1/+5
2006-03-08coverity turned up a false positive in cid 37Ronnie Sahlberg1-1/+1
2005-09-17Move some headers for stuff defined by a dissector into epan/dissectorsGuy Harris1-1/+1
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-1/+1
2005-04-18From Peter Johansson: Make sure a pointer isn't NULL before we try to use it.Gerald Combs1-1/+1
2005-04-16Add an extra_info_type field to smb_extra_info_t so that we can makeGerald Combs1-1/+1
2005-04-13Fix a bug introduced by my previous checkin.Gerald Combs1-2/+4
2005-04-13Check for COL_INFO before trying to modify it.Gerald Combs1-1/+1
2005-02-01the old netlogon protocol is now called smb_netlogonRonnie Sahlberg1-2/+2
2004-08-02Nothing, other than the include of "smb.h", in "packet-smb-common.h" isGuy Harris1-1/+1
2004-08-02Don't drag in a huge pile of headers in "packet-smb-common.h"; rely onGuy Harris1-0/+4
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+265