aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb-logon.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-19remove g_malloc() from packet-smb-commonRonnie Sahlberg1-2/+0
2005-08-10tvb_get_stringz() to tvb_get_ephemeral_stringz() conversionRonnie Sahlberg1-2/+0
2005-04-28Don't try to access past the end of an array. Fixes bug 140.Gerald Combs1-1/+1
2005-01-31there are two NETLOGON protocolsRonnie Sahlberg1-79/+79
2004-08-03Move a bunch of stuff that's more Windows-related than SMB-related toGuy Harris1-1/+2
2004-08-02"dissect_smb_unknown()" isn't some generic routine, it's used only toGuy Harris1-1/+10
2004-08-02Don't drag in a huge pile of headers in "packet-smb-common.h"; rely onGuy Harris1-0/+7
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1032