Large amount of updates to smbclient to:
authorjelmer <jelmer@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Thu, 26 Jan 2006 06:33:45 +0000 (06:33 +0000)
committerjelmer <jelmer@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Thu, 26 Jan 2006 06:33:45 +0000 (06:33 +0000)
commit38f9db4737e2ce34d439436b3098cfc90f4662f2
treefbac86873e8d3a1b7784e3360d2faeaee27aa3f7
parente2e5e8463eee30f6e7a14e18942dcde83ccdfef4
Large amount of updates to smbclient to:
 - Remove global variables (pass things around as variables, add a 'struct smbclient_context')
 - Get rid of pstring
 - Fix up some of the return values
 - Fix some generally weird code

git-svn-id: svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_4_0@13155 0c0555d6-39d7-0310-84fc-f1cc0bd64818
source/client/client.c