summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* prepare for 8.1.1 releasev8.1.1Rainer Gerhards2013-11-193-3/+3
* Merge branch 'v7-devel'Rainer Gerhards2013-11-190-0/+0
|\
| * Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-191-1/+1
| |\
| | * testbench bugfix: re-enable missing testsRainer Gerhards2013-11-191-1/+1
* | | testbench bugfix: re-enable missing testsRainer Gerhards2013-11-191-1/+1
* | | Merge branch 'v7-devel'Rainer Gerhards2013-11-195-11/+55
|\| |
| * | Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-193-0/+34
| |\|
| | * testbench: add new testRainer Gerhards2013-11-193-0/+34
| * | Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-194-11/+23
| |\|
| | * bugfix: segfault on startup when certain script constructs are usedRainer Gerhards2013-11-192-0/+6
* | | nitfix testbench: remove leftover from initial testingRainer Gerhards2013-11-181-1/+0
* | | testbench: add simple test for "stop" statementRainer Gerhards2013-11-183-0/+25
* | | bugfix: STOP/discard(~) was mostly NOT honoredRainer Gerhards2013-11-182-26/+51
* | | bugfix: memory leak on worker thread terminationRainer Gerhards2013-11-182-0/+5
* | | help detect unavailable output target as quickly as possibleRainer Gerhards2013-11-182-0/+2
* | | bugfix: potential segfault in omfile under heavy loadRainer Gerhards2013-11-182-6/+8
* | | testbench: add test for global variablesRainer Gerhards2013-11-183-0/+33
* | | testbench: sort must be numericaly to cover all (upcoming) casesRainer Gerhards2013-11-181-3/+3
* | | doc: maintain ChangeLogRainer Gerhards2013-11-181-0/+2
* | | Fix segfault after conversion to v8Pavel Levshin2013-11-181-1/+0
* | | doc: omhiredis now works on v8Rainer Gerhards2013-11-182-1/+2
* | | Convert to v8 interfacePavel Levshin2013-11-181-52/+68
* | | bugfix: potential abort on startup in debug modeRainer Gerhards2013-11-172-1/+6
* | | mmaudit: now supports v8 output module interface and work againRainer Gerhards2013-11-173-2/+19
* | | Merge branch 'v7-stable'Rainer Gerhards2013-11-163-4/+8
|\ \ \ | | |/ | |/|
| * | bugfix: imuxsock: UseSysTimeStamp config parameter did not work correctlyRainer Gerhards2013-11-152-3/+6
| * | doc typo fixRainer Gerhards2013-11-151-1/+1
| * | doc: fix glitch in v6+ parameter descriptionRainer Gerhards2013-11-151-1/+2
* | | Merge branch 'v7-devel'Rainer Gerhards2013-11-152-1/+11
|\ \ \ | | |/ | |/|
| * | Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-152-1/+11
| |\|
| | * doc: add Tomas' patch to ChangeLogRainer Gerhards2013-11-151-0/+3
| | * imuxsock: pass along missing legacy config variablesTomas Heinrich2013-11-151-1/+5
* | | prepare for 8.1.0 releasev8.1.0Rainer Gerhards2013-11-151-1/+1
* | | fix: ruleset queues were activated too earlyRainer Gerhards2013-11-145-4/+38
* | | testbench: add new test vor v6+ formatRainer Gerhards2013-11-143-0/+68
* | | regression fix: misadressing if worker thread was restartedRainer Gerhards2013-11-141-0/+1
* | | regression fix: failure if more than one template was to processRainer Gerhards2013-11-132-1/+8
* | | doc: note that v8 output module interface is not yet stableRainer Gerhards2013-11-131-0/+4
* | | document yet-untested modulesRainer Gerhards2013-11-131-1/+19
* | | documented modules not yet supported in v8Rainer Gerhards2013-11-131-0/+18
* | | doc: remove copy&paste leftoverRainer Gerhards2013-11-131-2/+0
* | | bump version numberRainer Gerhards2013-11-133-2/+16
* | | Merge branch 'master-ruleeng' into master-ruleeng-simdRainer Gerhards2013-11-1324-456/+750
|\ \ \
| * | | mmpstrucdata: support for v8 omod interfaceRainer Gerhards2013-11-131-1/+14
| * | | mmfields: support v8 omod interfaceRainer Gerhards2013-11-131-1/+14
| * | | ommongodb: minimal support for v8 omod interfaceRainer Gerhards2013-11-131-3/+22
| * | | ompgsql: very minimal support for v8 omod interfaceRainer Gerhards2013-11-131-7/+28
| * | | omlibdbi: very minimal support for v8 omod interfaceRainer Gerhards2013-11-131-5/+24
| * | | omuxsock: minimal support for v8 omod interfaceRainer Gerhards2013-11-131-7/+22
| * | | omudpspoof: support v8 omod interfaceRainer Gerhards2013-11-131-57/+73