summaryrefslogtreecommitdiffstats
path: root/runtime/ruleset.c
Commit message (Expand)AuthorAgeFilesLines
* bugfix: assigned ruleset was lost when using disk queuesRainer Gerhards2012-04-181-5/+5
* cleanup: initially thought temporary debug message made durable ;)Rainer Gerhards2011-04-121-2/+2
* bugfix: fixed a memory leak and potential abort conditionRainer Gerhards2011-02-251-9/+14
* Merge branch 'v4-devel'Rainer Gerhards2010-07-051-0/+1
|\
| * bugfix: segfault on HUP when "HUPIsRestart" was set to "on"varmojfekoj2010-07-051-0/+1
* | bugfix: "$ActionExecOnlyWhenPreviousIsSuspended on" was brokenRainer Gerhards2010-06-241-0/+1
* | fixed a couple of regressionsRainer Gerhards2010-06-231-11/+0
* | milestone(BUGGY): batch now pushed down to actionRainer Gerhards2010-06-151-7/+68
* | milestone commit(BUGGY): batch is now handed down to rule processingRainer Gerhards2010-06-101-12/+27
* | first complete implementation of loadable parser systemRainer Gerhards2009-11-041-0/+3
* | added $RulesetParser config directiveRainer Gerhards2009-11-041-2/+46
* | moved rfc3164/5424 code to new parser modulesRainer Gerhards2009-11-041-0/+12
* | added omruleset output module, which provides great flexibility in action pro...Rainer Gerhards2009-11-021-0/+3
* | added the capability to have ruleset-specific main message queuesRainer Gerhards2009-10-271-0/+54
* | bugfix: message processing states were not set correctly in all casesRainer Gerhards2009-10-191-0/+2
* | added multi-ruleset support to imudpRainer Gerhards2009-10-131-6/+1
* | reduced number of debug messages a bit againRainer Gerhards2009-08-261-2/+0
* | bugfix: discard action did not work (did not discard messages)Rainer Gerhards2009-07-301-3/+8
|/
* restored repeated message reduction processingRainer Gerhards2009-06-231-5/+2
* completed multi-ruleset core supportRainer Gerhards2009-06-121-2/+82
* implemented $OMFileFlushOnTXEnd directiveRainer Gerhards2009-06-121-3/+6
* re-enabled queue disk fsync testRainer Gerhards2009-06-101-1/+0
* restructered code in perparation for multiple rule set supportRainer Gerhards2009-06-101-0/+369