summaryrefslogtreecommitdiff
path: root/net/nbtscan
AgeCommit message (Collapse)AuthorFilesLines
2002-07-30Update to 1.0.3, from ISIHARA Takanori in pkg/17767.wiz4-33/+5
Changes since 1.0.2: - NBTscan now returns meaningful exit code (patch by James Troup for Debian Linu x) - Added /etc/hosts and lmhosts format output (suggested by Anahuac de Paula Gil and Sigmund Baginov) - configure script now honours --prefix argument (patch by Petter Reinholdtsen) - Error messages now include IP address that caused error - NBTscan accepts a file with a list of IP addresses to scan (suggested by Omas Jakobsson) - Service number is printed for unknown NetBIOS services in -h mode (suggested b y Dan Wright) - Fixed some compile-time warnings on Linux - Corrected some typos
2002-07-21SHA1+size instead of MD5.wiz1-2/+3
2002-07-09Initial import of nbtscan-1.0.2 into the NetBSD packages collection.agc6-0/+61
Provided in PR 17355 by ISIHARA,Takanori NBTscan is a program for scanning IP networks for NetBIOS name information. It sends NetBIOS status query to each address in supplied range and lists received information in human readable form. For each respondent host it lists IP address, NetBIOS computer name, logged-in user name and MAC address.