Felipe Zimmerle
|
43b1c4f459
|
Better error handling when loading configurations
|
2020-11-26 10:50:23 -03:00 |
|
Felipe Zimmerle
|
f7307ef2a4
|
Moves rule* headers to src/
|
2020-11-26 10:44:35 -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
|
cb0d298ded
|
Moves default actions to be part of the rules
|
2020-11-25 09:17:17 -03:00 |
|
Felipe Zimmerle
|
bdedfd2463
|
Refactoring: Renames RuleBase to Rule
|
2020-03-31 12:26:13 -03:00 |
|
Felipe Zimmerle
|
59d4268882
|
Refactoring: renames Rule to RuleWithOperator
|
2020-03-31 10:00:08 -03:00 |
|
Felipe Zimmerle
|
43f8aee6b6
|
Splits Rule class into: Rule, RuleBase, RuleMarker
|
2020-03-30 20:21:36 -03:00 |
|
Felipe Zimmerle
|
fda03c0016
|
Yet another refactoring in Rule
|
2020-03-30 15:38:51 -03:00 |
|
Felipe Zimmerle
|
9d158611cf
|
Makes Rule a shared pointer
|
2020-03-25 16:11:23 -03:00 |
|
Felipe Zimmerle
|
6367e6d5e9
|
Having a class Rules
|
2020-03-24 17:20:10 -03:00 |
|