summaryrefslogtreecommitdiffstats
path: root/grammar
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v7-devel'Rainer Gerhards2013-11-201-4/+4
|\
| * bugfix: RainerScript optimizer did not optimize PRI filtersRainer Gerhards2013-11-201-4/+4
* | Merge branch 'v7-devel'Rainer Gerhards2013-11-191-0/+4
|\|
| * Merge branch 'v7-stable' into v7-develRainer Gerhards2013-11-191-0/+4
| |\
| | * bugfix: segfault on startup when certain script constructs are usedRainer Gerhards2013-11-191-0/+4
* | | Merge branch 'master' into master-ruleengRainer Gerhards2013-11-071-0/+1
|\| |
| * | emit warning message if output module with msg passing mode runs asynchronouslyRainer Gerhards2013-11-071-0/+1
* | | Merge branch 'master' into master-ruleengRainer Gerhards2013-11-052-3/+12
|\| |
| * | Merge branch 'v7-stable'Rainer Gerhards2013-11-052-3/+12
| |\|
| | * Merge branch 'v7-stable-call-ruleset-queue' into v7-stableRainer Gerhards2013-11-052-3/+12
| | |\
| | | * bugfix: call to ruleset with async queue did not use the queueRainer Gerhards2013-06-262-3/+12
* | | | Merge branch 'master' into master-ruleengRainer Gerhards2013-10-291-4/+9
|\| | |
| * | | refactor regression fix: misadressing in property name debug outputRainer Gerhards2013-10-161-1/+3
| * | | Merge branch 'master-var-refactor' into tmpRainer Gerhards2013-10-165-68/+70
| |\ \ \
| * \ \ \ Merge branch 'v7-stable'Rainer Gerhards2013-10-291-3/+6
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | bugfix: abort if "if $syslogfacility-text..." was being usedPavel Levshin2013-10-291-3/+6
* | | | | milestone: action engine changed to partially support wrkr instance action in...Rainer Gerhards2013-10-281-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'master' into master-var-refactorRainer Gerhards2013-10-261-0/+4
|\| | |
| * | | Make use of int64 json numbers, if availablePavel Levshin2013-10-261-0/+4
* | | | Merge branch 'master' into master-var-refactorRainer Gerhards2013-10-261-0/+1
|\| | |
| * | | Merge branch 'v7-stable'Rainer Gerhards2013-10-261-0/+1
| |\| |
| | * | bugfix: memory leak in strlen() RainerScript functionRainer Gerhards2013-10-251-0/+1
| * | | Merge branch 'v7-stable'Rainer Gerhards2013-10-251-2/+3
| |\| |
* | | | Merge branch 'v7-stable-varfree' into master-var-refactorRainer Gerhards2013-10-251-27/+45
|\ \ \ \
| * | | | refactor var desctruction in script engineRainer Gerhards2013-10-251-25/+42
| | |/ / | |/| |
| * | | bugfix: buffer overrun if re_extract function was called for submatch 50Rainer Gerhards2013-10-251-1/+1
| * | | bugfix: memleak in re_extract() functionRainer Gerhards2013-10-251-1/+2
* | | | refactor regression fix: misadressing during script variable evaluation in de...Rainer Gerhards2013-10-241-1/+1
* | | | Merge branch 'master' into master-var-refactorRainer Gerhards2013-10-241-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | re-enable global vars, but as an undocumented & unsupported featureRainer Gerhards2013-10-231-1/+1
| * | | remove global variable supportRainer Gerhards2013-10-221-2/+2
* | | | fix VAR handling in script grammar and codeRainer Gerhards2013-10-232-3/+2
* | | | fix refactoring regression: make message and system properties work again in ...Rainer Gerhards2013-10-231-2/+3
* | | | improve debug outputRainer Gerhards2013-10-231-2/+2
* | | | fix another small memleak introduced during refactoringRainer Gerhards2013-10-231-0/+1
* | | | refactor: remove now no-longer needed functionsRainer Gerhards2013-10-232-10/+0
* | | | refactor RainerScript variable accessRainer Gerhards2013-10-231-1/+11
* | | | refactor: simplify JSON variable accessRainer Gerhards2013-10-232-3/+6
* | | | refactor: use common code for message property description processingRainer Gerhards2013-10-222-22/+8
* | | | refactor: more simplification in property handlingRainer Gerhards2013-10-211-1/+1
* | | | work a bit toward string handling unificationRainer Gerhards2013-10-212-15/+10
|/ / /
* | | refactor config property filter decoding and fix some memleaksRainer Gerhards2013-10-181-15/+19
* | | fix cosmetic memleak when property filter is disabledRainer Gerhards2013-10-181-0/+1
* | | Merge branch 'v7-stable'Rainer Gerhards2013-10-181-2/+4
|\| |
| * | bugfix: invalid property filter was not properly disabled in rulesetRainer Gerhards2013-10-181-2/+3
* | | refactor property-based filter decodingRainer Gerhards2013-10-181-0/+106
* | | remove unused variablesRainer Gerhards2013-10-181-2/+0
* | | Merge branch 'v7-stable'Rainer Gerhards2013-10-181-1/+4
|\| |
| * | bugfix: segfault if re_extract() function was used and no match foundRainer Gerhards2013-10-181-1/+4
* | | Merge branch 'master-lookup'Rainer Gerhards2013-10-133-1/+56
|\ \ \