Date: Sun, 24 Sep 2006 15:41:09 GMT From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 106604 for review Message-ID: <200609241541.k8OFf9SL036909@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=106604 Change 106604 by csjp@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 $
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609241541.k8OFf9SL036909>