Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | omusrmsg now supports the new config system | Rainer Gerhards | 2011-07-21 | 1 | -1/+1 | |
| | ||||||
* | removed some printf's left in lexer | Rainer Gerhards | 2011-07-15 | 1 | -4/+5 | |
| | | | | | may cause some mild confusion if someone actually uses the not-yet-officially-supported construct | |||||
* | forgotten to support the discard action ("~") | Rainer Gerhards | 2011-07-13 | 1 | -0/+1 | |
| | ||||||
* | lexer bug: *.somewhat PRIs not detected | Rainer Gerhards | 2011-07-13 | 1 | -1/+1 | |
| | | | | regression from last update | |||||
* | removed emergency config, do error reporting on fatal config file error | Rainer Gerhards | 2011-07-12 | 1 | -4/+4 | |
| | ||||||
* | fixed lexer: facilities local0-local7 were not correctly handled | Rainer Gerhards | 2011-07-11 | 1 | -1/+5 | |
| | ||||||
* | cleaup & emergency config system reactivated | Rainer Gerhards | 2011-07-09 | 1 | -0/+23 | |
| | ||||||
* | milestone/[WORKS AGAIN!]: looks like the new conf format is integrated | Rainer Gerhards | 2011-07-09 | 1 | -1/+1 | |
| | | | | finally completed $IncludeConfig processing. | |||||
* | milestone/[PARTWORK]: made sure all legacy selectors work | Rainer Gerhards | 2011-07-09 | 1 | -1/+2 | |
| | | | | | ... except for the not guaranteed $outchannel construct, which we could not fix without syntax change. Shouldn't hurt too many. | |||||
* | milestone/[PARTWORK]: implemented comparison operations | Rainer Gerhards | 2011-07-08 | 1 | -0/+3 | |
| | ||||||
* | milestone/[PARTWORK]: integrted script filter, but var access is missing | Rainer Gerhards | 2011-07-07 | 1 | -3/+20 | |
| | ||||||
* | milestone: some plumbing for rsyslog/stand alone parsing | Rainer Gerhards | 2011-07-05 | 1 | -2/+2 | |
| | ||||||
* | milestone: improved build system | Rainer Gerhards | 2011-07-05 | 1 | -0/+251 | |
... still had quite some glitches, as usual. This time it hopefully works under all circumstances (well, let's hope for "usual cir..." ;)). |