summaryrefslogtreecommitdiffstats
path: root/runtime/ruleset.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v6-stable'Rainer Gerhards2012-08-251-5/+4
|\
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-08-251-5/+4
| |\
| | * Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-08-221-5/+4
| | |\
| | | * bugfix: multiple main queues with same queue file name were not detectedRainer Gerhards2012-08-221-2/+4
| | * | Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-04-181-5/+5
| | |\|
* | | | added --enable-debugless configure option for very high demanding environmentsRainer Gerhards2012-05-291-9/+8
|/ / /
* | | Merge branch 'v6-stable'Rainer Gerhards2012-04-181-5/+5
|\ \ \ | | |/ | |/|
| * | bugfix: assigned ruleset was lost when using disk queuesRainer Gerhards2012-04-181-5/+5
* | | Merge branch 'v5-stable-newstats'Rainer Gerhards2012-04-071-1/+4
|\ \ \ | | |/ | |/|
| * | stats: added unique (and friendly) name for ruleset queuesRainer Gerhards2012-01-311-1/+4
| |/
* | bugfix: rsyslog aborted during startup if there is an error in loading an actionRainer Gerhards2012-01-271-1/+1
* | Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-2/+2
|\ \
| * | undoing v6.1 config scoping interface, part IRainer Gerhards2012-01-181-2/+2
* | | more cleanupRainer Gerhards2011-07-151-2/+2
* | | some more work was required on the ruleset modificationRainer Gerhards2011-04-191-25/+32
* | | milestone: ruleset now supports rsconf_tRainer Gerhards2011-04-191-41/+38
|/ /
* | Merge branch 'v5-devel'Rainer Gerhards2011-04-121-2/+2
|\|
| * cleanup: initially thought temporary debug message made durable ;)Rainer Gerhards2011-04-121-2/+2
* | Merge branch 'v5-beta'Rainer Gerhards2011-02-251-9/+14
|\|
| * bugfix: fixed a memory leak and potential abort conditionRainer Gerhards2011-02-251-9/+14
* | moving towards scoping inside rsyslog.confRainer Gerhards2010-07-211-2/+2
|/
* 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