Add all the source files from the old CVS tree,
[Samba.git] / docs / smbdotconf / filename / preservecase.xml
bloba6e05bcfb980e48d1e8fb07d49edc0967862e7bd
1 <samba:parameter name="preserve case"
2                  context="S"
3                                  type="boolean"
4                  xmlns:samba="http://samba.org/common">
5 <description>
6         <para> This controls if new filenames are created
7         with the case that the client passes, or if they are forced to 
8         be the <link linkend="DEFAULTCASE"><parameter moreinfo="none">default case
9         </parameter></link>.</para>
10         <para>See the section on <link linkend="NAMEMANGLINGSECT">NAME MANGLING</link> for a fuller discussion.</para>
11 </description>
13 <value type="default">yes</value>
14 </samba:parameter>