PERFORCE change 106604 for review
Christian S.J. Peron
csjp at FreeBSD.org
Sun Sep 24 08:41:12 PDT 2006
http://perforce.freebsd.org/chv.cgi?CH=106604
Change 106604 by csjp at csjp_xor on 2006/09/24 15:41:03
Update HISTORY with the new auditreduce pathname functionality.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/HISTORY#38 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/HISTORY#38 (text+ko) ====
@@ -11,6 +11,10 @@
line; this was the documented behavior previously, but it was not
implemented. Be more specific in auditreduce(1)'s examples section about
what might be done with the output of auditreduce.
+- auditreduce(1) now uses regular expressions for pathname matching. Users can
+ now supply one or more (comma delimited) regular expressions for searching
+ the pathnames. If one of the regular expressions is prefixed with a tilde
+ (~), and a path matches, it will be excluded from the search results.
OpenBSM 1.0 alpha 11
@@ -257,4 +261,4 @@
to support reloading of kernel event table.
- Allow comments in /etc/security configuration files.
-$P4: //depot/projects/trustedbsd/openbsm/HISTORY#37 $
+$P4: //depot/projects/trustedbsd/openbsm/HISTORY#38 $
More information about the trustedbsd-cvs
mailing list