Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | refactor: remove now no-longer needed functions | Rainer Gerhards | 2013-10-23 | 5 | -109/+0 | |
* | | | | | refactor RainerScript variable access | Rainer Gerhards | 2013-10-23 | 1 | -1/+11 | |
* | | | | | refactor get.*PropVal() series of functions | Rainer Gerhards | 2013-10-23 | 4 | -51/+47 | |
* | | | | | remove no longer necessary cases | Rainer Gerhards | 2013-10-23 | 1 | -6/+2 | |
* | | | | | fix potential segfault introduced by last refactoring | Rainer Gerhards | 2013-10-23 | 1 | -2/+5 | |
* | | | | | refactor: simplify JSON variable access | Rainer Gerhards | 2013-10-23 | 6 | -60/+32 | |
* | | | | | refactor: use common code for message property description processing | Rainer Gerhards | 2013-10-22 | 11 | -158/+170 | |
* | | | | | refactor: more simplification in property handling | Rainer Gerhards | 2013-10-21 | 2 | -13/+9 | |
* | | | | | refactor: somewhat simplify property-name-to-id mapping | Rainer Gerhards | 2013-10-21 | 3 | -23/+6 | |
* | | | | | work a bit toward string handling unification | Rainer Gerhards | 2013-10-21 | 8 | -130/+101 | |
* | | | | | prep work to support one-char variable namepaces | Rainer Gerhards | 2013-10-21 | 1 | -6/+6 | |
|/ / / / | ||||||
* | | | | regression fix: global variable access did not work | Rainer Gerhards | 2013-10-21 | 1 | -2/+2 | |
* | | | | regression fix: global variables could not be accessed via script | Rainer Gerhards | 2013-10-21 | 1 | -1/+1 | |
* | | | | cleanup: remove (no longer?) needed structure member | Rainer Gerhards | 2013-10-21 | 1 | -4/+0 | |
* | | | | doc: document impstats ruleset parameter | Rainer Gerhards | 2013-10-20 | 2 | -0/+3 | |
* | | | | impstats: initial shot at multi-ruleset support | Rainer Gerhards | 2013-10-19 | 1 | -1/+39 | |
* | | | | fix compiler warning | Rainer Gerhards | 2013-10-18 | 1 | -1/+1 | |
* | | | | bugfix: imudp when using recvmmsg could report wrong sender IP | Rainer Gerhards | 2013-10-18 | 2 | -3/+6 | |
* | | | | cosmetic: remove compiler warnings | Rainer Gerhards | 2013-10-18 | 1 | -3/+0 | |
* | | | | bugfix: running imupd on multiple threads lead to segfault if recvmmsg is ava... | Rainer Gerhards | 2013-10-18 | 2 | -34/+45 | |
* | | | | refactor config property filter decoding and fix some memleaks | Rainer Gerhards | 2013-10-18 | 1 | -15/+19 | |
* | | | | fix cosmetic memleak when property filter is disabled | Rainer Gerhards | 2013-10-18 | 2 | -0/+3 | |
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-18 | 2 | -2/+11 | |
|\| | | | ||||||
| * | | | bugfix: invalid property filter was not properly disabled in ruleset | Rainer Gerhards | 2013-10-18 | 3 | -2/+10 | |
* | | | | refactor property-based filter decoding | Rainer Gerhards | 2013-10-18 | 3 | -105/+106 | |
* | | | | slight optimizations: avoid unnecessary writes | Rainer Gerhards | 2013-10-18 | 1 | -2/+4 | |
* | | | | doc: mention bugfix in ChangeLog | Rainer Gerhards | 2013-10-18 | 1 | -0/+3 | |
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-18 | 1 | -0/+3 | |
|\| | | | ||||||
| * | | | doc: add last bugfix to ChangeLog | Rainer Gerhards | 2013-10-18 | 1 | -0/+3 | |
| * | | | bugfix: potential misadressing when trimming cstr's | Rainer Gerhards | 2013-10-18 | 1 | -1/+1 | |
* | | | | include invalid property name in property filter error message | Rainer Gerhards | 2013-10-18 | 1 | -4/+4 | |
* | | | | remove obsolete function | Rainer Gerhards | 2013-10-18 | 2 | -21/+0 | |
* | | | | bugfix: potential misadressing when trimming cstr's | Rainer Gerhards | 2013-10-18 | 1 | -1/+1 | |
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-18 | 0 | -0/+0 | |
|\| | | | ||||||
| * | | | remove compiler warning | Rainer Gerhards | 2013-10-18 | 1 | -2/+2 | |
| * | | | add missing function prototype | Rainer Gerhards | 2013-10-18 | 1 | -0/+1 | |
| * | | | cosmetic: remove compiler warnings | Rainer Gerhards | 2013-10-18 | 1 | -3/+4 | |
* | | | | cosmetic: remove compiler warnings | Rainer Gerhards | 2013-10-18 | 1 | -3/+4 | |
* | | | | remove unused variables | Rainer Gerhards | 2013-10-18 | 1 | -2/+0 | |
* | | | | remove compiler warning | Rainer Gerhards | 2013-10-18 | 1 | -2/+2 | |
* | | | | remove no longer needed variable | Rainer Gerhards | 2013-10-18 | 1 | -1/+0 | |
* | | | | bugfix: omelasticsearch did not compile on platforms without atomic instructions | Rainer Gerhards | 2013-10-18 | 2 | -5/+7 | |
* | | | | doc: mention imported bugfix | Rainer Gerhards | 2013-10-18 | 1 | -0/+3 | |
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-18 | 2 | -1/+5 | |
|\| | | | ||||||
| * | | | bugfix: segfault if re_extract() function was used and no match found | Rainer Gerhards | 2013-10-18 | 2 | -1/+5 | |
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-17 | 1 | -2/+2 | |
|\| | | | ||||||
| * | | | doc: typo fix | Rainer Gerhards | 2013-10-17 | 1 | -2/+2 | |
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-16 | 2 | -3/+4 | |
|\| | | | ||||||
| * | | | bugfix: omelasticsearch: failed.es counter was only maintained in bulk mode | Rainer Gerhards | 2013-10-16 | 2 | -3/+4 | |
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-16 | 2 | -5/+24 | |
|\| | | |