Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | preparing for 4.5.3v4.5.3 | Rainer Gerhards | 2009-09-17 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | updated project status | Rainer Gerhards | 2009-09-29 | 1 | -4/+4 | |
| | | | | | | ||||||
* | | | | | | updated project status | Rainer Gerhards | 2009-09-17 | 1 | -4/+4 | |
| | | | | | | ||||||
* | | | | | | added $AbortOnUncleanConfig directive | Rainer Gerhards | 2009-09-17 | 2 | -0/+39 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | permits to prevent startup when there are problems with the configuration file. See it's doc for details. | |||||
* | | | | | | updated project status | Rainer Gerhards | 2009-09-14 | 1 | -4/+8 | |
| | | | | | | ||||||
* | | | | | | bumped version number | Rainer Gerhards | 2009-09-14 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'v4-devel' | Rainer Gerhards | 2009-09-11 | 2 | -0/+65 | |
|\| | | | | | ||||||
| * | | | | | added new config directive $omfileForceChown to fix some broken system configs. | Rainer Gerhards | 2009-09-11 | 2 | -0/+65 | |
| | | | | | | | | | | | | | | | | | | | | | | | | See ticket for details: http://bugzilla.adiscon.com/show_bug.cgi?id=150 | |||||
| * | | | | | added new config option $InputUnixListenSocketCreatePath | Rainer Gerhards | 2009-09-04 | 1 | -2/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | backport from v5-devel | |||||
* | | | | | | added new config option $InputUnixListenSocketCreatePath | Rainer Gerhards | 2009-09-04 | 1 | -2/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to permit the auto-creation of pathes to additional log sockets. This turns out to be useful if they reside on temporary file systems and rsyslogd starts up before the daemons that create these sockets (rsyslogd always creates the socket itself if it does not exist). | |||||
* | | | | | | doc: clarified availability of $LogRSyslogStatusMessages directive | Rainer Gerhards | 2009-09-04 | 1 | -0/+1 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'v4-devel' | Rainer Gerhards | 2009-09-04 | 2 | -6/+13 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html doc/rsyslog_conf_global.html tools/syslogd.c | |||||
| * | | | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-09-04 | 1 | -4/+7 | |
| |\| | | | | ||||||
| | * | | | | Merge branch 'v4-stable' into v4-beta | Rainer Gerhards | 2009-09-04 | 1 | -4/+7 | |
| | |\| | | | ||||||
| | | * | | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2009-09-04 | 10 | -17/+18 | |
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/rsyslog_conf.html | |||||
| | | | * | | clarified use of $ActionsSendStreamDriver[AuthMode/PermittedPeers] | Rainer Gerhards | 2009-09-04 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | in doc set (require TLS drivers) | |||||
| | | * | | | preparing for 4.4.1 releasev4.4.1 | Rainer Gerhards | 2009-09-02 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | * | | | Merge branch 'v4.3.2' (v4-beta) into v4-stablev4.4.0 | Rainer Gerhards | 2009-08-21 | 41 | -101/+820 | |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tests/Makefile.am | |||||
| | | * \ \ \ | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2009-07-13 | 1 | -1/+1 | |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | |||||
| * | | | | | | | added $LogRSyslogStatusMessages configuration directive | Rainer Gerhards | 2009-09-04 | 2 | -1/+5 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...permitting to turn off rsyslog start/stop/HUP messages. See Debian ticket http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463793 | |||||
| * | | | | | | preparing for 4.5.2v4.5.2 | Rainer Gerhards | 2009-08-21 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | updated project status | Rainer Gerhards | 2009-09-02 | 1 | -4/+4 | |
| | | | | | | | ||||||
* | | | | | | | minor update to rsyslog/syslog-ng comparison | Rainer Gerhards | 2009-08-21 | 1 | -2/+7 | |
| | | | | | | | ||||||
* | | | | | | | updating project status to reflect new releases | Rainer Gerhards | 2009-08-21 | 1 | -9/+11 | |
| | | | | | | | ||||||
* | | | | | | | bugfix: hostnames with dashes in them were incorrectly treated as malformed | Rainer Gerhards | 2009-08-20 | 2 | -5/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... thus causing them to be treated as TAG (this was a regression introduced from the "rfc3164 strict" change in 4.5.0). Testbench has been updated to include a smaple message with a hostname containing a dash. | |||||
* | | | | | | | added new config option $ActionWriteAllMarkMessages | Rainer Gerhards | 2009-08-20 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this option permites to process mark messages under all circumstances, even if an action was recently called. This can be useful to use mark messages as a kind of heartbeat. | |||||
* | | | | | | | preparing for 5.1.4 releasev5.1.4 | Rainer Gerhards | 2009-08-20 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-08-18 | 1 | -3/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Merge branch 'v4-devel' into beta | Rainer Gerhards | 2009-08-18 | 1 | -3/+7 | |
| |\| | | | | | | ||||||
| | * | | | | | | added $InputTCPMaxListeners directive | Rainer Gerhards | 2009-08-17 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | permits to specify how many TCP servers shall be possible (default is 20). | |||||
| | * | | | | | | bugfix: if tcp listen port could not be created, no error message was emitted | Rainer Gerhards | 2009-08-17 | 1 | -2/+3 | |
| | | | | | | | | ||||||
* | | | | | | | | updated project status | Rainer Gerhards | 2009-07-28 | 1 | -4/+4 | |
| | | | | | | | | ||||||
* | | | | | | | | architecture change: queue now always has at least one worker thread | Rainer Gerhards | 2009-07-20 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...if not running in direct mode. Previous versions could run without any active workers. This simplifies the code at a very small expense. See v5 compatibility note document for more in-depth discussion. | |||||
* | | | | | | | | $HUPisRestart removed | Rainer Gerhards | 2009-07-15 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... but the rest of the code is not yet cleaned-up. Will do that slowly over time... (huge potential, but must be done carefully) | |||||
* | | | | | | | | updating service status | Rainer Gerhards | 2009-07-15 | 1 | -4/+4 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-07-15 | 14 | -466/+136 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | |||||
| * | | | | | | | added v5 compatibility notes | Rainer Gerhards | 2009-07-15 | 3 | -2/+24 | |
| |/ / / / / / | ||||||
| * | | | | | | final touches for 4.5.1v4.5.1 | Rainer Gerhards | 2009-07-15 | 1 | -3/+3 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-07-15 | 13 | -462/+104 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | CONFIG CHANGE: $HUPisRestart default is now "off". | Rainer Gerhards | 2009-07-15 | 4 | -11/+93 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We are doing this to support removal of restart-type HUP in v5. Elaborate doc added to explain reasoning and actions to be taken. | |||||
| | * | | | | | | removed outdated html version of man page | Rainer Gerhards | 2009-07-15 | 1 | -438/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | html doc is better | |||||
| | * | | | | | | Merge branch 'v3-stable' into v4-beta | Rainer Gerhards | 2009-07-15 | 9 | -13/+11 | |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||||
| | | * | | | | | removed mentioning HUP as a way of restarting from the doc set | Rainer Gerhards | 2009-07-15 | 9 | -17/+15 | |
| | | | |/ / / | | | |/| | | | | | | | | | | | | | | | | | ... part of the deprecation effort for v5 | |||||
| | | * | | | | preparing for 3.22.1v3.22.1 | Rainer Gerhards | 2009-07-02 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | | * | | | | preparing for 3.22.0 (move to stable)v3.22.0 | Rainer Gerhards | 2009-04-21 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | added ability for the TCP output action to "rebind" its send socket | Rainer Gerhards | 2009-07-14 | 1 | -0/+7 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...after sending n messages (actually, it re-opens the connection, the name is used because this is a concept very similiar to $ActionUDPRebindInterval). New config directive $ActionSendTCPRebindInterval added for the purpose. By default, rebinding is disabled. This is considered# useful for load balancers. | |||||
* | | | | | | done implementing omudpspoof | Rainer Gerhards | 2009-07-10 | 1 | -4/+37 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is now a "good" rsyslog output module, working as usual. I've also sorted out some reentrency issues. Code is clean and ready to be tested in practice ;) | |||||
* | | | | | | added some (very) basic doc on omudpspoof | Rainer Gerhards | 2009-07-09 | 3 | -0/+47 | |
| | | | | | | ||||||
* | | | | | | updating project status | Rainer Gerhards | 2009-07-08 | 1 | -8/+10 | |
| | | | | | | ||||||
* | | | | | | finishing touches for 5.1.2v5.1.2 | Rainer Gerhards | 2009-07-08 | 1 | -2/+2 | |
| | | | | | |