summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* doc: maintain ChangeLogRainer Gerhards2013-11-261-0/+2
|
* Merge branch 'v7-devel'Rainer Gerhards2013-11-221-0/+1
|\ | | | | | | | | Conflicts: tests/Makefile.am
| * bugfix: mmpstrucdata generated inaccessible propertiesRainer Gerhards2013-11-211-0/+1
| |
* | Merge branch 'v7-devel'Rainer Gerhards2013-11-211-0/+9
|\| | | | | | | | | Conflicts: runtime/queue.c
| * queue: dynamic default for discardMark, emit warning if set very lowRainer Gerhards2013-11-211-0/+3
| |
* | Merge branch 'v7-devel'Rainer Gerhards2013-11-211-0/+3
|\|
| * Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-211-0/+3
| |\ | | | | | | | | | | | | Conflicts: runtime/queue.c
| | * doc: maintain ChangeLogRainer Gerhards2013-11-211-0/+3
| | |
* | | Merge branch 'v7-devel'Rainer Gerhards2013-11-201-0/+3
|\| | | | | | | | | | | | | | Conflicts: tests/Makefile.am
| * | bugfix: RainerScript optimizer did not optimize PRI filtersRainer Gerhards2013-11-201-0/+3
| | | | | | | | | | | | | | | things like "if $syslogfacility-text == "local3"" were not converted to PRIFILT. This was a regression introduced in 7.5.6.
* | | doc: maintain ChangeLogRainer Gerhards2013-11-191-0/+7
| | |
* | | Merge branch 'v7-devel'Rainer Gerhards2013-11-191-0/+6
|\| |
| * | Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-191-0/+1
| |\|
| | * bugfix: legacy directive $ActionQueueWorkerThreads was not honoredRainer Gerhards2013-11-191-0/+1
| | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/queue.c
| * | queue.workerThreadMinimumMessage set to queue.size / num workersRainer Gerhards2013-11-191-0/+1
| | |
| * | bugfix: legacy directive $ActionQueueWorkerThreads was not honoredRainer Gerhards2013-11-191-0/+1
| | |
| * | queue: auto-adjust watermarksRainer Gerhards2013-11-191-0/+3
| | |
* | | prepare for 8.1.1 releasev8.1.1Rainer Gerhards2013-11-191-1/+1
| | |
* | | Merge branch 'v7-devel'Rainer Gerhards2013-11-191-11/+17
|\| | | | | | | | | | | | | | Conflicts: ChangeLog
| * | Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-191-8/+15
| |\| | | | | | | | | | | | | | | | Conflicts: ChangeLog plugins/imuxsock/imuxsock.c
| | * bugfix: segfault on startup when certain script constructs are usedRainer Gerhards2013-11-191-0/+2
| | | | | | | | | | | | e.g. "if not $msg ..."
* | | bugfix: STOP/discard(~) was mostly NOT honoredRainer Gerhards2013-11-181-0/+2
| | | | | | | | | | | | This lead to execution of config code that was not meant to be executed.
* | | bugfix: memory leak on worker thread terminationRainer Gerhards2013-11-181-0/+1
| | |
* | | bugfix: potential segfault in omfile under heavy loadRainer Gerhards2013-11-181-0/+2
| | |
* | | doc: maintain ChangeLogRainer Gerhards2013-11-181-0/+2
| | |
* | | doc: omhiredis now works on v8Rainer Gerhards2013-11-181-0/+2
| | |
* | | bugfix: potential abort on startup in debug modeRainer Gerhards2013-11-171-0/+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-171-0/+3
| | |
* | | Merge branch 'v7-stable'Rainer Gerhards2013-11-161-0/+3
|\ \ \ | | |/ | |/| | | | | | | Conflicts: plugins/imuxsock/imuxsock.c
| * | bugfix: imuxsock: UseSysTimeStamp config parameter did not work correctlyRainer Gerhards2013-11-151-0/+3
| | | | | | | | | | | | | | | Thanks to Tomas Heinrich for alerting us and provinding a solution suggestion.
* | | Merge branch 'v7-devel'Rainer Gerhards2013-11-151-0/+6
|\ \ \ | | |/ | |/|
| * | Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-151-0/+6
| |\| | | | | | | | | | | | | Conflicts: ChangeLog
| | * doc: add Tomas' patch to ChangeLogRainer Gerhards2013-11-151-0/+3
| | |
* | | prepare for 8.1.0 releasev8.1.0Rainer Gerhards2013-11-151-1/+1
| | |
* | | bump version numberRainer Gerhards2013-11-131-0/+14
| | |
* | | Merge branch 'master' into master-ruleengRainer Gerhards2013-11-081-0/+2
|\| |
| * | doc: maintain ChangeLogRainer Gerhards2013-11-081-0/+2
| | |
* | | Merge branch 'master' into master-ruleengRainer Gerhards2013-11-071-0/+2
|\| |
| * | emit warning message if output module with msg passing mode runs asynchronouslyRainer Gerhards2013-11-071-0/+2
| | |
* | | Merge branch 'master' into master-ruleengRainer Gerhards2013-11-071-4/+16
|\| | | | | | | | | | | | | | | | | Conflicts: runtime/wti.c runtime/wti.h
| * | doc: maintain ChangeLogRainer Gerhards2013-11-071-6/+12
| | |
| * | doc: mention Pavel's improvement in ChangeLogRainer Gerhards2013-11-061-0/+6
| | |
* | | Merge branch 'master' into master-ruleengRainer Gerhards2013-11-051-0/+1
|\| |
| * | Merge branch 'v7-stable'Rainer Gerhards2013-11-051-0/+1
| |\|
| | * improved checking of queue config parameters on startupRainer Gerhards2013-11-051-0/+1
| | |
* | | Merge branch 'master' into master-ruleengRainer Gerhards2013-11-051-0/+3
|\| | | | | | | | | | | | | | Conflicts: runtime/ruleset.c
| * | Merge branch 'v7-stable'Rainer Gerhards2013-11-051-0/+3
| |\|
| | * Merge branch 'v7-stable-call-ruleset-queue' into v7-stableRainer Gerhards2013-11-051-0/+3
| | |\ | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| | | * bugfix: call to ruleset with async queue did not use the queueRainer Gerhards2013-06-261-0/+2
| | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=443
* | | | Merge branch 'master' into master-ruleengRainer Gerhards2013-10-311-0/+1
|\| | | | | | | | | | | | | | | | | | | Conflicts: plugins/ommysql/ommysql.c