On Wed, 23 Mar 2011 00:38:08 +1100, James Bowe wrote:
Attached is a patch for adding %EXT_LOG as a format specifier to
external_acl_type statements.
This is filled with the extacl_log field (log message set from
previous external acls).
The patch only adds EXT_LOG, and not EXT_MESSAGE, since EXT_MESSAGE
is
likely a longer user-oriented string.
Cheers,
James Bowe
+1. Looks fine.
Can you explain the need for this though please? we already re-pass
the tag= from one ACL test to the next. This log= is defined as being a
message for the log file.
Amos