The Samba-Bugzilla – Attachment 8885 Details for
Bug 9883
doc-xml/smbdotconf: server [min|max] protocol documentation is outdated
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mentioned patch cherry-picked from master
fix-bug-9883.patch (text/plain), 1.78 KB, created by
Björn Baumbach
on 2013-05-15 13:48:19 UTC
(
hide
)
Description:
mentioned patch cherry-picked from master
Filename:
MIME Type:
Creator:
Björn Baumbach
Created:
2013-05-15 13:48:19 UTC
Size:
1.78 KB
patch
obsolete
>From 6a2ac484ed041e5e9a0e8a5a5566b9e0577e00c1 Mon Sep 17 00:00:00 2001 >From: Stefan Metzmacher <metze@samba.org> >Date: Tue, 30 Apr 2013 08:39:00 +0200 >Subject: [PATCH] doc-xml/smbdotconf: fix server [min|max] protocol > documentation (bug 9883) > >Signed-off-by: Stefan Metzmacher <metze@samba.org> >Reviewed-by: Michael Adam <obnox@samba.org> >(cherry picked from commit 0ffd074690529a1833e29829b552b3cf6ebcd914) >--- > docs-xml/smbdotconf/protocol/servermaxprotocol.xml | 10 ---------- > docs-xml/smbdotconf/protocol/serverminprotocol.xml | 2 +- > 2 files changed, 1 insertion(+), 11 deletions(-) > >diff --git a/docs-xml/smbdotconf/protocol/servermaxprotocol.xml b/docs-xml/smbdotconf/protocol/servermaxprotocol.xml >index 94184c8..822e42b 100644 >--- a/docs-xml/smbdotconf/protocol/servermaxprotocol.xml >+++ b/docs-xml/smbdotconf/protocol/servermaxprotocol.xml >@@ -10,16 +10,6 @@ > <para>Possible values are :</para> > <itemizedlist> > <listitem> >- <para><constant>CORE</constant>: Earliest version. No >- concept of user names.</para> >- </listitem> >- >- <listitem> >- <para><constant>COREPLUS</constant>: Slight improvements on >- CORE for efficiency.</para> >- </listitem> >- >- <listitem> > <para><constant>LANMAN1</constant>: First <emphasis>modern</emphasis> > version of the protocol. Long filename support.</para> > </listitem> >diff --git a/docs-xml/smbdotconf/protocol/serverminprotocol.xml b/docs-xml/smbdotconf/protocol/serverminprotocol.xml >index 315d24b..9d6b06a 100644 >--- a/docs-xml/smbdotconf/protocol/serverminprotocol.xml >+++ b/docs-xml/smbdotconf/protocol/serverminprotocol.xml >@@ -18,6 +18,6 @@ > > <related>server max protocol</related> > >-<value type="default">CORE</value> >+<value type="default">LANMAN1</value> > <value type="example">NT1</value> > </samba:parameter> >-- >1.8.1.5 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
metze
:
review+
obnox
:
review+
Actions:
View
Attachments on
bug 9883
: 8885