Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
| | * | | cleanup no longer needed code | Rainer Gerhards | 2013-11-07 | 4 | -8/+1 |
| | | | | |||||
| | * | | Merge branch 'master' into master-newwtipool | Rainer Gerhards | 2013-11-07 | 3 | -2/+5 |
| | |\ \ | |||||
| | | * | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-11-07 | 0 | -0/+0 |
| | | |\| | |||||
| | | | * | do not adjust batch size for disk queues | Rainer Gerhards | 2013-11-07 | 1 | -1/+1 |
| | | | | | |||||
| | | | * | do not complain for queue size on DA queues | Rainer Gerhards | 2013-11-07 | 1 | -1/+2 |
| | | | | | |||||
| | | * | | cosmetic: add test headers to some tests | Rainer Gerhards | 2013-11-07 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | actually a bit more than cosmetic - makes it easier to see what failed | ||||
| | | * | | do not adjust batch size for disk queues | Rainer Gerhards | 2013-11-07 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | do not complain for queue size on DA queues | Rainer Gerhards | 2013-11-06 | 1 | -1/+2 |
| | | | | | |||||
| | * | | | doc: mention Pavel's improvement in ChangeLog | Rainer Gerhards | 2013-11-06 | 1 | -0/+6 |
| | | | | | |||||
| | * | | | improve worker thread pool handling | Pavel Levshin | 2013-11-06 | 4 | -6/+15 |
| | |/ / | | | | | | | | | | | | | | | | | among others, make possible that workers really timeout and the pool thus shrinks | ||||
* | | | | refactor iparams to use array | Rainer Gerhards | 2013-11-06 | 3 | -41/+41 |
| | | | | | | | | | | | | | | | | this is also prep work for a single doTransaction() output mode api | ||||
* | | | | cleanup | Rainer Gerhards | 2013-11-06 | 1 | -3/+6 |
| | | | | |||||
* | | | | re-enable retry processing | Rainer Gerhards | 2013-11-06 | 1 | -5/+19 |
| | | | | |||||
* | | | | fix previously introduced memleak with template strings | Rainer Gerhards | 2013-11-06 | 1 | -1/+10 |
| | | | | |||||
* | | | | refactor: structure processing in action commit | Rainer Gerhards | 2013-11-06 | 1 | -4/+34 |
| | | | | | | | | | | | | | | | | prep work for retry processing | ||||
* | | | | doc: fix invalid HTML | Rainer Gerhards | 2013-11-06 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'master-ruleeng' into master-ruleeng-simd | Rainer Gerhards | 2013-11-06 | 3 | -16/+15 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: doc/rsyslog_conf_actions.html |