mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
990c84354a
NetBIOS name lookups by broadcast and instead only does DNS.
With the belief that this was not what was intended (I think
it happened in the clientutil.c cleanup) I have added that
capability back to smbclient by adding the #define USENMB
into clientutil.c, and adding the required namequery.o into
the object lists for smbclient and smbmount (as they now
need it to link).
If this was done intentionally let me know and I'll back
this out.
Jeremy.
(This used to be commit
|
||
---|---|---|
.. | ||
client.c | ||
clientutil.c | ||
clitar.c | ||
ntclient.c | ||
smbmnt.c | ||
smbmount.c | ||
smbumount.c |