Fix disruptive actions execution

This commit is contained in:
Felipe Zimmerle
2015-09-16 19:42:26 -03:00
parent 081fe235ad
commit 5228b685bf
15 changed files with 304 additions and 16 deletions

View File

@@ -57,9 +57,11 @@ ACTIONS = \
actions/capture.cc \
actions/chain.cc \
actions/ctl_audit_log_parts.cc \
actions/deny.cc \
actions/log_data.cc \
actions/msg.cc \
actions/no_audit_log.cc \
actions/pass.cc \
actions/phase.cc \
actions/redirect.cc \
actions/rev.cc \