The Samba-Bugzilla – Attachment 8033 Details for
Bug 9190
Regression (change in behavior) of default acl masks
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Documentation fixes on top of attachment 7993
tmp40.diff (text/plain), 2.54 KB, created by
Stefan Metzmacher
on 2012-10-10 06:50:38 UTC
(
hide
)
Description:
Documentation fixes on top of attachment 7993
Filename:
MIME Type:
Creator:
Stefan Metzmacher
Created:
2012-10-10 06:50:38 UTC
Size:
2.54 KB
patch
obsolete
>From 04dd3a23184cdd2ea6550db5da63de56a614b605 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Bj=C3=B6rn=20Baumbach?= <bb@sernet.de> >Date: Mon, 8 Oct 2012 10:42:34 +0200 >Subject: [PATCH 1/2] docs: fix opening and ending tag mismatch: para > >in directorysecuritymask.xml. >(cherry picked from commit 903a37c23b30dff3d0f9c546a2e238252b3be583) >--- > .../smbdotconf/security/directorysecuritymask.xml | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > >diff --git a/docs-xml/smbdotconf/security/directorysecuritymask.xml b/docs-xml/smbdotconf/security/directorysecuritymask.xml >index 0bd5d93..47feaf0 100644 >--- a/docs-xml/smbdotconf/security/directorysecuritymask.xml >+++ b/docs-xml/smbdotconf/security/directorysecuritymask.xml >@@ -1,13 +1,13 @@ > <samba:parameter name="directory security mask" >- context="S" >- type="string" >- xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> >+ context="S" >+ type="string" >+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> > <description> > <para> > This parameter has been removed for Samba 4.0.0. The parameter > <smbconfoption name="directory mask"/> is now used instead to mask > any permission bit changes on directories. >- <para> >+ </para> > </description> > > </samba:parameter> >-- >1.7.9.5 > > >From f226cb55e72fc3fee9ee768563b278326fb0a132 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Bj=C3=B6rn=20Baumbach?= <bb@sernet.de> >Date: Mon, 8 Oct 2012 10:42:34 +0200 >Subject: [PATCH 2/2] docs: fix opening and ending tag mismatch: para > >in forcedirectorysecuritymode.xml. >--- > .../security/forcedirectorysecuritymode.xml | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > >diff --git a/docs-xml/smbdotconf/security/forcedirectorysecuritymode.xml b/docs-xml/smbdotconf/security/forcedirectorysecuritymode.xml >index 01e5fe9..51c5de1 100644 >--- a/docs-xml/smbdotconf/security/forcedirectorysecuritymode.xml >+++ b/docs-xml/smbdotconf/security/forcedirectorysecuritymode.xml >@@ -1,13 +1,13 @@ > <samba:parameter name="force directory security mode" >- context="S" >- type="string" >- xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> >+ context="S" >+ type="string" >+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> > <description> > <para> > This parameter has been removed for Samba 4.0.0. The parameter > <smbconfoption name="force directory mode"/> is now used instead to > force any permission changes on directories to include specific UNIX > permission bits. >- <para> >+ </para> > </description> > </samba:parameter> >-- >1.7.9.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:
kseeger
:
review+
Actions:
View
Attachments on
bug 9190
:
7979
|
7991
|
7992
|
7993
| 8033