9 Commits

Author SHA1 Message Date
Felipe Zimmerle
17122a05d3 Cleanup on Action class 2021-08-03 09:08:38 -03:00
Felipe Zimmerle
d329d52cc3 Refactoring: Makes transformations to work with new execute signature 2021-08-02 11:04:44 -03:00
Felipe Zimmerle
9c0d5d104d Refactoring in the Rule class to make it more elegant 2021-07-30 09:12:56 -03:00
Felipe Zimmerle
b079faee97 Adds new method for rule merge
IMPORTANT: SecDefaultAction specified on a child configuration will
overwrite the ones specified on the parent; Previously it was
concatenating.
2021-07-26 12:28:54 -03:00
Felipe Zimmerle
3748d62f19
Changes copyright dates on the code 2021-01-19 09:24:37 -03:00
Felipe Zimmerle
9b40a045bb
Cosmetics: fix some cppcheck complains to please QA 2021-01-13 13:30:04 -03:00
Felipe Zimmerle
7e0bc26917
Using performLogging function 2020-03-31 15:20:15 -03:00
Felipe Zimmerle
7a48245aed
Creates RuleUnconditional
Makes RuleScript child of RuleWithActions instead of Operator
2020-03-31 14:44:19 -03:00
Felipe Zimmerle
f63bd1a45d
Moves Rule[WithActions|WithOperator] to their own files 2020-03-31 13:33:38 -03:00