aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smb-logon.c
AgeCommit message (Collapse)AuthorFilesLines
2000-02-21Small fix for Jeff FosterRichard Sharpe1-3/+3
svn path=/trunk/; revision=1662
2000-02-21Fixing the GetDC response handling so it understands the short ones thatRichard Sharpe1-5/+20
are sent in response to Win9X requests as well as the longer ones that are sent to WinNT and above requests. svn path=/trunk/; revision=1661
2000-02-14Jeff Foster's SMB Mailslot and Netlogin dissectors; he splitGuy Harris1-0/+555
"packet-smb.c" up into several files. svn path=/trunk/; revision=1629