index
:
rsyslog
master
v3-stable
v3-stable-kaz
Modifications to rsyslog---see v3-stable-kaz branch
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
action.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v5-devel'
Rainer Gerhards
2011-06-27
1
-1
/
+6
|
\
|
*
Merge branch 'v5-stable' into v5-devel
Rainer Gerhards
2011-06-21
1
-8
/
+12
|
|
\
|
*
\
Merge branch 'v5-stable' into v5-devel
Rainer Gerhards
2011-06-16
1
-47
/
+125
|
|
\
\
|
*
|
|
preparing for 5.9.0
v5.9.0
Rainer Gerhards
2011-06-10
1
-1
/
+1
|
*
|
|
set queue name to aciton name (useful for impstats!)
Rainer Gerhards
2011-06-07
1
-1
/
+6
*
|
|
|
Merge branch 'beta'
Rainer Gerhards
2011-06-21
1
-47
/
+129
|
\
\
\
\
|
*
\
\
\
Merge branch 'v5-stable' into beta
Rainer Gerhards
2011-06-21
1
-47
/
+129
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
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
|
|
|
/
*
|
|
step: action queues now activated only AFTER privilege drop
Rainer Gerhards
2011-05-02
1
-1
/
+30
*
|
|
step: moved main message queue activation to after priv drop
Rainer Gerhards
2011-04-27
1
-1
/
+0
*
|
|
step: config handler setting from syslogd.c moved to rsconf.c
Rainer Gerhards
2011-04-21
1
-3
/
+5
*
|
|
milestone: templates are now in config object
Rainer Gerhards
2011-04-19
1
-1
/
+1
|
/
/
*
|
Merge branch 'v5-devel'
Rainer Gerhards
2011-03-31
1
-31
/
+111
|
\
|
|
*
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
*
|
|
Merge branch 'v5-beta'
Rainer Gerhards
2011-03-11
1
-1
/
+2
|
\
|
|
|
*
|
bugfix: discard action did not work under some circumstances
Rainer Gerhards
2011-03-07
1
-1
/
+2
*
|
|
Merge branch 'v5-beta'
Rainer Gerhards
2011-02-18
1
-12
/
+13
|
\
|
|
|
*
|
bugfix: minor race condition in action.c - considered cosmetic
Rainer Gerhards
2011-02-17
1
-12
/
+13
|
|
/
*
|
Merge branch 'v5-devel'
Rainer Gerhards
2010-12-17
1
-60
/
+72
|
\
|
|
*
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: potential abort when output modules with different parameter ...
Rainer Gerhards
2010-12-03
1
-1
/
+3
*
|
bugfix: memory leak if different passing modes were used in actions
Rainer Gerhards
2010-12-01
1
-0
/
+8
*
|
milestone: added support for CEE-properties in property-based filters
Rainer Gerhards
2010-12-01
1
-1
/
+0
*
|
Merge branch 'v5-devel'
Rainer Gerhards
2010-11-25
1
-1
/
+1
|
\
|
|
*
bugfix: replacements for atomic operations for non-int sized types had problems.
Rainer Gerhards
2010-11-25
1
-1
/
+1
*
|
Merge branch 'v5-devel'
Rainer Gerhards
2010-10-22
1
-1
/
+1
|
\
|
|
*
fixing a potentially uninitialized variable
v5.6.0
Rainer Gerhards
2010-10-19
1
-1
/
+1
*
|
Merge branch 'master' into newconf
Rainer Gerhards
2010-08-05
1
-0
/
+1
|
\
|
|
*
break potential infinite loop in actionDoRetry
Steffen Sledz
2010-08-05
1
-0
/
+1
*
|
added support to save/restore rsyslog core action settings...
Rainer Gerhards
2010-07-23
1
-127
/
+190
*
|
moving towards scoping inside rsyslog.conf
Rainer Gerhards
2010-07-21
1
-29
/
+29
|
/
*
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
[next]