Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | cosmetic: simplify | Rainer Gerhards | 2012-10-11 | 1 | -3/+1 | |
* | | | | add "parser" parameter to ruleset(), so that parser chain can be configured | Rainer Gerhards | 2012-10-02 | 3 | -8/+33 | |
* | | | | mmjsonparse: also add MSG part of message if CEE-parsing fails | Rainer Gerhards | 2012-10-02 | 1 | -0/+1 | |
* | | | | bugfix: ruleset(){} directive errornously changed default ruleset | Rainer Gerhards | 2012-10-01 | 3 | -5/+10 | |
* | | | | implement RainerScript "call" statement | Rainer Gerhards | 2012-10-01 | 1 | -0/+5 | |
* | | | | cleanup | Rainer Gerhards | 2012-10-01 | 1 | -1/+0 | |
* | | | | implement string arrays for config objects | Rainer Gerhards | 2012-10-01 | 1 | -0/+1 | |
* | | | | Implement RainerScript ruleset() statement | Rainer Gerhards | 2012-09-28 | 4 | -3/+59 | |
* | | | | somewhat better debug output | Rainer Gerhards | 2012-09-28 | 1 | -1/+3 | |
* | | | | cleanup | Rainer Gerhards | 2012-09-28 | 1 | -5/+1 | |
* | | | | Merge branch 'v6-devel' | Rainer Gerhards | 2012-09-27 | 6 | -13/+151 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Do not load module if it had errorneous parameters | Rainer Gerhards | 2012-09-27 | 3 | -12/+58 | |
| * | | | bugfix: config errors did not always cause statement to fail | Rainer Gerhards | 2012-09-27 | 1 | -0/+2 | |
| * | | | cleanup | Rainer Gerhards | 2012-09-26 | 1 | -2/+0 | |
| * | | | cleanup | Rainer Gerhards | 2012-09-26 | 1 | -3/+0 | |
| * | | | input stmt: add core engine plumbing | Rainer Gerhards | 2012-09-26 | 5 | -1/+96 | |
* | | | | Merge branch 'v6-devel' | Rainer Gerhards | 2012-09-26 | 1 | -1/+0 | |
|\| | | | ||||||
| * | | | minor cleanup | Rainer Gerhards | 2012-09-25 | 1 | -1/+0 | |
* | | | | fix invalid state handling during action execution | Rainer Gerhards | 2012-09-25 | 1 | -2/+2 | |
* | | | | Merge branch 'master' into master-newruleset | Rainer Gerhards | 2012-09-25 | 2 | -3/+4 | |
|\ \ \ \ | ||||||
| * | | | | fix invalid free caused by optimized script execution | Rainer Gerhards | 2012-09-25 | 3 | -2/+5 | |
* | | | | | cosmetic: remove no-longer valid TODO item | Rainer Gerhards | 2012-09-25 | 1 | -1/+0 | |
* | | | | | fix optimizer-introduced memleak in action destruction | Rainer Gerhards | 2012-09-25 | 1 | -61/+63 | |
* | | | | | cleanup & better debug output | Rainer Gerhards | 2012-09-24 | 1 | -4/+4 | |
* | | | | | PoC: optimize omdicard --> STOP | Rainer Gerhards | 2012-09-24 | 2 | -1/+5 | |
|/ / / / | ||||||
* | | | | Merge branch 'v6-devel' into master-newruleset | Rainer Gerhards | 2012-09-23 | 1 | -7/+0 | |
|\| | | | ||||||
| * | | | Merge branch 'v6-stable' into v6-devel | Rainer Gerhards | 2012-09-23 | 1 | -7/+0 | |
| |\| | | ||||||
| | * | | Remove no longer needed function | Rainer Gerhards | 2012-09-23 | 1 | -5/+0 | |
* | | | | fix compile problem due to error in last commit | Rainer Gerhards | 2012-09-21 | 1 | -1/+0 | |
* | | | | Implement script optimization IF -> PRIFILT | Rainer Gerhards | 2012-09-21 | 1 | -10/+22 | |
* | | | | Add skeleton for RainerScript optimizer | Rainer Gerhards | 2012-09-20 | 3 | -0/+39 | |
* | | | | Merge branch 'v6-devel' into master-newruleset | Rainer Gerhards | 2012-09-20 | 1 | -1/+1 | |
|\| | | | ||||||
| * | | | Merge branch 'v6-stable' into v6-devel | Rainer Gerhards | 2012-09-20 | 1 | -1/+1 | |
| |\| | | ||||||
| | * | | Simplify | Rainer Gerhards | 2012-09-20 | 1 | -4/+1 | |
| | * | | Added missing iRet handler code into CheckConnection() in netstrm.c | Andre Lorbach | 2012-09-20 | 1 | -1/+4 | |
* | | | | Implement RainerScript field() function | Rainer Gerhards | 2012-09-20 | 1 | -0/+1 | |
* | | | | Merge branch 'v6-devel' | Rainer Gerhards | 2012-09-20 | 1 | -0/+3 | |
|\| | | | ||||||
| * | | | Merge branch 'v6-stable' into v6-devel | Rainer Gerhards | 2012-09-20 | 1 | -0/+3 | |
| |\| | | ||||||
| | * | | Fix missing Sysklogd template | Milan Bartos | 2012-09-20 | 1 | -0/+3 | |
* | | | | bugfix: invalid debug message for normal operation | Rainer Gerhards | 2012-09-19 | 1 | -1/+1 | |
* | | | | bugfix: debug output indicated improper queue type | Rainer Gerhards | 2012-09-19 | 1 | -0/+4 | |
* | | | | Implement ability for CEE-based properties to be stored in disk queues | Rainer Gerhards | 2012-09-19 | 1 | -0/+12 | |
* | | | | bugfix: MsgDup() did not copy CEE structure | Rainer Gerhards | 2012-09-19 | 1 | -1/+5 | |
* | | | | clarify: NO memleak, json_object_object_del() reduces reference count | Rainer Gerhards | 2012-09-18 | 1 | -2/+0 | |
* | | | | new ruleengine: do a deep copy for "set" statement affecting JSON tree | Rainer Gerhards | 2012-09-18 | 1 | -1/+50 | |
* | | | | new ruleengine: implement native JSON in RainerScript | Rainer Gerhards | 2012-09-18 | 1 | -0/+3 | |
* | | | | cleanup | Rainer Gerhards | 2012-09-18 | 2 | -559/+0 | |
* | | | | new ruleengine: implement template type "subtree" | Rainer Gerhards | 2012-09-18 | 4 | -11/+42 | |
* | | | | Merge branch 'master-newruleset' | Rainer Gerhards | 2012-09-17 | 4 | -16/+142 | |
|\ \ \ \ | ||||||
| * | | | | new ruleengine: couple of fixes to new code | Rainer Gerhards | 2012-09-17 | 1 | -4/+11 |