Commit graph

7 commits

Author SHA1 Message Date
obache
5a5417ca0c Fix off by one error, noticed by PR 40374.
Bump PKGREVISION.

As Debian bug #418655, it is already reported to upstream:
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;bug=418655

While here, add DESTDIR support.
2009-01-25 14:21:13 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
cube
105367c0d8 Update to version 1.5.1. Patch provided in PR 26574 by Isihara Takanori.
Version 1.5.1 - June 2003

- Fixed segmentation fault when using -f option (noticed by Brian Lovrin)
- Fixed printing ugliness (noticed by Darren Critchley)
- Changed version number :) (1.5 said that it is 1.0.3 - now it proudly says 1.5.1)
2004-08-07 09:10:01 +00:00
wiz
f4f8fd73e6 Update to 1.5, prompted by PR 20985 by ISIHARA Takanori:
Version 1.5 - May 2002

- Fixed a bug in displaying of 15-character NetBIOS names (15th character wasn't displayed).
  Bug reported by Tom Kustner, Kenny Breck and Richard IJzermans
- Fixed a bug in interpreting netmask /32 and /0. Patch provided by Thomas Poindessous for Debian Linux
- List of hosts to scan can now be read from stdin as well as from file. Suggested by Kevin Kadow
- Fixed a bug in timing. (nbtscan waited for two seconds after scanning not doing anything). Reported by Ceri Hopkins
- Nbtscan now works on Darwin. Patches provided by Mohammad A. Haque
- timeout option -t is now in milliseconds, not seconds
- Fixed some Solaris portability problems. Patches provided by Petter Reinholdtsen
2003-04-03 11:51:16 +00:00
wiz
577ccc072c Update to 1.0.3, from ISIHARA Takanori in pkg/17767.
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-30 16:55:43 +00:00
wiz
51a8adfaa2 SHA1+size instead of MD5. 2002-07-21 15:43:12 +00:00
agc
17b972bdd7 Initial import of nbtscan-1.0.2 into the NetBSD packages collection.
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.
2002-07-09 20:08:48 +00:00