summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mmsequence: support v8 omod interfaceRainer Gerhards2013-11-131-5/+29
| * | | omfwd: fully support v8 omod interfaceRainer Gerhards2013-11-131-153/+161
| * | | omprog: support v8 omod interfaceRainer Gerhards2013-11-121-14/+34
| * | | ommail: small cleanupRainer Gerhards2013-11-121-6/+3
| * | | ommail: support v8 omod interfaceRainer Gerhards2013-11-121-83/+99
| * | | mmjsonparse: support v8 omod interfaceRainer Gerhards2013-11-111-15/+30
| * | | mmutf8fix: support v8 omod interfaceRainer Gerhards2013-11-111-3/+18
| * | | omsnmp: support omod v8 interfaceRainer Gerhards2013-11-111-33/+48
| * | | mmanon: adjust to recent omod interface changesRainer Gerhards2013-11-101-2/+1
| * | | mmnormalize: convert to v8 omod interfaceRainer Gerhards2013-11-091-3/+18
| * | | Merge branch 'master' into master-ruleengRainer Gerhards2013-11-083-4/+5
| |\| |
| | * | doc: maintain ChangeLogRainer Gerhards2013-11-081-0/+2
| | * | bugfix: regression in template processingPavel Levshin2013-11-081-1/+1
| | * | Merge branch 'v7-stable'Rainer Gerhards2013-11-080-0/+0
| | |\|
| | | * omhiredis: fix memory leakPavel Levshin2013-11-081-3/+2
| | * | omhiredis: fix memory leakPavel Levshin2013-11-081-3/+2
| * | | Merge branch 'master' into master-ruleengRainer Gerhards2013-11-075-1/+27
| |\| |
| | * | emit warning message if output module with msg passing mode runs asynchronouslyRainer Gerhards2013-11-075-1/+27
* | | | Merge branch 'master-ruleeng' into master-ruleeng-simdRainer Gerhards2013-11-079-27/+43
|\| | |
| * | | Merge branch 'master' into master-ruleengRainer Gerhards2013-11-079-27/+43
| |\| |
| | * | doc: maintain ChangeLogRainer Gerhards2013-11-071-6/+12
| | * | bugfix: regular workers are no longer started if DA worker is activePavel Levshin2013-11-071-8/+7
| | * | cleanup no longer needed codeRainer Gerhards2013-11-074-8/+1
| | * | Merge branch 'master' into master-newwtipoolRainer Gerhards2013-11-073-2/+5
| | |\ \
| | | * | Merge branch 'v7-stable'Rainer Gerhards2013-11-070-0/+0
| | | |\|
| | | | * do not adjust batch size for disk queuesRainer Gerhards2013-11-071-1/+1
| | | | * do not complain for queue size on DA queuesRainer Gerhards2013-11-071-1/+2
| | | * | cosmetic: add test headers to some testsRainer Gerhards2013-11-072-0/+2
| | | * | do not adjust batch size for disk queuesRainer Gerhards2013-11-071-1/+1
| | | * | do not complain for queue size on DA queuesRainer Gerhards2013-11-061-1/+2
| | * | | doc: mention Pavel's improvement in ChangeLogRainer Gerhards2013-11-061-0/+6
| | * | | improve worker thread pool handlingPavel Levshin2013-11-064-6/+15
| | |/ /
* | | | refactor iparams to use arrayRainer Gerhards2013-11-063-41/+41
* | | | cleanupRainer Gerhards2013-11-061-3/+6
* | | | re-enable retry processingRainer Gerhards2013-11-061-5/+19
* | | | fix previously introduced memleak with template stringsRainer Gerhards2013-11-061-1/+10
* | | | refactor: structure processing in action commitRainer Gerhards2013-11-061-4/+34
* | | | doc: fix invalid HTMLRainer Gerhards2013-11-061-1/+1
* | | | Merge branch 'master-ruleeng' into master-ruleeng-simdRainer Gerhards2013-11-063-16/+15
|\| | |
| * | | Merge branch 'master' into master-ruleengRainer Gerhards2013-11-063-17/+16
| |\| |
| | * | cleanup unreachable codeRainer Gerhards2013-11-061-7/+1
| | * | omudpspoof: cleanup code that could never executeRainer Gerhards2013-11-061-5/+1
| | * | Merge branch 'v7-stable'Rainer Gerhards2013-11-061-5/+14
| | |\|
| | | * doc: describe failover action precisenessRainer Gerhards2013-11-061-5/+14
* | | | yet another fix to prevent actions from doing actual work during instance cre...Rainer Gerhards2013-11-061-8/+1
* | | | doc: document output plugin calling interface changesRainer Gerhards2013-11-061-1/+38
* | | | make "write all mark messages" default behaviour -- improves processing speedRainer Gerhards2013-11-063-12/+24
* | | | refactor action disablingRainer Gerhards2013-11-064-18/+11
* | | | enforce that actions can no longer "do something" on action creationRainer Gerhards2013-11-063-13/+6
* | | | doc: add v8 compatibility documentRainer Gerhards2013-11-063-11/+53