svn commit: samba-docs r225 - in trunk/Samba-HOWTO-Collection: .

jht at samba.org jht at samba.org
Thu Sep 23 04:46:38 GMT 2004


Author: jht
Date: 2004-09-23 04:46:37 +0000 (Thu, 23 Sep 2004)
New Revision: 225

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-docs&path=/trunk/Samba-HOWTO-Collection&rev=225&nolog=1

Log:
Update VFS Extended Audit Module Debug Info.
Modified:
   trunk/Samba-HOWTO-Collection/VFS.xml


Changeset:
Modified: trunk/Samba-HOWTO-Collection/VFS.xml
===================================================================
--- trunk/Samba-HOWTO-Collection/VFS.xml	2004-09-21 00:11:53 UTC (rev 224)
+++ trunk/Samba-HOWTO-Collection/VFS.xml	2004-09-23 04:46:37 UTC (rev 225)
@@ -130,9 +130,10 @@
 			<row><entry align="center">Log Level</entry><entry>Log Details - File and Directory Operations</entry></row>
 			</thead>
 			<tbody>
-			<row><entry align="center">0</entry><entry align="left">Creation / Deletion</entry></row>
-			<row><entry align="center">1</entry><entry align="left">Create / Delete / Rename / Permission Changes</entry></row>
-			<row><entry align="center">2</entry><entry align="left">Create / Delete / Rename / Perm Change / Open / Close</entry></row>
+			<row><entry align="center">0</entry><entry align="left">Make Directory, Remove Directory, Unlink</entry></row>
+			<row><entry align="center">1</entry><entry align="left">Open Directory, Rename File, Change Permissions/ACLs</entry></row>
+			<row><entry align="center">2</entry><entry align="left">Open &amp; Close File</entry></row>
+			<row><entry align="center">10</entry><entry align="left">Maximum Debug Level</entry></row>
 			</tbody>
 		</tgroup>
 		</table>



More information about the samba-cvs mailing list