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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor action disabling
Rainer Gerhards
2013-11-06
1
-1
/
+2
*
enforce that actions can no longer "do something" on action creation
Rainer Gerhards
2013-11-06
1
-1
/
+1
*
refactor: move pbShutdownImmediate to wti_t
Rainer Gerhards
2013-11-05
1
-1
/
+1
*
push bShutdownImmediate ptr down to commit process
Rainer Gerhards
2013-11-04
1
-1
/
+1
*
experimentally split ruleset execution in exec and commit phase
Rainer Gerhards
2013-11-04
1
-1
/
+1
*
refactor: move batch "unrolling" up one layer
Rainer Gerhards
2013-11-04
1
-1
/
+2
*
refactor: move action resume retry counter to wti_t
Rainer Gerhards
2013-11-01
1
-2
/
+1
*
refactor: move handling too-frequent tryResume == OK to wti_t
Rainer Gerhards
2013-11-01
1
-1
/
+0
*
refactor: move action state to wti (as we are now on a per-thread basis)
Rainer Gerhards
2013-11-01
1
-11
/
+1
*
milestone: action mutex removed
Rainer Gerhards
2013-10-29
1
-1
/
+0
*
milestone: calling sequence changed so that wti is passed to many functions
Rainer Gerhards
2013-10-26
1
-2
/
+2
*
maintain action ids (actionNbr)
Rainer Gerhards
2013-10-26
1
-0
/
+4
*
enable shuffling of crypto parameters down through queue definition
Rainer Gerhards
2013-05-10
1
-2
/
+2
*
optimize: do date() call in template processing only if actually needed
Rainer Gerhards
2013-01-13
1
-1
/
+0
*
queue: change gerenic queue pUsr ptr to be action_t
Rainer Gerhards
2012-11-03
1
-1
/
+0
*
remove "last message repeated n times" from rsyslog output part
Rainer Gerhards
2012-10-23
1
-9
/
+2
*
do "template date call" only when actually needed
Rainer Gerhards
2012-10-11
1
-0
/
+1
*
Merge branch 'v6-stable' into v6-devel
Rainer Gerhards
2012-09-19
1
-1
/
+1
|
\
|
*
bugfix: potential abort, if action queue could not be properly started
Rainer Gerhards
2012-09-19
1
-1
/
+1
*
|
add OMSR_TPL_AS_JSON mode for output modules (interface only)
Rainer Gerhards
2012-08-29
1
-1
/
+2
*
|
Merge branch 'beta' into master-module
Rainer Gerhards
2012-06-29
1
-2
/
+0
|
\
|
|
*
cleanup: remove config scoping system left-over
Rainer Gerhards
2012-06-27
1
-2
/
+0
*
|
milestone: module() config statement basically works
Rainer Gerhards
2012-06-21
1
-0
/
+1
|
/
*
refactor: remove very old sync.[ch] system for "abstracting" mutex access
Rainer Gerhards
2012-01-19
1
-2
/
+1
*
Merge branch 'v5-stable' into master
Rainer Gerhards
2012-01-18
1
-16
/
+16
|
\
|
*
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2012-01-14
1
-16
/
+16
|
|
\
|
|
*
some more files to ASL 2.0
Rainer Gerhards
2012-01-11
1
-16
/
+16
*
|
|
Merge branch 'v5-devel'
Rainer Gerhards
2011-12-19
1
-0
/
+4
|
\
\
\
|
*
|
|
additional counter for lost messages due to failed actions added
Rainer Gerhards
2011-12-19
1
-0
/
+1
|
*
|
|
added instrumentation
Rainer Gerhards
2011-12-19
1
-0
/
+3
|
|
/
/
*
|
|
milestone: generic action parameters parsed via new config system
Rainer Gerhards
2011-08-01
1
-1
/
+1
*
|
|
milestone: queue object now has a param handler for new conf interface
Rainer Gerhards
2011-07-22
1
-3
/
+3
*
|
|
milestone: done plumbing to call plugin create action instance entry point
Rainer Gerhards
2011-07-20
1
-0
/
+1
*
|
|
Merge branch 'beta'
Rainer Gerhards
2011-06-21
1
-1
/
+1
|
\
\
\
|
*
|
|
Merge branch 'v5-stable' into beta
Rainer Gerhards
2011-06-21
1
-1
/
+1
|
|
\
|
|
|
|
*
|
bugfix: problems in failover action handling
Rainer Gerhards
2011-06-16
1
-1
/
+1
*
|
|
|
step: put plumbing in place for new input module config system
Rainer Gerhards
2011-05-03
1
-0
/
+1
|
/
/
/
*
|
|
Merge branch 'v5-devel'
Rainer Gerhards
2011-03-31
1
-18
/
+1
|
\
|
|
|
*
|
Merge branch 'v5-stable' into v5-beta
Rainer Gerhards
2011-03-16
1
-18
/
+1
|
|
\
\
|
|
*
|
fixed a regression of last patch and some cleanup
Rainer Gerhards
2011-03-16
1
-1
/
+1
|
|
*
|
bugfix: failover did not work correctly if repeated msg reduction was on
Rainer Gerhards
2011-03-16
1
-18
/
+1
*
|
|
|
Merge branch 'v5-beta'
Rainer Gerhards
2011-02-18
1
-1
/
+0
|
\
|
|
|
|
*
|
|
bugfix: minor race condition in action.c - considered cosmetic
Rainer Gerhards
2011-02-17
1
-1
/
+0
|
|
/
/
*
/
/
added support to save/restore rsyslog core action settings...
Rainer Gerhards
2010-07-23
1
-0
/
+2
|
/
/
*
|
added missing support for systems without atomic instructions
Rainer Gerhards
2010-06-24
1
-0
/
+1
*
|
fixed a couple of regressions
Rainer Gerhards
2010-06-23
1
-1
/
+1
*
|
some cleanup
Rainer Gerhards
2010-06-10
1
-2
/
+0
*
|
fixed regression for omruleset use case
Rainer Gerhards
2010-06-10
1
-1
/
+1
*
|
added support for high-performance action queue submission if not all mark me...
Rainer Gerhards
2010-06-08
1
-3
/
+3
*
|
performance enhancement: implemented stage 1 firehose mode for actions
Rainer Gerhards
2010-06-08
1
-1
/
+1
[next]