svn commit: samba r5518 - in branches/SAMBA_3_0/source: . client include libsmb

jerry at samba.org jerry at samba.org
Wed Feb 23 17:29:28 GMT 2005


Author: jerry
Date: 2005-02-23 17:29:28 +0000 (Wed, 23 Feb 2005)
New Revision: 5518

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=5518

Log:
Add initial msdfs support to smbclient.  Currently I can only 
cd up and down the tree and get directory listings.  

Still have to figure out how to get a directory listing on a 
2k dfs root.  Also have to work out some issues with relative paths
that cross dfs mount points.

We're protected from the new code paths when connecting to 
a non-dfs root share ( the flag from the tcon&X is stored 
in the struct cli_state* )


Modified:
   branches/SAMBA_3_0/source/Makefile.in
   branches/SAMBA_3_0/source/client/client.c
   branches/SAMBA_3_0/source/include/client.h
   branches/SAMBA_3_0/source/include/msdfs.h
   branches/SAMBA_3_0/source/libsmb/cliconnect.c
   branches/SAMBA_3_0/source/libsmb/clidfs.c
   branches/SAMBA_3_0/source/libsmb/clirap.c


Changeset:
Sorry, the patch is too large (912 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=5518


More information about the samba-cvs mailing list