Felipe Zimmerle
|
8d0017919f
|
Cleanup on Action class
|
2020-11-26 10:41:17 -03:00 |
|
Felipe Zimmerle
|
5cb58b412c
|
Refactoring: Makes transformations to work with new execute signature
|
2020-11-25 10:47:16 -03:00 |
|
Felipe Zimmerle
|
8bb1a90c4f
|
Cosmetics: fix some cppcheck complains
|
2020-11-25 10:26:02 -03:00 |
|
Felipe Zimmerle
|
6cdbad05ad
|
Refactoring in the Rule class to make it more elegant
|
2020-11-25 10:15:04 -03:00 |
|
Felipe Zimmerle
|
766b373c3b
|
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.
|
2020-11-25 10:12:10 -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 |
|