summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* regression fix: action queues with default settings did not start workersRainer Gerhards2013-11-201-5/+3
| | | | This was introduced yesterday and has not been part of any released version.
* Merge branch 'v7-devel'Rainer Gerhards2013-11-205-4/+35
|\ | | | | | | | | Conflicts: tests/Makefile.am
| * testbench: improve testRainer Gerhards2013-11-201-1/+2
| |
| * bugfix: RainerScript optimizer did not optimize PRI filtersRainer Gerhards2013-11-202-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 optimizerRainer Gerhards2013-11-203-0/+27
| |
* | doc: maintain ChangeLogRainer Gerhards2013-11-191-0/+7
| |
* | Merge branch 'v7-devel'Rainer Gerhards2013-11-194-14/+52
|\|
| * Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-191-0/+1
| |\
| | * bugfix: legacy directive $ActionQueueWorkerThreads was not honoredRainer Gerhards2013-11-194-0/+4
| | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/queue.c
| * | queue.workerThreadMinimumMessage set to queue.size / num workersRainer Gerhards2013-11-193-3/+20
| | |
| * | bugfix: legacy directive $ActionQueueWorkerThreads was not honoredRainer Gerhards2013-11-194-0/+5
| | |
| * | queue: auto-adjust watermarksRainer Gerhards2013-11-193-12/+19
| | |
| * | queue: warn if high watermark is set too lowRainer Gerhards2013-11-191-0/+8
| | |
* | | testbench: fix make distcheckRainer Gerhards2013-11-192-3/+9
| | |
* | | Merge branch 'v7-devel'Rainer Gerhards2013-11-191-0/+2
|\| |
| * | Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-191-0/+2
| |\|
| | * testbench: add missing files to distribution tarballRainer Gerhards2013-11-191-0/+2
| | |
* | | prepare for 8.1.1 releasev8.1.1Rainer Gerhards2013-11-193-3/+3
| | |
* | | Merge branch 'v7-devel'Rainer Gerhards2013-11-190-0/+0
|\| |
| * | Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-191-1/+1
| |\|
| | * testbench bugfix: re-enable missing testsRainer Gerhards2013-11-191-1/+1
| | |
* | | testbench bugfix: re-enable missing testsRainer Gerhards2013-11-191-1/+1
| | |
* | | Merge branch 'v7-devel'Rainer Gerhards2013-11-195-11/+55
|\| | | | | | | | | | | | | | Conflicts: ChangeLog
| * | Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-193-0/+34
| |\|
| | * testbench: add new testRainer Gerhards2013-11-193-0/+34
| | |
| * | Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-194-11/+23
| |\| | | | | | | | | | | | | | | | Conflicts: ChangeLog plugins/imuxsock/imuxsock.c
| | * bugfix: segfault on startup when certain script constructs are usedRainer Gerhards2013-11-192-0/+6
| | | | | | | | | | | | e.g. "if not $msg ..."
* | | nitfix testbench: remove leftover from initial testingRainer Gerhards2013-11-181-1/+0
| | |
* | | testbench: add simple test for "stop" statementRainer Gerhards2013-11-183-0/+25
| | |
* | | bugfix: STOP/discard(~) was mostly NOT honoredRainer Gerhards2013-11-182-26/+51
| | | | | | | | | | | | This lead to execution of config code that was not meant to be executed.
* | | bugfix: memory leak on worker thread terminationRainer Gerhards2013-11-182-0/+5
| | |
* | | help detect unavailable output target as quickly as possibleRainer Gerhards2013-11-182-0/+2
| | |
* | | bugfix: potential segfault in omfile under heavy loadRainer Gerhards2013-11-182-6/+8
| | |
* | | testbench: add test for global variablesRainer Gerhards2013-11-183-0/+33
| | |
* | | testbench: sort must be numericaly to cover all (upcoming) casesRainer Gerhards2013-11-181-3/+3
| | |
* | | doc: maintain ChangeLogRainer Gerhards2013-11-181-0/+2
| | |
* | | Fix segfault after conversion to v8Pavel Levshin2013-11-181-1/+0
| | |
* | | doc: omhiredis now works on v8Rainer Gerhards2013-11-182-1/+2
| | |
* | | Convert to v8 interfacePavel Levshin2013-11-181-52/+68
| | |
* | | bugfix: potential abort on startup in debug modeRainer Gerhards2013-11-172-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 againRainer Gerhards2013-11-173-2/+19
| | |
* | | Merge branch 'v7-stable'Rainer Gerhards2013-11-163-4/+8
|\ \ \ | | |/ | |/| | | | | | | Conflicts: plugins/imuxsock/imuxsock.c
| * | bugfix: imuxsock: UseSysTimeStamp config parameter did not work correctlyRainer Gerhards2013-11-152-3/+6
| | | | | | | | | | | | | | | Thanks to Tomas Heinrich for alerting us and provinding a solution suggestion.
| * | doc typo fixRainer Gerhards2013-11-151-1/+1
| | |
| * | doc: fix glitch in v6+ parameter descriptionRainer Gerhards2013-11-151-1/+2
| | |
* | | Merge branch 'v7-devel'Rainer Gerhards2013-11-152-1/+11
|\ \ \ | | |/ | |/|
| * | Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-152-1/+11
| |\| | | | | | | | | | | | | Conflicts: ChangeLog
| | * doc: add Tomas' patch to ChangeLogRainer Gerhards2013-11-151-0/+3
| | |
| | * imuxsock: pass along missing legacy config variablesTomas Heinrich2013-11-151-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.0Rainer Gerhards2013-11-151-1/+1
| | |