summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* ommysql cosmetic: change some historic namesRainer Gerhards2013-10-311-21/+21
* bugfix: ommysql lost configfile/section parameters after first closeRainer Gerhards2013-10-311-8/+0
* add module mmsequencePavel Levshin2013-10-162-0/+404
* Merge branch 'master-var-refactor' into tmpRainer Gerhards2013-10-161-6/+12
|\
| * Merge branch 'master' into master-var-refactorRainer Gerhards2013-10-261-1/+4
| |\
| * \ Merge branch 'v7-stable-varfree' into master-var-refactorRainer Gerhards2013-10-251-1/+1
| |\ \
| * \ \ Merge branch 'master' into master-var-refactorRainer Gerhards2013-10-241-4/+4
| |\ \ \
| * | | | refactor: use common code for message property description processingRainer Gerhards2013-10-221-6/+12
| * | | | work a bit toward string handling unificationRainer Gerhards2013-10-211-5/+5
* | | | | Merge branch 'v7-stable'Rainer Gerhards2013-10-281-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | bugfix: imtcp flowControl parameter incorrectly defaulted to "off"Rainer Gerhards2013-10-281-2/+2
| | |_|/ | |/| |
* | | | Make use of int64 json numbers, if availablePavel Levshin2013-10-261-1/+4
* | | | Merge branch 'v7-stable'Rainer Gerhards2013-10-251-1/+1
|\| | | | |_|/ |/| |
| * | bugfix: memory leak in omhiredisPavel Levshin2013-10-251-1/+1
| * | remove compiler warningRainer Gerhards2013-10-181-2/+2
* | | imuxsock: add some clarifiying commentsRainer Gerhards2013-10-241-2/+4
* | | imuxsock: When syssock.use set to off, additional listeners cannot be createdPavel Levshin2013-10-241-2/+0
| |/ |/|
* | impstats: initial shot at multi-ruleset supportRainer Gerhards2013-10-191-1/+39
* | bugfix: imudp when using recvmmsg could report wrong sender IPRainer Gerhards2013-10-181-3/+5
* | cosmetic: remove compiler warningsRainer Gerhards2013-10-181-3/+0
* | bugfix: running imupd on multiple threads lead to segfault if recvmmsg is ava...Rainer Gerhards2013-10-181-34/+43
* | remove compiler warningRainer Gerhards2013-10-181-2/+2
* | remove no longer needed variableRainer Gerhards2013-10-181-1/+0
* | bugfix: omelasticsearch did not compile on platforms without atomic instructionsRainer Gerhards2013-10-181-5/+5
* | Merge branch 'v7-stable'Rainer Gerhards2013-10-161-3/+3
|\|
| * bugfix: omelasticsearch: failed.es counter was only maintained in bulk modeRainer Gerhards2013-10-161-3/+3
* | Merge branch 'v7-stable'Rainer Gerhards2013-10-161-5/+16
|\|
| * bugfix: omelasticsearch: did not correctly initialize stats countersRainer Gerhards2013-10-161-0/+3
| * omelasticsearch: add failed.httprequests stats counterRainer Gerhards2013-10-161-0/+5
| * bugfix omelasticsearch: failed.http stats counter had incorrect countRainer Gerhards2013-10-161-5/+8
* | bugfix: imfile did not properly initialize strm object ptrRainer Gerhards2013-10-151-0/+1
* | mmutf8fix: compile problem & potential misadressing at end of messageRainer Gerhards2013-10-151-2/+3
* | imfile: permit to monitor an unlimited number of filesRainer Gerhards2013-10-141-26/+51
* | imfile: improve config file parameter validationRainer Gerhards2013-10-141-0/+66
* | cleanup: remove some code that stems back to the module sample codeRainer Gerhards2013-10-141-30/+2
* | Merge branch 'v7-stable'Rainer Gerhards2013-10-141-1/+2
|\|
| * bugfix: mmanon did not detect all IP addresses in rewrite modeRainer Gerhards2013-10-141-0/+2
| * bugfix: mmanon sometimes used invalid replacement char in simple modeRainer Gerhards2013-10-141-1/+0
* | Merge branch 'c9'Rainer Gerhards2013-10-111-0/+10
|\ \
| * | imptcp: add "defaultTZ" input parameterRainer Gerhards2013-10-111-1/+11
* | | imudp: reduce resource usageRainer Gerhards2013-10-111-3/+10
* | | imudp: support for multiple receiver threads addedRainer Gerhards2013-10-111-21/+104
* | | bugfix: mmutf8fix did not properly handle invalid UTF-8 at END of messageRainer Gerhards2013-10-101-0/+5
* | | Merge branch 'v7-stable'Rainer Gerhards2013-10-101-0/+1
|\ \ \ | | |/ | |/|
| * | bugfix: memory leak in mmnormalizeRainer Gerhards2013-10-101-0/+1
* | | Merge branch 'c9'Rainer Gerhards2013-10-091-0/+10
|\ \ \ | | |/ | |/|
| * | imudp: add "defaultTZ" input config parameterRainer Gerhards2013-10-091-0/+10
| * | impstats: implement parameter "resetCounters"Rainer Gerhards2013-09-091-3/+8
| * | experimental: make impstats return delta values where possibleRainer Gerhards2013-09-093-5/+5
| * | Merge branch 'v7-stable' into c9Rainer Gerhards2013-09-097-8/+8
| |\ \