r13155: Large amount of updates to smbclient to:
authorJelmer Vernooij <jelmer@samba.org>
Thu, 26 Jan 2006 06:33:45 +0000 (06:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:51:29 +0000 (13:51 -0500)
commit573c07243d880e76805a9993978d7432a80a6df2
tree7bf13559566cb280f4d30d31155eb3d55e502a0b
parent106da006c48f83e2484bfc9cf436523d267eeb57
r13155: 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
(This used to be commit d9902e1477484ae01f9575afc6eba33526d631ac)
source4/client/client.c