Felipe Zimmerle
|
a79bfa5c28
|
Action: make sure that null constructor is not used
|
2021-01-12 13:01:20 -03:00 |
|
Felipe Zimmerle
|
c7813a1973
|
Computes auditlog during rules load time
|
2021-01-12 13:01:20 -03:00 |
|
Felipe Zimmerle
|
d6e8352873
|
actions: Removes Rule parameter from runtime execute
Generals organization on the Action class
|
2021-01-12 13:01:20 -03:00 |
|
Felipe Zimmerle
|
1b705aeb54
|
actions: Compute the rule association during rules load
|
2021-01-12 13:01:20 -03:00 |
|
Felipe Zimmerle
|
1071fadfd7
|
Moves rule* headers to src/
|
2021-01-12 13:01:19 -03:00 |
|
Felipe Zimmerle
|
8191b7efc8
|
Cleanup on Action class
|
2021-01-12 13:01:19 -03:00 |
|
Felipe Zimmerle
|
73dfd3aa5f
|
Removes RuleMessage from action execute signature
|
2021-01-12 13:01:18 -03:00 |
|
Felipe Zimmerle
|
7640f7b40b
|
Refactoring: Makes transformations to work with new execute signature
|
2021-01-12 13:01:18 -03:00 |
|
Felipe Zimmerle
|
08e63662e8
|
Cosmetics: fix some cppcheck complains
|
2021-01-12 13:01:18 -03:00 |
|
Felipe Zimmerle
|
affdc49a9e
|
Refactoring: rename evaluate to execute on actions
|
2021-01-12 13:01:18 -03:00 |
|
Felipe Zimmerle
|
be4d242a75
|
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-01-12 13:01:17 -03:00 |
|
Felipe Zimmerle
|
f63bd1a45d
|
Moves Rule[WithActions|WithOperator] to their own files
|
2020-03-31 13:33:38 -03:00 |
|
Felipe Zimmerle
|
59d4268882
|
Refactoring: renames Rule to RuleWithOperator
|
2020-03-31 10:00:08 -03:00 |
|
Felipe Zimmerle
|
8eb7b8fe6c
|
Refactoring: Splits Rule into Rule and RuleWithActions
|
2020-03-30 20:22:37 -03:00 |
|
Felipe Zimmerle
|
96849c07de
|
Makes action name a shared pointer
|
2020-03-27 16:13:15 -03:00 |
|
Felipe Zimmerle
|
9c526b3647
|
Avoids copy on the transformation operation
|
2020-03-27 16:12:55 -03:00 |
|
Felipe Zimmerle
|
4b94fabef9
|
Removes reference count form Actions
|
2020-03-26 10:01:11 -03:00 |
|
Felipe Zimmerle
|
357c140003
|
Changens copyright year
|
2020-01-31 10:32:37 -03:00 |
|
Dávid Major
|
495b47d8a2
|
Eliminate some reorder and sign warnings
|
2017-09-29 17:16:09 +00:00 |
|
Felipe Zimmerle
|
e2af60e765
|
Expands log_cb to share ruleMessage structure instead text
Text version still available and it is the default options
|
2017-03-06 15:02:04 -03:00 |
|
Felipe Zimmerle
|
a8e5cce744
|
Moving the rules deletion to the RuleProperties class
The deletion was happning on the Rule class due to historical reasons.
The consequence of that was a parser memory leak.
|
2017-03-06 15:01:51 -03:00 |
|
Felipe Zimmerle
|
9c7416da97
|
Refactoring the actions classes
|
2016-12-28 15:20:06 -03:00 |
|
Felipe Zimmerle
|
bfc30dad34
|
Refactoring: how to report to error logs
|
2016-12-01 01:05:29 -03:00 |
|
Felipe Zimmerle
|
3ee7b24928
|
Adds refCounter to actions
|
2016-11-08 18:14:34 -03:00 |
|