Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regression fix: action queues with default settings did not start workers | Rainer Gerhards | 2013-11-20 | 1 | -5/+3 |
| | | | | This was introduced yesterday and has not been part of any released version. | ||||
* | Merge branch 'v7-devel' | Rainer Gerhards | 2013-11-20 | 5 | -4/+35 |
|\ | | | | | | | | | Conflicts: tests/Makefile.am | ||||
| * | testbench: improve test | Rainer Gerhards | 2013-11-20 | 1 | -1/+2 |
| | | |||||
| * | bugfix: RainerScript optimizer did not optimize PRI filters | Rainer Gerhards | 2013-11-20 | 2 | -4/+7 |
| | | | | | | | | | | things like "if $syslogfacility-text == "local3"" were not converted to PRIFILT. This was a regression introduced in 7.5.6. | ||||
| * | testbench: add test for RainerScript optimizer | Rainer Gerhards | 2013-11-20 | 3 | -0/+27 |
| | | |||||
* | | doc: maintain ChangeLog | Rainer Gerhards | 2013-11-19 | 1 | -0/+7 |
| | | |||||
* | | Merge branch 'v7-devel' | Rainer Gerhards | 2013-11-19 | 4 | -14/+52 |
|\| | |||||
| * | Merge branch 'v7-stable' into v7-devel | Rainer Gerhards | 2013-11-19 | 1 | -0/+1 |
| |\ | |||||
| | * | bugfix: legacy directive $ActionQueueWorkerThreads was not honored | Rainer Gerhards | 2013-11-19 | 4 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/queue.c | ||||
| * | | queue.workerThreadMinimumMessage set to queue.size / num workers | Rainer Gerhards | 2013-11-19 | 3 | -3/+20 |
| | | | |||||
| * | | bugfix: legacy directive $ActionQueueWorkerThreads was not honored | Rainer Gerhards | 2013-11-19 | 4 | -0/+5 |
| | | | |||||
| * | | queue: auto-adjust watermarks | Rainer Gerhards | 2013-11-19 | 3 | -12/+19 |
| | | | |||||
| * | | queue: warn if high watermark is set too low | Rainer Gerhards | 2013-11-19 | 1 | -0/+8 |
| | | | |||||
* | | | testbench: fix make distcheck | Rainer Gerhards | 2013-11-19 | 2 | -3/+9 |
| | | | |||||
* | | | Merge branch 'v7-devel' | Rainer Gerhards | 2013-11-19 | 1 | -0/+2 |
|\| | | |||||
| * | | Merge branch 'v7-stable' into v7-devel | Rainer Gerhards | 2013-11-19 | 1 | -0/+2 |
| |\| | |||||
| | * | testbench: add missing files to distribution tarball | Rainer Gerhards | 2013-11-19 | 1 | -0/+2 |
| | | | |||||
* | | | prepare for 8.1.1 releasev8.1.1 | Rainer Gerhards | 2013-11-19 | 3 | -3/+3 |
| | | | |||||
* | | | Merge branch 'v7-devel' | Rainer Gerhards | 2013-11-19 | 0 | -0/+0 |
|\| | | |||||
| * | | Merge branch 'v7-stable' into v7-devel | Rainer Gerhards | 2013-11-19 | 1 | -1/+1 |
| |\| | |||||
| | * | testbench bugfix: re-enable missing tests | Rainer Gerhards | 2013-11-19 | 1 | -1/+1 |
| | | | |||||
* | | | testbench bugfix: re-enable missing tests | Rainer Gerhards | 2013-11-19 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'v7-devel' | Rainer Gerhards | 2013-11-19 | 5 | -11/+55 |
|\| | | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| * | | Merge branch 'v7-stable' into v7-devel | Rainer Gerhards | 2013-11-19 | 3 | -0/+34 |
| |\| | |||||
| | * | testbench: add new test | Rainer Gerhards | 2013-11-19 | 3 | -0/+34 |
| | | | |||||
| * | | Merge branch 'v7-stable' into v7-devel | Rainer Gerhards | 2013-11-19 | 4 | -11/+23 |
| |\| | | | | | | | | | | | | | | | | Conflicts: ChangeLog plugins/imuxsock/imuxsock.c | ||||
| | * | bugfix: segfault on startup when certain script constructs are used | Rainer Gerhards | 2013-11-19 | 2 | -0/+6 |
| | | | | | | | | | | | | e.g. "if not $msg ..." | ||||
* | | | nitfix testbench: remove leftover from initial testing | Rainer Gerhards | 2013-11-18 | 1 | -1/+0 |
| | | | |||||
* | | | testbench: add simple test for "stop" statement | Rainer Gerhards | 2013-11-18 | 3 | -0/+25 |
| | | | |||||
* | | | bugfix: STOP/discard(~) was mostly NOT honored | Rainer Gerhards | 2013-11-18 | 2 | -26/+51 |
| | | | | | | | | | | | | This lead to execution of config code that was not meant to be executed. | ||||
* | | | bugfix: memory leak on worker thread termination | Rainer Gerhards | 2013-11-18 | 2 | -0/+5 |
| | | | |||||
* | | | help detect unavailable output target as quickly as possible | Rainer Gerhards | 2013-11-18 | 2 | -0/+2 |
| | | | |||||
* | | | bugfix: potential segfault in omfile under heavy load | Rainer Gerhards | 2013-11-18 | 2 | -6/+8 |
| | | | |||||
* | | | testbench: add test for global variables | Rainer Gerhards | 2013-11-18 | 3 | -0/+33 |
| | | | |||||
* | | | testbench: sort must be numericaly to cover all (upcoming) cases | Rainer Gerhards | 2013-11-18 | 1 | -3/+3 |
| | | | |||||
* | | | doc: maintain ChangeLog | Rainer Gerhards | 2013-11-18 | 1 | -0/+2 |
| | | | |||||
* | | | Fix segfault after conversion to v8 | Pavel Levshin | 2013-11-18 | 1 | -1/+0 |
| | | | |||||
* | | | doc: omhiredis now works on v8 | Rainer Gerhards | 2013-11-18 | 2 | -1/+2 |
| | | | |||||
* | | | Convert to v8 interface | Pavel Levshin | 2013-11-18 | 1 | -52/+68 |
| | | | |||||
* | | | bugfix: potential abort on startup in debug mode | Rainer Gerhards | 2013-11-17 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | This depends on template type being used. The root cause was a non-necessary debug output, which were at the wrong spot (leftover from initial testing). Thanks to Pavel Levshin for alerting us and providing a patch proposal. | ||||
* | | | mmaudit: now supports v8 output module interface and work again | Rainer Gerhards | 2013-11-17 | 3 | -2/+19 |
| | | | |||||
* | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-11-16 | 3 | -4/+8 |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: plugins/imuxsock/imuxsock.c | ||||
| * | | bugfix: imuxsock: UseSysTimeStamp config parameter did not work correctly | Rainer Gerhards | 2013-11-15 | 2 | -3/+6 |
| | | | | | | | | | | | | | | | Thanks to Tomas Heinrich for alerting us and provinding a solution suggestion. | ||||
| * | | doc typo fix | Rainer Gerhards | 2013-11-15 | 1 | -1/+1 |
| | | | |||||
| * | | doc: fix glitch in v6+ parameter description | Rainer Gerhards | 2013-11-15 | 1 | -1/+2 |
| | | | |||||
* | | | Merge branch 'v7-devel' | Rainer Gerhards | 2013-11-15 | 2 | -1/+11 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'v7-stable' into v7-devel | Rainer Gerhards | 2013-11-15 | 2 | -1/+11 |
| |\| | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| | * | doc: add Tomas' patch to ChangeLog | Rainer Gerhards | 2013-11-15 | 1 | -0/+3 |
| | | | |||||
| | * | imuxsock: pass along missing legacy config variables | Tomas Heinrich | 2013-11-15 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | Not doing so caused that the system log socket was unaffected by these directives. bCreatePath is still not passed but currently, there's no placeholder for it. | ||||
* | | | prepare for 8.1.0 releasev8.1.0 | Rainer Gerhards | 2013-11-15 | 1 | -1/+1 |
| | | |