Changeset 773
- Timestamp:
- Jul 2, 2013, 7:27:06 PM (12 years ago)
- 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 7 This is the latest stable release of Samba 3.5. 8 9 Major enhancements in Samba 3.5.20 include: 10 11 o Fix segfaults in log level = 10 on Solaris (bug #9390). 12 o Apply ACL masks correctly when setting ACLs (bug #9236). 13 14 15 Changes since 3.5.19: 16 --------------------- 17 18 o 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 25 o Björn Baumbach <bb@sernet.de> 26 * BUG 9345: Fix usage of <smbconfoption> tag. 27 28 29 o 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 ###################################################################### 35 Reporting bugs & Development Discussion 36 ####################################### 37 38 Please discuss this release on the samba-technical mailing list or by 39 joining the #samba-technical IRC channel on irc.freenode.net. 40 41 If you do report problems then please try to send high quality 42 feedback. If you don't provide vital information to help us track down 43 the problem then you will probably be ignored. All bug reports should 44 be filed under the Samba 3.5 product in the project's Bugzilla 45 database (https://bugzilla.samba.org/). 46 47 48 ====================================================================== 49 == Our Code, Our Bugs, Our Responsibility. 50 == The Samba Team 51 ====================================================================== 52 53 54 Release notes for older releases follow: 55 ---------------------------------------- 56 1 57 ============================== 2 58 Release Notes for Samba 3.5.19 … … 14 70 15 71 16 Changes since 3.5.1 7:72 Changes since 3.5.18: 17 73 --------------------- 18 74 … … 62 118 63 119 64 Release notes for older releases follow: 65 ---------------------------------------- 120 ---------------------------------------------------------------------- 121 66 122 67 123 ============================== -
branches/samba-3.5.x/docs-xml/build/DTD/samba.entities
r736 r773 181 181 182 182 <para>Note that specifying this parameter here will 183 override the <smbconfoption ><name>log level</name></smbconfoption> parameter183 override the <smbconfoption name="log level" /> parameter 184 184 in the &smb.conf; file.</para> 185 185 </listitem> … … 208 208 209 209 <para>Note that specifying this parameter here will 210 override the <smbconfoption ><name>log level</name></smbconfoption> parameter210 override the <smbconfoption name="log level" /> parameter 211 211 in the &smb.conf; file.</para> 212 212 </listitem> … … 298 298 <para>If this parameter is not set then the name resolve order 299 299 defined 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. 301 301 </para> 302 302 303 303 <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 304 this parameter or any entry in the 305 <smbconfoption name="name resolve order" /> parameter of 306 the &smb.conf; file, the name 305 307 resolution methods will be attempted in this order. </para></listitem> 306 308 </varlistentry>'> … … 311 313 <listitem><para>This option allows you to override 312 314 the 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. 315 to setting the <smbconfoption name="netbios name" /> parameter in 316 the &smb.conf; file. 314 317 However, a command 315 318 line setting will take precedence over settings in -
branches/samba-3.5.x/docs/manpages/cifs.upcall.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "CIFS\&.UPCALL" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "CIFS\&.UPCALL" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/eventlogadm.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "EVENTLOGADM" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "EVENTLOGADM" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/findsmb.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "FINDSMB" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "FINDSMB" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/idmap_ad.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_AD" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "IDMAP_AD" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/idmap_adex.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_ADEX" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "IDMAP_ADEX" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/idmap_hash.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_HASH" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "IDMAP_HASH" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/idmap_ldap.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_LDAP" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "IDMAP_LDAP" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/idmap_nss.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_NSS" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "IDMAP_NSS" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/idmap_rid.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_RID" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "IDMAP_RID" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/idmap_tdb.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_TDB" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "IDMAP_TDB" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/idmap_tdb2.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_TDB2" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "IDMAP_TDB2" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/ldb.3
r739 r773 3 3 .\" Author: [see the "Author" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: C Library Functions 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "LDB" "3" "1 1/01/2012" "Samba 3\&.5" "C Library Functions"10 .TH "LDB" "3" "12/14/2012" "Samba 3\&.5" "C Library Functions" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/ldbadd.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "LDBADD" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "LDBADD" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/ldbdel.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "LDBDEL" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "LDBDEL" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/ldbedit.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "LDBEDIT" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "LDBEDIT" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/ldbmodify.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "LDBMODIFY" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "LDBMODIFY" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/ldbrename.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "LDBRENAME" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "LDBRENAME" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/ldbsearch.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "LDBSEARCH" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "LDBSEARCH" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/libsmbclient.7
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: 7 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "LIBSMBCLIENT" "7" "1 1/01/2012" "Samba 3\&.5" "7"10 .TH "LIBSMBCLIENT" "7" "12/14/2012" "Samba 3\&.5" "7" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/lmhosts.5
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: File Formats and Conventions 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "LMHOSTS" "5" "1 1/01/2012" "Samba 3\&.5" "File Formats and Conventions"10 .TH "LMHOSTS" "5" "12/14/2012" "Samba 3\&.5" "File Formats and Conventions" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/log2pcap.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "LOG2PCAP" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "LOG2PCAP" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/mount.cifs.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "MOUNT\&.CIFS" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "MOUNT\&.CIFS" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/net.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "NET" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "NET" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 66 66 .RS 4 67 67 This 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[] 69 69 parameter in the 70 70 smb\&.conf … … 110 110 .sp 111 111 Note 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[] 113 113 parameter in the 114 114 smb\&.conf -
branches/samba-3.5.x/docs/manpages/nmbd.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "NMBD" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "NMBD" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 135 135 .sp 136 136 Note 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[] 138 138 parameter in the 139 139 smb\&.conf -
branches/samba-3.5.x/docs/manpages/nmblookup.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "NMBLOOKUP" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "NMBLOOKUP" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 73 73 .RS 4 74 74 This 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[] 76 76 parameter in the 77 77 smb\&.conf … … 133 133 .sp 134 134 Note 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[] 136 136 parameter in the 137 137 smb\&.conf -
branches/samba-3.5.x/docs/manpages/ntlm_auth.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "NTLM_AUTH" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "NTLM_AUTH" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 275 275 .sp 276 276 Note 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[] 278 278 parameter in the 279 279 smb\&.conf -
branches/samba-3.5.x/docs/manpages/pam_winbind.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: 8 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "PAM_WINBIND" "8" "1 1/01/2012" "Samba 3\&.5" "8"10 .TH "PAM_WINBIND" "8" "12/14/2012" "Samba 3\&.5" "8" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/pam_winbind.conf.5
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: 5 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "PAM_WINBIND\&.CONF" "5" "1 1/01/2012" "Samba 3\&.6" "5"10 .TH "PAM_WINBIND\&.CONF" "5" "12/14/2012" "Samba 3\&.6" "5" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/pdbedit.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "PDBEDIT" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "PDBEDIT" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 561 561 .sp 562 562 Note 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[] 564 564 parameter in the 565 565 smb\&.conf -
branches/samba-3.5.x/docs/manpages/profiles.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "PROFILES" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "PROFILES" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/rpcclient.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "RPCCLIENT" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "RPCCLIENT" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 74 74 .sp 75 75 Note 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[] 77 77 parameter in the 78 78 smb\&.conf … … 163 163 .RS 4 164 164 This 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[] 166 166 parameter in the 167 167 smb\&.conf -
branches/samba-3.5.x/docs/manpages/samba.7
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: Miscellanea 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SAMBA" "7" "1 1/01/2012" "Samba 3\&.5" "Miscellanea"10 .TH "SAMBA" "7" "12/14/2012" "Samba 3\&.5" "Miscellanea" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/sharesec.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SHARESEC" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "SHARESEC" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 89 89 .sp 90 90 Note 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[] 92 92 parameter in the 93 93 smb\&.conf -
branches/samba-3.5.x/docs/manpages/smb.conf.5
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: File Formats and Conventions 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SMB\&.CONF" "5" "1 1/01/2012" "Samba 3\&.5" "File Formats and Conventions"10 .TH "SMB\&.CONF" "5" "12/14/2012" "Samba 3\&.5" "File Formats and Conventions" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/smbcacls.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBCACLS" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "SMBCACLS" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 102 102 .sp 103 103 Note 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[] 105 105 parameter in the 106 106 smb\&.conf -
branches/samba-3.5.x/docs/manpages/smbclient.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBCLIENT" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "SMBCLIENT" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 249 249 .sp 250 250 Note 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[] 252 252 parameter in the 253 253 smb\&.conf … … 338 338 .RS 4 339 339 This 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[] 341 341 parameter in the 342 342 smb\&.conf -
branches/samba-3.5.x/docs/manpages/smbcontrol.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBCONTROL" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "SMBCONTROL" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/smbcquotas.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBCQUOTAS" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "SMBCQUOTAS" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 89 89 .sp 90 90 Note 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[] 92 92 parameter in the 93 93 smb\&.conf -
branches/samba-3.5.x/docs/manpages/smbd.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBD" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "SMBD" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 97 97 .sp 98 98 Note 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[] 100 100 parameter in the 101 101 smb\&.conf -
branches/samba-3.5.x/docs/manpages/smbget.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBGET" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "SMBGET" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/smbgetrc.5
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: File Formats and Conventions 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBGETRC" "5" "1 1/01/2012" "Samba 3\&.5" "File Formats and Conventions"10 .TH "SMBGETRC" "5" "12/14/2012" "Samba 3\&.5" "File Formats and Conventions" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/smbpasswd.5
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: File Formats and Conventions 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBPASSWD" "5" "1 1/01/2012" "Samba 3\&.5" "File Formats and Conventions"10 .TH "SMBPASSWD" "5" "12/14/2012" "Samba 3\&.5" "File Formats and Conventions" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/smbpasswd.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBPASSWD" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "SMBPASSWD" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/smbspool.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBSPOOL" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "SMBSPOOL" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/smbstatus.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBSTATUS" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "SMBSTATUS" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 54 54 .sp 55 55 Note 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[] 57 57 parameter in the 58 58 smb\&.conf -
branches/samba-3.5.x/docs/manpages/smbtar.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBTAR" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "SMBTAR" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/smbtree.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBTREE" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "SMBTREE" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 59 59 .sp 60 60 Note 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[] 62 62 parameter in the 63 63 smb\&.conf -
branches/samba-3.5.x/docs/manpages/swat.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SWAT" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "SWAT" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 83 83 .sp 84 84 Note 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[] 86 86 parameter in the 87 87 smb\&.conf -
branches/samba-3.5.x/docs/manpages/tdbbackup.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "TDBBACKUP" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "TDBBACKUP" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/tdbdump.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "TDBDUMP" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "TDBDUMP" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/tdbtool.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "TDBTOOL" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "TDBTOOL" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/testparm.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "TESTPARM" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "TESTPARM" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/umount.cifs.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "UMOUNT\&.CIFS" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "UMOUNT\&.CIFS" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_acl_tdb.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_ACL_TDB" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_ACL_TDB" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_acl_xattr.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_ACL_XATTR" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_ACL_XATTR" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_aio_fork.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_AIO_FORK" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_AIO_FORK" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_audit.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_AUDIT" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_AUDIT" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_cacheprime.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_CACHEPRIME" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_CACHEPRIME" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_cap.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_CAP" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_CAP" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_catia.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_CATIA" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_CATIA" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_commit.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_COMMIT" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_COMMIT" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_default_quota.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_DEFAULT_QUOTA" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_DEFAULT_QUOTA" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_dirsort.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_DIRSORT" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_DIRSORT" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_extd_audit.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_EXTD_AUDIT" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_EXTD_AUDIT" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_fake_perms.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_FAKE_PERMS" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_FAKE_PERMS" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_fileid.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_FILEID" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_FILEID" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_full_audit.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_FULL_AUDIT" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_FULL_AUDIT" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_gpfs.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_GPFS" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_GPFS" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_netatalk.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_NETATALK" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_NETATALK" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_notify_fam.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_NOTIFY_FAM" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_NOTIFY_FAM" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_prealloc.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_PREALLOC" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_PREALLOC" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_preopen.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_PREOPEN" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_PREOPEN" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_readahead.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_READAHEAD" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_READAHEAD" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_readonly.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_READONLY" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_READONLY" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_recycle.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_RECYCLE" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_RECYCLE" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_scannedonly.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_SCANNEDONLY" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_SCANNEDONLY" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_shadow_copy.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_SHADOW_COPY" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_SHADOW_COPY" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_shadow_copy2.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_SHADOW_COPY2" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_SHADOW_COPY2" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_smb_traffic_analyzer.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SMB_TRAFFIC_ANALYZER" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "SMB_TRAFFIC_ANALYZER" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_streams_depot.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_STREAMS_DEPOT" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_STREAMS_DEPOT" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_streams_xattr.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_STREAMS_XATTR" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_STREAMS_XATTR" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfs_xattr_tdb.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_XATTR_TDB" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "VFS_XATTR_TDB" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/vfstest.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "VFSTEST" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "VFSTEST" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 61 61 .sp 62 62 Note 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[] 64 64 parameter in the 65 65 smb\&.conf -
branches/samba-3.5.x/docs/manpages/wbinfo.1
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "WBINFO" "1" "1 1/01/2012" "Samba 3\&.5" "User Commands"10 .TH "WBINFO" "1" "12/14/2012" "Samba 3\&.5" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/winbind_krb5_locator.7
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: 7 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "WINBIND_KRB5_LOCATOR" "7" "1 1/01/2012" "Samba 3\&.5" "7"10 .TH "WINBIND_KRB5_LOCATOR" "7" "12/14/2012" "Samba 3\&.5" "7" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting -
branches/samba-3.5.x/docs/manpages/winbindd.8
r739 r773 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 1 1/01/20125 .\" Date: 12/14/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "WINBINDD" "8" "1 1/01/2012" "Samba 3\&.5" "System Administration tools"10 .TH "WINBINDD" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 176 176 .sp 177 177 Note 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[] 179 179 parameter in the 180 180 smb\&.conf -
branches/samba-3.5.x/lib/replace/libreplace.m4
r414 r773 109 109 AC_CHECK_FUNCS(vsyslog setlinebuf mktime ftruncate chsize rename) 110 110 AC_CHECK_FUNCS(waitpid wait4 strlcpy strlcat initgroups memmove strdup) 111 AC_CHECK_FUNCS(pread pwrite strndup strcasestr strtok_r mkdtemp dup2 )111 AC_CHECK_FUNCS(pread pwrite strndup strcasestr strtok_r mkdtemp dup2 dprintf vdprintf) 112 112 AC_CHECK_FUNCS(isatty chown lchown link readlink symlink realpath) 113 113 AC_HAVE_DECL(setresuid, [#include <unistd.h>]) … … 229 229 AC_CHECK_FUNCS(strtoull __strtoull strtouq strtoll __strtoll strtoq) 230 230 231 AC_CHECK_FUNCS(memmem) 232 231 233 # this test disabled as we don't actually need __VA_ARGS__ yet 232 234 AC_TRY_CPP([ -
branches/samba-3.5.x/lib/replace/replace.c
r414 r773 682 682 } 683 683 #endif 684 685 686 #ifndef HAVE_MEMMEM 687 void *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) 708 int 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) 725 int 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 141 141 #endif 142 142 143 #ifndef HAVE_MEMMEM 144 #define memmem rep_memmem 145 void *rep_memmem(const void *haystack, size_t haystacklen, 146 const void *needle, size_t needlelen); 147 #endif 148 143 149 #ifndef HAVE_MKTIME 144 150 #define mktime rep_mktime … … 351 357 #endif 352 358 353 #ifndef HAVE_VASPRINTF 359 #if !defined(HAVE_VDPRINTF) || !defined(HAVE_C99_VSNPRINTF) 360 #define vdprintf rep_vdprintf 361 int 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 366 int rep_dprintf(int fd, const char *format, ...) PRINTF_ATTRIBUTE(2,3); 367 #endif 368 369 #if !defined(HAVE_VASPRINTF) || !defined(HAVE_C99_VSNPRINTF) 354 370 #define vasprintf rep_vasprintf 355 371 int rep_vasprintf(char **ptr, const char *format, va_list ap) PRINTF_ATTRIBUTE(2,0); … … 366 382 #endif 367 383 368 #if ndef HAVE_ASPRINTF384 #if !defined(HAVE_ASPRINTF) || !defined(HAVE_C99_VSNPRINTF) 369 385 #define asprintf rep_asprintf 370 386 int 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 399 int rep_printf(const char *, ...) PRINTF_ATTRIBUTE(1,2); 400 #endif 401 402 #if !defined(HAVE_C99_VSNPRINTF) 403 #define fprintf rep_fprintf 404 int rep_fprintf(FILE *stream, const char *, ...) PRINTF_ATTRIBUTE(2,3); 371 405 #endif 372 406 -
branches/samba-3.5.x/lib/replace/snprintf.c
r414 r773 1188 1188 } 1189 1189 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) 1191 1191 { 1192 1192 return dopr(str, count, fmt, args); … … 1201 1201 */ 1202 1202 #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,...) 1204 1204 { 1205 1205 size_t ret; … … 1214 1214 1215 1215 #ifndef HAVE_C99_VSNPRINTF 1216 int printf(const char *fmt, ...)1216 int rep_printf(const char *fmt, ...) 1217 1217 { 1218 1218 va_list ap; … … 1235 1235 1236 1236 #ifndef HAVE_C99_VSNPRINTF 1237 int fprintf(FILE *stream, const char *fmt, ...)1237 int rep_fprintf(FILE *stream, const char *fmt, ...) 1238 1238 { 1239 1239 va_list ap; … … 1257 1257 #endif 1258 1258 1259 #if ndef HAVE_VASPRINTF1260 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) 1261 1261 { 1262 1262 int ret; … … 1279 1279 #endif 1280 1280 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, ...) 1284 1283 { 1285 1284 va_list ap; -
branches/samba-3.5.x/lib/replace/test/testsuite.c
r414 r773 1015 1015 return true; 1016 1016 } 1017 1018 static 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 1017 1053 1018 1054 struct torture_context; … … 1066 1102 ret &= test_utime(); 1067 1103 ret &= test_utimes(); 1104 ret &= test_memmem(); 1068 1105 1069 1106 return ret; -
branches/samba-3.5.x/packaging/RHEL-CTDB/samba.spec
r739 r773 6 6 Packager: Samba Team <samba@samba.org> 7 7 Name: samba 8 Version: 3.5. 198 Version: 3.5.20 9 9 Release: 1GITHASH 10 10 Epoch: 0 -
branches/samba-3.5.x/packaging/RHEL/makerpms.sh
r739 r773 21 21 USERID=`id -u` 22 22 GRPID=`id -g` 23 VERSION='3.5. 19'23 VERSION='3.5.20' 24 24 REVISION='' 25 25 SPECFILE="samba.spec" -
branches/samba-3.5.x/packaging/RHEL/samba.spec
r739 r773 12 12 Packager: Samba Team <samba@samba.org> 13 13 Name: samba 14 Version: 3.5. 1914 Version: 3.5.20 15 15 Release: 1 16 16 Epoch: 0 -
branches/samba-3.5.x/source3/VERSION
r739 r773 26 26 SAMBA_VERSION_MAJOR=3 27 27 SAMBA_VERSION_MINOR=5 28 SAMBA_VERSION_RELEASE= 1928 SAMBA_VERSION_RELEASE=20 29 29 30 30 ######################################################## -
branches/samba-3.5.x/source3/build.cmd
r743 r773 157 157 158 158 /* 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 */ 160 161 address cmd 'ENDLOCAL' 161 162 end … … 251 252 ok = stream(Version,'c','close') 252 253 ok = stream(NewVersion,'c','close') 253 address cmd " ksh ./script/mkversion.sh "NewVersion" >NUL"254 address cmd "sh ./script/mkversion.sh "NewVersion" >NUL" 254 255 ok = SysFileDelete(NewVersion) 255 256 verstring = suffix'-'Major'.'minor'.'release'.'revision'-'vendor'-'date('S') -
branches/samba-3.5.x/source3/configure
r739 r773 8762 8762 done 8763 8763 8764 for ac_func in pread pwrite strndup strcasestr strtok_r mkdtemp dup2 8764 for ac_func in pread pwrite strndup strcasestr strtok_r mkdtemp dup2 dprintf vdprintf 8765 8765 do : 8766 8766 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` … … 9314 9314 cat >>confdefs.h <<_ACEOF 9315 9315 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 9316 _ACEOF 9317 9318 fi 9319 done 9320 9321 9322 for ac_func in memmem 9323 do : 9324 ac_fn_c_check_func "$LINENO" "memmem" "ac_cv_func_memmem" 9325 if test "x$ac_cv_func_memmem" = xyes; then : 9326 cat >>confdefs.h <<_ACEOF 9327 #define HAVE_MEMMEM 1 9316 9328 _ACEOF 9317 9329 -
branches/samba-3.5.x/source3/include/config.h.in
r620 r773 498 498 #undef HAVE_DN_EXPAND 499 499 500 /* Define to 1 if you have the `dprintf' function. */ 501 #undef HAVE_DPRINTF 502 500 503 /* struct dqblk .dqb_fsoftlimit */ 501 504 #undef HAVE_DQB_FSOFTLIMIT … … 1512 1515 #undef HAVE_MEMCPY 1513 1516 1517 /* Define to 1 if you have the `memmem' function. */ 1518 #undef HAVE_MEMMEM 1519 1514 1520 /* Define to 1 if you have the `memmove' function. */ 1515 1521 #undef HAVE_MEMMOVE … … 2671 2677 /* Whether va_copy() is available */ 2672 2678 #undef HAVE_VA_COPY 2679 2680 /* Define to 1 if you have the `vdprintf' function. */ 2681 #undef HAVE_VDPRINTF 2673 2682 2674 2683 /* Whether the C compiler understands volatile */ -
branches/samba-3.5.x/source3/include/proto.h
r738 r773 7003 7003 void load_registry_shares(void); 7004 7004 int add_home_service(const char *service, const char *username, const char *homedir); 7005 int find_service( fstring service);7005 int find_service(const char *service_in, fstring service); 7006 7006 connection_struct *make_connection_snum(struct smbd_server_connection *sconn, 7007 7007 int snum, user_struct *vuser, -
branches/samba-3.5.x/source3/lib/dummysmbd.c
r414 r773 29 29 } 30 30 31 int find_service( fstring service)31 int find_service(const char *service_in, fstring service) 32 32 { 33 33 return -1; -
branches/samba-3.5.x/source3/lib/os2helper.c
r698 r773 491 491 PFEA2LIST pfea2list = NULL; 492 492 char * p; 493 493 DEBUG(4,("unisetxattr : (%s:%d) %s %d\n", path ? path : "null", file, name, size)); 494 494 if ((!path && !file) || !name || (!value && size)) 495 495 { -
branches/samba-3.5.x/source3/lib/util_str.c
r599 r773 513 513 "called from [%s][%d]\n", fn, line)); 514 514 return NULL; 515 } 516 517 if (src == dest) { 518 return dest; 515 519 } 516 520 … … 2302 2306 int i; 2303 2307 2308 if (!name) { 2309 return false; 2310 } 2311 2304 2312 for ( i=0; i<max_len && name[i]; i++ ) { 2305 2313 /* fail if strchr_m() finds one of the invalid characters */ -
branches/samba-3.5.x/source3/lib/util_unistr.c
r414 r773 46 46 else 47 47 SAFE_FREE(upcase_table); 48 upcase_table = NULL; 48 49 } 49 50 … … 53 54 else 54 55 SAFE_FREE(lowcase_table); 56 lowcase_table = NULL; 55 57 } 56 58 … … 60 62 else 61 63 SAFE_FREE(valid_table); 64 valid_table = NULL; 62 65 } 63 66 initialized = false; -
branches/samba-3.5.x/source3/libaddns/dnsgss.c
r596 r773 165 165 struct dns_buffer *buf; 166 166 struct dns_tkey_record *tkey; 167 struct dns_rrec *tkey_answer = NULL; 168 uint16_t i; 167 169 168 170 err = dns_receive(mem_ctx, conn, &buf); … … 175 177 * TODO: Compare id and keyname 176 178 */ 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) { 181 189 err = ERROR_DNS_INVALID_MESSAGE; 182 190 goto error; -
branches/samba-3.5.x/source3/modules/vfs_xattr_tdb.c
r414 r773 734 734 } 735 735 736 fstrcpy(sname, service); 737 snum = find_service(sname); 736 snum = find_service(service, sname); 738 737 if (snum == -1) { 739 738 /* -
branches/samba-3.5.x/source3/param/loadparm.c
r736 r773 9528 9528 { 9529 9529 struct share_params *result; 9530 char *sname;9530 fstring sname; 9531 9531 int snum; 9532 9532 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); 9539 9534 9540 9535 if (snum < 0) { -
branches/samba-3.5.x/source3/printing/nt_printing.c
r599 r773 1473 1473 } 1474 1474 1475 fstrcpy(printdollar, "print$"); 1476 1477 printdollar_snum = find_service(printdollar); 1475 printdollar_snum = find_service("print$", printdollar); 1478 1476 if (printdollar_snum == -1) { 1479 1477 *perr = WERR_NO_SUCH_SHARE; … … 1865 1863 } 1866 1864 1867 fstrcpy(printdollar, "print$"); 1868 1869 printdollar_snum = find_service(printdollar); 1865 printdollar_snum = find_service("print$", printdollar); 1870 1866 if (printdollar_snum == -1) { 1871 1867 *perr = WERR_NO_SUCH_SHARE; … … 5135 5131 r->driver_name, r->version)); 5136 5132 5137 fstrcpy(printdollar, "print$"); 5138 5139 printdollar_snum = find_service(printdollar); 5133 printdollar_snum = find_service("print$", printdollar); 5140 5134 if (printdollar_snum == -1) { 5141 5135 return false; -
branches/samba-3.5.x/source3/registry/reg_backend_printing.c
r414 r773 279 279 { 280 280 int i, num_keys, snum; 281 char *printername ;281 char *printername_in; 282 282 NT_PRINTER_INFO_LEVEL_2 info2; 283 283 NT_PRINTER_INFO_LEVEL printer; … … 290 290 become_root(); 291 291 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); 294 295 295 296 /* just verify a valied snum for now */ -
branches/samba-3.5.x/source3/rpc_server/srv_srvsvc_nt.c
r454 r773 1419 1419 DEBUG(5,("_srvsvc_NetShareGetInfo: %d\n", __LINE__)); 1420 1420 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); 1424 1426 if (snum < 0) { 1425 1427 return WERR_INVALID_NAME; … … 1535 1537 { 1536 1538 char *command = NULL; 1537 char *share_name = NULL;1539 fstring share_name; 1538 1540 char *comment = NULL; 1539 1541 const char *pathname = NULL; … … 1551 1553 DEBUG(5,("_srvsvc_NetShareSetInfo: %d\n", __LINE__)); 1552 1554 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; 1556 1557 } 1557 1558 … … 1560 1561 } 1561 1562 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") ) 1565 1566 { 1566 1567 DEBUG(5,("_srvsvc_NetShareSetInfo: share %s cannot be " 1567 1568 "modified by a remote user.\n", 1568 share_name ));1569 r->in.share_name )); 1569 1570 return WERR_ACCESS_DENIED; 1570 1571 } 1571 1572 1572 snum = find_service( share_name);1573 snum = find_service(r->in.share_name, share_name); 1573 1574 1574 1575 /* Does this share exist ? */ … … 1765 1766 { 1766 1767 char *command = NULL; 1767 char *share_name = NULL; 1768 char *share_name_in = NULL; 1769 fstring share_name; 1768 1770 char *comment = NULL; 1769 1771 char *pathname = NULL; … … 1802 1804 return WERR_ACCESS_DENIED; 1803 1805 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); 1805 1807 comment = talloc_strdup(ctx, r->in.info->info2->comment); 1806 1808 pathname = talloc_strdup(ctx, r->in.info->info2->path); … … 1813 1815 return WERR_ACCESS_DENIED; 1814 1816 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); 1816 1818 comment = talloc_strdup(ctx, r->in.info->info502->comment); 1817 1819 pathname = talloc_strdup(ctx, r->in.info->info502->path); … … 1841 1843 /* check for invalid share names */ 1842 1844 1843 if (!share_name || !validate_net_name(share_name,1845 if (!share_name_in || !validate_net_name(share_name_in, 1844 1846 INVALID_SHARENAME_CHARS, 1845 strlen(share_name ))) {1847 strlen(share_name_in))) { 1846 1848 DEBUG(5,("_srvsvc_NetShareAdd: Bad sharename \"%s\"\n", 1847 share_name ? share_name: ""));1849 share_name_in ? share_name_in : "")); 1848 1850 return WERR_INVALID_NAME; 1849 1851 } 1850 1852 1851 if (strequal(share_name ,"IPC$") || strequal(share_name,"global")1853 if (strequal(share_name_in,"IPC$") || strequal(share_name_in,"global") 1852 1854 || (lp_enable_asu_support() && 1853 strequal(share_name ,"ADMIN$"))) {1855 strequal(share_name_in,"ADMIN$"))) { 1854 1856 return WERR_ACCESS_DENIED; 1855 1857 } 1856 1858 1857 snum = find_service(share_name );1859 snum = find_service(share_name_in, share_name); 1858 1860 1859 1861 /* Share already exists. */ … … 1873 1875 1874 1876 /* Ensure share name, pathname and comment don't contain '"' characters. */ 1875 string_replace(share_name , '"', ' ');1877 string_replace(share_name_in, '"', ' '); 1876 1878 string_replace(path, '"', ' '); 1877 1879 if (comment) { … … 1883 1885 lp_add_share_cmd(), 1884 1886 get_dyn_CONFIGFILE(), 1885 share_name ,1887 share_name_in, 1886 1888 path, 1887 1889 comment ? comment : "", … … 1920 1922 1921 1923 if (psd) { 1924 /* Note we use share_name here, not share_name_in as 1925 we need a canonicalized name for setting security. */ 1922 1926 if (!set_share_security(share_name, psd)) { 1923 1927 DEBUG(0,("_srvsvc_NetShareAdd: Failed to add security info to share %s.\n", … … 1947 1951 { 1948 1952 char *command = NULL; 1949 char *share_name = NULL;1953 fstring share_name; 1950 1954 int ret; 1951 1955 int snum; … … 1957 1961 DEBUG(5,("_srvsvc_NetShareDel: %d\n", __LINE__)); 1958 1962 1959 share_name = talloc_strdup(p->mem_ctx, r->in.share_name); 1960 if (!share_name) { 1963 if (!r->in.share_name) { 1961 1964 return WERR_NET_NAME_NOT_FOUND; 1962 1965 } 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") ) 1966 1969 { 1967 1970 return WERR_ACCESS_DENIED; 1968 1971 } 1969 1972 1970 if (!(params = get_share_params(p->mem_ctx, share_name))) {1973 if (!(params = get_share_params(p->mem_ctx, r->in.share_name))) { 1971 1974 return WERR_NO_SUCH_SHARE; 1972 1975 } 1973 1976 1974 snum = find_service( share_name);1977 snum = find_service(r->in.share_name, share_name); 1975 1978 1976 1979 /* No change to printer shares. */ … … 2115 2118 ZERO_STRUCT(st); 2116 2119 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); 2120 2125 if (snum == -1) { 2121 2126 DEBUG(10, ("Could not find service %s\n", servicename)); … … 2245 2250 ZERO_STRUCT(st); 2246 2251 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); 2250 2257 if (snum == -1) { 2251 2258 DEBUG(10, ("Could not find service %s\n", servicename)); -
branches/samba-3.5.x/source3/script/tests/test_smbclient_s3.sh
r414 r773 14 14 USERNAME="$3" 15 15 PASSWORD="$4" 16 SMBCLIENT="$VALGRIND ${SMBCLIENT:- $BINDIR/smbclient} $CONFIGURATION"16 SMBCLIENT="$VALGRIND ${SMBCLIENT:-y:\smbclient.exe} $CONFIGURATION" 17 17 shift 4 18 18 ADDARGS="$*" -
branches/samba-3.5.x/source3/smbd/dosmode.c
r599 r773 374 374 return False; 375 375 } 376 DEBUG(10,("set_ea_dos_attributes: %d",sizeof(dosattrib))); 376 377 377 378 ZERO_STRUCT(dosattrib); -
branches/samba-3.5.x/source3/smbd/lanman.c
r414 r773 850 850 char *p = skip_string(param,tpscnt,str2); 851 851 char *QueueName = p; 852 fstring share_name; 852 853 unsigned int uLevel; 853 854 int count=0; … … 900 901 } 901 902 902 snum = find_service(QueueName );903 snum = find_service(QueueName, share_name); 903 904 if ( !(lp_snum_ok(snum) && lp_print_ok(snum)) ) 904 905 return False; … … 1930 1931 int uLevel = get_safe_SVAL(param,tpscnt,p,0,-1); 1931 1932 int snum; 1933 fstring share_name; 1932 1934 1933 1935 if (!str1 || !str2 || !netname || !p) { … … 1935 1937 } 1936 1938 1937 snum = find_service(netname );1939 snum = find_service(netname, share_name); 1938 1940 if (snum < 0) { 1939 1941 return False; … … 2127 2129 } 2128 2130 pull_ascii_fstring(sharename,data); 2129 snum = find_service(sharename );2131 snum = find_service(sharename, sharename); 2130 2132 if (snum >= 0) { /* already exists */ 2131 2133 res = ERRfilexists; … … 4185 4187 print_queue_struct *queue=NULL; 4186 4188 print_status_struct status; 4189 fstring share_name; 4187 4190 4188 4191 if (!str1 || !str2 || !p) { … … 4214 4217 } 4215 4218 4216 snum = find_service(name );4219 snum = find_service(name, share_name); 4217 4220 if ( !(lp_snum_ok(snum) && lp_print_ok(snum)) ) { 4218 4221 return False; … … 4335 4338 char *p = skip_string(param,tpscnt,str2); 4336 4339 char* PrinterName = p; 4340 fstring share_name; 4337 4341 int uLevel; 4338 4342 struct pack_desc desc; … … 4362 4366 } 4363 4367 4364 snum = find_service(PrinterName );4368 snum = find_service(PrinterName, share_name); 4365 4369 if ( !(lp_snum_ok(snum) && lp_print_ok(snum)) ) { 4366 4370 *rdata_len = 0; -
branches/samba-3.5.x/source3/smbd/msdfs.c
r732 r773 823 823 if(snum < 0) { 824 824 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) { 827 826 return NT_STATUS_NOT_FOUND; 828 827 } -
branches/samba-3.5.x/source3/smbd/posix_acls.c
r739 r773 1360 1360 if (pace->type == SMB_ACL_USER_OBJ) { 1361 1361 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 */ 1363 1367 apply_default_perms(params, is_directory, pace, S_IRUSR); 1364 1368 } … … 1440 1444 } 1441 1445 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); 1445 1451 } else { 1446 1452 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 306 306 * Find a service entry. 307 307 * 308 * @param service is modified (to canonical form??) 308 * @param service_in is modified (to canonical form??) 309 * and returned in return parameter service. 309 310 **/ 310 311 311 int find_service( fstring service)312 int find_service(const char *service_in, fstring service) 312 313 { 313 314 int iService; 314 315 struct smbd_server_connection *sconn = smbd_server_conn; 315 316 317 if (!service_in) { 318 return -1; 319 } 320 321 fstrcpy(service, service_in); 316 322 all_string_sub(service,"\\","/",0); 317 323 … … 400 406 } 401 407 402 iService = find_service(defservice );408 iService = find_service(defservice, service); 403 409 if (iService >= 0) { 404 410 all_string_sub(service, "_","/",0); … … 1183 1189 current_user_info.smb_name); 1184 1190 map_username(sconn, unix_username); 1185 snum = find_service(unix_username );1191 snum = find_service(unix_username, unix_username); 1186 1192 } 1187 1193 if (snum != -1) { … … 1211 1217 strlower_m(service); 1212 1218 1213 snum = find_service(service );1219 snum = find_service(service, service); 1214 1220 1215 1221 if (snum < 0) { -
branches/samba-3.5.x/source3/smbd/smb2_tcon.c
r414 r773 168 168 strlower_m(service); 169 169 170 snum = find_service(service );170 snum = find_service(service, service); 171 171 if (snum < 0) { 172 172 DEBUG(3,("smbd_smb2_tree_connect: couldn't find service %s\n",
Note:
See TracChangeset
for help on using the changeset viewer.