index
:
rsyslog.git
master
ommongodb
rsyslog development for Lumberjack - various unofficial and potentially rebased branches
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
action.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
queue: lightdelay config: keep default of 70% until mark is explicitely set
Rainer Gerhards
2012-02-22
1
-3
/
+5
*
added configuration directives to customize queue light delay marks
Rainer Gerhards
2012-02-21
1
-0
/
+4
*
stats: generate friendly name for action queues, if possible
Rainer Gerhards
2012-01-31
1
-2
/
+7
*
bugfix: action stats did invalidly contain already-discarded messages
Rainer Gerhards
2012-01-27
1
-3
/
+4
*
better performance for action stats & cleanup: removing debug prints
Rainer Gerhards
2011-12-19
1
-3
/
+6
*
additional counter for lost messages due to failed actions added
Rainer Gerhards
2011-12-19
1
-0
/
+5
*
added instrumentation
Rainer Gerhards
2011-12-19
1
-3
/
+45
*
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2011-12-01
1
-1
/
+1
|
\
|
*
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2011-12-01
1
-1
/
+1
|
|
\
|
|
*
bugfix: action resume interval incorrectly handled, thus took longer to resume
Tomas Heinrich
2011-12-01
1
-1
/
+1
*
|
|
Merge branch 'v5-stable' of git+ssh://git.adiscon.com/git/rsyslog into v5-stable
Rainer Gerhards
2011-10-17
1
-1
/
+0
|
\
\
\
|
*
|
|
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2011-10-13
1
-1
/
+0
|
|
\
|
|
|
|
*
|
bugfix: $ActionExecOnlyOnce interval did not work properly
Tomas Heinrich
2011-10-13
1
-1
/
+0
*
|
|
|
bugfix: ActionQueue could malfunction due to index error
Vlad Grigorescu
2011-10-17
1
-9
/
+9
|
/
/
/
*
|
|
bugfix: mark message processing did not work correctly
Rainer Gerhards
2011-08-31
1
-25
/
+23
*
|
|
removed debug code from action.c and runtime/queue.c after testing
Andre Lorbach
2011-08-18
1
-17
/
+0
*
|
|
bugfix: fixed incorrect state handling for Discard Action (transactions)
Andre Lorbach
2011-08-18
1
-2
/
+32
*
|
|
bugfix: problems in failover action handling
Rainer Gerhards
2011-06-20
1
-8
/
+12
*
|
|
failover problem was not totally solved, now (hopefully ;))
Rainer Gerhards
2011-06-16
1
-27
/
+59
*
|
|
bugfix: problems in failover action handling
Rainer Gerhards
2011-06-16
1
-47
/
+93
*
|
|
bugfix: error return from strgen caused abort, now causes action to be ignored
Rainer Gerhards
2011-03-29
1
-1
/
+2
*
|
|
Merge branch 'v5-stable' into v5-beta
Rainer Gerhards
2011-03-16
1
-30
/
+109
|
\
\
\
|
*
|
|
fixed a regression of last patch and some cleanup
Rainer Gerhards
2011-03-16
1
-14
/
+4
|
*
|
|
bugfix: failover did not work correctly if repeated msg reduction was on
Rainer Gerhards
2011-03-16
1
-30
/
+119
|
*
|
|
bugfix(kind of): tell users that config graph can currently not be generated
Rainer Gerhards
2011-03-08
1
-1
/
+2
*
|
|
|
bugfix: discard action did not work under some circumstances
Rainer Gerhards
2011-03-07
1
-1
/
+2
*
|
|
|
bugfix: minor race condition in action.c - considered cosmetic
Rainer Gerhards
2011-02-17
1
-12
/
+13
|
/
/
/
*
|
|
bug fixes in action processing
Rainer Gerhards
2010-12-17
1
-49
/
+70
*
|
|
used a bit more stack (irrelevant) to gain a bit more performance...
Rainer Gerhards
2010-12-16
1
-1
/
+2
*
|
|
bugfix: batch processing flagged invalid message as "bad" under some circumst...
Rainer Gerhards
2010-12-16
1
-2
/
+2
*
|
|
bugfix: replacements for atomic operations for non-int sized types had problems.
Rainer Gerhards
2010-11-25
1
-1
/
+1
*
|
|
fixing a potentially uninitialized variable
v5.6.0
Rainer Gerhards
2010-10-19
1
-1
/
+1
*
|
|
break potential infinite loop in actionDoRetry
Steffen Sledz
2010-08-05
1
-0
/
+1
*
|
|
added missing support for systems without atomic instructions
Rainer Gerhards
2010-06-24
1
-1
/
+3
*
|
|
bugfix: "$ActionExecOnlyWhenPreviousIsSuspended on" was broken
Rainer Gerhards
2010-06-24
1
-5
/
+12
*
|
|
fixed a couple of regressions
Rainer Gerhards
2010-06-23
1
-74
/
+101
*
|
|
fixed problem in action message induced failure handling
Rainer Gerhards
2010-06-21
1
-2
/
+2
*
|
|
minor cleanup
Rainer Gerhards
2010-06-21
1
-3
/
+0
*
|
|
fixed a problem with ACT_MESSAGE_PASSING type of doAction interface
Rainer Gerhards
2010-06-15
1
-25
/
+12
*
|
|
milestone(BUGGY): batch now pushed down to action
Rainer Gerhards
2010-06-15
1
-46
/
+140
*
|
|
some cleanup
Rainer Gerhards
2010-06-10
1
-57
/
+17
*
|
|
fixed regression for omruleset use case
Rainer Gerhards
2010-06-10
1
-5
/
+15
*
|
|
Merge branch 'concurrent-output' into tmp
Rainer Gerhards
2010-06-10
1
-52
/
+65
|
\
\
\
|
*
|
|
main msg q consumer now preprocesses messages before doing rule processing
Rainer Gerhards
2010-06-09
1
-14
/
+2
|
*
|
|
added support for high-performance action queue submission if not all mark me...
Rainer Gerhards
2010-06-08
1
-38
/
+63
*
|
|
|
fixing msg duplication & loss regression, causes slowdown
Rainer Gerhards
2010-06-10
1
-6
/
+6
|
/
/
/
*
|
|
performance enhancement: implemented stage 1 firehose mode for actions
Rainer Gerhards
2010-06-08
1
-12
/
+89
*
|
|
bugfix: regression caused more locking action in msg.c than necessary
Rainer Gerhards
2010-06-08
1
-1
/
+0
*
|
|
added new cancel-reduced action thread termination method
Rainer Gerhards
2010-05-17
1
-3
/
+9
*
|
|
Merge branch 'v5-stable'
Rainer Gerhards
2010-04-26
1
-4
/
+23
|
\
\
\
[next]