summaryrefslogtreecommitdiffstats
path: root/runtime/cfsysline.h
Commit message (Collapse)AuthorAgeFilesLines
* provide support to dynamically enable/disable legacy conf commandRainer Gerhards2012-06-261-0/+2
| | | | most important to prevent clashes with new style settings
* undoing v6.1 config scoping interface, part IRainer Gerhards2012-01-181-2/+2
| | | | The most common files are now changed, more needs to be done.
* Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-01-181-16/+14
|\ | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imptcp/imptcp.c
| * license changesRainer Gerhards2012-01-161-16/+14
| |
* | first shot at scoping (for actions only)Rainer Gerhards2010-07-231-27/+0
| | | | | | | | | | parser now supports $Begin action, $End action, $StrictScoping, but not yet the actual semantics.
* | moving towards scoping inside rsyslog.confRainer Gerhards2010-07-211-3/+14
|/ | | | first step: adding object-type specifier to config statement table
* modularization workRainer Gerhards2008-04-171-0/+76
cleanup + created an abstract class for global data items and moved glblGetWorkDir to it