Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |