Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: maintain ChangeLog | Rainer Gerhards | 2013-11-18 | 1 | -0/+2 |
* | Fix segfault after conversion to v8 | Pavel Levshin | 2013-11-18 | 1 | -1/+0 |
* | doc: omhiredis now works on v8 | Rainer Gerhards | 2013-11-18 | 2 | -1/+2 |
* | Convert to v8 interface | Pavel Levshin | 2013-11-18 | 1 | -52/+68 |
* | bugfix: potential abort on startup in debug mode | Rainer Gerhards | 2013-11-17 | 2 | -1/+6 |
* | 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 |
|\ | |||||
| * | bugfix: imuxsock: UseSysTimeStamp config parameter did not work correctly | Rainer Gerhards | 2013-11-15 | 2 | -3/+6 |
| * | 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 |
| |\| | |||||
| | * | 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 |
* | | | 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 |
* | | | 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 |
| * | | | ompgsql: very minimal support for v8 omod interface | Rainer Gerhards | 2013-11-13 | 1 | -7/+28 |
| * | | | omlibdbi: very minimal support for v8 omod interface | Rainer Gerhards | 2013-11-13 | 1 | -5/+24 |
| * | | | omuxsock: minimal support for v8 omod interface | Rainer Gerhards | 2013-11-13 | 1 | -7/+22 |
| * | | | omudpspoof: support v8 omod interface | Rainer Gerhards | 2013-11-13 | 1 | -57/+73 |
| * | | | 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 |
| * | | | omfwd: fully support v8 omod interface | Rainer Gerhards | 2013-11-13 | 1 | -153/+161 |
| * | | | 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 |
| |\| | |