Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ratelimit: added linux-like ratelimiter type | Rainer Gerhards | 2012-10-15 | 9 | -110/+143 |
* | ratelimit: respect $repeatedmsgreduction setting | Rainer Gerhards | 2012-10-15 | 2 | -26/+49 |
* | milestone: convert imuxsock to ratelimitAddMsg() interface | Rainer Gerhards | 2012-10-15 | 2 | -33/+6 |
* | Merge branch 'master' into master-ratelimit | Rainer Gerhards | 2012-10-15 | 15 | -24/+117 |
|\ | |||||
| * | doc: update ChangeLog with CEE cookie change | Rainer Gerhards | 2012-10-11 | 1 | -0/+8 |
| * | Merge branch 'beta' | Rainer Gerhards | 2012-10-11 | 3 | -3/+26 |
| |\ | |||||
| | * | Merge branch 'v6-stable' into beta | Rainer Gerhards | 2012-10-11 | 1 | -0/+12 |
| | |\ | |||||
| | | * | change lumberjack cookie to "@cee" from "@cee " | Rainer Gerhards | 2012-10-11 | 2 | -1/+7 |
| | * | | Don't require the trailing space in @cee: cookie | Miloslav Trmač | 2012-10-11 | 1 | -1/+1 |
| | * | | doc: add last patch to ChangeLog | Rainer Gerhards | 2012-10-11 | 1 | -0/+2 |
| | * | | Fix crash when date properties are used without a template | Miloslav Trmač | 2012-10-11 | 1 | -2/+11 |
| * | | | Merge branch 'beta' | Rainer Gerhards | 2012-10-11 | 9 | -8/+49 |
| |\| | | |||||
| | * | | add deprecated note to discard action | Rainer Gerhards | 2012-10-11 | 3 | -1/+25 |
| | * | | added deprecated note to omruleset | Rainer Gerhards | 2012-10-11 | 3 | -0/+10 |
| | * | | make omruleset non-default in ./configure | Rainer Gerhards | 2012-10-11 | 1 | -1/+1 |
| | * | | preparing for 7.1.10 releasev7.1.10 | Rainer Gerhards | 2012-10-11 | 2 | -2/+2 |
| | * | | fix regression introduced by last commit | Rainer Gerhards | 2012-10-11 | 1 | -1/+1 |
| | * | | bugfixes in regards to action() | Rainer Gerhards | 2012-10-11 | 2 | -0/+4 |
| | * | | bugfix: some config processing warning messages were treated as errors | Rainer Gerhards | 2012-10-11 | 2 | -2/+7 |
| | * | | cosmetic: simplify | Rainer Gerhards | 2012-10-11 | 1 | -3/+1 |
| | * | | fix double-free | Rainer Gerhards | 2012-10-11 | 1 | -1/+1 |
| * | | | Merge branch 'beta' | Rainer Gerhards | 2012-10-11 | 1 | -0/+1 |
| |\| | | |||||
| | * | | add missing prototype | Rainer Gerhards | 2012-10-11 | 1 | -0/+1 |
| | * | | remove some assert()'s - valgrind does a better job... | Rainer Gerhards | 2012-10-11 | 1 | -4/+0 |
| * | | | Merge branch 'beta' | Rainer Gerhards | 2012-10-11 | 1 | -0/+5 |
| |\| | | |||||
| | * | | mention recent changes in ChangeLog | Rainer Gerhards | 2012-10-11 | 1 | -1/+6 |
| | * | | fix small memory leak when template is specified in omfile | Rainer Gerhards | 2012-10-11 | 1 | -0/+1 |
| | * | | fix small memory leak with string-type templates | Rainer Gerhards | 2012-10-11 | 1 | -0/+1 |
| * | | | Merge branch 'v6-devel' | Rainer Gerhards | 2012-10-11 | 3 | -7/+5 |
| |\ \ \ | |||||
| | * | | | remove some assert()'s - valgrind does a better job... | Rainer Gerhards | 2012-10-11 | 1 | -4/+0 |
| | * | | | fix small memory leak with string-type templates | Rainer Gerhards | 2012-10-11 | 1 | -0/+1 |
| | * | | | fix small memory leak when template is specified in omfile | Rainer Gerhards | 2012-10-11 | 1 | -0/+1 |
| | * | | | re-enabled commented-out serialization support in debug handler | Rainer Gerhards | 2012-10-11 | 1 | -3/+3 |
| | * | | | Merge branch 'v6-stable' into v6-devel | Rainer Gerhards | 2012-10-04 | 5 | -29/+2 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | * | | | Merge branch 'v6-stable' into v6-devel | Rainer Gerhards | 2012-10-04 | 4 | -0/+32 |
| | |\ \ \ | |||||
| * | \ \ \ | Merge branch 'beta' | Rainer Gerhards | 2012-10-10 | 3 | -5/+24 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | cosmetic cleanup | Rainer Gerhards | 2012-10-09 | 1 | -3/+1 |
| | * | | | | prepare for 7.1.9 releasev7.1.9 | Rainer Gerhards | 2012-10-09 | 3 | -4/+4 |
| | * | | | | bugfix: in (non)equal comparisons the position of arrays influenced result | Rainer Gerhards | 2012-10-09 | 2 | -1/+22 |
* | | | | | | imfile: converted to new ratelimit interface | Rainer Gerhards | 2012-10-15 | 1 | -15/+7 |
* | | | | | | ratelimit: imtcp (and gssapi) converted to new interface | Rainer Gerhards | 2012-10-15 | 4 | -17/+10 |
* | | | | | | imudp: add input batching & ratelimiter interface | Rainer Gerhards | 2012-10-15 | 5 | -6/+17 |
* | | | | | | ratelimiter: enable thread-safe mode & (related) API changes | Rainer Gerhards | 2012-10-15 | 9 | -105/+101 |
* | | | | | | Change debug output defaults to match current needs | Rainer Gerhards | 2012-10-15 | 1 | -2/+2 |
* | | | | | | indicate no original code left in imudp | Rainer Gerhards | 2012-10-15 | 1 | -2/+0 |
* | | | | | | interface cleanup (probably not final) | Rainer Gerhards | 2012-10-15 | 10 | -25/+24 |
* | | | | | | milestone: ratelimiter used in imptcp | Rainer Gerhards | 2012-10-15 | 6 | -26/+111 |
* | | | | | | milestone: experimental rate limiter used in imuxsock | Rainer Gerhards | 2012-10-12 | 5 | -1/+169 |
* | | | | | | new ratelimit: interface plumbing added | Rainer Gerhards | 2012-10-09 | 14 | -20/+127 |
|/ / / / / | |||||
* | | | | | preparing for 7.3.0 releasev7.3.0 | Rainer Gerhards | 2012-10-08 | 3 | -3/+3 |