Added rule file/line to audit log messages. See #49.

This commit is contained in:
brectanus
2007-06-01 15:32:08 +00:00
parent f1607d007b
commit e5c00d156a
3 changed files with 24 additions and 9 deletions

View File

@@ -226,6 +226,7 @@ struct msre_actionset {
const char *msg;
int severity;
int phase;
msre_rule *rule;
/* Flow */
int is_chained;