1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/client
Jeremy Allison 990c84354a Sometime after 1.9.17p5 smbclient stopped being able to do
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 1da47e79d3)
1998-02-14 07:11:46 +00:00
..
client.c Added fix for doing pq command (from "James J. Szinger" <james.szinger@yale.edu>). 1998-02-12 11:59:55 +00:00
clientutil.c Sometime after 1.9.17p5 smbclient stopped being able to do 1998-02-14 07:11:46 +00:00
clitar.c Fix for crash bug with amanda - from "Michael C. Povel" <Michael.Povel@hub.de>. 1998-02-13 12:40:23 +00:00
ntclient.c This is *not* a big change (although it looks like one). 1998-01-22 13:27:43 +00:00
smbmnt.c This is *not* a big change (although it looks like one). 1998-01-22 13:27:43 +00:00
smbmount.c This is *not* a big change (although it looks like one). 1998-01-22 13:27:43 +00:00
smbumount.c This is *not* a big change (although it looks like one). 1998-01-22 13:27:43 +00:00