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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: remove config scoping system left-over
Rainer Gerhards
2012-06-27
1
-2
/
+0
*
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
*
|
added new cancel-reduced action thread termination method
Rainer Gerhards
2010-05-17
1
-0
/
+1
*
|
adapted merged code to v5 engine
Rainer Gerhards
2010-04-26
1
-1
/
+1
*
|
Merge branch 'v5-stable'
Rainer Gerhards
2010-04-26
1
-1
/
+2
|
\
\
|
*
|
bugfix(kind of): output plugin retry behaviour could cause engine to loop
Rainer Gerhards
2010-04-26
1
-1
/
+2
*
|
|
Merge branch 'v4-devel' into master
Rainer Gerhards
2010-04-23
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
solved alignment errors on Solaris Sparc
Rainer Gerhards
2010-04-22
1
-1
/
+2
*
|
|
replaced data type "bool" by "sbool" because this created some portability is...
Rainer Gerhards
2010-02-02
1
-3
/
+3
|
|
/
|
/
|
*
|
added omruleset output module, which provides great flexibility in action pro...
Rainer Gerhards
2009-11-02
1
-1
/
+1
*
|
some more cleanup - action config line handlers are now defined in action.c
Rainer Gerhards
2009-10-27
1
-1
/
+0
*
|
added new config option $ActionWriteAllMarkMessages
Rainer Gerhards
2009-08-20
1
-0
/
+1
*
|
some post-merge cleanup
Rainer Gerhards
2009-06-22
1
-2
/
+0
*
|
Merge branch 'omfile' into tmp
Rainer Gerhards
2009-06-22
1
-4
/
+6
|
\
|
|
*
optimized template string generation
Rainer Gerhards
2009-06-19
1
-0
/
+1
|
*
optimized action.c a bit
Rainer Gerhards
2009-06-19
1
-5
/
+6
*
|
Merge branch 'master' into multi-dequeue
Rainer Gerhards
2009-05-12
1
-0
/
+1
|
\
|
|
*
added capability to draw configuration graphs
Rainer Gerhards
2009-05-11
1
-0
/
+1
*
|
first shot at action state machine implemention (untested)
Rainer Gerhards
2009-05-07
1
-2
/
+13
|
/
*
added a new way how output plugins may be passed parameters.
Rainer Gerhards
2009-04-03
1
-0
/
+2
*
integrated various patches for solaris
Rainer Gerhards
2009-03-05
1
-1
/
+1
*
added new config directive $RepeatedMsgContainsOriginalMsg
Rainer Gerhards
2009-02-02
1
-1
/
+2
*
added configuration directive "HUPisRestart"
Rainer Gerhards
2008-10-23
1
-0
/
+1
*
consolidated time() calls in rule engine
Rainer Gerhards
2008-09-16
1
-2
/
+2
[next]