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

jerry at samba.org jerry at samba.org
Tue Feb 22 03:31:23 GMT 2005


Author: jerry
Date: 2005-02-22 03:31:22 +0000 (Tue, 22 Feb 2005)
New Revision: 5495

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

Log:
* add in some code from Mike Nix <mnix at wanm.com.au> for the SMBsplopen
  and SMBsplclose commands (BUG 2010)
* clarify some debug messages in smbspool (also from Mike)

my changes:

* start adding msdfs client routines
* enable smbclient to maintain multiple connections 
* set the CAP_DFS flag for our internal clienht routines.

I actualy have a dfs referral working in do_cd() but that code
is too ugly to live so I'm not checking it in just yet.
Further work is to merge with vl's changes in trunk to support multiple
TIDs per cli_state *.



Added:
   branches/SAMBA_3_0/source/libsmb/clidfs.c
Modified:
   branches/SAMBA_3_0/source/Makefile.in
   branches/SAMBA_3_0/source/client/client.c
   branches/SAMBA_3_0/source/client/smbspool.c
   branches/SAMBA_3_0/source/libsmb/cliconnect.c
   branches/SAMBA_3_0/source/libsmb/clientgen.c
   branches/SAMBA_3_0/source/libsmb/cliprint.c


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


More information about the samba-cvs mailing list