[Pkg-samba-maint] r1851 - trunk/samba/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Thu May 8 13:49:58 UTC 2008
tags 480151 pending
thanks
Author: bubulle
Date: 2008-05-08 13:49:57 +0000 (Thu, 08 May 2008)
New Revision: 1851
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/smb.conf
Log:
Keep the "socket options" setting
Prepare release
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2008-05-08 12:03:06 UTC (rev 1850)
+++ trunk/samba/debian/changelog 2008-05-08 13:49:57 UTC (rev 1851)
@@ -1,4 +1,4 @@
-samba (1:3.0.28a-3) UNRELEASED; urgency=low
+samba (1:3.0.28a-3) unstable; urgency=low
* The "bug hunting at SambaXP" release
* Drop "invalid users = root" from the default smb.conf file
@@ -25,9 +25,7 @@
* Update copyright and README.debian information for current and past
maintainers. Remove redundant mention of Tridge (the copyright is enough)
* Add doc-base files for samba-doc-pdf. Closes: #451685
- * Remove "socket options" from smb.conf (the value that was set
- is the default value). Closes: #476104
- * Kurdish. Closes: #480151
+ * Kurdish debconf translation. Closes: #480151
-- Christian Perrier <bubulle at debian.org> Wed, 16 Apr 2008 23:14:46 +0200
Modified: trunk/samba/debian/smb.conf
===================================================================
--- trunk/samba/debian/smb.conf 2008-05-08 12:03:06 UTC (rev 1850)
+++ trunk/samba/debian/smb.conf 2008-05-08 13:49:57 UTC (rev 1851)
@@ -182,6 +182,13 @@
# of the machine that is connecting
; include = /home/samba/etc/smb.conf.%m
+# Most people will find that this option gives better performance.
+# See smb.conf(5) and /usr/share/doc/samba-doc/htmldocs/Samba3-HOWTO/speed.html
+# for details
+# You may want to add the following on a Linux system:
+# SO_RCVBUF=8192 SO_SNDBUF=8192
+# socket options = TCP_NODELAY
+
# The following parameter is useful only if you have the linpopup package
# installed. The samba maintainer and the linpopup maintainer are
# working to ease installation and configuration of linpopup and samba.
More information about the Pkg-samba-maint
mailing list