Felipe Zimmerle
|
3c6356110b
|
Introduces ActionWithExecution
|
2020-11-26 11:22:33 -03:00 |
|
Felipe Zimmerle
|
3efc14bc08
|
Removes method isDisruptive from Action class
|
2020-11-26 11:22:33 -03:00 |
|
Felipe Zimmerle
|
9f264d6f54
|
Action: make sure that null constructor is not used
|
2020-11-26 11:18:25 -03:00 |
|
Felipe Zimmerle
|
e0cd76355f
|
Computes auditlog during rules load time
|
2020-11-26 11:14:30 -03:00 |
|
Felipe Zimmerle
|
3832042531
|
actions: Removes Rule parameter from runtime execute
Generals organization on the Action class
|
2020-11-26 11:10:25 -03:00 |
|
Felipe Zimmerle
|
a8d34873c8
|
actions: Compute the rule association during rules load
|
2020-11-26 11:06:29 -03:00 |
|
Felipe Zimmerle
|
f7307ef2a4
|
Moves rule* headers to src/
|
2020-11-26 10:44:35 -03:00 |
|
Felipe Zimmerle
|
8d0017919f
|
Cleanup on Action class
|
2020-11-26 10:41:17 -03:00 |
|
Felipe Zimmerle
|
df51dd06ef
|
Removes RuleMessage from action execute signature
|
2020-11-25 10:47:19 -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
|
1f7d202985
|
Refactoring: rename evaluate to execute on actions
|
2020-11-25 10:26:00 -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
|
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 |
|