summaryrefslogtreecommitdiffstats
path: root/action.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | bugfix: discard action did not work under some circumstancesRainer Gerhards2011-03-071-1/+2
* | | | | Merge branch 'v5-beta'Rainer Gerhards2011-02-181-12/+13
|\| | | |
| * | | | bugfix: minor race condition in action.c - considered cosmeticRainer Gerhards2011-02-171-12/+13
| |/ / /
* | | | Merge branch 'v5-devel'Rainer Gerhards2010-12-171-60/+72
|\| | |
| * | | bug fixes in action processingRainer Gerhards2010-12-171-49/+70
| * | | used a bit more stack (irrelevant) to gain a bit more performance...Rainer Gerhards2010-12-161-1/+2
| * | | bugfix: batch processing flagged invalid message as "bad" under some circumst...Rainer Gerhards2010-12-161-2/+2
* | | | bugfix: potential abort when output modules with different parameter ...Rainer Gerhards2010-12-031-1/+3
* | | | bugfix: memory leak if different passing modes were used in actionsRainer Gerhards2010-12-011-0/+8
* | | | milestone: added support for CEE-properties in property-based filtersRainer Gerhards2010-12-011-1/+0
* | | | Merge branch 'v5-devel'Rainer Gerhards2010-11-251-1/+1
|\| | |
| * | | bugfix: replacements for atomic operations for non-int sized types had problems.Rainer Gerhards2010-11-251-1/+1
* | | | Merge branch 'v5-devel'Rainer Gerhards2010-10-221-1/+1
|\| | |
| * | | fixing a potentially uninitialized variablev5.6.0Rainer Gerhards2010-10-191-1/+1
* | | | Merge branch 'master' into newconfRainer Gerhards2010-08-051-0/+1
|\| | |
| * | | break potential infinite loop in actionDoRetrySteffen Sledz2010-08-051-0/+1
* | | | added support to save/restore rsyslog core action settings...Rainer Gerhards2010-07-231-127/+190
* | | | moving towards scoping inside rsyslog.confRainer Gerhards2010-07-211-29/+29
|/ / /
* | | added missing support for systems without atomic instructionsRainer Gerhards2010-06-241-1/+3
* | | bugfix: "$ActionExecOnlyWhenPreviousIsSuspended on" was brokenRainer Gerhards2010-06-241-5/+12
* | | fixed a couple of regressionsRainer Gerhards2010-06-231-74/+101
* | | fixed problem in action message induced failure handlingRainer Gerhards2010-06-211-2/+2
* | | minor cleanupRainer Gerhards2010-06-211-3/+0
* | | fixed a problem with ACT_MESSAGE_PASSING type of doAction interfaceRainer Gerhards2010-06-151-25/+12
* | | milestone(BUGGY): batch now pushed down to actionRainer Gerhards2010-06-151-46/+140
* | | some cleanupRainer Gerhards2010-06-101-57/+17
* | | fixed regression for omruleset use caseRainer Gerhards2010-06-101-5/+15
* | | Merge branch 'concurrent-output' into tmpRainer Gerhards2010-06-101-52/+65
|\ \ \
| * | | main msg q consumer now preprocesses messages before doing rule processingRainer Gerhards2010-06-091-14/+2
| * | | added support for high-performance action queue submission if not all mark me...Rainer Gerhards2010-06-081-38/+63
* | | | fixing msg duplication & loss regression, causes slowdownRainer Gerhards2010-06-101-6/+6
|/ / /
* | | performance enhancement: implemented stage 1 firehose mode for actionsRainer Gerhards2010-06-081-12/+89
* | | bugfix: regression caused more locking action in msg.c than necessaryRainer Gerhards2010-06-081-1/+0
* | | added new cancel-reduced action thread termination methodRainer Gerhards2010-05-171-3/+9
* | | Merge branch 'v5-stable'Rainer Gerhards2010-04-261-4/+23
|\ \ \
| * | | cosmetic: removed left-over debug messageRainer Gerhards2010-04-261-1/+0
| * | | bugfix(kind of): output plugin retry behaviour could cause engine to loopRainer Gerhards2010-04-261-4/+24
* | | | Merge branch 'v4-devel' into masterRainer Gerhards2010-04-231-11/+11
|\ \ \ \ | | |/ / | |/| |
| * | | solved alignment errors on Solaris SparcRainer Gerhards2010-04-221-10/+10
* | | | Merge branch 'beta' into masterRainer Gerhards2010-04-091-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-03-291-1/+1
| |\| |
| | * | bugfix: potential re-use of free()ed file stream object in omfileRainer Gerhards2010-03-231-1/+1
| * | | backporting bugfixes from 5.2.2Rainer Gerhards2010-01-271-2/+2
* | | | bugfix: queues in direct mode could case a segfault,...Rainer Gerhards2010-01-261-3/+3
* | | | Merge branch 'beta'Rainer Gerhards2010-01-121-3/+13
|\| | |
| * | | bugfix: ompgsql did not properly check the server connection in tryResume()Rainer Gerhards2009-12-161-8/+0
| * | | bugfix: error during beginTransaction() was not properly handledRainer Gerhards2009-12-161-2/+20
* | | | Merge branch 'beta' into masterRainer Gerhards2009-11-261-6/+11
|\| | |
| * | | bugfix: commit transaction was not properly conveyed to message layer,Rainer Gerhards2009-11-261-4/+11
* | | | enhanced module debug outputRainer Gerhards2009-11-251-0/+3
|/ / /