summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Merge branch 'v7-stable-call-ruleset-queue' into v7-stableRainer Gerhards2013-11-055-4/+47
| | | |\
| | | | * bugfix: call to ruleset with async queue did not use the queueRainer Gerhards2013-06-265-4/+46
* | | | | support force termination in script engineRainer Gerhards2013-11-051-0/+5
* | | | | refactor: move pbShutdownImmediate to wti_tRainer Gerhards2013-11-056-11/+12
* | | | | refactor: remove no longer needed elements from batch_tRainer Gerhards2013-11-042-5/+1
* | | | | cleanup: multiple rulesets inside a single batch are now OKRainer Gerhards2013-11-042-17/+0
* | | | | more cleanupRainer Gerhards2013-11-041-11/+0
* | | | | cleanup: remove no longer needed codeRainer Gerhards2013-11-041-55/+0
* | | | | refactor script execution to work on one message at a timeRainer Gerhards2013-11-041-233/+72
* | | | | put retry processing on hold but document what we already know about itRainer Gerhards2013-11-041-0/+14
* | | | | push bShutdownImmediate ptr down to commit processRainer Gerhards2013-11-043-12/+19
* | | | | cosmetic: keep related code togetherRainer Gerhards2013-11-041-16/+15
* | | | | experimentally split ruleset execution in exec and commit phaseRainer Gerhards2013-11-045-34/+103
* | | | | Merge branch 'master-ruleeng' into master-ruleeng-simdRainer Gerhards2013-11-042-1/+4
|\| | | |
| * | | | fix tryResume callbackRainer Gerhards2013-11-042-5/+8
* | | | | refactor: move batch "unrolling" up one layerRainer Gerhards2013-11-043-136/+90
* | | | | fix async action queuesRainer Gerhards2013-11-031-1/+3
* | | | | remove no longer needed vars from batch structureRainer Gerhards2013-11-032-15/+1
* | | | | temporarily remove bExecWhenPrevWasSuspended handlingRainer Gerhards2013-11-023-61/+23
* | | | | re-enable state handling after endTransaction()Rainer Gerhards2013-11-021-8/+0
* | | | | refactor output side of action queue - main shotRainer Gerhards2013-11-022-301/+82
* | | | | refactor: move action resume retry counter to wti_tRainer Gerhards2013-11-013-5/+24
* | | | | some debug aids & useful commments for going forwardRainer Gerhards2013-11-012-2/+24
* | | | | refactor: move handling too-frequent tryResume == OK to wti_tRainer Gerhards2013-11-013-7/+24
* | | | | refactor: move action state to wti (as we are now on a per-thread basis)Rainer Gerhards2013-11-015-75/+88
* | | | | cosmetic: remove commented-out codeRainer Gerhards2013-11-011-2/+0
|/ / / /
* | | | omtesting: support v8 omod interfaceRainer Gerhards2013-11-011-1/+12
* | | | doc: omstdout now works under v8Rainer Gerhards2013-11-011-1/+1
* | | | doc: omruleset now supported on v8Rainer Gerhards2013-11-011-1/+1
* | | | omjournal: support v8 omod interfaceRainer Gerhards2013-11-012-1/+16
* | | | omstdout: support v8 omod interfaceRainer Gerhards2013-11-011-3/+18
* | | | Merge branch 'master' into master-ruleengRainer Gerhards2013-10-311-0/+1
|\| | |
| * | | ommysql cosmetic: change some historic namesRainer Gerhards2013-10-311-21/+21
| * | | doc: add missing ChangeLog entryRainer Gerhards2013-10-311-0/+1
* | | | ommysql cosmetic: change some historic namesRainer Gerhards2013-10-311-36/+36
* | | | omruleset: make work with v8 omod interfaceRainer Gerhards2013-10-311-3/+14
* | | | module omruleset is no longer enabled by default.Rainer Gerhards2013-10-312-1/+7
* | | | remove pData emulation from v8 omod interfaceRainer Gerhards2013-10-317-6/+13
* | | | ommysql: add support for v8 output module interfaceRainer Gerhards2013-10-312-54/+62
* | | | Merge branch 'master' into master-ruleengRainer Gerhards2013-10-312-8/+5
|\| | |
| * | | bugfix: ommysql lost configfile/section parameters after first closeRainer Gerhards2013-10-312-8/+5
* | | | omshell: make play well with v8 output module interfaceRainer Gerhards2013-10-311-5/+2
* | | | ompipe: make play well with v8 output module interfaceRainer Gerhards2013-10-311-0/+6
* | | | Merge branch 'master' into master-ruleengRainer Gerhards2013-10-311-1/+2
|\| | |
| * | | doc: update ChangeLogRainer Gerhards2013-10-311-0/+1
| * | | Merge branch 'v7-stable'Rainer Gerhards2013-10-291-1/+1
| |\| |
| | * | prepare for 7.4.6 releasev7.4.6Rainer Gerhards2013-10-293-3/+3
* | | | omfile: small aid for debug testingRainer Gerhards2013-10-311-3/+3
* | | | doc: mention which modules are not supported in v8Rainer Gerhards2013-10-311-17/+17
* | | | fix v8 output interface transaction begin handlingRainer Gerhards2013-10-312-16/+28