Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into master-ruleeng | Rainer Gerhards | 2013-11-08 | 1 | -3/+2 |
|\ | |||||
| * | omhiredis: fix memory leak | Pavel Levshin | 2013-11-08 | 1 | -3/+2 |
| | | |||||
* | | Merge branch 'master' into master-ruleeng | Rainer Gerhards | 2013-11-06 | 1 | -5/+1 |
|\| | |||||
| * | omudpspoof: cleanup code that could never execute | Rainer Gerhards | 2013-11-06 | 1 | -5/+1 |
| | | |||||
| * | ommysql cosmetic: change some historic names | Rainer Gerhards | 2013-10-31 | 1 | -21/+21 |
| | | |||||
* | | omtesting: support v8 omod interface | Rainer Gerhards | 2013-11-01 | 1 | -1/+12 |
| | | |||||
* | | omjournal: support v8 omod interface | Rainer Gerhards | 2013-11-01 | 1 | -0/+15 |
| | | |||||
* | | omstdout: support v8 omod interface | Rainer Gerhards | 2013-11-01 | 1 | -3/+18 |
| | | |||||
* | | ommysql cosmetic: change some historic names | Rainer Gerhards | 2013-10-31 | 1 | -36/+36 |
| | | |||||
* | | omruleset: make work with v8 omod interface | Rainer Gerhards | 2013-10-31 | 1 | -3/+14 |
| | | |||||
* | | remove pData emulation from v8 omod interface | Rainer Gerhards | 2013-10-31 | 1 | -0/+2 |
| | | | | | | | | | | breaks compilation of not converted modules - but these won't work anyways. So better change this now. | ||||
* | | ommysql: add support for v8 output module interface | Rainer Gerhards | 2013-10-31 | 1 | -53/+61 |
| | | |||||
* | | Merge branch 'master' into master-ruleeng | Rainer Gerhards | 2013-10-31 | 1 | -8/+0 |
|\| | |||||
| * | bugfix: ommysql lost configfile/section parameters after first close | Rainer Gerhards | 2013-10-31 | 1 | -8/+0 |
| | | | | | | | | | | This means that when a connection was broken, it was probably re-instantiated with different parameters than configured. | ||||
* | | fix v8 output interface transaction begin handling | Rainer Gerhards | 2013-10-31 | 1 | -4/+6 |
| | | |||||
* | | dev doc: add some info on how to access ES for testing | Rainer Gerhards | 2013-10-30 | 1 | -0/+4 |
| | | |||||
* | | remove pData from tryResume callback | Rainer Gerhards | 2013-10-30 | 1 | -2/+2 |
| | | |||||
* | | omelasticsearch: upgrade to v8 ouptut module interface | Rainer Gerhards | 2013-10-30 | 1 | -98/+120 |
| | | | | | | | | Note that this code here has NOT yet been tested. | ||||
* | | impstats: cleanup | Rainer Gerhards | 2013-10-29 | 1 | -2/+0 |
| | | |||||
* | | Merge branch 'master' into master-ruleeng | Rainer Gerhards | 2013-10-29 | 2 | -0/+404 |
|\| | |||||
| * | add module mmsequence | Pavel Levshin | 2013-10-16 | 2 | -0/+404 |
| | | |||||
| * | Merge branch 'master-var-refactor' into tmp | Rainer Gerhards | 2013-10-16 | 1 | -6/+12 |
| |\ | |||||
* | | | add freeWrkrInstance to output module interface | Rainer Gerhards | 2013-10-29 | 1 | -0/+5 |
| | | | |||||
* | | | mmanon: update to new output module interface (partial) | Rainer Gerhards | 2013-10-28 | 1 | -0/+10 |
| | | | |||||
* | | | Merge branch 'master' into master-ruleeng | Rainer Gerhards | 2013-10-28 | 1 | -2/+2 |
|\| | | |||||
| * | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-28 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | bugfix: imtcp flowControl parameter incorrectly defaulted to "off" | Rainer Gerhards | 2013-10-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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). | ||||
* | | | | milestone: make default modules compile again (but they do NOT work!) | Rainer Gerhards | 2013-10-27 | 2 | -1/+8 |
| |_|/ |/| | | |||||
* | | | Merge branch 'master' into master-var-refactor | Rainer Gerhards | 2013-10-26 | 1 | -1/+4 |
|\| | | |||||
| * | | Make use of int64 json numbers, if available | Pavel Levshin | 2013-10-26 | 1 | -1/+4 |
| | | | |||||
| * | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-25 | 1 | -1/+1 |
| |\| | |||||
* | | | Merge branch 'v7-stable-varfree' into master-var-refactor | Rainer Gerhards | 2013-10-25 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | bugfix: memory leak in omhiredis | Pavel Levshin | 2013-10-25 | 1 | -1/+1 |
| | | | |||||
| * | | remove compiler warning | Rainer Gerhards | 2013-10-18 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'master' into master-var-refactor | Rainer Gerhards | 2013-10-24 | 1 | -4/+4 |
|\ \ \ | | |/ | |/| | |||||
| * | | imuxsock: add some clarifiying comments | Rainer Gerhards | 2013-10-24 | 1 | -2/+4 |
| | | | |||||
| * | | imuxsock: When syssock.use set to off, additional listeners cannot be created | Pavel Levshin | 2013-10-24 | 1 | -2/+0 |
| | | | |||||
* | | | refactor: use common code for message property description processing | Rainer Gerhards | 2013-10-22 | 1 | -6/+12 |
| | | | | | | | | | | | | in all cases except script var access -- this comes next... | ||||
* | | | work a bit toward string handling unification | Rainer Gerhards | 2013-10-21 | 1 | -5/+5 |
|/ / | |||||
* | | impstats: initial shot at multi-ruleset support | Rainer Gerhards | 2013-10-19 | 1 | -1/+39 |
| | | |||||
* | | bugfix: imudp when using recvmmsg could report wrong sender IP | Rainer Gerhards | 2013-10-18 | 1 | -3/+5 |
| | | |||||
* | | cosmetic: remove compiler warnings | Rainer Gerhards | 2013-10-18 | 1 | -3/+0 |
| | | |||||
* | | bugfix: running imupd on multiple threads lead to segfault if recvmmsg is ↵ | Rainer Gerhards | 2013-10-18 | 1 | -34/+43 |
| | | | | | | | | available | ||||
* | | remove compiler warning | Rainer Gerhards | 2013-10-18 | 1 | -2/+2 |
| | | |||||
* | | remove no longer needed variable | Rainer Gerhards | 2013-10-18 | 1 | -1/+0 |
| | | |||||
* | | bugfix: omelasticsearch did not compile on platforms without atomic instructions | Rainer Gerhards | 2013-10-18 | 1 | -5/+5 |
| | | |||||
* | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-16 | 1 | -3/+3 |
|\| | |||||
| * | bugfix: omelasticsearch: failed.es counter was only maintained in bulk mode | Rainer Gerhards | 2013-10-16 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-16 | 1 | -5/+16 |
|\| | | | | | | | | | Conflicts: plugins/omelasticsearch/omelasticsearch.c | ||||
| * | bugfix: omelasticsearch: did not correctly initialize stats counters | Rainer Gerhards | 2013-10-16 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | This usually did not lead to any problems, because they are in static memory, which is initialized to zero by the OS when the plugin is loaded. But it may cause problems especially on systems that do not support atomic instructions - in this case the associated mutexes also did not get properly initialized. |