s3: vfs_full_audit.c: implement negated vfs_ops in the success/failure list
authorHolger Hetterich <hhetter@novell.com>
Thu, 18 Feb 2010 14:13:59 +0000 (15:13 +0100)
committerVolker Lendecke <vl@samba.org>
Sun, 28 Feb 2010 10:35:18 +0000 (11:35 +0100)
commit99fc004e409ba5e535f1662e92370952777e55ff
tree5a376e7f3d91d081440838c9eb02f98fd056b1ba
parenta050c79fabdb73f6437f846777b94f31fe15fc86
s3: vfs_full_audit.c: implement negated vfs_ops in the success/failure list

Supports negated arguments in configuration like:
full_audit:success = all !readdir !telldir !closedir
Update the manpage accordingly.
Part of BSO#4025
docs-xml/manpages-3/vfs_full_audit.8.xml
source3/modules/vfs_full_audit.c