summaryrefslogtreecommitdiffstats
path: root/grammar
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'master-localvars'Rainer Gerhards2013-07-201-1/+1
|\ \ \ \ \
| * | | | | milestone: basic local variable functionality availableRainer Gerhards2013-07-171-1/+1
* | | | | | main_queue() config object addedRainer Gerhards2013-07-192-0/+6
|/ / / / /
* | | | | fix regression that caused freeInstance not to be correctly calledRainer Gerhards2013-07-152-2/+2
* | | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-101-0/+2
|\| | | | | |_|/ / |/| | |
| * | | fix build on FreeBSDCristiano Rolim2013-07-101-0/+2
* | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-051-49/+60
|\| | | | |/ / |/| |
| * | bugfix: potential segfault during startup on invalid configRainer Gerhards2013-07-051-49/+60
| |/
* | Merge branch 'v7-stable'Rainer Gerhards2013-06-241-2/+9
|\|
| * bugfix: RainerScript object required parameters were not properly checkedRainer Gerhards2013-06-241-2/+9
* | cosmetic: update .gitignore filesRainer Gerhards2013-05-081-0/+1
|/
* Merge branch 'v7-stable'Rainer Gerhards2013-04-082-61/+127
|\
| * bugfix: nested if/prifilt conditions did not work properlyRainer Gerhards2013-04-042-61/+129
| * bugfix: script == comparison did not work properly on JSON objectsRainer Gerhards2013-04-041-0/+23
* | add RainerScript re_extract() functionRainer Gerhards2013-03-272-2/+104
* | Fix for glob(3)s that lack GLOB_NOMAGICMartin Carpenter2013-03-211-4/+8
* | Merge branch 'v7-stable' into tmpRainer Gerhards2013-03-201-1/+5
|\|
| * bugfix: RainerScript getenv() function caused segfault when var was not foundPhilippe Muller2013-03-201-1/+5
* | bugfix: segfault in expression optimizerRainer Gerhards2013-03-151-4/+4
* | Merge branch 'v7-stable'Rainer Gerhards2013-03-132-3/+14
|\|
| * bugfix: include files got included in the wrong orderRainer Gerhards2013-02-282-3/+14
* | field() function now supports a string as field delimiterRainer Gerhards2013-02-101-7/+58
* | bugfix: script == comparison did not work properly on JSON objectsRainer Gerhards2013-02-081-0/+23
* | optimize: use binary search on EQ/NEQ array matchesRainer Gerhards2013-01-271-20/+46
* | Merge branch 'v7-stable'Rainer Gerhards2013-01-091-8/+17
|\|
| * bugfix: some property-based filter were incorrectly parsedRainer Gerhards2013-01-091-2/+5
| * improve config reader error messages a bit moreRainer Gerhards2013-01-091-6/+12
* | Merge branch 'v7-stable'Rainer Gerhards2013-01-091-1/+2
|\|
| * slightly improved config parser error messages when invalid escapes happenRainer Gerhards2013-01-091-1/+2
* | Merge branch 'v7-stable'Rainer Gerhards2013-01-081-5/+5
|\|
| * bugfix: doGetFileCreateMode() had invalid validity check ;)Chandler Latour2013-01-081-5/+5
* | Merge branch 'v7-stable'Rainer Gerhards2012-12-181-0/+4
|\|
| * cosmetic: silence compiler warningRainer Gerhards2012-12-181-0/+4
* | Merge branch 'master-optimize-facilitext'Rainer Gerhards2012-12-141-14/+354
|\ \
| * | script optimizer: support textual severities in compare operations as wellRainer Gerhards2012-12-111-0/+17
| * | script optimizer: support numerical facilities in compare operations as wellRainer Gerhards2012-12-111-5/+58
| * | script optimizer: severity lt/le/gt/ge to prifilt()Rainer Gerhards2012-12-111-16/+46
| * | script optimizer: severity eq/ne to prifilt()Rainer Gerhards2012-12-111-5/+37
| * | bugfix: optimizer stopped prematurely on some operationsRainer Gerhards2012-12-111-0/+11
| * | script optimizer: optimize and/or on PRI filtersRainer Gerhards2012-12-111-0/+37
| * | script optimizer: support NOT pri matchesRainer Gerhards2012-12-111-4/+42
| * | enhance optimizer: detect eq-comparison for syslog facilityRainer Gerhards2012-12-111-9/+131
* | | Merge branch 'v7-stable-newmsglock' into master-newmsglockRainer Gerhards2012-12-062-0/+25
|\ \ \ | |/ / |/| / | |/
| * fix missing functionality: ruleset(){} could not specify ruleset queueRainer Gerhards2012-11-302-0/+25
* | cleanupRainer Gerhards2012-11-301-1/+0
* | Merge branch 'v7-stable'Rainer Gerhards2012-11-281-2/+4
|\|
| * silence some primarily cosmetic compiler warning messagesRainer Gerhards2012-11-281-2/+4
* | Merge branch 'v7-stable'Rainer Gerhards2012-11-222-7/+12
|\|
| * improve $IncludeConfig error messagesRainer Gerhards2012-11-201-4/+7
| * regression fix: rsyslog terminated when wild-card $includeFile did not find f...Rainer Gerhards2012-11-201-2/+5