summaryrefslogtreecommitdiffstats
path: root/docs/docbook
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-08-19 15:18:27 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-08-19 15:18:27 +0000
commitdd43a29504fe2b6f9d13cdb9431347927548fc10 (patch)
treec64bd44f3ab7cc53edeb13fa834d07ad72b12a57 /docs/docbook
parentf98f937ec9395af576efa48d6a628eae23b18d79 (diff)
downloadsamba-dd43a29504fe2b6f9d13cdb9431347927548fc10.tar.gz
samba-dd43a29504fe2b6f9d13cdb9431347927548fc10.tar.xz
samba-dd43a29504fe2b6f9d13cdb9431347927548fc10.zip
- Update 'preload modules' documention (bug #304)
- Fix WINS Server List in SWAT (bug #197) - Don't segfault SWAT when adding shares (bug #254)
Diffstat (limited to 'docs/docbook')
-rw-r--r--docs/docbook/smbdotconf/security/preloadmodules.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/docbook/smbdotconf/security/preloadmodules.xml b/docs/docbook/smbdotconf/security/preloadmodules.xml
index 7b4e57cff18..101d9606fa5 100644
--- a/docs/docbook/smbdotconf/security/preloadmodules.xml
+++ b/docs/docbook/smbdotconf/security/preloadmodules.xml
@@ -7,9 +7,6 @@
be loaded into smbd before a client connects. This improves
the speed of smbd when reacting to new connections somewhat. </para>
- <para>It is recommended to only use this option on heavy-performance
- servers.</para>
-
<para>Default: <command>preload modules = </command></para>
<para>Example: <command>preload modules = /usr/lib/samba/passdb/mysql.so+++ </command></para>