r5545: move cli_cm_XXX() connection handling code to clidfs and out of client.c;...
commit038d939c2aeafcf6e0cd174d5509588e6f953f32
authorGerald Carter <jerry@samba.org>
Thu, 24 Feb 2005 21:54:52 +0000 (24 21:54 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:46 +0000 (10 10:55 -0500)
tree1523c3f58340f293918d8beecb053750477903e3
parent413eb87493d5f4c2ed8e1f674b223e270fcb3667
r5545: move cli_cm_XXX() connection handling code to clidfs and out of client.c;  client.c still maintains a pointer to the first connection so the change is fairly reansparent to other smbclient functions such as -L and -M
(This used to be commit d6a05ffd664e2e304f6e481af34a4c5d640fc3f9)
source3/Makefile.in
source3/client/client.c
source3/libsmb/clidfs.c