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
*
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
*
added ability to execute actions only after the n-th call of the action
Rainer Gerhards
2008-08-07
1
-0
/
+4
*
implemented $ActionExecOnlyOnceEveryInterval config directive
Rainer Gerhards
2008-04-08
1
-1
/
+3
*
implemented module unload handling (required a number of interface changes)
Rainer Gerhards
2008-03-11
1
-1
/
+1
*
shuffled some more code from syslogd.c to the right places
Rainer Gerhards
2008-03-05
1
-0
/
+1
*
changed obj base object's calling interface to use the new obj_if_t
Rainer Gerhards
2008-02-29
1
-0
/
+1
*
- changed the ommysql output plugin so that the (lengthy) connection
Rainer Gerhards
2008-01-30
1
-2
/
+1
*
bugfixing newly added action code
Rainer Gerhards
2008-01-29
1
-0
/
+1
*
- improved debug support a bit (assertions)
Rainer Gerhards
2008-01-29
1
-0
/
+2
*
- implemented the $ActionResumeRetryCount config directive
Rainer Gerhards
2008-01-28
1
-1
/
+5
*
implemented the $ActionResumeRetryCount config directive
Rainer Gerhards
2008-01-28
1
-0
/
+9
*
changed license to GPLv3 (for what is to become rsyslog v3)
Rainer Gerhards
2007-12-14
1
-7
/
+8
[next]