Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added testbed for config errors and fixed a bug | Rainer Gerhards | 2008-07-29 | 1 | -3/+3 |
| | | | | | | - bugfix: no error was reported if the target of a $IncludeConfig could not be accessed. - added testbed for common config errors | ||||
* | Merge branch 'beta' | Rainer Gerhards | 2008-07-11 | 1 | -4/+2 |
|\ | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac rsyslog.conf runtime/queue.c | ||||
| * | added some troubleshooting aid documentation | Rainer Gerhards | 2008-07-09 | 1 | -0/+3 |
| | | |||||
* | | updated sample rsyslog.conf to new capabilities | Rainer Gerhards | 2008-06-25 | 1 | -4/+2 |
| | | |||||
* | | added helpful web references to sample rsyslog.conf | Rainer Gerhards | 2008-06-24 | 1 | -0/+4 |
|/ | | | | thanks to Thomas Bergfeld for suggesting this | ||||
* | fixed typo | Rainer Gerhards | 2008-04-04 | 1 | -1/+1 |
| | |||||
* | - fixed bug in sample rsyslog.conf | Rainer Gerhards | 2008-01-31 | 1 | -2/+3 |
| | | | | | | | - fixed wrong action suspend/resume handling - we have some issue with the mutx in dbgoprint, but that is acceptable for the time being, I just removed the deadlock codition (debug system only) | ||||
* | - rename $<obj>TimoutWorkerThreadShutdown to | Rainer Gerhards | 2008-01-31 | 1 | -0/+1 |
| | | | | | | | $<obj>WorkerTimoutThreadShutdown for consistency reasons - changed default for action queue size to 1000 elements (more reasonable here) - fixed bug in sample rsyslog.conf | ||||
* | added some advanced features usually in demand to sample rsyslog.conf, but | Rainer Gerhards | 2008-01-31 | 1 | -2/+24 |
| | | | | left it commented out | ||||
* | Replaced original rsyslog.conf file again which was accidentaly overwritten | Andre Lorbach | 2008-01-22 | 1 | -7/+27 |
| | |||||
* | Module OMSNMP intially added, not completed yet. | Andre Lorbach | 2008-01-22 | 1 | -27/+7 |
| | |||||
* | fixed doc bug -- thanks to varmojfekoj for pointing it out | Rainer Gerhards | 2008-01-08 | 1 | -5/+5 |
| | |||||
* | preparing for initial 3.10.0 release | Rainer Gerhards | 2008-01-07 | 1 | -3/+13 |
| | |||||
* | applied a patch from Peter Vrabec (Thanks!) to integrate klogd into the | Rainer Gerhards | 2007-06-11 | 1 | -0/+26 |
rsyslog package. That removes dependency on the original sysklogd package. |