summaryrefslogtreecommitdiffstats
path: root/grammar/lexer.l
Commit message (Expand)AuthorAgeFilesLines
* removed some printf's left in lexerRainer Gerhards2011-07-151-4/+5
* forgotten to support the discard action ("~")Rainer Gerhards2011-07-131-0/+1
* lexer bug: *.somewhat PRIs not detectedRainer Gerhards2011-07-131-1/+1
* removed emergency config, do error reporting on fatal config file errorRainer Gerhards2011-07-121-4/+4
* fixed lexer: facilities local0-local7 were not correctly handledRainer Gerhards2011-07-111-1/+5
* cleaup & emergency config system reactivatedRainer Gerhards2011-07-091-0/+23
* milestone/[WORKS AGAIN!]: looks like the new conf format is integratedRainer Gerhards2011-07-091-1/+1
* milestone/[PARTWORK]: made sure all legacy selectors workRainer Gerhards2011-07-091-1/+2
* milestone/[PARTWORK]: implemented comparison operationsRainer Gerhards2011-07-081-0/+3
* milestone/[PARTWORK]: integrted script filter, but var access is missingRainer Gerhards2011-07-071-3/+20
* milestone: some plumbing for rsyslog/stand alone parsingRainer Gerhards2011-07-051-2/+2
* milestone: improved build systemRainer Gerhards2011-07-051-0/+251