summaryrefslogtreecommitdiffstats
path: root/rsyslog.conf
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'beta'Rainer Gerhards2008-07-111-4/+2
|\ | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac rsyslog.conf runtime/queue.c
| * added some troubleshooting aid documentationRainer Gerhards2008-07-091-0/+3
| |
* | updated sample rsyslog.conf to new capabilitiesRainer Gerhards2008-06-251-4/+2
| |
* | added helpful web references to sample rsyslog.confRainer Gerhards2008-06-241-0/+4
|/ | | | thanks to Thomas Bergfeld for suggesting this
* fixed typoRainer Gerhards2008-04-041-1/+1
|
* - fixed bug in sample rsyslog.confRainer Gerhards2008-01-311-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 toRainer Gerhards2008-01-311-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, butRainer Gerhards2008-01-311-2/+24
| | | | left it commented out
* Replaced original rsyslog.conf file again which was accidentaly overwrittenAndre Lorbach2008-01-221-7/+27
|
* Module OMSNMP intially added, not completed yet.Andre Lorbach2008-01-221-27/+7
|
* fixed doc bug -- thanks to varmojfekoj for pointing it outRainer Gerhards2008-01-081-5/+5
|
* preparing for initial 3.10.0 releaseRainer Gerhards2008-01-071-3/+13
|
* applied a patch from Peter Vrabec (Thanks!) to integrate klogd into theRainer Gerhards2007-06-111-0/+26
rsyslog package. That removes dependency on the original sysklogd package.