Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mmaudit: now supports v8 output module interface and work again | Rainer Gerhards | 2013-11-17 | 3 | -2/+19 |
| | |||||
* | Merge branch 'v7-stable' | Rainer Gerhards | 2013-11-16 | 3 | -4/+8 |
|\ | | | | | | | | | Conflicts: plugins/imuxsock/imuxsock.c | ||||
| * | bugfix: imuxsock: UseSysTimeStamp config parameter did not work correctly | Rainer Gerhards | 2013-11-15 | 2 | -3/+6 |
| | | | | | | | | | | Thanks to Tomas Heinrich for alerting us and provinding a solution suggestion. | ||||
| * | doc typo fix | Rainer Gerhards | 2013-11-15 | 1 | -1/+1 |
| | | |||||
| * | doc: fix glitch in v6+ parameter description | Rainer Gerhards | 2013-11-15 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'v7-devel' | Rainer Gerhards | 2013-11-15 | 2 | -1/+11 |
|\ \ | |||||
| * | | Merge branch 'v7-stable' into v7-devel | Rainer Gerhards | 2013-11-15 | 2 | -1/+11 |
| |\| | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| | * | doc: add Tomas' patch to ChangeLog | Rainer Gerhards | 2013-11-15 | 1 | -0/+3 |
| | | | |||||
| | * | imuxsock: pass along missing legacy config variables | Tomas Heinrich | 2013-11-15 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | Not doing so caused that the system log socket was unaffected by these directives. bCreatePath is still not passed but currently, there's no placeholder for it. | ||||
* | | | prepare for 8.1.0 releasev8.1.0 | Rainer Gerhards | 2013-11-15 | 1 | -1/+1 |
| | | | |||||
* | | | fix: ruleset queues were activated too early | Rainer Gerhards | 2013-11-14 | 5 | -4/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This does not cause issues in v7, but here we have the problem that the total number of actions, which now is required for wti sizing, is not available at that early stage. So we needed to delay queue startup until everything is processed (just as it should have been already!). Note the previously we could have a segfault on first message when ruleset queues were used. | ||||
* | | | testbench: add new test vor v6+ format | Rainer Gerhards | 2013-11-14 | 3 | -0/+68 |
| | | | |||||
* | | | regression fix: misadressing if worker thread was restarted | Rainer Gerhards | 2013-11-14 | 1 | -0/+1 |
| | | | |||||
* | | | regression fix: failure if more than one template was to process | Rainer Gerhards | 2013-11-13 | 2 | -1/+8 |
| | | | |||||
* | | | doc: note that v8 output module interface is not yet stable | Rainer Gerhards | 2013-11-13 | 1 | -0/+4 |
| | | | |||||
* | | | document yet-untested modules | Rainer Gerhards | 2013-11-13 | 1 | -1/+19 |
| | | | |||||
* | | | documented modules not yet supported in v8 | Rainer Gerhards | 2013-11-13 | 1 | -0/+18 |
| | | | |||||
* | | | doc: remove copy&paste leftover | Rainer Gerhards | 2013-11-13 | 1 | -2/+0 |
| | | | |||||
* | | | bump version number | Rainer Gerhards | 2013-11-13 | 3 | -2/+16 |
| | | | |||||
* | | | Merge branch 'master-ruleeng' into master-ruleeng-simd | Rainer Gerhards | 2013-11-13 | 24 | -456/+750 |
|\ \ \ | |||||
| * | | | mmpstrucdata: support for v8 omod interface | Rainer Gerhards | 2013-11-13 | 1 | -1/+14 |
| | | | | |||||
| * | | | mmfields: support v8 omod interface | Rainer Gerhards | 2013-11-13 | 1 | -1/+14 |
| | | | | |||||
| * | | | ommongodb: minimal support for v8 omod interface | Rainer Gerhards | 2013-11-13 | 1 | -3/+22 |
| | | | | | | | | | | | | | | | | single instance, untested | ||||
| * | | | ompgsql: very minimal support for v8 omod interface | Rainer Gerhards | 2013-11-13 | 1 | -7/+28 |
| | | | | | | | | | | | | | | | | | | | | TX DISABLED, single instance, untested - but at least it builds so that users can test... | ||||
| * | | | omlibdbi: very minimal support for v8 omod interface | Rainer Gerhards | 2013-11-13 | 1 | -5/+24 |
| | | | | | | | | | | | | | | | | | | | | TX DISABLED, single instance, untested - but at least it builds so that users can test... | ||||
| * | | | omuxsock: minimal support for v8 omod interface | Rainer Gerhards | 2013-11-13 | 1 | -7/+22 |
| | | | | | | | | | | | | | | | | single instance only, untested | ||||
| * | | | omudpspoof: support v8 omod interface | Rainer Gerhards | 2013-11-13 | 1 | -57/+73 |
| | | | | | | | | | | | | | | | | so far untested | ||||
| * | | | omrelp: support v8 omod interface | Rainer Gerhards | 2013-11-13 | 1 | -54/+81 |
| | | | | |||||
| * | | | mmsequence: support v8 omod interface | Rainer Gerhards | 2013-11-13 | 1 | -5/+29 |
| | | | | | | | | | | | | | | | | | | | | Note that this is done so that we have it, but it so far is *untested* (build test, only). | ||||
| * | | | omfwd: fully support v8 omod interface | Rainer Gerhards | 2013-11-13 | 1 | -153/+161 |
| | | | | | | | | | | | | | | | | we now also create multiple connections, one for each instance | ||||
| * | | | omprog: support v8 omod interface | Rainer Gerhards | 2013-11-12 | 1 | -14/+34 |
| | | | | |||||
| * | | | ommail: small cleanup | Rainer Gerhards | 2013-11-12 | 1 | -6/+3 |
| | | | | |||||
| * | | | ommail: support v8 omod interface | Rainer Gerhards | 2013-11-12 | 1 | -83/+99 |
| | | | | |||||
| * | | | mmjsonparse: support v8 omod interface | Rainer Gerhards | 2013-11-11 | 1 | -15/+30 |
| | | | | |||||
| * | | | mmutf8fix: support v8 omod interface | Rainer Gerhards | 2013-11-11 | 1 | -3/+18 |
| | | | | |||||
| * | | | omsnmp: support omod v8 interface | Rainer Gerhards | 2013-11-11 | 1 | -33/+48 |
| | | | | |||||
| * | | | mmanon: adjust to recent omod interface changes | Rainer Gerhards | 2013-11-10 | 1 | -2/+1 |
| | | | | |||||
| * | | | mmnormalize: convert to v8 omod interface | Rainer Gerhards | 2013-11-09 | 1 | -3/+18 |
| | | | | |||||
| * | | | Merge branch 'master' into master-ruleeng | Rainer Gerhards | 2013-11-08 | 3 | -4/+5 |
| |\| | | |||||
| | * | | doc: maintain ChangeLog | Rainer Gerhards | 2013-11-08 | 1 | -0/+2 |
| | | | | |||||
| | * | | bugfix: regression in template processing | Pavel Levshin | 2013-11-08 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-11-08 | 0 | -0/+0 |
| | |\| | |||||
| | | * | omhiredis: fix memory leak | Pavel Levshin | 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-07 | 5 | -1/+27 |
| |\| | | |||||
| | * | | emit warning message if output module with msg passing mode runs asynchronously | Rainer Gerhards | 2013-11-07 | 5 | -1/+27 |
| | | | | |||||
* | | | | Merge branch 'master-ruleeng' into master-ruleeng-simd | Rainer Gerhards | 2013-11-07 | 9 | -27/+43 |
|\| | | | |||||
| * | | | Merge branch 'master' into master-ruleeng | Rainer Gerhards | 2013-11-07 | 9 | -27/+43 |
| |\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/wti.c runtime/wti.h | ||||
| | * | | doc: maintain ChangeLog | Rainer Gerhards | 2013-11-07 | 1 | -6/+12 |
| | | | | |||||
| | * | | bugfix: regular workers are no longer started if DA worker is active | Pavel Levshin | 2013-11-07 | 1 | -8/+7 |
| | | | | | | | | | | | | | | | | | | | | form mail: Look, below, if it is time to activate DA worker, we call it explicitly. But in this case we do not advise regular workers. They are likely already running at this point, but it is not guaranteed. What if, for example, the system is set to start additional workers when the queue is going over high watermark? What if HighWatermark is set to 1? Regular workers will not be started, and DA worker may fail. Thus, it is reasonable to advise regular workers even if we are going DA. |