Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | milestone: all syntaxes for new config handler implemented | Rainer Gerhards | 2011-07-22 | 1 | -1/+1 |
| | | | | | | so far, mostly compile-time tested. Real testing happens as side-activity when implementing other parts of the new config system | ||||
* | first shot at scoping (for actions only) | Rainer Gerhards | 2010-07-23 | 1 | -27/+0 |
| | | | | | parser now supports $Begin action, $End action, $StrictScoping, but not yet the actual semantics. | ||||
* | moving towards scoping inside rsyslog.conf | Rainer Gerhards | 2010-07-21 | 1 | -3/+14 |
| | | | | first step: adding object-type specifier to config statement table | ||||
* | modularization work | Rainer Gerhards | 2008-04-17 | 1 | -0/+76 |
cleanup + created an abstract class for global data items and moved glblGetWorkDir to it |