Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | step: config-specific module list used during config processing | Rainer Gerhards | 2011-04-27 | 1 | -4/+4 | |
* | | | | | step: added config-specific module list | Rainer Gerhards | 2011-04-27 | 1 | -1/+1 | |
* | | | | | step: $ModLoad handler no longe requries conf obj | Rainer Gerhards | 2011-04-27 | 1 | -3/+2 | |
* | | | | | step: config handler setting from syslogd.c moved to rsconf.c | Rainer Gerhards | 2011-04-21 | 1 | -3/+3 | |
* | | | | | some more work was required on the ruleset modification | Rainer Gerhards | 2011-04-19 | 1 | -1/+1 | |
* | | | | | milestone: ruleset now supports rsconf_t | Rainer Gerhards | 2011-04-19 | 1 | -8/+7 | |
* | | | | | milestone: conf obj interface now utilzes rsconf_t | Rainer Gerhards | 2011-04-19 | 1 | -22/+22 | |
* | | | | | milestone: templates are now in config object | Rainer Gerhards | 2011-04-19 | 1 | -1/+1 | |
* | | | | | renaming conf.* wasn't a good idea -- undoing | Rainer Gerhards | 2011-04-19 | 1 | -0/+1453 | |
* | | | | | renamed conf.c to legacyconf.c to make room for new config system | Rainer Gerhards | 2011-04-19 | 1 | -1453/+0 | |
| |/ / / |/| | | | ||||||
* | | | | Merge branch 'v5-devel' | Rainer Gerhards | 2010-12-17 | 1 | -1/+6 | |
|\| | | | ||||||
| * | | | bugfix: unitialized variable could cause issues under extreme conditions | Rainer Gerhards | 2010-12-16 | 1 | -1/+6 | |
* | | | | milestone: added support for CEE-properties in property-based filters | Rainer Gerhards | 2010-12-01 | 1 | -7/+20 | |
* | | | | Merge branch 'master' into newconf | Rainer Gerhards | 2010-08-05 | 1 | -1/+1 | |
|\| | | | ||||||
| * | | | Merge branch 'v4-devel' into master | Rainer Gerhards | 2010-08-05 | 1 | -1/+1 | |
| |\| | | ||||||
| | * | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2010-08-05 | 1 | -1/+1 | |
| | |\| | ||||||
| | | * | program name filter ! in the configuration cannot be reset | Kiss Gabor (Bitman) | 2010-08-05 | 1 | -2/+1 | |
* | | | | final (?) milestone: looks like action scoping works now | Rainer Gerhards | 2010-07-27 | 1 | -1/+34 | |
* | | | | added support to save/restore rsyslog core action settings... | Rainer Gerhards | 2010-07-23 | 1 | -1/+19 | |
* | | | | first shot at scoping (for actions only) | Rainer Gerhards | 2010-07-23 | 1 | -1/+93 | |
|/ / / | ||||||
* | | | Merge branch 'v4-beta' into beta | Rainer Gerhards | 2010-02-04 | 1 | -3/+5 | |
|\| | | ||||||
| * | | Merge branch 'v4-stable' into v4-beta | Rainer Gerhards | 2010-02-04 | 1 | -3/+5 | |
| |\ \ | ||||||
| | * | | bugfix: several smaller bugs resolved after flexelint review | varmojfekoj | 2010-02-04 | 1 | -3/+5 | |
* | | | | Merge branch 'v4-beta' into beta | Rainer Gerhards | 2010-01-26 | 1 | -1/+2 | |
|\| | | | ||||||
| * | | | bugfix: blanks inside file names did not terminate file name parsing. | Rainer Gerhards | 2010-01-19 | 1 | -1/+2 | |
* | | | | bugfix: first UDP listener was incorrectly assigned its ruleset | Rainer Gerhards | 2009-10-19 | 1 | -1/+2 | |
* | | | | cleanup: finally moved some config variables just to conf.c | Rainer Gerhards | 2009-10-19 | 1 | -7/+15 | |
* | | | | some mild restart-type HUP cleanup | Rainer Gerhards | 2009-07-15 | 1 | -17/+1 | |
* | | | | Merge branch 'master' into v5-devel | Rainer Gerhards | 2009-06-26 | 1 | -1/+9 | |
|\| | | | ||||||
| * | | | optimization: propert names are now internally identified by integers | Rainer Gerhards | 2009-06-26 | 1 | -1/+9 | |
* | | | | Merge branch 'omfile' into tmp | Rainer Gerhards | 2009-06-22 | 1 | -1/+1 | |
|\| | | | ||||||
| * | | | Merge branch 'master' into newmsg | Rainer Gerhards | 2009-06-18 | 1 | -1/+1 | |
| |\| | | ||||||
| | * | | Merge branch 'beta' | Rainer Gerhards | 2009-06-18 | 1 | -1/+1 | |
| | |\ \ | ||||||
| | | * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-06-18 | 1 | -1/+1 | |
| | | |\| | ||||||
| | | | * | some minor bugfixes | Rainer Gerhards | 2009-06-18 | 1 | -1/+1 | |
* | | | | | Merge branch 'omfile' into v5-devel | Rainer Gerhards | 2009-06-16 | 1 | -72/+85 | |
|\| | | | | ||||||
| * | | | | Merge branch 'master' into omfile | Rainer Gerhards | 2009-06-16 | 1 | -22/+18 | |
| |\| | | | ||||||
| | * | | | done various optimizations to the stringbuf and its users | Rainer Gerhards | 2009-06-16 | 1 | -22/+18 | |
| * | | | | completed multi-ruleset core support | Rainer Gerhards | 2009-06-12 | 1 | -1/+1 | |
| * | | | | fixed abort when emergency configuration was activated | Rainer Gerhards | 2009-06-12 | 1 | -1/+0 | |
| * | | | | improved config error messages | Rainer Gerhards | 2009-06-12 | 1 | -4/+12 | |
| * | | | | added $Ruleset config command | Rainer Gerhards | 2009-06-10 | 1 | -3/+3 | |
| * | | | | restructered code in perparation for multiple rule set support | Rainer Gerhards | 2009-06-10 | 1 | -46/+56 | |
| |/ / / | ||||||
* | | | | Merge branch 'master' into v5-devel | Rainer Gerhards | 2009-06-04 | 1 | -1/+1 | |
|\| | | | ||||||
| * | | | Merge branch 'beta' | Rainer Gerhards | 2009-05-29 | 1 | -1/+1 | |
| |\| | | ||||||
| | * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-29 | 1 | -1/+1 | |
| | |\| | ||||||
| | | * | fixed a regression of yesterday's patch | Rainer Gerhards | 2009-05-29 | 1 | -1/+1 | |
* | | | | Merge branch 'master' into v5-devel | Rainer Gerhards | 2009-05-28 | 1 | -0/+6 | |
|\| | | | ||||||
| * | | | Merge branch 'beta' into master | Rainer Gerhards | 2009-05-28 | 1 | -0/+6 | |
| |\| | | ||||||
| | * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-28 | 1 | -0/+6 | |
| | |\| |