aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb-common.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-19remove g_malloc() from packet-smb-commonRonnie Sahlberg1-3/+1
2005-08-17replace a whole bunch of silly rotating stating buffers with ep_alloc() callsRonnie Sahlberg1-18/+5
2005-08-10tvb_get_stringz() to tvb_get_ephemeral_stringz() conversionRonnie Sahlberg1-3/+1
2004-12-01Get rid of a long-obsolete comment.Guy Harris1-6/+0
2004-08-02"dissect_smb_unknown()" isn't some generic routine, it's used only toGuy Harris1-11/+0
2004-08-02Don't drag in a huge pile of headers in "packet-smb-common.h"; rely onGuy Harris1-0/+9
2004-08-02Move the NTLMv2 blob stuff back into packet-ntlmssp.c - it's moreGuy Harris1-198/+0
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+490