Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc bugfix: fixed some typos in rsyslog.conf man page | Ryo Fujita | 2008-07-16 | 2 | -5/+6 |
| | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | bugfix: mark messages were not correctly written to text log files | Rainer Gerhards | 2008-07-15 | 2 | -0/+7 |
| | | | | | | | the markmessageinterval was not correctly propagated to all places where it was needed. This resulted in rsyslog using the default (20 minutes) in some code pathes, what looked to the user like mark messages were never written. | ||||
* | doc bugix: typos in man page | Rainer Gerhards | 2008-07-15 | 1 | -2/+2 |
| | | | | thanks to Ryo Fujita for pointing out the corrections. | ||||
* | bugfix: priority was incorrectly calculated on FreeBSD 7 | Rainer Gerhards | 2008-07-14 | 2 | -6/+15 |
| | | | | | | | because the LOG_MAKEPRI() C macro has a different meaning there (it is just a simple addition of faciltity and severity). I have changed this to use own, consistent, code for PRI calculation. [Backport from 3.19.10] | ||||
* | bugfix: potential segfault in creating message mutex in non-direct queue mode. | Rainer Gerhards | 2008-07-14 | 2 | -2/+39 |
| | | | | | | | | | | rsyslogd segfaults on freeeBSD 7.0 (an potentially other platforms) if an action queue is running in any other mode than non-direct. The same problem can potentially be triggered by some main message queue settings. In any case, it will manifest during rsylog's startup. It is unlikely to happen after a successful startup (the only window of exposure may be a relatively seldom executed action running in queued mode). This has been corrected. Thank to HKS for point out the problem. | ||||
* | prepared for 3.18.0 releasev3.18.0 | Rainer Gerhards | 2008-07-11 | 4 | -5/+11 |
| | |||||
* | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-07-11 | 3 | -27/+62 |
|\ | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| * | streamlined ubuntu package description | Rainer Gerhards | 2008-07-11 | 1 | -2/+1 |
| | | | | | | | | Thanks to Michael Biebl for the information. | ||||
| * | prepared for 3.16.3 release | Rainer Gerhards | 2008-07-11 | 3 | -2/+6 |
| | | |||||
| * | bugfix & doc improvement | Rainer Gerhards | 2008-07-11 | 2 | -27/+59 |
| | | | | | | | | | | | | bugfix for mem leak in disk-based queue modes (backport from devel) plus an update to the list of distributions where rsyslog packages are available. | ||||
* | | Remove unnecessary openssl configure check. | Michael Biebl | 2008-07-10 | 1 | -37/+0 |
| | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | | bugfix: memory leak in disk queue modes | Rainer Gerhards | 2008-07-10 | 1 | -0/+2 |
| | | | | | | | | this is a backport from 3.19.10 | ||||
* | | added some troubleshooting aid documentation | Rainer Gerhards | 2008-07-09 | 4 | -4/+42 |
| | | |||||
* | | fixed missing parts of ChangeLog | Rainer Gerhards | 2008-07-08 | 1 | -0/+31 |
| | | | | | | | | These seem to have been lost in some early git days ;) | ||||
* | | updated ChangeLog | Rainer Gerhards | 2008-07-07 | 1 | -0/+3 |
| | | |||||
* | | bugfix in RainerScript: syntax error was not always detected | Rainer Gerhards | 2008-07-07 | 1 | -1/+1 |
| | | |||||
* | | doc-update: used default RELP port in sample | Rainer Gerhards | 2008-07-02 | 1 | -3/+3 |
| | | |||||
* | | doc: added info on which version ommail was first available with | Rainer Gerhards | 2008-07-01 | 1 | -0/+1 |
| | | |||||
* | | added forgotten html file to distribution tarballv3.17.5 | Rainer Gerhards | 2008-06-27 | 1 | -0/+1 |
| | | |||||
* | | preparing for 3.17.5 | Rainer Gerhards | 2008-06-27 | 1 | -1/+1 |
| | | |||||
* | | added doc: howto set up a reliable connection to remote server | Rainer Gerhards | 2008-06-27 | 3 | -9/+160 |
| | | | | | | | | via queued mode (and plain tcp protocol) | ||||
* | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-06-25 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| * | preparing for 3.16.2 releasev3.16.2 | Rainer Gerhards | 2008-06-25 | 3 | -3/+3 |
| | | |||||
* | | fixed typo | Rainer Gerhards | 2008-06-25 | 1 | -1/+1 |
| | | |||||
* | | bugfix: comments after actions were not properly treated. | Rainer Gerhards | 2008-06-25 | 4 | -38/+22 |
| | | | | | | | | | | For some actions (e.g. forwarding(, this could also lead to invalid configuration. | ||||
* | | bumped version number | Rainer Gerhards | 2008-06-16 | 3 | -2/+4 |
| | | |||||
* | | prepared for 3.17.4v3.17.4 | Rainer Gerhards | 2008-06-16 | 1 | -1/+1 |
| | | |||||
* | | bumped version number | Rainer Gerhards | 2008-06-12 | 3 | -3/+3 |
| | | |||||
* | | changed default for i$KlogSymbolLookup to "off" | Rainer Gerhards | 2008-06-12 | 4 | -8/+18 |
| | | |||||
* | | finalized 3.17.3v3.17.3 | Rainer Gerhards | 2008-05-28 | 3 | -3/+3 |
| | | |||||
* | | bugfix: imklog went into an endless loop if a PRI value was inside | Rainer Gerhards | 2008-05-21 | 2 | -1/+6 |
| | | | | | | | | | | | | a kernel log message This is an unusual case under Linux, and a frequent one under BSD | ||||
* | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-05-16 | 6 | -8/+28 |
|\| | |||||
| * | Merge branch 'v2-stable' into v3-stable | Rainer Gerhards | 2008-05-15 | 2 | -3/+13 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac | ||||
| | * | bumped version number | Rainer Gerhards | 2008-05-15 | 2 | -1/+3 |
| | | | |||||
| | * | finalizing 2.0.5 releasev2.0.5 | Rainer Gerhards | 2008-05-15 | 1 | -1/+1 |
| | | | |||||
| | * | updated ChangeLog (forgotten...) | Rainer Gerhards | 2008-05-07 | 1 | -0/+1 |
| | | | |||||
| | * | support for liblogging 0.7.1+ added | Rainer Gerhards | 2008-05-07 | 1 | -3/+3 |
| | | | |||||
| * | | bugfix: some whitespaces where incorrectly not ignored | Rainer Gerhards | 2008-05-14 | 3 | -0/+6 |
| | | | | | | | | | | | | | | | when parsing the config file. This is now corrected. Thanks to Michael Biebl for pointing out the problem. | ||||
| * | | fixed potential segfault due to invalid call to cfsysline | varmojfekoj | 2008-05-14 | 3 | -5/+9 |
| | | | | | | | | | | | | | | | | | | thanks to varmojfekoj for the patch Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | | | preparigng for 3.17.2 releasev3.17.2 | Rainer Gerhards | 2008-05-04 | 1 | -2/+2 |
| | | | |||||
* | | | cleaned up version information | Rainer Gerhards | 2008-05-02 | 2 | -1/+2 |
| | | | |||||
* | | | restored debug output | Rainer Gerhards | 2008-05-02 | 2 | -17/+17 |
| | | | |||||
* | | | Merge branch 'klog-bugfix' into beta | Rainer Gerhards | 2008-05-02 | 5 | -61/+58 |
|\ \ \ | |||||
| * | | | bugfix: segfault in imklog | Rainer Gerhards | 2008-04-30 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | A symbol file was closed when it couldn't opened. That lead to a NULL pointer being passed to fclose() | ||||
| * | | | uncommented dbgprintf's as I think these may be the trouble source | Rainer Gerhards | 2008-04-29 | 4 | -23/+22 |
| | | | | | | | | | | | | | | | | this callback is somewhat unportable in combination with dlopen() | ||||
| * | | | perparing for klog debug | Rainer Gerhards | 2008-04-28 | 4 | -40/+38 |
| | | | | | | | | | | | | | | | | ... and some cleanup | ||||
* | | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-05-02 | 7 | -2/+14 |
|\ \ \ \ | |/ / / |/| / / | |/ / | | | | | | | | | | Conflicts: configure.ac doc/manual.html | ||||
| * | | preparing for 3.16.1 releasev3.16.1 | Rainer Gerhards | 2008-05-02 | 1 | -1/+1 |
| | | | |||||
| * | | fixed a bug in imklog which lead to startup problems | Rainer Gerhards | 2008-05-02 | 3 | -2/+6 |
| | | | | | | | | | | | | | | | ... (including segfault) on some platforms under some circumsances. Thanks to Vieri for reporting this bug and helping to troubleshoot it. | ||||
| * | | added missing copyright statements | Rainer Gerhards | 2008-04-24 | 4 | -0/+8 |
| | | | | | | | | | | | | thanks to Michael Biebl for noticing |