summaryrefslogtreecommitdiffstats
path: root/runtime/rsconf.c
Commit message (Expand)AuthorAgeFilesLines
* regression fix: message properties did not workRainer Gerhards2013-09-111-1/+1
* add $!, $., $/ to RSYSLOG_DebugFormatRainer Gerhards2013-07-231-1/+1
* fix: global&local variables could not be accessed via RainerScriptRainer Gerhards2013-07-231-2/+2
* main_queue() config object addedRainer Gerhards2013-07-191-4/+17
* Merge branch 'v7-stable-newmsglock' into master-newmsglockRainer Gerhards2012-12-061-1/+7
|\
| * fix missing functionality: ruleset(){} could not specify ruleset queueRainer Gerhards2012-11-301-1/+1
| * silence compiler warningsRainer Gerhards2012-11-301-0/+6
* | refactor error processing in string template handlingRainer Gerhards2012-11-291-1/+2
* | Merge branch 'master-ratelimit'Rainer Gerhards2012-10-301-2/+2
|\ \ | |/ |/|
| * Change debug output defaults to match current needsRainer Gerhards2012-10-151-2/+2
* | Improve syntax error messages by outputting the error tokenRainer Gerhards2012-10-271-1/+2
|/
* bugfix: ruleset(){} directive errornously changed default rulesetRainer Gerhards2012-10-011-0/+2
* Implement RainerScript ruleset() statementRainer Gerhards2012-09-281-0/+3
* cleanupRainer Gerhards2012-09-281-5/+1
* Merge branch 'v6-devel'Rainer Gerhards2012-09-271-1/+57
|\
| * Do not load module if it had errorneous parametersRainer Gerhards2012-09-271-1/+4
| * cleanupRainer Gerhards2012-09-261-2/+0
| * cleanupRainer Gerhards2012-09-261-3/+0
| * input stmt: add core engine plumbingRainer Gerhards2012-09-261-0/+58
* | cosmetic: remove no-longer valid TODO itemRainer Gerhards2012-09-251-1/+0
* | cleanup & better debug outputRainer Gerhards2012-09-241-4/+4
* | Add skeleton for RainerScript optimizerRainer Gerhards2012-09-201-0/+1
* | Merge branch 'v6-devel'Rainer Gerhards2012-09-201-0/+3
|\|
| * Merge branch 'v6-stable' into v6-develRainer Gerhards2012-09-201-0/+3
| |\
| | * Fix missing Sysklogd templateMilan Bartos2012-09-201-0/+3
| * | Merge branch 'v6-stable' into v6-develRainer Gerhards2012-09-061-2/+16
| |\|
| | * bugfix: omusrsmsg incorrect return state & config warning handlingRainer Gerhards2012-08-281-2/+16
* | | new ruleengine: properly remove BSD-style blocksRainer Gerhards2012-09-111-2/+10
* | | new ruleengine: cleanupRainer Gerhards2012-09-071-53/+0
* | | new ruleengine: some cleanupRainer Gerhards2012-09-061-38/+0
* | | new ruleengine: PROP and PRI legacy filter structures properly createdRainer Gerhards2012-09-041-3/+2
* | | new ruleengine: skeleton for reading conf file in placeRainer Gerhards2012-09-041-0/+8
|/ /
* | milestone: LIST-type templates work, but no all options yet presentRainer Gerhards2012-08-251-5/+6
* | milestone: base plumbing for LIST-type templates mostly in placeRainer Gerhards2012-08-251-0/+1
* | v6 config/templates: legacy types are now supported via template()Rainer Gerhards2012-08-251-2/+2
* | add base plumbing for template() config object to grammarRainer Gerhards2012-08-241-0/+10
* | Merge branch 'beta'Rainer Gerhards2012-06-291-1/+1
|\|
| * Merge branch 'master-elasticsearch' into tmpRainer Gerhards2012-06-291-1/+1
| |\
| | * omelasticsearch: used new property replacer options for default templateRainer Gerhards2012-04-051-1/+1
* | | cleanup & fix of mini-leakRainer Gerhards2012-06-251-2/+0
* | | implemented freeCnf() module interface & fixed some mem leaksRainer Gerhards2012-06-251-0/+26
* | | milestone: module() config statement basically worksRainer Gerhards2012-06-211-11/+11
* | | milestone: module() can load module in legacy modeRainer Gerhards2012-06-201-0/+3
* | | Merge branch 'beta'Rainer Gerhards2012-06-061-0/+1
|\| |
| * | fixing small memleak during config read phaseRainer Gerhards2012-06-051-0/+1
* | | imrelp now supports non-cancel thread terminationRainer Gerhards2012-05-311-1/+2
|/ /
* / better debug instrumentation --> input thread names used for reportingRainer Gerhards2012-05-021-1/+2
|/
* bugfix: rsyslog aborted during startup if there is an error in loading an actionRainer Gerhards2012-01-271-18/+16
* Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-46/+46
* Merge branch 'v5-devel' into masterRainer Gerhards2012-01-181-0/+3