The branch, master has been updated
       via  875e29b s3: Document "async smb echo handler"
      from  d106743 Fix bug #8165 - Inverted WITH_SYSLOG condition in 
vfs_full_audit.c.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 875e29ba830b269faf8ca7ff7cd7fc95c0c18f28
Author: Volker Lendecke <[email protected]>
Date:   Thu May 26 11:40:21 2011 +0200

    s3: Document "async smb echo handler"
    
    Autobuild-User: Volker Lendecke <[email protected]>
    Autobuild-Date: Thu May 26 12:50:55 CEST 2011 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 docs-xml/smbdotconf/misc/asyncsmbechohandler.xml |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
 create mode 100644 docs-xml/smbdotconf/misc/asyncsmbechohandler.xml


Changeset truncated at 500 lines:

diff --git a/docs-xml/smbdotconf/misc/asyncsmbechohandler.xml 
b/docs-xml/smbdotconf/misc/asyncsmbechohandler.xml
new file mode 100644
index 0000000..d10dac9
--- /dev/null
+++ b/docs-xml/smbdotconf/misc/asyncsmbechohandler.xml
@@ -0,0 +1,15 @@
+<samba:parameter name="async smb echo handler"
+                 context="G"
+                                type="boolean"
+                 advanced="1"
+                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc";>
+<description>
+       <para>This parameter specifies whether Samba should fork the
+         async smb echo handler. It can be beneficial if your file
+         system can block syscalls for a very long time. In some
+         circumstances, it prolongs the timeout that Windows uses to
+         determine whether a connection is dead.
+       </para>
+</description>
+<value type="default">no</value>
+</samba:parameter>


-- 
Samba Shared Repository

Reply via email to