summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/filename
diff options
context:
space:
mode:
Diffstat (limited to 'docs/smbdotconf/filename')
-rw-r--r--docs/smbdotconf/filename/casesensitive.xml2
-rw-r--r--docs/smbdotconf/filename/defaultcase.xml2
-rw-r--r--docs/smbdotconf/filename/deletevetofiles.xml2
-rw-r--r--docs/smbdotconf/filename/hidedotfiles.xml2
-rw-r--r--docs/smbdotconf/filename/hidefiles.xml2
-rw-r--r--docs/smbdotconf/filename/hidespecialfiles.xml2
-rw-r--r--docs/smbdotconf/filename/hideunreadable.xml2
-rw-r--r--docs/smbdotconf/filename/hideunwriteablefiles.xml2
-rw-r--r--docs/smbdotconf/filename/mangledmap.xml2
-rw-r--r--docs/smbdotconf/filename/manglednames.xml2
-rw-r--r--docs/smbdotconf/filename/mangleprefix.xml2
-rw-r--r--docs/smbdotconf/filename/manglingchar.xml2
-rw-r--r--docs/smbdotconf/filename/manglingmethod.xml2
-rw-r--r--docs/smbdotconf/filename/maparchive.xml2
-rw-r--r--docs/smbdotconf/filename/maphidden.xml2
-rw-r--r--docs/smbdotconf/filename/mapsystem.xml2
-rw-r--r--docs/smbdotconf/filename/preservecase.xml2
-rw-r--r--docs/smbdotconf/filename/shortpreservecase.xml2
-rw-r--r--docs/smbdotconf/filename/statcache.xml2
-rw-r--r--docs/smbdotconf/filename/storedosattributes.xml2
-rw-r--r--docs/smbdotconf/filename/vetofiles.xml2
-rw-r--r--docs/smbdotconf/filename/vetooplockfiles.xml2
22 files changed, 22 insertions, 22 deletions
diff --git a/docs/smbdotconf/filename/casesensitive.xml b/docs/smbdotconf/filename/casesensitive.xml
index 4520ff80e9..bace4b360f 100644
--- a/docs/smbdotconf/filename/casesensitive.xml
+++ b/docs/smbdotconf/filename/casesensitive.xml
@@ -1,7 +1,7 @@
<samba:parameter name="case sensitive"
context="S"
type="boolean"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<synonym>casesignames</synonym>
<description>
<para>See the discussion in the section <link linkend="NAMEMANGLINGSECT">NAME MANGLING</link>.</para>
diff --git a/docs/smbdotconf/filename/defaultcase.xml b/docs/smbdotconf/filename/defaultcase.xml
index 959959205b..082a26cff9 100644
--- a/docs/smbdotconf/filename/defaultcase.xml
+++ b/docs/smbdotconf/filename/defaultcase.xml
@@ -1,6 +1,6 @@
<samba:parameter name="default case"
context="S"
- type="string" xmlns:samba="http://samba.org/common">
+ type="string" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>See the section on <link linkend="NAMEMANGLINGSECT">
NAME MANGLING</link>. Also note the <link linkend="SHORTPRESERVECASE">
diff --git a/docs/smbdotconf/filename/deletevetofiles.xml b/docs/smbdotconf/filename/deletevetofiles.xml
index 69821392d7..a8ccced47d 100644
--- a/docs/smbdotconf/filename/deletevetofiles.xml
+++ b/docs/smbdotconf/filename/deletevetofiles.xml
@@ -1,7 +1,7 @@
<samba:parameter name="delete veto files"
type="boolean"
context="S"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This option is used when Samba is attempting to
delete a directory that contains one or more vetoed directories
diff --git a/docs/smbdotconf/filename/hidedotfiles.xml b/docs/smbdotconf/filename/hidedotfiles.xml
index 7aa5145a9a..9f31f2cd5d 100644
--- a/docs/smbdotconf/filename/hidedotfiles.xml
+++ b/docs/smbdotconf/filename/hidedotfiles.xml
@@ -1,7 +1,7 @@
<samba:parameter name="hide dot files"
context="S"
type="boolean"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This is a boolean parameter that controls whether
files starting with a dot appear as hidden files.</para>
diff --git a/docs/smbdotconf/filename/hidefiles.xml b/docs/smbdotconf/filename/hidefiles.xml
index 5486b13b69..9246e8e119 100644
--- a/docs/smbdotconf/filename/hidefiles.xml
+++ b/docs/smbdotconf/filename/hidefiles.xml
@@ -1,7 +1,7 @@
<samba:parameter name="hide files"
type="string"
context="S"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This is a list of files or directories that are not
visible but are accessible. The DOS 'hidden' attribute is applied
diff --git a/docs/smbdotconf/filename/hidespecialfiles.xml b/docs/smbdotconf/filename/hidespecialfiles.xml
index dd7ba12bee..4714131c06 100644
--- a/docs/smbdotconf/filename/hidespecialfiles.xml
+++ b/docs/smbdotconf/filename/hidespecialfiles.xml
@@ -1,7 +1,7 @@
<samba:parameter name="hide special files"
context="S"
type="boolean"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This parameter prevents clients from seeing
special files such as sockets, devices and fifo's in directory
diff --git a/docs/smbdotconf/filename/hideunreadable.xml b/docs/smbdotconf/filename/hideunreadable.xml
index 40e831128a..c2c1654c1c 100644
--- a/docs/smbdotconf/filename/hideunreadable.xml
+++ b/docs/smbdotconf/filename/hideunreadable.xml
@@ -1,7 +1,7 @@
<samba:parameter name="hide unreadable"
context="S"
type="boolean"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This parameter prevents clients from seeing the
existance of files that cannot be read. Defaults to off.</para>
diff --git a/docs/smbdotconf/filename/hideunwriteablefiles.xml b/docs/smbdotconf/filename/hideunwriteablefiles.xml
index 6b4f7cceb8..e450cf05b5 100644
--- a/docs/smbdotconf/filename/hideunwriteablefiles.xml
+++ b/docs/smbdotconf/filename/hideunwriteablefiles.xml
@@ -1,7 +1,7 @@
<samba:parameter name="hide unwriteable files"
context="S"
type="boolean"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This parameter prevents clients from seeing
the existance of files that cannot be written to. Defaults to off.
diff --git a/docs/smbdotconf/filename/mangledmap.xml b/docs/smbdotconf/filename/mangledmap.xml
index c195fb6688..b199a299de 100644
--- a/docs/smbdotconf/filename/mangledmap.xml
+++ b/docs/smbdotconf/filename/mangledmap.xml
@@ -1,7 +1,7 @@
<samba:parameter name="mangled map"
type="string"
context="S"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This is for those who want to directly map UNIX
file names which cannot be represented on Windows/DOS. The mangling
diff --git a/docs/smbdotconf/filename/manglednames.xml b/docs/smbdotconf/filename/manglednames.xml
index 0803d8c1ca..9906c595bc 100644
--- a/docs/smbdotconf/filename/manglednames.xml
+++ b/docs/smbdotconf/filename/manglednames.xml
@@ -1,7 +1,7 @@
<samba:parameter name="mangled names"
type="boolean"
context="S"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This controls whether non-DOS names under UNIX
should be mapped to DOS-compatible names (&quot;mangled&quot;) and made visible,
diff --git a/docs/smbdotconf/filename/mangleprefix.xml b/docs/smbdotconf/filename/mangleprefix.xml
index a8c7f8e1bc..fd96c2c4fe 100644
--- a/docs/smbdotconf/filename/mangleprefix.xml
+++ b/docs/smbdotconf/filename/mangleprefix.xml
@@ -2,7 +2,7 @@
context="G"
type="string"
advanced="1" developer="1"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para> controls the number of prefix
characters from the original name used when generating
diff --git a/docs/smbdotconf/filename/manglingchar.xml b/docs/smbdotconf/filename/manglingchar.xml
index 9586e96db2..39e7546ef0 100644
--- a/docs/smbdotconf/filename/manglingchar.xml
+++ b/docs/smbdotconf/filename/manglingchar.xml
@@ -1,7 +1,7 @@
<samba:parameter name="mangling char"
context="S"
type="string"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This controls what character is used as
the <emphasis>magic</emphasis> character in <link linkend="NAMEMANGLINGSECT">name mangling</link>. The
diff --git a/docs/smbdotconf/filename/manglingmethod.xml b/docs/smbdotconf/filename/manglingmethod.xml
index d985d060dc..f6e2edaac3 100644
--- a/docs/smbdotconf/filename/manglingmethod.xml
+++ b/docs/smbdotconf/filename/manglingmethod.xml
@@ -2,7 +2,7 @@
context="G"
type="string"
advanced="1" developer="1"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para> controls the algorithm used for the generating
the mangled names. Can take two different values, &quot;hash&quot; and
diff --git a/docs/smbdotconf/filename/maparchive.xml b/docs/smbdotconf/filename/maparchive.xml
index ff117c83ea..0a6504a3c9 100644
--- a/docs/smbdotconf/filename/maparchive.xml
+++ b/docs/smbdotconf/filename/maparchive.xml
@@ -1,7 +1,7 @@
<samba:parameter name="map archive"
context="S"
type="boolean"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This controls whether the DOS archive attribute
should be mapped to the UNIX owner execute bit. The DOS archive bit
diff --git a/docs/smbdotconf/filename/maphidden.xml b/docs/smbdotconf/filename/maphidden.xml
index 2b84d2afb9..f3a6abd57f 100644
--- a/docs/smbdotconf/filename/maphidden.xml
+++ b/docs/smbdotconf/filename/maphidden.xml
@@ -1,7 +1,7 @@
<samba:parameter name="map hidden"
context="S"
type="boolean"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This controls whether DOS style hidden files
should be mapped to the UNIX world execute bit.</para>
diff --git a/docs/smbdotconf/filename/mapsystem.xml b/docs/smbdotconf/filename/mapsystem.xml
index 9788f99370..cf8226dd09 100644
--- a/docs/smbdotconf/filename/mapsystem.xml
+++ b/docs/smbdotconf/filename/mapsystem.xml
@@ -1,7 +1,7 @@
<samba:parameter name="map system"
context="S"
type="boolean"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This controls whether DOS style system files
should be mapped to the UNIX group execute bit.</para>
diff --git a/docs/smbdotconf/filename/preservecase.xml b/docs/smbdotconf/filename/preservecase.xml
index a6e05bcfb9..6346c31463 100644
--- a/docs/smbdotconf/filename/preservecase.xml
+++ b/docs/smbdotconf/filename/preservecase.xml
@@ -1,7 +1,7 @@
<samba:parameter name="preserve case"
context="S"
type="boolean"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para> This controls if new filenames are created
with the case that the client passes, or if they are forced to
diff --git a/docs/smbdotconf/filename/shortpreservecase.xml b/docs/smbdotconf/filename/shortpreservecase.xml
index ca86ae07a8..8742b60830 100644
--- a/docs/smbdotconf/filename/shortpreservecase.xml
+++ b/docs/smbdotconf/filename/shortpreservecase.xml
@@ -1,7 +1,7 @@
<samba:parameter name="short preserve case"
context="S"
type="boolean"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This boolean parameter controls if new files
which conform to 8.3 syntax, that is all in upper case and of
diff --git a/docs/smbdotconf/filename/statcache.xml b/docs/smbdotconf/filename/statcache.xml
index 4f160779cc..c38fb11a88 100644
--- a/docs/smbdotconf/filename/statcache.xml
+++ b/docs/smbdotconf/filename/statcache.xml
@@ -2,7 +2,7 @@
context="G"
developer="1"
type="boolean"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This parameter determines if <citerefentry><refentrytitle>smbd</refentrytitle>
<manvolnum>8</manvolnum></citerefentry> will use a cache in order to
diff --git a/docs/smbdotconf/filename/storedosattributes.xml b/docs/smbdotconf/filename/storedosattributes.xml
index 1b94a771b6..56e5a0c175 100644
--- a/docs/smbdotconf/filename/storedosattributes.xml
+++ b/docs/smbdotconf/filename/storedosattributes.xml
@@ -1,7 +1,7 @@
<samba:parameter name="store dos attributes"
context="S"
type="boolean"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>If this parameter is set Samba no longer attempts to
map DOS attributes like SYSTEM, HIDDEN, ARCHIVE or READ-ONLY
diff --git a/docs/smbdotconf/filename/vetofiles.xml b/docs/smbdotconf/filename/vetofiles.xml
index 495722d295..b5a60053f4 100644
--- a/docs/smbdotconf/filename/vetofiles.xml
+++ b/docs/smbdotconf/filename/vetofiles.xml
@@ -1,7 +1,7 @@
<samba:parameter name="veto files"
context="S"
type="string"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This is a list of files and directories that
are neither visible nor accessible. Each entry in the list must
diff --git a/docs/smbdotconf/filename/vetooplockfiles.xml b/docs/smbdotconf/filename/vetooplockfiles.xml
index 6f546ecc16..6deb2d20b0 100644
--- a/docs/smbdotconf/filename/vetooplockfiles.xml
+++ b/docs/smbdotconf/filename/vetooplockfiles.xml
@@ -1,7 +1,7 @@
<samba:parameter name="veto oplock files"
context="S"
type="string"
- xmlns:samba="http://samba.org/common">
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This parameter is only valid when the <link linkend="OPLOCKS">
<parameter moreinfo="none">oplocks</parameter></link>