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
*
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
*
added capability to draw configuration graphs
Rainer Gerhards
2009-05-11
1
-0
/
+1
*
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
*
fixed a potential race condition, see link for details:
Rainer Gerhards
2007-12-11
1
-0
/
+2
*
added new modExit() entry point to loadable module interface
Rainer Gerhards
2007-11-21
1
-1
/
+1
*
added config file directive $ActionResumeInterval
Rainer Gerhards
2007-08-08
1
-0
/
+2
*
changed function name dprintf() to dbgprintf() as it conflicts with the
Rainer Gerhards
2007-08-08
1
-1
/
+1
*
moved action object out of syslogd.c to its own fileset (action.c/h)
Rainer Gerhards
2007-08-06
1
-0
/
+80