summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | 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
* | | | | | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-10-281-0/+5
|\| | | | | | | | | | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | bugfix: imtcp flowControl parameter incorrectly defaulted to "off"Rainer Gerhards2013-10-281-0/+5
* | | | | | | | | 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
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-10-261-0/+3
|\| | | | | |
| * | | | | | bugfix: memory leak in strlen() RainerScript functionRainer Gerhards2013-10-251-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | 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
| * | | | | bugfix: memleak in re_extract() functionRainer Gerhards2013-10-251-0/+2
* | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-10-251-0/+2
|\| | | | | | |_|_|/ / |/| | | |
| * | | | doc: add fix to ChangeLogRainer Gerhards2013-10-251-0/+2
* | | | | Merge branch 'v7-stable'Rainer Gerhards2013-10-241-1/+5
|\| | | | | |_|/ / |/| | |
| * | | doc: update ChangeLogRainer Gerhards2013-10-241-0/+4
| * | | preparing for 7.4.5v7.4.5Rainer Gerhards2013-10-161-1/+1
* | | | doc: update ChangeLogRainer Gerhards2013-10-241-0/+2
* | | | doc: add imuxsock fix to ChangeLogRainer Gerhards2013-10-241-0/+2
* | | | remove global variable supportRainer Gerhards2013-10-221-0/+6
| |/ / |/| |
* | | doc: document impstats ruleset parameterRainer Gerhards2013-10-201-0/+1
* | | bugfix: imudp when using recvmmsg could report wrong sender IPRainer Gerhards2013-10-181-0/+1
* | | bugfix: running imupd on multiple threads lead to segfault if recvmmsg is ava...Rainer Gerhards2013-10-181-0/+2
* | | fix cosmetic memleak when property filter is disabledRainer Gerhards2013-10-181-0/+2
* | | Merge branch 'v7-stable'Rainer Gerhards2013-10-181-0/+7
|\| |
| * | bugfix: invalid property filter was not properly disabled in rulesetRainer Gerhards2013-10-181-0/+6
* | | doc: mention bugfix in ChangeLogRainer Gerhards2013-10-181-0/+3
* | | Merge branch 'v7-stable'Rainer Gerhards2013-10-181-0/+3
|\| |
| * | doc: add last bugfix to ChangeLogRainer Gerhards2013-10-181-0/+3
* | | bugfix: omelasticsearch did not compile on platforms without atomic instructionsRainer Gerhards2013-10-181-0/+2
* | | doc: mention imported bugfixRainer Gerhards2013-10-181-0/+3
* | | Merge branch 'v7-stable'Rainer Gerhards2013-10-181-0/+1
|\| |
| * | bugfix: segfault if re_extract() function was used and no match foundRainer Gerhards2013-10-181-0/+1
* | | Merge branch 'v7-stable'Rainer Gerhards2013-10-161-0/+1
|\| |
| * | bugfix: omelasticsearch: failed.es counter was only maintained in bulk modeRainer Gerhards2013-10-161-0/+1
* | | Merge branch 'v7-stable'Rainer Gerhards2013-10-161-0/+8
|\| |
| * | bugfix: omelasticsearch: did not correctly initialize stats countersRainer Gerhards2013-10-161-1/+7
| * | omelasticsearch: add failed.httprequests stats counterRainer Gerhards2013-10-161-0/+2
* | | Merge branch 'v7-stable'Rainer Gerhards2013-10-161-1/+1
|\| |
| * | require libestr 0.1.8, as there are bugs in previous versions that affect usRainer Gerhards2013-10-161-1/+1
* | | nit: fixing 7.5.5 release datev7.5.5Rainer Gerhards2013-10-161-1/+1
* | | bugfix: imfile did not properly initialize strm object ptrRainer Gerhards2013-10-151-1/+25
* | | imfile: permit to monitor an unlimited number of filesRainer Gerhards2013-10-141-0/+1
* | | Merge branch 'v7-stable'Rainer Gerhards2013-10-141-0/+11
|\| |
| * | bugfix: mmanon did not detect all IP addresses in rewrite modeRainer Gerhards2013-10-141-1/+6
| * | bugfix: mmanon sometimes used invalid replacement char in simple modeRainer Gerhards2013-10-141-0/+6
* | | doc: mention new feature in ChangeLog (after import from custom branch)Rainer Gerhards2013-10-111-0/+1