summaryrefslogtreecommitdiffstats
path: root/runtime/conf.c
Commit message (Expand)AuthorAgeFilesLines
* step: put plumbing in place for new input module config systemRainer Gerhards2011-05-031-16/+18
* step: config-specific module list used during config processingRainer Gerhards2011-04-271-4/+4
* step: added config-specific module listRainer Gerhards2011-04-271-1/+1
* step: $ModLoad handler no longe requries conf objRainer Gerhards2011-04-271-3/+2
* step: config handler setting from syslogd.c moved to rsconf.cRainer Gerhards2011-04-211-3/+3
* some more work was required on the ruleset modificationRainer Gerhards2011-04-191-1/+1
* milestone: ruleset now supports rsconf_tRainer Gerhards2011-04-191-8/+7
* milestone: conf obj interface now utilzes rsconf_tRainer Gerhards2011-04-191-22/+22
* milestone: templates are now in config objectRainer Gerhards2011-04-191-1/+1
* renaming conf.* wasn't a good idea -- undoingRainer Gerhards2011-04-191-0/+1453
* renamed conf.c to legacyconf.c to make room for new config systemRainer Gerhards2011-04-191-1453/+0
* Merge branch 'v5-devel'Rainer Gerhards2010-12-171-1/+6
|\
| * bugfix: unitialized variable could cause issues under extreme conditionsRainer Gerhards2010-12-161-1/+6
* | milestone: added support for CEE-properties in property-based filtersRainer Gerhards2010-12-011-7/+20
* | Merge branch 'master' into newconfRainer Gerhards2010-08-051-1/+1
|\|
| * Merge branch 'v4-devel' into masterRainer Gerhards2010-08-051-1/+1
| |\
| | * Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-08-051-1/+1
| | |\
| | | * program name filter ! in the configuration cannot be resetKiss Gabor (Bitman)2010-08-051-2/+1
* | | | final (?) milestone: looks like action scoping works nowRainer Gerhards2010-07-271-1/+34
* | | | added support to save/restore rsyslog core action settings...Rainer Gerhards2010-07-231-1/+19
* | | | first shot at scoping (for actions only)Rainer Gerhards2010-07-231-1/+93
|/ / /
* | | Merge branch 'v4-beta' into betaRainer Gerhards2010-02-041-3/+5
|\| |
| * | Merge branch 'v4-stable' into v4-betaRainer Gerhards2010-02-041-3/+5
| |\ \
| | * | bugfix: several smaller bugs resolved after flexelint reviewvarmojfekoj2010-02-041-3/+5
* | | | Merge branch 'v4-beta' into betaRainer Gerhards2010-01-261-1/+2
|\| | |
| * | | bugfix: blanks inside file names did not terminate file name parsing.Rainer Gerhards2010-01-191-1/+2
* | | | bugfix: first UDP listener was incorrectly assigned its rulesetRainer Gerhards2009-10-191-1/+2
* | | | cleanup: finally moved some config variables just to conf.cRainer Gerhards2009-10-191-7/+15
* | | | some mild restart-type HUP cleanupRainer Gerhards2009-07-151-17/+1
* | | | Merge branch 'master' into v5-develRainer Gerhards2009-06-261-1/+9
|\| | |
| * | | optimization: propert names are now internally identified by integersRainer Gerhards2009-06-261-1/+9
* | | | Merge branch 'omfile' into tmpRainer Gerhards2009-06-221-1/+1
|\| | |
| * | | Merge branch 'master' into newmsgRainer Gerhards2009-06-181-1/+1
| |\| |
| | * | Merge branch 'beta'Rainer Gerhards2009-06-181-1/+1
| | |\ \
| | | * | Merge branch 'v3-stable' into betaRainer Gerhards2009-06-181-1/+1
| | | |\|
| | | | * some minor bugfixesRainer Gerhards2009-06-181-1/+1
* | | | | Merge branch 'omfile' into v5-develRainer Gerhards2009-06-161-72/+85
|\| | | |
| * | | | Merge branch 'master' into omfileRainer Gerhards2009-06-161-22/+18
| |\| | |
| | * | | done various optimizations to the stringbuf and its usersRainer Gerhards2009-06-161-22/+18
| * | | | completed multi-ruleset core supportRainer Gerhards2009-06-121-1/+1
| * | | | fixed abort when emergency configuration was activatedRainer Gerhards2009-06-121-1/+0
| * | | | improved config error messagesRainer Gerhards2009-06-121-4/+12
| * | | | added $Ruleset config commandRainer Gerhards2009-06-101-3/+3
| * | | | restructered code in perparation for multiple rule set supportRainer Gerhards2009-06-101-46/+56
| |/ / /
* | | | Merge branch 'master' into v5-develRainer Gerhards2009-06-041-1/+1
|\| | |
| * | | Merge branch 'beta'Rainer Gerhards2009-05-291-1/+1
| |\| |
| | * | Merge branch 'v3-stable' into betaRainer Gerhards2009-05-291-1/+1
| | |\|
| | | * fixed a regression of yesterday's patchRainer Gerhards2009-05-291-1/+1
* | | | Merge branch 'master' into v5-develRainer Gerhards2009-05-281-0/+6
|\| | |
| * | | Merge branch 'beta' into masterRainer Gerhards2009-05-281-0/+6
| |\| |