Fix a bug in smbclient not sending the correct called name
commitd9339e074b7672a89a3b8939e1cffbfc1942dfcc
authorVolker Lendecke <vl@samba.org>
Sun, 12 Apr 2009 10:52:42 +0000 (12 12:52 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 15 Apr 2009 07:08:21 +0000 (15 09:08 +0200)
treed550f7b6c1ce18a3fbe0e860b4f55a88a19f4b01
parentc14b268295acc17a982d237365eb3354afabe011
Fix a bug in smbclient not sending the correct called name

Jeremy, I think the ability to say

smbclient //foo/bar -I <ip-address> -p 139

making the called name to "foo" got lost with 3d2d0203. Was this removed
deliberately? If so, please revert this patch. If not, please merge
appropriately.

Thanks,

Volker
(cherry picked from commit f13763ca4be49c08dfc533e39dd338b508ba4709)
source3/libsmb/clidfs.c