diff options
author | Christopher R. Hertel <crh@samba.org> | 1997-10-04 01:07:47 +0000 |
---|---|---|
committer | Christopher R. Hertel <crh@samba.org> | 1997-10-04 01:07:47 +0000 |
commit | e722d7077695242a7d6c0749b9a63741f660382a (patch) | |
tree | e436c68df014372bf673b6846c20131291de8995 /examples | |
parent | 3c5998e29be2ce035d71b211aa992e38b5cf7904 (diff) | |
download | samba-e722d7077695242a7d6c0749b9a63741f660382a.tar.gz samba-e722d7077695242a7d6c0749b9a63741f660382a.tar.bz2 samba-e722d7077695242a7d6c0749b9a63741f660382a.zip |
nmblookup.c:
I've added a -r option. When specified, nmblookup will attempt to bind
to port 137. In order for this to work, the user must be root and the
port must be available (i.e., nmbd not running). If either condition is
not met, nmblookup will default to normal behavior; it will try to bind
to a free port above 7999. I also removed an artifact. The -p <port>
option was being accepted but falling through to the default, which was
the usage message. I removed "p:" from the getopt() list.
params.c:
Rewritten. The scanning is much more linear, and I found and fixed a
few bugs. I don't like the way that the scratch buffer is handled,
but I believe that it is an improvement over the previous version.
Chris -)-----
(This used to be commit 09dc951f2acd67da9d895e8e00c01e7abbbe0960)
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions