Changeset 773


Ignore:
Timestamp:
Jul 2, 2013, 7:27:06 PM (12 years ago)
Author:
Herwig Bauernfeind
Message:

Samba Server 3.5: Update branch to 3.5.20

Location:
branches/samba-3.5.x
Files:
118 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.5.x/WHATSNEW.txt

    r739 r773  
     1                   ==============================
     2                   Release Notes for Samba 3.5.20
     3                         December 17, 2012
     4                   ==============================
     5
     6
     7This is the latest stable release of Samba 3.5.
     8
     9Major enhancements in Samba 3.5.20 include:
     10
     11o  Fix segfaults in log level = 10 on Solaris (bug #9390).
     12o  Apply ACL masks correctly when setting ACLs (bug #9236).
     13
     14
     15Changes since 3.5.19:
     16---------------------
     17
     18o   Jeremy Allison <jra@samba.org>
     19    * BUG 7781: Samba transforms ShareName to lowercase (sharename) when adding
     20      new share via MMC.
     21    * BUG 9236: Apply ACL masks correctly when setting ACLs.
     22    * BUG 9455: munmap called for an address location not mapped by Samba.
     23
     24
     25o   Björn Baumbach <bb@sernet.de>
     26    * BUG 9345: Fix usage of <smbconfoption> tag.
     27
     28
     29o   Stefan Metzmacher <metze@samba.org>
     30    * BUG 9390: Fix segfaults in log level = 10 on Solaris.
     31    * BUG 9402: Fix dns updates against BIND9 (used in a Samba4 domain).
     32
     33
     34######################################################################
     35Reporting bugs & Development Discussion
     36#######################################
     37
     38Please discuss this release on the samba-technical mailing list or by
     39joining the #samba-technical IRC channel on irc.freenode.net.
     40
     41If you do report problems then please try to send high quality
     42feedback. If you don't provide vital information to help us track down
     43the problem then you will probably be ignored.  All bug reports should
     44be filed under the Samba 3.5 product in the project's Bugzilla
     45database (https://bugzilla.samba.org/).
     46
     47
     48======================================================================
     49== Our Code, Our Bugs, Our Responsibility.
     50== The Samba Team
     51======================================================================
     52
     53
     54Release notes for older releases follow:
     55----------------------------------------
     56
    157                   ==============================
    258                   Release Notes for Samba 3.5.19
     
    1470
    1571
    16 Changes since 3.5.17:
     72Changes since 3.5.18:
    1773---------------------
    1874
     
    62118
    63119
    64 Release notes for older releases follow:
    65 ----------------------------------------
     120----------------------------------------------------------------------
     121
    66122
    67123                   ==============================
  • branches/samba-3.5.x/docs-xml/build/DTD/samba.entities

    r736 r773  
    181181
    182182<para>Note that specifying this parameter here will
    183 override the <smbconfoption><name>log level</name></smbconfoption> parameter
     183override the <smbconfoption name="log level" /> parameter
    184184in the &smb.conf; file.</para>
    185185</listitem>
     
    208208
    209209<para>Note that specifying this parameter here will
    210 override the <smbconfoption><name>log level</name></smbconfoption> parameter
     210override the <smbconfoption name="log level" /> parameter
    211211in the &smb.conf; file.</para>
    212212</listitem>
     
    298298<para>If this parameter is not set then the name resolve order
    299299defined in the &smb.conf; file parameter 
    300 (<smbconfoption><name>name resolve order</name></smbconfoption>) will be used.
     300(<smbconfoption name="name resolve order" />) will be used.
    301301</para>
    302302
    303303<para>The default order is lmhosts, host, wins, bcast. Without
    304 this parameter or any entry in the <smbconfoption><name>name resolve order</name></smbconfoption> parameter of the &smb.conf; file, the name
     304this parameter or any entry in the
     305<smbconfoption name="name resolve order" /> parameter of
     306the &smb.conf; file, the name
    305307resolution methods will be attempted in this order. </para></listitem>
    306308</varlistentry>'>
     
    311313<listitem><para>This option allows you to override
    312314the NetBIOS name that Samba uses for itself. This is identical
    313 to setting the <smbconfoption><name>netbios name</name></smbconfoption> parameter in the &smb.conf; file.
     315to setting the <smbconfoption name="netbios name" /> parameter in
     316the &smb.conf; file.
    314317However, a command
    315318line setting will take precedence over settings in
  • branches/samba-3.5.x/docs/manpages/cifs.upcall.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "CIFS\&.UPCALL" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "CIFS\&.UPCALL" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/eventlogadm.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "EVENTLOGADM" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "EVENTLOGADM" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/findsmb.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "FINDSMB" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "FINDSMB" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/idmap_ad.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "IDMAP_AD" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "IDMAP_AD" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/idmap_adex.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "IDMAP_ADEX" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "IDMAP_ADEX" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/idmap_hash.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "IDMAP_HASH" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "IDMAP_HASH" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/idmap_ldap.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "IDMAP_LDAP" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "IDMAP_LDAP" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/idmap_nss.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "IDMAP_NSS" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "IDMAP_NSS" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/idmap_rid.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "IDMAP_RID" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "IDMAP_RID" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/idmap_tdb.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "IDMAP_TDB" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "IDMAP_TDB" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/idmap_tdb2.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "IDMAP_TDB2" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "IDMAP_TDB2" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/ldb.3

    r739 r773  
    33.\"    Author: [see the "Author" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: C Library Functions
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "LDB" "3" "11/01/2012" "Samba 3\&.5" "C Library Functions"
     10.TH "LDB" "3" "12/14/2012" "Samba 3\&.5" "C Library Functions"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/ldbadd.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "LDBADD" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "LDBADD" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/ldbdel.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "LDBDEL" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "LDBDEL" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/ldbedit.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "LDBEDIT" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "LDBEDIT" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/ldbmodify.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "LDBMODIFY" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "LDBMODIFY" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/ldbrename.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "LDBRENAME" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "LDBRENAME" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/ldbsearch.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "LDBSEARCH" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "LDBSEARCH" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/libsmbclient.7

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: 7
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "LIBSMBCLIENT" "7" "11/01/2012" "Samba 3\&.5" "7"
     10.TH "LIBSMBCLIENT" "7" "12/14/2012" "Samba 3\&.5" "7"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/lmhosts.5

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: File Formats and Conventions
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "LMHOSTS" "5" "11/01/2012" "Samba 3\&.5" "File Formats and Conventions"
     10.TH "LMHOSTS" "5" "12/14/2012" "Samba 3\&.5" "File Formats and Conventions"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/log2pcap.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "LOG2PCAP" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "LOG2PCAP" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/mount.cifs.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "MOUNT\&.CIFS" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "MOUNT\&.CIFS" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/net.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "NET" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "NET" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    6666.RS 4
    6767This option allows you to override the NetBIOS name that Samba uses for itself\&. This is identical to setting the
    68 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     68\m[blue]\fBnetbios name\fR\m[]
    6969parameter in the
    7070smb\&.conf
     
    110110.sp
    111111Note that specifying this parameter here will override the
    112 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     112\m[blue]\fBlog level\fR\m[]
    113113parameter in the
    114114smb\&.conf
  • branches/samba-3.5.x/docs/manpages/nmbd.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "NMBD" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "NMBD" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    135135.sp
    136136Note that specifying this parameter here will override the
    137 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     137\m[blue]\fBlog level\fR\m[]
    138138parameter in the
    139139smb\&.conf
  • branches/samba-3.5.x/docs/manpages/nmblookup.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "NMBLOOKUP" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "NMBLOOKUP" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    7373.RS 4
    7474This option allows you to override the NetBIOS name that Samba uses for itself\&. This is identical to setting the
    75 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     75\m[blue]\fBnetbios name\fR\m[]
    7676parameter in the
    7777smb\&.conf
     
    133133.sp
    134134Note that specifying this parameter here will override the
    135 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     135\m[blue]\fBlog level\fR\m[]
    136136parameter in the
    137137smb\&.conf
  • branches/samba-3.5.x/docs/manpages/ntlm_auth.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "NTLM_AUTH" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "NTLM_AUTH" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    275275.sp
    276276Note that specifying this parameter here will override the
    277 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     277\m[blue]\fBlog level\fR\m[]
    278278parameter in the
    279279smb\&.conf
  • branches/samba-3.5.x/docs/manpages/pam_winbind.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: 8
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "PAM_WINBIND" "8" "11/01/2012" "Samba 3\&.5" "8"
     10.TH "PAM_WINBIND" "8" "12/14/2012" "Samba 3\&.5" "8"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/pam_winbind.conf.5

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: 5
    77.\"    Source: Samba 3.6
    88.\"  Language: English
    99.\"
    10 .TH "PAM_WINBIND\&.CONF" "5" "11/01/2012" "Samba 3\&.6" "5"
     10.TH "PAM_WINBIND\&.CONF" "5" "12/14/2012" "Samba 3\&.6" "5"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/pdbedit.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "PDBEDIT" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "PDBEDIT" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    561561.sp
    562562Note that specifying this parameter here will override the
    563 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     563\m[blue]\fBlog level\fR\m[]
    564564parameter in the
    565565smb\&.conf
  • branches/samba-3.5.x/docs/manpages/profiles.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "PROFILES" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "PROFILES" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/rpcclient.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "RPCCLIENT" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "RPCCLIENT" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    7474.sp
    7575Note that specifying this parameter here will override the
    76 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     76\m[blue]\fBlog level\fR\m[]
    7777parameter in the
    7878smb\&.conf
     
    163163.RS 4
    164164This option allows you to override the NetBIOS name that Samba uses for itself\&. This is identical to setting the
    165 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     165\m[blue]\fBnetbios name\fR\m[]
    166166parameter in the
    167167smb\&.conf
  • branches/samba-3.5.x/docs/manpages/samba.7

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: Miscellanea
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SAMBA" "7" "11/01/2012" "Samba 3\&.5" "Miscellanea"
     10.TH "SAMBA" "7" "12/14/2012" "Samba 3\&.5" "Miscellanea"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/sharesec.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SHARESEC" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "SHARESEC" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    8989.sp
    9090Note that specifying this parameter here will override the
    91 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     91\m[blue]\fBlog level\fR\m[]
    9292parameter in the
    9393smb\&.conf
  • branches/samba-3.5.x/docs/manpages/smb.conf.5

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: File Formats and Conventions
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SMB\&.CONF" "5" "11/01/2012" "Samba 3\&.5" "File Formats and Conventions"
     10.TH "SMB\&.CONF" "5" "12/14/2012" "Samba 3\&.5" "File Formats and Conventions"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/smbcacls.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SMBCACLS" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "SMBCACLS" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    102102.sp
    103103Note that specifying this parameter here will override the
    104 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     104\m[blue]\fBlog level\fR\m[]
    105105parameter in the
    106106smb\&.conf
  • branches/samba-3.5.x/docs/manpages/smbclient.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SMBCLIENT" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "SMBCLIENT" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    249249.sp
    250250Note that specifying this parameter here will override the
    251 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     251\m[blue]\fBlog level\fR\m[]
    252252parameter in the
    253253smb\&.conf
     
    338338.RS 4
    339339This option allows you to override the NetBIOS name that Samba uses for itself\&. This is identical to setting the
    340 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     340\m[blue]\fBnetbios name\fR\m[]
    341341parameter in the
    342342smb\&.conf
  • branches/samba-3.5.x/docs/manpages/smbcontrol.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SMBCONTROL" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "SMBCONTROL" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/smbcquotas.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SMBCQUOTAS" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "SMBCQUOTAS" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    8989.sp
    9090Note that specifying this parameter here will override the
    91 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     91\m[blue]\fBlog level\fR\m[]
    9292parameter in the
    9393smb\&.conf
  • branches/samba-3.5.x/docs/manpages/smbd.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SMBD" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "SMBD" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    9797.sp
    9898Note that specifying this parameter here will override the
    99 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     99\m[blue]\fBlog level\fR\m[]
    100100parameter in the
    101101smb\&.conf
  • branches/samba-3.5.x/docs/manpages/smbget.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SMBGET" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "SMBGET" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/smbgetrc.5

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: File Formats and Conventions
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SMBGETRC" "5" "11/01/2012" "Samba 3\&.5" "File Formats and Conventions"
     10.TH "SMBGETRC" "5" "12/14/2012" "Samba 3\&.5" "File Formats and Conventions"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/smbpasswd.5

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: File Formats and Conventions
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SMBPASSWD" "5" "11/01/2012" "Samba 3\&.5" "File Formats and Conventions"
     10.TH "SMBPASSWD" "5" "12/14/2012" "Samba 3\&.5" "File Formats and Conventions"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/smbpasswd.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SMBPASSWD" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "SMBPASSWD" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/smbspool.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SMBSPOOL" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "SMBSPOOL" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/smbstatus.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SMBSTATUS" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "SMBSTATUS" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    5454.sp
    5555Note that specifying this parameter here will override the
    56 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     56\m[blue]\fBlog level\fR\m[]
    5757parameter in the
    5858smb\&.conf
  • branches/samba-3.5.x/docs/manpages/smbtar.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SMBTAR" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "SMBTAR" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/smbtree.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SMBTREE" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "SMBTREE" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    5959.sp
    6060Note that specifying this parameter here will override the
    61 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     61\m[blue]\fBlog level\fR\m[]
    6262parameter in the
    6363smb\&.conf
  • branches/samba-3.5.x/docs/manpages/swat.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SWAT" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "SWAT" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    8383.sp
    8484Note that specifying this parameter here will override the
    85 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     85\m[blue]\fBlog level\fR\m[]
    8686parameter in the
    8787smb\&.conf
  • branches/samba-3.5.x/docs/manpages/tdbbackup.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "TDBBACKUP" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "TDBBACKUP" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/tdbdump.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "TDBDUMP" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "TDBDUMP" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/tdbtool.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "TDBTOOL" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "TDBTOOL" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/testparm.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "TESTPARM" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "TESTPARM" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/umount.cifs.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "UMOUNT\&.CIFS" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "UMOUNT\&.CIFS" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_acl_tdb.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_ACL_TDB" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_ACL_TDB" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_acl_xattr.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_ACL_XATTR" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_ACL_XATTR" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_aio_fork.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_AIO_FORK" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_AIO_FORK" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_audit.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_AUDIT" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_AUDIT" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_cacheprime.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_CACHEPRIME" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_CACHEPRIME" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_cap.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_CAP" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_CAP" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_catia.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_CATIA" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_CATIA" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_commit.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_COMMIT" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_COMMIT" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_default_quota.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_DEFAULT_QUOTA" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_DEFAULT_QUOTA" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_dirsort.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_DIRSORT" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_DIRSORT" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_extd_audit.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_EXTD_AUDIT" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_EXTD_AUDIT" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_fake_perms.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_FAKE_PERMS" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_FAKE_PERMS" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_fileid.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_FILEID" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_FILEID" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_full_audit.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_FULL_AUDIT" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_FULL_AUDIT" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_gpfs.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_GPFS" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_GPFS" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_netatalk.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_NETATALK" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_NETATALK" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_notify_fam.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_NOTIFY_FAM" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_NOTIFY_FAM" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_prealloc.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_PREALLOC" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_PREALLOC" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_preopen.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_PREOPEN" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_PREOPEN" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_readahead.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_READAHEAD" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_READAHEAD" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_readonly.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_READONLY" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_READONLY" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_recycle.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_RECYCLE" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_RECYCLE" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_scannedonly.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_SCANNEDONLY" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_SCANNEDONLY" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_shadow_copy.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_SHADOW_COPY" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_SHADOW_COPY" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_shadow_copy2.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_SHADOW_COPY2" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_SHADOW_COPY2" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_smb_traffic_analyzer.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SMB_TRAFFIC_ANALYZER" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "SMB_TRAFFIC_ANALYZER" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_streams_depot.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_STREAMS_DEPOT" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_STREAMS_DEPOT" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_streams_xattr.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_STREAMS_XATTR" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_STREAMS_XATTR" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfs_xattr_tdb.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFS_XATTR_TDB" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "VFS_XATTR_TDB" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/vfstest.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "VFSTEST" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "VFSTEST" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    6161.sp
    6262Note that specifying this parameter here will override the
    63 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     63\m[blue]\fBlog level\fR\m[]
    6464parameter in the
    6565smb\&.conf
  • branches/samba-3.5.x/docs/manpages/wbinfo.1

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "WBINFO" "1" "11/01/2012" "Samba 3\&.5" "User Commands"
     10.TH "WBINFO" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/winbind_krb5_locator.7

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: 7
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "WINBIND_KRB5_LOCATOR" "7" "11/01/2012" "Samba 3\&.5" "7"
     10.TH "WINBIND_KRB5_LOCATOR" "7" "12/14/2012" "Samba 3\&.5" "7"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
  • branches/samba-3.5.x/docs/manpages/winbindd.8

    r739 r773  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 11/01/2012
     5.\"      Date: 12/14/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "WINBINDD" "8" "11/01/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "WINBINDD" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    176176.sp
    177177Note that specifying this parameter here will override the
    178 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     178\m[blue]\fBlog level\fR\m[]
    179179parameter in the
    180180smb\&.conf
  • branches/samba-3.5.x/lib/replace/libreplace.m4

    r414 r773  
    109109AC_CHECK_FUNCS(vsyslog setlinebuf mktime ftruncate chsize rename)
    110110AC_CHECK_FUNCS(waitpid wait4 strlcpy strlcat initgroups memmove strdup)
    111 AC_CHECK_FUNCS(pread pwrite strndup strcasestr strtok_r mkdtemp dup2)
     111AC_CHECK_FUNCS(pread pwrite strndup strcasestr strtok_r mkdtemp dup2 dprintf vdprintf)
    112112AC_CHECK_FUNCS(isatty chown lchown link readlink symlink realpath)
    113113AC_HAVE_DECL(setresuid, [#include <unistd.h>])
     
    229229AC_CHECK_FUNCS(strtoull __strtoull strtouq strtoll __strtoll strtoq)
    230230
     231AC_CHECK_FUNCS(memmem)
     232
    231233# this test disabled as we don't actually need __VA_ARGS__ yet
    232234AC_TRY_CPP([
  • branches/samba-3.5.x/lib/replace/replace.c

    r414 r773  
    682682}
    683683#endif
     684
     685
     686#ifndef HAVE_MEMMEM
     687void *rep_memmem(const void *haystack, size_t haystacklen,
     688                 const void *needle, size_t needlelen)
     689{
     690        if (needlelen == 0) {
     691                return discard_const(haystack);
     692        }
     693        while (haystacklen >= needlelen) {
     694                char *p = memchr(haystack, *(const char *)needle,
     695                                 haystacklen-(needlelen-1));
     696                if (!p) return NULL;
     697                if (memcmp(p, needle, needlelen) == 0) {
     698                        return p;
     699                }
     700                haystack = p+1;
     701                haystacklen -= (p - (const char *)haystack) + 1;
     702        }
     703        return NULL;
     704}
     705#endif
     706
     707#if !defined(HAVE_VDPRINTF) || !defined(HAVE_C99_VSNPRINTF)
     708int rep_vdprintf(int fd, const char *format, va_list ap)
     709{
     710        char *s = NULL;
     711        int ret;
     712
     713        vasprintf(&s, format, ap);
     714        if (s == NULL) {
     715                errno = ENOMEM;
     716                return -1;
     717        }
     718        ret = write(fd, s, strlen(s));
     719        free(s);
     720        return ret;
     721}
     722#endif
     723
     724#if !defined(HAVE_DPRINTF) || !defined(HAVE_C99_VSNPRINTF)
     725int rep_dprintf(int fd, const char *format, ...)
     726{
     727        int ret;
     728        va_list ap;
     729
     730        va_start(ap, format);
     731        ret = vdprintf(fd, format, ap);
     732        va_end(ap);
     733
     734        return ret;
     735}
     736#endif
     737
  • branches/samba-3.5.x/lib/replace/replace.h

    r414 r773  
    141141#endif
    142142
     143#ifndef HAVE_MEMMEM
     144#define memmem rep_memmem
     145void *rep_memmem(const void *haystack, size_t haystacklen,
     146                 const void *needle, size_t needlelen);
     147#endif
     148
    143149#ifndef HAVE_MKTIME
    144150#define mktime rep_mktime
     
    351357#endif
    352358
    353 #ifndef HAVE_VASPRINTF
     359#if !defined(HAVE_VDPRINTF) || !defined(HAVE_C99_VSNPRINTF)
     360#define vdprintf rep_vdprintf
     361int rep_vdprintf(int fd, const char *format, va_list ap) PRINTF_ATTRIBUTE(2,0);
     362#endif
     363
     364#if !defined(HAVE_DPRINTF) || !defined(HAVE_C99_VSNPRINTF)
     365#define dprintf rep_dprintf
     366int rep_dprintf(int fd, const char *format, ...) PRINTF_ATTRIBUTE(2,3);
     367#endif
     368
     369#if !defined(HAVE_VASPRINTF) || !defined(HAVE_C99_VSNPRINTF)
    354370#define vasprintf rep_vasprintf
    355371int rep_vasprintf(char **ptr, const char *format, va_list ap) PRINTF_ATTRIBUTE(2,0);
     
    366382#endif
    367383
    368 #ifndef HAVE_ASPRINTF
     384#if !defined(HAVE_ASPRINTF) || !defined(HAVE_C99_VSNPRINTF)
    369385#define asprintf rep_asprintf
    370386int rep_asprintf(char **,const char *, ...) PRINTF_ATTRIBUTE(2,3);
     387#endif
     388
     389#if !defined(HAVE_C99_VSNPRINTF)
     390#ifdef REPLACE_BROKEN_PRINTF
     391/*
     392 * We do not redefine printf by default
     393 * as it breaks the build if system headers
     394 * use __attribute__((format(printf, 3, 0)))
     395 * instead of __attribute__((format(__printf__, 3, 0)))
     396 */
     397#define printf rep_printf
     398#endif
     399int rep_printf(const char *, ...) PRINTF_ATTRIBUTE(1,2);
     400#endif
     401
     402#if !defined(HAVE_C99_VSNPRINTF)
     403#define fprintf rep_fprintf
     404int rep_fprintf(FILE *stream, const char *, ...) PRINTF_ATTRIBUTE(2,3);
    371405#endif
    372406
  • branches/samba-3.5.x/lib/replace/snprintf.c

    r414 r773  
    11881188}
    11891189
    1190  int vsnprintf (char *str, size_t count, const char *fmt, va_list args)
     1190 int rep_vsnprintf (char *str, size_t count, const char *fmt, va_list args)
    11911191{
    11921192        return dopr(str, count, fmt, args);
     
    12011201 */
    12021202#if !defined(HAVE_SNPRINTF) || !defined(HAVE_C99_VSNPRINTF)
    1203  int snprintf(char *str,size_t count,const char *fmt,...)
     1203 int rep_snprintf(char *str,size_t count,const char *fmt,...)
    12041204{
    12051205        size_t ret;
     
    12141214
    12151215#ifndef HAVE_C99_VSNPRINTF
    1216  int printf(const char *fmt, ...)
     1216 int rep_printf(const char *fmt, ...)
    12171217{
    12181218        va_list ap;
     
    12351235
    12361236#ifndef HAVE_C99_VSNPRINTF
    1237  int fprintf(FILE *stream, const char *fmt, ...)
     1237 int rep_fprintf(FILE *stream, const char *fmt, ...)
    12381238{
    12391239        va_list ap;
     
    12571257#endif
    12581258
    1259 #ifndef HAVE_VASPRINTF
    1260  int vasprintf(char **ptr, const char *format, va_list ap)
     1259#if !defined(HAVE_VASPRINTF) || !defined(HAVE_C99_VSNPRINTF)
     1260 int rep_vasprintf(char **ptr, const char *format, va_list ap)
    12611261{
    12621262        int ret;
     
    12791279#endif
    12801280
    1281 
    1282 #ifndef HAVE_ASPRINTF
    1283  int asprintf(char **ptr, const char *format, ...)
     1281#if !defined(HAVE_ASPRINTF) || !defined(HAVE_C99_VSNPRINTF)
     1282 int rep_asprintf(char **ptr, const char *format, ...)
    12841283{
    12851284        va_list ap;
  • branches/samba-3.5.x/lib/replace/test/testsuite.c

    r414 r773  
    10151015        return true;
    10161016}
     1017
     1018static int test_memmem(void)
     1019{
     1020        char *s;
     1021
     1022        printf("test: memmem\n");
     1023
     1024        s = memmem("foo", 3, "fo", 2);
     1025        if (strcmp(s, "foo") != 0) {
     1026                printf(__location__ ": Failed memmem\n");
     1027                return false;
     1028        }
     1029
     1030        s = memmem("foo", 3, "", 0);
     1031        if (strcmp(s, "foo") != 0) {
     1032                printf(__location__ ": Failed memmem\n");
     1033                return false;
     1034        }
     1035
     1036        s = memmem("foo", 4, "o", 1);
     1037        if (strcmp(s, "oo") != 0) {
     1038                printf(__location__ ": Failed memmem\n");
     1039                return false;
     1040        }
     1041
     1042        s = memmem("foobarfodx", 11, "fod", 3);
     1043        if (strcmp(s, "fodx") != 0) {
     1044                printf(__location__ ": Failed memmem\n");
     1045                return false;
     1046        }
     1047
     1048        printf("success: memmem\n");
     1049
     1050        return true;
     1051}
     1052
    10171053
    10181054struct torture_context;
     
    10661102        ret &= test_utime();
    10671103        ret &= test_utimes();
     1104        ret &= test_memmem();
    10681105
    10691106        return ret;
  • branches/samba-3.5.x/packaging/RHEL-CTDB/samba.spec

    r739 r773  
    66Packager: Samba Team <samba@samba.org>
    77Name:         samba
    8 Version:      3.5.19
     8Version:      3.5.20
    99Release:      1GITHASH
    1010Epoch:        0
  • branches/samba-3.5.x/packaging/RHEL/makerpms.sh

    r739 r773  
    2121USERID=`id -u`
    2222GRPID=`id -g`
    23 VERSION='3.5.19'
     23VERSION='3.5.20'
    2424REVISION=''
    2525SPECFILE="samba.spec"
  • branches/samba-3.5.x/packaging/RHEL/samba.spec

    r739 r773  
    1212Packager: Samba Team <samba@samba.org>
    1313Name:         samba
    14 Version:      3.5.19
     14Version:      3.5.20
    1515Release:      1
    1616Epoch:        0
  • branches/samba-3.5.x/source3/VERSION

    r739 r773  
    2626SAMBA_VERSION_MAJOR=3
    2727SAMBA_VERSION_MINOR=5
    28 SAMBA_VERSION_RELEASE=19
     28SAMBA_VERSION_RELEASE=20
    2929
    3030########################################################
  • branches/samba-3.5.x/source3/build.cmd

    r743 r773  
    157157
    158158/* run configure */
    159     address cmd 'sh ./configure --enable-pie=no --prefix=/samba --disable-shared --with-acl-support --cache-file=build.cache 2>&1 | tee configure.log'
     159    address cmd 'kmk_ash ./configure --enable-pie=no --prefix=/samba --disable-shared --with-acl-support  2>&1 | tee configure.log'
     160    /* --cache-file=build.cache */
    160161    address cmd 'ENDLOCAL'
    161162end
     
    251252    ok = stream(Version,'c','close')
    252253    ok = stream(NewVersion,'c','close')
    253     address cmd "ksh ./script/mkversion.sh "NewVersion" >NUL"
     254    address cmd "sh ./script/mkversion.sh "NewVersion" >NUL"
    254255    ok = SysFileDelete(NewVersion)
    255256    verstring = suffix'-'Major'.'minor'.'release'.'revision'-'vendor'-'date('S')
  • branches/samba-3.5.x/source3/configure

    r739 r773  
    87628762done
    87638763
    8764 for ac_func in pread pwrite strndup strcasestr strtok_r mkdtemp dup2
     8764for ac_func in pread pwrite strndup strcasestr strtok_r mkdtemp dup2 dprintf vdprintf
    87658765do :
    87668766  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
     
    93149314  cat >>confdefs.h <<_ACEOF
    93159315#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
     9316_ACEOF
     9317
     9318fi
     9319done
     9320
     9321
     9322for ac_func in memmem
     9323do :
     9324  ac_fn_c_check_func "$LINENO" "memmem" "ac_cv_func_memmem"
     9325if test "x$ac_cv_func_memmem" = xyes; then :
     9326  cat >>confdefs.h <<_ACEOF
     9327#define HAVE_MEMMEM 1
    93169328_ACEOF
    93179329
  • branches/samba-3.5.x/source3/include/config.h.in

    r620 r773  
    498498#undef HAVE_DN_EXPAND
    499499
     500/* Define to 1 if you have the `dprintf' function. */
     501#undef HAVE_DPRINTF
     502
    500503/* struct dqblk .dqb_fsoftlimit */
    501504#undef HAVE_DQB_FSOFTLIMIT
     
    15121515#undef HAVE_MEMCPY
    15131516
     1517/* Define to 1 if you have the `memmem' function. */
     1518#undef HAVE_MEMMEM
     1519
    15141520/* Define to 1 if you have the `memmove' function. */
    15151521#undef HAVE_MEMMOVE
     
    26712677/* Whether va_copy() is available */
    26722678#undef HAVE_VA_COPY
     2679
     2680/* Define to 1 if you have the `vdprintf' function. */
     2681#undef HAVE_VDPRINTF
    26732682
    26742683/* Whether the C compiler understands volatile */
  • branches/samba-3.5.x/source3/include/proto.h

    r738 r773  
    70037003void load_registry_shares(void);
    70047004int add_home_service(const char *service, const char *username, const char *homedir);
    7005 int find_service(fstring service);
     7005int find_service(const char *service_in, fstring service);
    70067006connection_struct *make_connection_snum(struct smbd_server_connection *sconn,
    70077007                                        int snum, user_struct *vuser,
  • branches/samba-3.5.x/source3/lib/dummysmbd.c

    r414 r773  
    2929}
    3030
    31 int find_service(fstring service)
     31int find_service(const char *service_in, fstring service)
    3232{
    3333        return -1;
  • branches/samba-3.5.x/source3/lib/os2helper.c

    r698 r773  
    491491        PFEA2LIST   pfea2list = NULL;
    492492        char * p;
    493        
     493        DEBUG(4,("unisetxattr : (%s:%d) %s %d\n", path ? path : "null", file, name, size));
    494494        if ((!path && !file) || !name || (!value && size))
    495495        {
  • branches/samba-3.5.x/source3/lib/util_str.c

    r599 r773  
    513513                        "called from [%s][%d]\n", fn, line));
    514514                return NULL;
     515        }
     516
     517        if (src == dest) {
     518                return dest;
    515519        }
    516520
     
    23022306        int i;
    23032307
     2308        if (!name) {
     2309                return false;
     2310        }
     2311
    23042312        for ( i=0; i<max_len && name[i]; i++ ) {
    23052313                /* fail if strchr_m() finds one of the invalid characters */
  • branches/samba-3.5.x/source3/lib/util_unistr.c

    r414 r773  
    4646                else
    4747                        SAFE_FREE(upcase_table);
     48                upcase_table = NULL;
    4849        }
    4950
     
    5354                else
    5455                        SAFE_FREE(lowcase_table);
     56                lowcase_table = NULL;
    5557        }
    5658
     
    6062                else
    6163                        SAFE_FREE(valid_table);
     64                valid_table = NULL;
    6265        }
    6366        initialized = false;
  • branches/samba-3.5.x/source3/libaddns/dnsgss.c

    r596 r773  
    165165                        struct dns_buffer *buf;
    166166                        struct dns_tkey_record *tkey;
     167                        struct dns_rrec *tkey_answer = NULL;
     168                        uint16_t i;
    167169
    168170                        err = dns_receive(mem_ctx, conn, &buf);
     
    175177                         * TODO: Compare id and keyname
    176178                         */
    177                        
    178                         if ((resp->num_additionals != 1) ||
    179                             (resp->num_answers == 0) ||
    180                             (resp->answers[0]->type != QTYPE_TKEY)) {
     179
     180                        for (i=0; i < resp->num_answers; i++) {
     181                                if (resp->answers[i]->type != QTYPE_TKEY) {
     182                                        continue;
     183                                }
     184
     185                                tkey_answer = resp->answers[i];
     186                        }
     187
     188                        if (tkey_answer == NULL) {
    181189                                err = ERROR_DNS_INVALID_MESSAGE;
    182190                                goto error;
  • branches/samba-3.5.x/source3/modules/vfs_xattr_tdb.c

    r414 r773  
    734734        }
    735735
    736         fstrcpy(sname, service);
    737         snum = find_service(sname);
     736        snum = find_service(service, sname);
    738737        if (snum == -1) {
    739738                /*
  • branches/samba-3.5.x/source3/param/loadparm.c

    r736 r773  
    95289528{
    95299529        struct share_params *result;
    9530         char *sname;
     9530        fstring sname;
    95319531        int snum;
    95329532
    9533         if (!(sname = SMB_STRDUP(sharename))) {
    9534                 return NULL;
    9535         }
    9536 
    9537         snum = find_service(sname);
    9538         SAFE_FREE(sname);
     9533        snum = find_service(sharename, sname);
    95399534
    95409535        if (snum < 0) {
  • branches/samba-3.5.x/source3/printing/nt_printing.c

    r599 r773  
    14731473        }
    14741474
    1475         fstrcpy(printdollar, "print$");
    1476 
    1477         printdollar_snum = find_service(printdollar);
     1475        printdollar_snum = find_service("print$", printdollar);
    14781476        if (printdollar_snum == -1) {
    14791477                *perr = WERR_NO_SUCH_SHARE;
     
    18651863        }
    18661864
    1867         fstrcpy(printdollar, "print$");
    1868 
    1869         printdollar_snum = find_service(printdollar);
     1865        printdollar_snum = find_service("print$", printdollar);
    18701866        if (printdollar_snum == -1) {
    18711867                *perr = WERR_NO_SUCH_SHARE;
     
    51355131                r->driver_name, r->version));
    51365132
    5137         fstrcpy(printdollar, "print$");
    5138 
    5139         printdollar_snum = find_service(printdollar);
     5133        printdollar_snum = find_service("print$", printdollar);
    51405134        if (printdollar_snum == -1) {
    51415135                return false;
  • branches/samba-3.5.x/source3/registry/reg_backend_printing.c

    r414 r773  
    279279{
    280280        int i, num_keys, snum;
    281         char *printername;
     281        char *printername_in;
    282282        NT_PRINTER_INFO_LEVEL_2 info2;
    283283        NT_PRINTER_INFO_LEVEL printer;
     
    290290        become_root();
    291291        for ( i=0; i<num_keys; i++ ) {
    292                 printername = regsubkey_ctr_specific_key( subkeys, i );
    293                 snum = find_service( printername );
     292                fstring printername;
     293                printername_in = regsubkey_ctr_specific_key( subkeys, i );
     294                snum = find_service(printername_in, printername);
    294295               
    295296                /* just verify a valied snum for now */
  • branches/samba-3.5.x/source3/rpc_server/srv_srvsvc_nt.c

    r454 r773  
    14191419        DEBUG(5,("_srvsvc_NetShareGetInfo: %d\n", __LINE__));
    14201420
    1421         fstrcpy(share_name, r->in.share_name);
    1422 
    1423         snum = find_service(share_name);
     1421        if (!r->in.share_name) {
     1422                return WERR_INVALID_NAME;
     1423        }
     1424
     1425        snum = find_service(r->in.share_name, share_name);
    14241426        if (snum < 0) {
    14251427                return WERR_INVALID_NAME;
     
    15351537{
    15361538        char *command = NULL;
    1537         char *share_name = NULL;
     1539        fstring share_name;
    15381540        char *comment = NULL;
    15391541        const char *pathname = NULL;
     
    15511553        DEBUG(5,("_srvsvc_NetShareSetInfo: %d\n", __LINE__));
    15521554
    1553         share_name = talloc_strdup(p->mem_ctx, r->in.share_name);
    1554         if (!share_name) {
    1555                 return WERR_NOMEM;
     1555        if (!r->in.share_name) {
     1556                return WERR_INVALID_NAME;
    15561557        }
    15571558
     
    15601561        }
    15611562
    1562         if ( strequal(share_name,"IPC$")
    1563                 || ( lp_enable_asu_support() && strequal(share_name,"ADMIN$") )
    1564                 || strequal(share_name,"global") )
     1563        if ( strequal(r->in.share_name,"IPC$")
     1564                || ( lp_enable_asu_support() && strequal(r->in.share_name,"ADMIN$") )
     1565                || strequal(r->in.share_name,"global") )
    15651566        {
    15661567                DEBUG(5,("_srvsvc_NetShareSetInfo: share %s cannot be "
    15671568                        "modified by a remote user.\n",
    1568                         share_name ));
     1569                        r->in.share_name ));
    15691570                return WERR_ACCESS_DENIED;
    15701571        }
    15711572
    1572         snum = find_service(share_name);
     1573        snum = find_service(r->in.share_name, share_name);
    15731574
    15741575        /* Does this share exist ? */
     
    17651766{
    17661767        char *command = NULL;
    1767         char *share_name = NULL;
     1768        char *share_name_in = NULL;
     1769        fstring share_name;
    17681770        char *comment = NULL;
    17691771        char *pathname = NULL;
     
    18021804                return WERR_ACCESS_DENIED;
    18031805        case 2:
    1804                 share_name = talloc_strdup(ctx, r->in.info->info2->name);
     1806                share_name_in = talloc_strdup(ctx, r->in.info->info2->name);
    18051807                comment = talloc_strdup(ctx, r->in.info->info2->comment);
    18061808                pathname = talloc_strdup(ctx, r->in.info->info2->path);
     
    18131815                return WERR_ACCESS_DENIED;
    18141816        case 502:
    1815                 share_name = talloc_strdup(ctx, r->in.info->info502->name);
     1817                share_name_in = talloc_strdup(ctx, r->in.info->info502->name);
    18161818                comment = talloc_strdup(ctx, r->in.info->info502->comment);
    18171819                pathname = talloc_strdup(ctx, r->in.info->info502->path);
     
    18411843        /* check for invalid share names */
    18421844
    1843         if (!share_name || !validate_net_name(share_name,
     1845        if (!share_name_in || !validate_net_name(share_name_in,
    18441846                                INVALID_SHARENAME_CHARS,
    1845                                 strlen(share_name))) {
     1847                                strlen(share_name_in))) {
    18461848                DEBUG(5,("_srvsvc_NetShareAdd: Bad sharename \"%s\"\n",
    1847                                         share_name ? share_name : ""));
     1849                                        share_name_in ? share_name_in : ""));
    18481850                return WERR_INVALID_NAME;
    18491851        }
    18501852
    1851         if (strequal(share_name,"IPC$") || strequal(share_name,"global")
     1853        if (strequal(share_name_in,"IPC$") || strequal(share_name_in,"global")
    18521854                        || (lp_enable_asu_support() &&
    1853                                         strequal(share_name,"ADMIN$"))) {
     1855                                        strequal(share_name_in,"ADMIN$"))) {
    18541856                return WERR_ACCESS_DENIED;
    18551857        }
    18561858
    1857         snum = find_service(share_name);
     1859        snum = find_service(share_name_in, share_name);
    18581860
    18591861        /* Share already exists. */
     
    18731875
    18741876        /* Ensure share name, pathname and comment don't contain '"' characters. */
    1875         string_replace(share_name, '"', ' ');
     1877        string_replace(share_name_in, '"', ' ');
    18761878        string_replace(path, '"', ' ');
    18771879        if (comment) {
     
    18831885                        lp_add_share_cmd(),
    18841886                        get_dyn_CONFIGFILE(),
    1885                         share_name,
     1887                        share_name_in,
    18861888                        path,
    18871889                        comment ? comment : "",
     
    19201922
    19211923        if (psd) {
     1924                /* Note we use share_name here, not share_name_in as
     1925                   we need a canonicalized name for setting security. */
    19221926                if (!set_share_security(share_name, psd)) {
    19231927                        DEBUG(0,("_srvsvc_NetShareAdd: Failed to add security info to share %s.\n",
     
    19471951{
    19481952        char *command = NULL;
    1949         char *share_name = NULL;
     1953        fstring share_name;
    19501954        int ret;
    19511955        int snum;
     
    19571961        DEBUG(5,("_srvsvc_NetShareDel: %d\n", __LINE__));
    19581962
    1959         share_name = talloc_strdup(p->mem_ctx, r->in.share_name);
    1960         if (!share_name) {
     1963        if (!r->in.share_name) {
    19611964                return WERR_NET_NAME_NOT_FOUND;
    19621965        }
    1963         if ( strequal(share_name,"IPC$")
    1964                 || ( lp_enable_asu_support() && strequal(share_name,"ADMIN$") )
    1965                 || strequal(share_name,"global") )
     1966        if ( strequal(r->in.share_name,"IPC$")
     1967                || ( lp_enable_asu_support() && strequal(r->in.share_name,"ADMIN$") )
     1968                || strequal(r->in.share_name,"global") )
    19661969        {
    19671970                return WERR_ACCESS_DENIED;
    19681971        }
    19691972
    1970         if (!(params = get_share_params(p->mem_ctx, share_name))) {
     1973        if (!(params = get_share_params(p->mem_ctx, r->in.share_name))) {
    19711974                return WERR_NO_SUCH_SHARE;
    19721975        }
    19731976
    1974         snum = find_service(share_name);
     1977        snum = find_service(r->in.share_name, share_name);
    19751978
    19761979        /* No change to printer shares. */
     
    21152118        ZERO_STRUCT(st);
    21162119
    2117         fstrcpy(servicename, r->in.share);
    2118 
    2119         snum = find_service(servicename);
     2120        if (!r->in.share) {
     2121                return WERR_INVALID_NAME;
     2122        }
     2123
     2124        snum = find_service(r->in.share, servicename);
    21202125        if (snum == -1) {
    21212126                DEBUG(10, ("Could not find service %s\n", servicename));
     
    22452250        ZERO_STRUCT(st);
    22462251
    2247         fstrcpy(servicename, r->in.share);
    2248 
    2249         snum = find_service(servicename);
     2252        if (!r->in.share) {
     2253                return WERR_INVALID_NAME;
     2254        }
     2255
     2256        snum = find_service(r->in.share, servicename);
    22502257        if (snum == -1) {
    22512258                DEBUG(10, ("Could not find service %s\n", servicename));
  • branches/samba-3.5.x/source3/script/tests/test_smbclient_s3.sh

    r414 r773  
    1414USERNAME="$3"
    1515PASSWORD="$4"
    16 SMBCLIENT="$VALGRIND ${SMBCLIENT:-$BINDIR/smbclient} $CONFIGURATION"
     16SMBCLIENT="$VALGRIND ${SMBCLIENT:-y:\smbclient.exe} $CONFIGURATION"
    1717shift 4
    1818ADDARGS="$*"
  • branches/samba-3.5.x/source3/smbd/dosmode.c

    r599 r773  
    374374                return False;
    375375        }
     376        DEBUG(10,("set_ea_dos_attributes: %d",sizeof(dosattrib)));
    376377
    377378        ZERO_STRUCT(dosattrib);
  • branches/samba-3.5.x/source3/smbd/lanman.c

    r414 r773  
    850850        char *p = skip_string(param,tpscnt,str2);
    851851        char *QueueName = p;
     852        fstring share_name;
    852853        unsigned int uLevel;
    853854        int count=0;
     
    900901        }
    901902
    902         snum = find_service(QueueName);
     903        snum = find_service(QueueName, share_name);
    903904        if ( !(lp_snum_ok(snum) && lp_print_ok(snum)) )
    904905                return False;
     
    19301931        int uLevel = get_safe_SVAL(param,tpscnt,p,0,-1);
    19311932        int snum;
     1933        fstring share_name;
    19321934
    19331935        if (!str1 || !str2 || !netname || !p) {
     
    19351937        }
    19361938
    1937         snum = find_service(netname);
     1939        snum = find_service(netname, share_name);
    19381940        if (snum < 0) {
    19391941                return False;
     
    21272129        }
    21282130        pull_ascii_fstring(sharename,data);
    2129         snum = find_service(sharename);
     2131        snum = find_service(sharename, sharename);
    21302132        if (snum >= 0) { /* already exists */
    21312133                res = ERRfilexists;
     
    41854187        print_queue_struct *queue=NULL;
    41864188        print_status_struct status;
     4189        fstring share_name;
    41874190
    41884191        if (!str1 || !str2 || !p) {
     
    42144217        }
    42154218
    4216         snum = find_service(name);
     4219        snum = find_service(name, share_name);
    42174220        if ( !(lp_snum_ok(snum) && lp_print_ok(snum)) ) {
    42184221                return False;
     
    43354338        char *p = skip_string(param,tpscnt,str2);
    43364339        char* PrinterName = p;
     4340        fstring share_name;
    43374341        int uLevel;
    43384342        struct pack_desc desc;
     
    43624366        }
    43634367
    4364         snum = find_service(PrinterName);
     4368        snum = find_service(PrinterName, share_name);
    43654369        if ( !(lp_snum_ok(snum) && lp_print_ok(snum)) ) {
    43664370                *rdata_len = 0;
  • branches/samba-3.5.x/source3/smbd/msdfs.c

    r732 r773  
    823823        if(snum < 0) {
    824824                fstring service_name;
    825                 fstrcpy(service_name, jucn->service_name);
    826                 if ((snum = find_service(service_name)) < 0) {
     825                if ((snum = find_service(jucn->service_name, service_name)) < 0) {
    827826                        return NT_STATUS_NOT_FOUND;
    828827                }
  • branches/samba-3.5.x/source3/smbd/posix_acls.c

    r739 r773  
    13601360                if (pace->type == SMB_ACL_USER_OBJ) {
    13611361
    1362                         if (setting_acl && !is_default_acl) {
     1362                        if (setting_acl) {
     1363                                /*
     1364                                 * Ensure we have default parameters for the
     1365                                 * user (owner) even on default ACLs.
     1366                                 */
    13631367                                apply_default_perms(params, is_directory, pace, S_IRUSR);
    13641368                        }
     
    14401444                        }
    14411445
    1442                         if (!is_default_acl) {
    1443                                 apply_default_perms(params, is_directory, pace, S_IRUSR);
    1444                         }
     1446                        /*
     1447                         * Ensure we have default parameters for the
     1448                         * user (owner) even on default ACLs.
     1449                         */
     1450                        apply_default_perms(params, is_directory, pace, S_IRUSR);
    14451451                } else {
    14461452                        pace->perms = unix_perms_to_acl_perms(pst->st_ex_mode, S_IRUSR, S_IWUSR, S_IXUSR);
  • branches/samba-3.5.x/source3/smbd/service.c

    r736 r773  
    306306 * Find a service entry.
    307307 *
    308  * @param service is modified (to canonical form??)
     308 * @param service_in is modified (to canonical form??)
     309 * and returned in return parameter service.
    309310 **/
    310311
    311 int find_service(fstring service)
     312int find_service(const char *service_in, fstring service)
    312313{
    313314        int iService;
    314315        struct smbd_server_connection *sconn = smbd_server_conn;
    315316
     317        if (!service_in) {
     318                return -1;
     319        }
     320
     321        fstrcpy(service, service_in);
    316322        all_string_sub(service,"\\","/",0);
    317323
     
    400406                        }
    401407
    402                         iService = find_service(defservice);
     408                        iService = find_service(defservice, service);
    403409                        if (iService >= 0) {
    404410                                all_string_sub(service, "_","/",0);
     
    11831189                                        current_user_info.smb_name);
    11841190                                map_username(sconn, unix_username);
    1185                                 snum = find_service(unix_username);
     1191                                snum = find_service(unix_username, unix_username);
    11861192                        }
    11871193                        if (snum != -1) {
     
    12111217        strlower_m(service);
    12121218
    1213         snum = find_service(service);
     1219        snum = find_service(service, service);
    12141220
    12151221        if (snum < 0) {
  • branches/samba-3.5.x/source3/smbd/smb2_tcon.c

    r414 r773  
    168168        strlower_m(service);
    169169
    170         snum = find_service(service);
     170        snum = find_service(service, service);
    171171        if (snum < 0) {
    172172                DEBUG(3,("smbd_smb2_tree_connect: couldn't find service %s\n",
Note: See TracChangeset for help on using the changeset viewer.