summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * | | doc: add missing ChangeLog entryRainer Gerhards2013-10-311-0/+1
| | | |
* | | | module omruleset is no longer enabled by default.Rainer Gerhards2013-10-311-0/+6
|/ / / | | | | | | | | | | | | | | | Note that it has been deprecated in v7 and been replaced by the "call" statement. Also, it can still be build without problems, the option must just explicitely be given.
* | | bugfix: ommysql lost configfile/section parameters after first closeRainer Gerhards2013-10-311-0/+5
| | | | | | | | | | | | | | | This means that when a connection was broken, it was probably re-instantiated with different parameters than configured.
* | | doc: update ChangeLogRainer Gerhards2013-10-311-0/+1
| | |
* | | Merge branch 'v7-stable'Rainer Gerhards2013-10-291-1/+1
|\| | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | prepare for 7.4.6 releasev7.4.6Rainer Gerhards2013-10-291-1/+1
| | |
* | | doc: mmsequence was missing in ChangeLogv7.5.6Rainer Gerhards2013-10-291-0/+2
| | |
* | | prepare for 7.5.6 releaseRainer Gerhards2013-10-161-1/+1
| | |
* | | doc: mention new features in ChangeLogRainer Gerhards2013-10-161-2/+7
| | |
* | | Merge branch 'master-var-refactor' into tmpRainer Gerhards2013-10-161-0/+2
|\ \ \
| * \ \ Merge branch 'master' into master-var-refactorRainer Gerhards2013-10-261-0/+2
| |\ \ \
| * \ \ \ Merge branch 'master' into master-var-refactorRainer Gerhards2013-10-261-0/+6
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into master-var-refactorRainer Gerhards2013-10-261-0/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'v7-stable-varfree' into master-var-refactorRainer Gerhards2013-10-251-0/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into master-var-refactorRainer Gerhards2013-10-241-1/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into master-var-refactorRainer Gerhards2013-10-241-0/+10
| |\ \ \ \ \ \ \ \
| * | | | | | | | | bugfix: unset statement always worked on message var, even if local var was ↵Rainer Gerhards2013-10-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | given
* | | | | | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-10-291-0/+4
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | doc: update ChangeLogRainer Gerhards2013-10-291-0/+4
| | | | | | | | | |
* | | | | | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-10-281-0/+6
|\| | | | | | | | |
| * | | | | | | | | bugfix: potential abort during HUPRainer Gerhards2013-10-281-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This could happen when one of imklog, imzmq3, imkmsg, impstats, imjournal, or imuxsock were under heavy load during a HUP. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=489 Thanks to Guy Rozendorn for reporting the problem and Peval Levhshin for his analysis.
* | | | | | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-10-281-0/+5
|\| | | | | | | | | | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | bugfix: imtcp flowControl parameter incorrectly defaulted to "off"Rainer Gerhards2013-10-281-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This could cause message loss on systems under heavy load and was a change-of-behaviour to previous version. This is a regression most probably introduced in 5.9.0 (but did not try hard to find the exact point of its introduction).
* | | | | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-10-261-0/+2
|\| | | | | | | | | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | require libestr 0.1.9Rainer Gerhards2013-10-261-0/+2
| | | | | | | |
* | | | | | | | doc: add enhancement to ChangeLogRainer Gerhards2013-10-261-0/+2
| | | | | | | |
* | | | | | | | slight performance optimization if GCC is usedRainer Gerhards2013-10-261-0/+4
| |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We give branch prediction hints for the frequent RETiRet macro which is used for error handling. Some slight performance gain is to be expected from that.
* | | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-10-261-0/+3
|\| | | | | |
| * | | | | | bugfix: memory leak in strlen() RainerScript functionRainer Gerhards2013-10-251-0/+3
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | Thanks to Gregoire Seux for reportig this bug. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=486
* | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-10-251-0/+4
|\| | | | |
| * | | | | bugfix: buffer overrun if re_extract function was called for submatch 50Rainer Gerhards2013-10-251-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Thanks to Pavel Levshin for reporting the problem and its location.
| * | | | | bugfix: memleak in re_extract() functionRainer Gerhards2013-10-251-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Thanks to Pavel Levshin for reporting this problem.
* | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-10-251-0/+2
|\| | | | | | |_|_|/ / |/| | | |
| * | | | doc: add fix to ChangeLogRainer Gerhards2013-10-251-0/+2
| | | | |