r5545: move cli_cm_XXX() connection handling code to clidfs and out of client.c;...
commitd6a05ffd664e2e304f6e481af34a4c5d640fc3f9
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)
tree65dfd3c9849165a0a843869ab3968e45db246212
parent5bd027e9ed095c01fc176178ff51b5839fe0c140
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
source/Makefile.in
source/client/client.c
source/libsmb/clidfs.c