summaryrefslogtreecommitdiffstats
path: root/grammar/testdriver.c
Commit message (Collapse)AuthorAgeFilesLines
* better check for config errorsRainer Gerhards2011-07-151-1/+2
|
* milestone/[PARTWORK]: implemented RainerScript functionsRainer Gerhards2011-07-091-0/+1
|
* milestone/[PARTWORK]: obtaining msg vars integrated, "==" works for stringsRainer Gerhards2011-07-071-0/+8
|
* milestone/[PARTWORK]: integrted script filter, but var access is missingRainer Gerhards2011-07-071-1/+1
|
* milestone/[NONWORKING]: first integration of new parser, rules are not yet ↵Rainer Gerhards2011-07-061-9/+0
| | | | handled
* milestone: abstracted parser interface ...Rainer Gerhards2011-07-061-1/+29
| | | | | so that both testdriver and other callers (rsyslog!) can use it without changing the parser (this simplifies development).
* milestone: some plumbing for rsyslog/stand alone parsingRainer Gerhards2011-07-051-0/+30
|
* milestone: improved build systemRainer Gerhards2011-07-051-0/+50
... still had quite some glitches, as usual. This time it hopefully works under all circumstances (well, let's hope for "usual cir..." ;)).