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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
action queue params are reset to default for each action
Rainer Gerhards
2008-01-29
1
-0
/
+38
*
bugfixing newly added action code
Rainer Gerhards
2008-01-29
1
-1
/
+5
*
- fine tuning on queue naming
Rainer Gerhards
2008-01-29
1
-1
/
+18
*
- moved correct retry logic into action processing queue
Rainer Gerhards
2008-01-29
1
-27
/
+14
*
- improved debug support a bit (assertions)
Rainer Gerhards
2008-01-29
1
-8
/
+192
*
- implemented the $ActionResumeRetryCount config directive
Rainer Gerhards
2008-01-28
1
-2
/
+147
*
implemented the $ActionResumeRetryCount config directive
Rainer Gerhards
2008-01-28
1
-0
/
+66
*
redesigned queue to utilize helper classes for threading support. This is
Rainer Gerhards
2008-01-24
1
-5
/
+5
*
worked on threading
Rainer Gerhards
2008-01-17
1
-1
/
+1
*
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
/
+3
*
fixed some type warnings that appeared on 64 bit machines - these were in
Rainer Gerhards
2007-12-07
1
-1
/
+1
*
changed rsyslog.h include order to solve debian sid zlib inlcude issue
Michael Meckelein
2007-08-08
1
-1
/
+1
*
added config file directive $ActionResumeInterval
Rainer Gerhards
2007-08-08
1
-3
/
+18
*
changed function name dprintf() to dbgprintf() as it conflicts with the
Rainer Gerhards
2007-08-08
1
-2
/
+1
*
moved action object out of syslogd.c to its own fileset (action.c/h)
Rainer Gerhards
2007-08-06
1
-0
/
+178