summaryrefslogtreecommitdiffstats
path: root/runtime/rule.c
Commit message (Expand)AuthorAgeFilesLines
* implemented freeCnf() module interface & fixed some mem leaksRainer Gerhards2012-06-251-1/+0
* fixing memory leaks in expression-based filtersRainer Gerhards2012-06-141-0/+2
* milestone: regex is compiled from script based filterRainer Gerhards2012-06-121-0/+1
* added --enable-debugless configure option for very high demanding environmentsRainer Gerhards2012-05-291-10/+10
* Merge branch 'v5-stable' into masterRainer Gerhards2012-01-181-16/+14
|\
| * Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-161-16/+14
| |\
| | * license changesRainer Gerhards2012-01-161-16/+14
* | | some more cleanupRainer Gerhards2011-07-151-3/+0
* | | even more cleanup ;)Rainer Gerhards2011-07-111-6/+0
* | | cleanup, removing now unused codeRainer Gerhards2011-07-111-5/+0
* | | cleaup & emergency config system reactivatedRainer Gerhards2011-07-091-9/+0
* | | milestone/[PARTWORK]: implemented comparison operationsRainer Gerhards2011-07-081-11/+0
* | | milestone/[PARTWORK]: obtaining msg vars integrated, "==" works for stringsRainer Gerhards2011-07-071-1/+1
* | | milestone/[PARTWORK]: integrted script filter, but var access is missingRainer Gerhards2011-07-071-1/+7
* | | Merge branch 'beta'Rainer Gerhards2011-06-211-3/+8
|\ \ \
| * | | Merge branch 'v5-stable' into betaRainer Gerhards2011-06-211-3/+8
| |\| |
| | * | bugfix: problems in failover action handlingRainer Gerhards2011-06-201-1/+0
| | * | bugfix: problems in failover action handlingRainer Gerhards2011-06-161-3/+9
* | | | milestone: ruleset now supports rsconf_tRainer Gerhards2011-04-191-1/+1
|/ / /
* | | Merge branch 'v5-devel'Rainer Gerhards2011-04-151-2/+2
|\| |
| * | bugfix: $myhostname not available in RainerScript (and no error message)Rainer Gerhards2011-04-141-2/+2
* | | milestone: added support for CEE-properties in property-based filtersRainer Gerhards2010-12-011-9/+44
|/ /
* | bugfix: "$ActionExecOnlyWhenPreviousIsSuspended on" was brokenRainer Gerhards2010-06-241-22/+6
* | fixed a couple of regressionsRainer Gerhards2010-06-231-14/+3
* | milestone(BUGGY): batch now pushed down to actionRainer Gerhards2010-06-151-4/+7
* | milestone commit(BUGGY): batch is now handed down to rule processingRainer Gerhards2010-06-101-20/+28
* | main msg q consumer now preprocesses messages before doing rule processingRainer Gerhards2010-06-091-1/+0
* | added support for high-performance action queue submission if not all mark me...Rainer Gerhards2010-06-081-1/+1
* | Merge branch 'v4-stable' into tmpRainer Gerhards2010-03-011-0/+1
|\|
| * cleanup: removed debug messages that accidently made it into the commitRainer Gerhards2010-03-011-0/+1
* | some more cleanup along the wayRainer Gerhards2009-11-031-1/+29
* | added new testcase; fixed bug in testdriverRainer Gerhards2009-10-191-0/+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-0/+2
|/
* small performance improvement and cleanupRainer Gerhards2009-07-091-3/+4
* finished transition to using inputName propertyRainer Gerhards2009-06-301-4/+3
* optimization: propert names are now internally identified by integersRainer Gerhards2009-06-261-9/+5
* got rid of the recursive requirement for msg_t mutex (finally!)Rainer Gerhards2009-06-261-3/+4
* slight optimization of template generationRainer Gerhards2009-06-181-1/+3
* added $Ruleset config commandRainer Gerhards2009-06-101-0/+22
* fixed a small memory leak...Rainer Gerhards2009-06-101-3/+0
* restructered code in perparation for multiple rule set supportRainer Gerhards2009-06-101-0/+431