Felipe Zimmerle
|
1522e7cd0a
|
Action: make sure that null constructor is not used
|
2020-12-22 22:14:41 -03:00 |
|
Felipe Zimmerle
|
c38051324d
|
Computes auditlog during rules load time
|
2020-12-22 22:14:41 -03:00 |
|
Felipe Zimmerle
|
bf3a1d84ff
|
actions: Removes Rule parameter from runtime execute
Generals organization on the Action class
|
2020-12-22 22:14:38 -03:00 |
|
Felipe Zimmerle
|
eb3e05646d
|
actions: Compute the rule association during rules load
|
2020-12-10 10:10:49 -03:00 |
|
Felipe Zimmerle
|
999af35e22
|
Moves rule* headers to src/
|
2020-12-10 10:10:47 -03:00 |
|
Felipe Zimmerle
|
da618a6b7d
|
Cleanup on Action class
|
2020-12-10 10:10:47 -03:00 |
|
Felipe Zimmerle
|
3dcfc2582e
|
Removes RuleMessage from action execute signature
|
2020-12-10 10:10:47 -03:00 |
|
Felipe Zimmerle
|
68f85628dd
|
Refactoring: Makes transformations to work with new execute signature
|
2020-12-10 10:10:47 -03:00 |
|
Felipe Zimmerle
|
d9d074f661
|
Cosmetics: fix some cppcheck complains
|
2020-12-10 10:10:47 -03:00 |
|
Felipe Zimmerle
|
55b68fdebc
|
Refactoring: rename evaluate to execute on actions
|
2020-12-10 10:10:47 -03:00 |
|
Felipe Zimmerle
|
2b9ec1a0f1
|
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-12-10 10:10:46 -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 |
|