summaryrefslogtreecommitdiffstats
path: root/action.h
Commit message (Expand)AuthorAgeFilesLines
* refactor: remove very old sync.[ch] system for "abstracting" mutex accessRainer Gerhards2012-01-191-2/+1
* Merge branch 'v5-stable' into masterRainer Gerhards2012-01-181-16/+16
|\
| * Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-141-16/+16
| |\
| | * some more files to ASL 2.0Rainer Gerhards2012-01-111-16/+16
* | | Merge branch 'v5-devel'Rainer Gerhards2011-12-191-0/+4
|\ \ \
| * | | additional counter for lost messages due to failed actions addedRainer Gerhards2011-12-191-0/+1
| * | | added instrumentationRainer Gerhards2011-12-191-0/+3
| |/ /
* | | milestone: generic action parameters parsed via new config systemRainer Gerhards2011-08-011-1/+1
* | | milestone: queue object now has a param handler for new conf interfaceRainer Gerhards2011-07-221-3/+3
* | | milestone: done plumbing to call plugin create action instance entry pointRainer Gerhards2011-07-201-0/+1
* | | Merge branch 'beta'Rainer Gerhards2011-06-211-1/+1
|\ \ \
| * | | Merge branch 'v5-stable' into betaRainer Gerhards2011-06-211-1/+1
| |\| |
| | * | bugfix: problems in failover action handlingRainer Gerhards2011-06-161-1/+1
* | | | step: put plumbing in place for new input module config systemRainer Gerhards2011-05-031-0/+1
|/ / /
* | | Merge branch 'v5-devel'Rainer Gerhards2011-03-311-18/+1
|\| |
| * | Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-03-161-18/+1
| |\ \
| | * | fixed a regression of last patch and some cleanupRainer Gerhards2011-03-161-1/+1
| | * | bugfix: failover did not work correctly if repeated msg reduction was onRainer Gerhards2011-03-161-18/+1
* | | | Merge branch 'v5-beta'Rainer Gerhards2011-02-181-1/+0
|\| | |
| * | | bugfix: minor race condition in action.c - considered cosmeticRainer Gerhards2011-02-171-1/+0
| |/ /
* / / added support to save/restore rsyslog core action settings...Rainer Gerhards2010-07-231-0/+2
|/ /
* | added missing support for systems without atomic instructionsRainer Gerhards2010-06-241-0/+1
* | fixed a couple of regressionsRainer Gerhards2010-06-231-1/+1
* | some cleanupRainer Gerhards2010-06-101-2/+0
* | fixed regression for omruleset use caseRainer Gerhards2010-06-101-1/+1
* | added support for high-performance action queue submission if not all mark me...Rainer Gerhards2010-06-081-3/+3
* | performance enhancement: implemented stage 1 firehose mode for actionsRainer Gerhards2010-06-081-1/+1
* | added new cancel-reduced action thread termination methodRainer Gerhards2010-05-171-0/+1
* | adapted merged code to v5 engineRainer Gerhards2010-04-261-1/+1
* | Merge branch 'v5-stable'Rainer Gerhards2010-04-261-1/+2
|\ \
| * | bugfix(kind of): output plugin retry behaviour could cause engine to loopRainer Gerhards2010-04-261-1/+2
* | | Merge branch 'v4-devel' into masterRainer Gerhards2010-04-231-1/+2
|\ \ \ | | |/ | |/|
| * | solved alignment errors on Solaris SparcRainer Gerhards2010-04-221-1/+2
* | | replaced data type "bool" by "sbool" because this created some portability is...Rainer Gerhards2010-02-021-3/+3
| |/ |/|
* | added omruleset output module, which provides great flexibility in action pro...Rainer Gerhards2009-11-021-1/+1
* | some more cleanup - action config line handlers are now defined in action.cRainer Gerhards2009-10-271-1/+0
* | added new config option $ActionWriteAllMarkMessagesRainer Gerhards2009-08-201-0/+1
* | some post-merge cleanupRainer Gerhards2009-06-221-2/+0
* | Merge branch 'omfile' into tmpRainer Gerhards2009-06-221-4/+6
|\|
| * optimized template string generationRainer Gerhards2009-06-191-0/+1
| * optimized action.c a bitRainer Gerhards2009-06-191-5/+6
* | Merge branch 'master' into multi-dequeueRainer Gerhards2009-05-121-0/+1
|\|
| * added capability to draw configuration graphsRainer Gerhards2009-05-111-0/+1
* | first shot at action state machine implemention (untested)Rainer Gerhards2009-05-071-2/+13
|/
* added a new way how output plugins may be passed parameters.Rainer Gerhards2009-04-031-0/+2
* integrated various patches for solarisRainer Gerhards2009-03-051-1/+1
* added new config directive $RepeatedMsgContainsOriginalMsgRainer Gerhards2009-02-021-1/+2
* added configuration directive "HUPisRestart"Rainer Gerhards2008-10-231-0/+1
* consolidated time() calls in rule engineRainer Gerhards2008-09-161-2/+2
* added ability to execute actions only after the n-th call of the actionRainer Gerhards2008-08-071-0/+4