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
*
milestone: calling sequence changed so that wti is passed to many functions
Rainer Gerhards
2013-10-26
1
-31
/
+34
*
maintain action ids (actionNbr)
Rainer Gerhards
2013-10-26
1
-4
/
+5
*
experimental: make impstats return delta values where possible
Rainer Gerhards
2013-09-07
1
-2
/
+2
*
Merge branch 'v7-stable'
Rainer Gerhards
2013-09-03
1
-1
/
+1
|
\
|
*
make rsyslog use the new json-c pkgconfig file if available
hwoarang
2013-09-03
1
-1
/
+1
*
|
enable shuffling of crypto parameters down through queue definition
Rainer Gerhards
2013-05-10
1
-9
/
+6
|
/
*
cleanup
Rainer Gerhards
2013-04-24
1
-1
/
+0
*
Merge branch 'v7-stable'
Rainer Gerhards
2013-04-12
1
-1
/
+1
|
\
|
*
bugfix: parameter action.execOnlyWhenPreviousIsSuspended was accidently of in...
Rainer Gerhards
2013-04-12
1
-1
/
+1
*
|
Merge branch 'c7' into tmp
Rainer Gerhards
2013-04-09
1
-3
/
+9
|
\
\
|
*
|
make imrelp properly terminate on system shutdown
Rainer Gerhards
2013-04-09
1
-3
/
+7
|
*
|
add output module interface to facilitate cooperative shutdown
Rainer Gerhards
2013-04-08
1
-0
/
+2
|
|
/
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-04-08
1
-10
/
+20
|
\
|
|
*
bugfix: failover/action suspend did not work correctly
Rainer Gerhards
2013-04-07
1
-10
/
+20
|
*
Merge branch 'v6-stable' into tmp
Rainer Gerhards
2013-03-20
1
-1
/
+1
|
|
\
*
|
\
Merge branch 'v6-stable'
Rainer Gerhards
2013-03-12
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'v5-stable' into v6-stable
Rainer Gerhards
2013-03-12
1
-1
/
+1
|
|
\
\
|
|
*
|
bugfix: divide action queue discard mark by 10 - was out of range
Tomas Heinrich
2013-03-12
1
-2
/
+2
*
|
|
|
optimize memory layout for much better cache hits
Rainer Gerhards
2013-01-15
1
-11
/
+11
*
|
|
|
optimize: do not iterate over batch items if unneeded ;)
Rainer Gerhards
2013-01-15
1
-5
/
+8
*
|
|
|
optimize: minor cleanup (long scheduled...)
Rainer Gerhards
2013-01-14
1
-9
/
+0
*
|
|
|
optimize: do date() call in template processing only if actually needed
Rainer Gerhards
2013-01-13
1
-25
/
+2
*
|
|
|
Merge branch 'v7-stable-newmsglock' into master-newmsglock
Rainer Gerhards
2012-12-06
1
-8
/
+0
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'v6-stable-newmsglock' into v7-stable-newmsglock
Rainer Gerhards
2012-12-06
1
-8
/
+0
|
|
\
|
|
|
|
*
|
bugfix: some message properties could be garbled due to race condition
Rainer Gerhards
2012-12-06
1
-8
/
+0
|
|
*
|
cosmetic: remove irrelevant compiler warning
Rainer Gerhards
2012-09-27
1
-1
/
+1
*
|
|
|
bugfix: error message had an extra LF in it (can break forwarding & tools)
Rainer Gerhards
2012-11-29
1
-1
/
+1
*
|
|
|
queue: change generic msg ptr (pUsr) to be of msg_t type
Rainer Gerhards
2012-11-03
1
-8
/
+8
*
|
|
|
queue: change gerenic queue pUsr ptr to be action_t
Rainer Gerhards
2012-11-03
1
-1
/
+1
*
|
|
|
Merge branch 'master' into master-ratelimit
Rainer Gerhards
2012-10-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Merge branch 'v7-stable'
Rainer Gerhards
2012-10-24
1
-1
/
+1
|
|
\
|
|
|
|
|
*
|
|
make rsyslog core suspened actions after 10 failures in a row
Rainer Gerhards
2012-10-24
1
-1
/
+1
|
*
|
|
|
bugfix: segfault on startup when modules using MSG_PASSING mode are used
Rainer Gerhards
2012-10-23
1
-1
/
+4
*
|
|
|
|
remove "last message repeated n times" from rsyslog output part
Rainer Gerhards
2012-10-23
1
-126
/
+16
|
/
/
/
/
*
|
|
|
do "template date call" only when actually needed
Rainer Gerhards
2012-10-11
1
-1
/
+22
*
|
|
|
optimize: do "template time() call" only once per batch
Rainer Gerhards
2012-10-10
1
-5
/
+8
|
/
/
/
*
|
|
fix invalid state handling during action execution
Rainer Gerhards
2012-09-25
1
-1
/
+1
*
|
|
fix optimizer-introduced memleak in action destruction
Rainer Gerhards
2012-09-25
1
-1
/
+2
*
|
|
cleanup & better debug output
Rainer Gerhards
2012-09-24
1
-27
/
+0
*
|
|
Clean up implementation of omdiscard-->STOP optimization
Rainer Gerhards
2012-09-24
1
-1
/
+10
*
|
|
Merge branch 'v6-devel'
Rainer Gerhards
2012-09-19
1
-1
/
+16
|
\
|
|
|
*
|
Merge branch 'v6-stable' into v6-devel
Rainer Gerhards
2012-09-19
1
-1
/
+16
|
|
\
\
|
|
*
|
bugfix: potential abort, if action queue could not be properly started
Rainer Gerhards
2012-09-19
1
-1
/
+16
*
|
|
|
new ruleengine: fix memory leak
Rainer Gerhards
2012-09-12
1
-0
/
+3
*
|
|
|
new ruleengine: fixed action handling in regard to filters
Rainer Gerhards
2012-09-12
1
-72
/
+69
|
/
/
/
*
|
|
implement ACT_JSON_PASSING
Rainer Gerhards
2012-08-29
1
-12
/
+11
*
|
|
add OMSR_TPL_AS_JSON mode for output modules (interface only)
Rainer Gerhards
2012-08-29
1
-0
/
+6
*
|
|
Merge branch 'v6-stable'
Rainer Gerhards
2012-08-25
1
-8
/
+8
|
\
|
|
|
*
|
Merge branch 'v5-stable' into v6-stable
Rainer Gerhards
2012-08-25
1
-8
/
+8
|
|
\
|
|
|
*
changed TRUE/FALSE to RSTRUE/RSFALSE
Rainer Gerhards
2012-08-22
1
-7
/
+7
[next]