[SCM] Samba Shared Repository - branch master updated

Karolin Seeger kseeger at samba.org
Wed Nov 18 05:06:41 MST 2009


The branch, master has been updated
       via  da8aba5... s3/docs: Add "max protocol = smb2" to man smb.conf.
      from  054833a... README.coding: Update rules about code blocks and braces.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit da8aba53d61496d0df2bd32f92030cdee0300f2f
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

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

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