[SCM] Samba Shared Repository - branch master updated

Ralph Böhme slow at samba.org
Fri Jul 3 10:31:05 MDT 2015


The branch, master has been updated
       via  589de04 docs: Document smbclient "notify" command
      from  9ebf380 lib/util:charset/tests: improve strlen_m[_term[_null]]() testing

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


- Log -----------------------------------------------------------------
commit 589de041785366722745fd731f478e4b0512e1ea
Author: Volker Lendecke <vl at samba.org>
Date:   Fri Jul 3 15:10:17 2015 +0200

    docs: Document smbclient "notify" command
    
    Signed-off-by: Volker Lendecke <vl at samba.org>
    Reviewed-by: Ralph Boehme <slow at samba.org>
    
    Autobuild-User(master): Ralph Böhme <slow at samba.org>
    Autobuild-Date(master): Fri Jul  3 18:30:21 CEST 2015 on sn-devel-104

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

Summary of changes:
 docs-xml/manpages/smbclient.1.xml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)


Changeset truncated at 500 lines:

diff --git a/docs-xml/manpages/smbclient.1.xml b/docs-xml/manpages/smbclient.1.xml
index 7438aed..8b166d1 100644
--- a/docs-xml/manpages/smbclient.1.xml
+++ b/docs-xml/manpages/smbclient.1.xml
@@ -857,6 +857,20 @@
 		</varlistentry>
 
 		<varlistentry>
+		<term>notify <dir name></term>
+		<listitem><para>Query a directory for change
+		notifications. This command issues a recursive
+		filechangenotify call for all possible changes. As
+		changes come in will print one line per change. See
+		<ulink url="https://msdn.microsoft.com/en-us/library/dn392331.aspx">https://msdn.microsoft.com/en-us/library/dn392331.aspx</ulink>
+		for a description of the action numbers that this
+		command prints.</para>
+		<para>This command never ends, it waits for event
+		indefinitely.
+		</para></listitem>
+		</varlistentry>
+
+		<varlistentry>
 		<term>posix</term>
 		<listitem><para>Query the remote server to see if it supports the CIFS UNIX
 		extensions and prints out the list of capabilities supported. If so, turn


-- 
Samba Shared Repository


More information about the samba-cvs mailing list