summaryrefslogtreecommitdiffstats
path: root/runtime/conf.c
Commit message (Expand)AuthorAgeFilesLines
* enforce that actions can no longer "do something" on action creationRainer Gerhards2013-11-061-3/+2
* refactor: move action state to wti (as we are now on a per-thread basis)Rainer Gerhards2013-11-011-1/+0
* refactor property-based filter decodingRainer Gerhards2013-10-181-104/+0
* include invalid property name in property filter error messageRainer Gerhards2013-10-181-4/+4
* bugfix: $template statement with multiple spaces lead to invalid tpl nameRainer Gerhards2013-05-271-0/+18
* remove "last message repeated n times" from rsyslog output partRainer Gerhards2012-10-231-7/+2
* new ruleengine: properly remove BSD-style blocksRainer Gerhards2012-09-111-93/+0
* new ruleengine: some cleanupRainer Gerhards2012-09-061-4/+0
* new ruleengine: PROP and PRI legacy filter structures properly createdRainer Gerhards2012-09-041-72/+39
* milestone: module() can load module in legacy modeRainer Gerhards2012-06-201-6/+3
* cleanup: remove code for no-longer needed legacy conf functionalityRainer Gerhards2012-02-011-1/+1
* conf file: bufgix: legacy parsing of some filters did not work correctlyRainer Gerhards2012-02-011-1/+1
* bugfix: rsyslog aborted during startup if there is an error in loading an actionRainer Gerhards2012-01-271-5/+1
* Merge branch 'v6-stable'Rainer Gerhards2012-01-271-1/+1
|\
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-01-271-1/+4
| |\
| | * Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-271-1/+4
| | |\
| | | * increased max config file line size to 64kRainer Gerhards2012-01-241-1/+4
* | | | refactor: removing v6.1 scoping codeRainer Gerhards2012-01-191-121/+1
* | | | Merge branch 'v6-stable'Rainer Gerhards2012-01-191-4/+2
|\| | |
| * | | removing the newScope/resumeScope macro interfacesRainer Gerhards2012-01-191-4/+2
* | | | Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-6/+1
|\| | |
| * | | undoing v6.1 config scoping interface, part IRainer Gerhards2012-01-181-6/+1
| * | | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-01-181-20/+16
| |\| |
* | | | Merge branch 'v5-stable' into masterRainer Gerhards2012-01-181-20/+16
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-141-20/+16
| |\ \ \ | | | |/ | | |/|
| | * | license changeRainer Gerhards2012-01-141-20/+16
| | * | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-12-161-1/+1
| | |\ \
| | | * | improved some code based on clang static analyzer resultsRainer Gerhards2010-12-161-1/+1
* | | | | Merge branch 'beta'Rainer Gerhards2012-01-091-0/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | removing $Begin, $End, $StrictScoping directivesRainer Gerhards2012-01-091-0/+5
| * | | | Merge branch 'v5-stable' into betaRainer Gerhards2011-10-211-1/+1
| |\| | |
* | | | | Merge branch 'v5-devel'Rainer Gerhards2011-10-211-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'v5-stable' into v5-develRainer Gerhards2011-10-211-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | bugfix: missing whitespace after property-based filter was not detectedRainer Gerhards2011-10-211-1/+1
* | | | | | Merge branch 'v5-devel'Rainer Gerhards2011-09-261-0/+7
|\| | | | |
| * | | | | added capability to emit config error location info for warningsRainer Gerhards2011-08-091-5/+26
* | | | | | milestone: generic action parameters parsed via new config systemRainer Gerhards2011-08-011-1/+2
* | | | | | milestone: queue object now has a param handler for new conf interfaceRainer Gerhards2011-07-221-1/+1
* | | | | | milestone: done plumbing to call plugin create action instance entry pointRainer Gerhards2011-07-201-40/+0
* | | | | | milestone: added module config namesRainer Gerhards2011-07-201-81/+0
* | | | | | Merge branch 'master-newconf'Rainer Gerhards2011-07-121-365/+23
|\ \ \ \ \ \
| * | | | | | more cleanup, working on emergency config systemRainer Gerhards2011-07-111-2/+5
| * | | | | | more cleanupRainer Gerhards2011-07-111-8/+0
| * | | | | | cleanup, removing now unused codeRainer Gerhards2011-07-111-83/+0
| * | | | | | cleaup & emergency config system reactivatedRainer Gerhards2011-07-091-257/+0
| * | | | | | milestone/[PARTWORK]: integrted script filter, but var access is missingRainer Gerhards2011-07-071-3/+7
| * | | | | | milestone:/[PARTWORK]: config is processed using new parser, except...Rainer Gerhards2011-07-061-16/+15
* | | | | | | Merge branch 'v5-devel'Rainer Gerhards2011-07-111-12/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * / / / / cosmetic: reformatted some codeRainer Gerhards2011-06-301-12/+5
| |/ / / /
* | | | | step: put plumbing in place for new input module config systemRainer Gerhards2011-05-031-16/+18