r5545: move cli_cm_XXX() connection handling code to clidfs and out of client.c;...
commitdb7cd51034331efb1161e3b8e4cbefa79741dbef
authorGerald Carter <jerry@samba.org>
Thu, 24 Feb 2005 21:54:52 +0000 (24 21:54 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 24 Feb 2005 21:54:52 +0000 (24 21:54 +0000)
tree65dfd3c9849165a0a843869ab3968e45db246212
parentf83b2a2ed1de3f57930178babbe9e2c225938987
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