[SCM] Samba Shared Repository - branch v3-5-test updated

Karolin Seeger kseeger at samba.org
Wed Nov 18 05:07:35 MST 2009


The branch, v3-5-test has been updated
       via  f3f14c9... s3/docs: Add "max protocol = smb2" to man smb.conf.
      from  9b68da3... Start removing SMB_STRUCT_STAT variables except for the directory enumeration code (which needs it). Jeremy. (cherry picked from commit 7407b526e3214287a8f42073044e2ebab058198a)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test


- Log -----------------------------------------------------------------
commit f3f14c9564b4dd6fe63f9e636307dba86be983e7
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Nov 18 13:05:24 2009 +0100

    s3/docs: Add "max protocol = smb2" to man smb.conf.
    
    Karolin
    (cherry picked from commit da8aba53d61496d0df2bd32f92030cdee0300f2f)

-----------------------------------------------------------------------

Summary of changes:
 docs-xml/smbdotconf/protocol/maxprotocol.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/smbdotconf/protocol/maxprotocol.xml b/docs-xml/smbdotconf/protocol/maxprotocol.xml
index e785909..3648a5e 100644
--- a/docs-xml/smbdotconf/protocol/maxprotocol.xml
+++ b/docs-xml/smbdotconf/protocol/maxprotocol.xml
@@ -33,6 +33,11 @@
 	    <para><constant>NT1</constant>: Current up to date version of the protocol. 
 	    Used by Windows NT. Known as CIFS.</para>
 	</listitem>
+	<listitem>
+	    <para><constant>SMB2</constant>: Re-implementation of the SMB protocol.
+	    Used by Windows Vista and newer. The Samba implementation of SMB2 is
+	    currently marked experimental!</para>
+	</listitem>
     </itemizedlist>
 
     <para>Normally this option should not be set as the automatic 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list