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
/
runtime
/
ratelimit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
imjournal fix: put ratelimiter destruction in wrong entry point
Rainer Gerhards
2013-06-17
1
-1
/
+1
*
implement new ratelimiting mode for imjournal
Rainer Gerhards
2013-06-17
1
-1
/
+15
*
bugfix: prevent calling tellLostCnt() twice
Tomas Heinrich
2013-06-12
1
-1
/
+1
*
bugfix: prevent another endless loop in the ratelimiter
Tomas Heinrich
2013-06-12
1
-1
/
+1
*
bugfix: prevent an endless loop in the ratelimiter
Tomas Heinrich
2013-06-10
1
-2
/
+2
*
bugfix: prevent a segfault if ratelimit condition is not met
Tomas Heinrich
2013-04-13
1
-1
/
+13
*
fix: memory leak in linux-like ratelimiter
Rainer Gerhards
2012-10-15
1
-1
/
+3
*
fix: we need to use loadConf to access global settings
Rainer Gerhards
2012-10-15
1
-1
/
+1
*
fix: linux-like ratelimiting did not emit "final" message...
Rainer Gerhards
2012-10-15
1
-7
/
+17
*
imptcp: support for Linux-Type ratelimiting added
Rainer Gerhards
2012-10-15
1
-5
/
+2
*
ratelimit: added linux-like ratelimiter type
Rainer Gerhards
2012-10-15
1
-10
/
+109
*
ratelimit: respect $repeatedmsgreduction setting
Rainer Gerhards
2012-10-15
1
-26
/
+41
*
milestone: convert imuxsock to ratelimitAddMsg() interface
Rainer Gerhards
2012-10-15
1
-3
/
+5
*
imudp: add input batching & ratelimiter interface
Rainer Gerhards
2012-10-15
1
-0
/
+1
*
ratelimiter: enable thread-safe mode & (related) API changes
Rainer Gerhards
2012-10-15
1
-58
/
+83
*
interface cleanup (probably not final)
Rainer Gerhards
2012-10-15
1
-1
/
+1
*
milestone: ratelimiter used in imptcp
Rainer Gerhards
2012-10-15
1
-12
/
+37
*
milestone: experimental rate limiter used in imuxsock
Rainer Gerhards
2012-10-12
1
-0
/
+127
*
new ratelimit: interface plumbing added
Rainer Gerhards
2012-10-09
1
-0
/
+56