summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* | typos fixedRainer Gerhards2008-01-311-38/+48
| |
* | some more queue detailsRainer Gerhards2008-01-311-2/+17
| |
* | preparing doc set for 3.11.0 releaseRainer Gerhards2008-01-311-7/+243
| |
* | updated to new 3.11.0 featuresRainer Gerhards2008-01-311-4/+46
| |
* | worked on syslog-ng comparisonRainer Gerhards2008-01-311-3/+63
| |
* | new action parameters addedRainer Gerhards2008-01-301-1/+19
| |
* | added bullet points to rsyslog vs. syslog-ng comparisonRainer Gerhards2008-01-301-0/+10
| |
* | - renamed Msg object to usual all-lowercase object name (else we ran intoRainer Gerhards2008-01-301-0/+1
| | | | | | | | | | | | troubles with the framework, also it was somewhat ugly...) - fixed a memory leak in object destruction (was recently introduced by object naming, not present in any released version)
* | added rsyslog vs. syslog-ng comparisonRainer Gerhards2008-01-303-2/+243
| |
* | added ability to re-enqueue objects into the queue when a worker thread isRainer Gerhards2008-01-291-0/+1
| | | | | | | | cancelled
* | bugfix: added forgotten docs to packageRainer Gerhards2008-01-291-0/+2
| |
* | added some info on queues (needs to be extended)Rainer Gerhards2008-01-292-0/+82
| |
* | clean up sampleRainer Gerhards2008-01-291-2/+2
| |
* | doc fixMichael Meckelein2008-01-281-5/+5
| |
* | implemented the $ActionResumeRetryCount config directiveRainer Gerhards2008-01-281-0/+1
| |
* | one more feature done ;)v3-10-3Rainer Gerhards2008-01-281-2/+2
| |
* | preparing for 3.10.3Rainer Gerhards2008-01-281-4/+1
| |
* | preparing for 3.10.3 releaseRainer Gerhards2008-01-282-5/+5
| |
* | added new features now available thanks to new queue codeRainer Gerhards2008-01-281-4/+9
| |
* | - implemented the $MainMsgQueueSaveOnShutdown config directiveRainer Gerhards2008-01-281-0/+3
| | | | | | | | | | - implemented the $MainMsgQueueWorkerThreadMinimumMessages config directive - implemented the $MainMsgQueueTimeoutWorkerThreadShutdown config directive
* | added some doc on how to handle massive amounts of database inserts withRainer Gerhards2008-01-281-5/+9
| | | | | | | | rsyslog
* | added paper "writing massive amounts of syslog messages to a database"Rainer Gerhards2008-01-282-1/+129
| |
* | redesigned queue to utilize helper classes for threading support. This isRainer Gerhards2008-01-241-2/+2
| | | | | | | | | | | | finally in a running state for regular (non disk-assisted) queues, with a minor nit at shutdown. So I can finally commit the work again to CVS...
* | updated queue design descriptionRainer Gerhards2008-01-223-0/+0
| |
* | updated queue design descriptionRainer Gerhards2008-01-211-10/+15
| |
* | - created an in-depth description of DA assisted queue modeRainer Gerhards2008-01-181-0/+4
| | | | | | | | | | - snapshot of new thread coding - DA mode still does not work, but need to save
* | small doc changeMichael Meckelein2008-01-181-1/+1
| |
* | small text changeMichael Meckelein2008-01-182-3/+2
| |
* | *** empty log message ***Michael Meckelein2008-01-181-0/+59
| |
* | log rotation docMichael Meckelein2008-01-182-2/+3
| |
* | conceptual description of disk-assisted queue addedRainer Gerhards2008-01-184-13/+32
| |
* | description of disk-assisted queue addedRainer Gerhards2008-01-182-1/+227
| |
* | - implemented config file handlers forRainer Gerhards2008-01-141-0/+4
| | | | | | | | | | | | | | | | $MainMsgQueueHighWaterMark $MainMsgQueueLowWaterMark $MainMsgQueueDiscardMark $MainMsgQueueDiscardSeverity but did NOT yet implement the functionality behind these directives!
* | preparing for 3.10.2Rainer Gerhards2008-01-141-4/+4
| |
* | - implemented $MainMsgQueueTimeoutActionCompletion config directiveRainer Gerhards2008-01-141-0/+3
| | | | | | | | | | | | - implemented $MainMsgQueueTimeoutEnqueue config directive - implemented $MainMsgQueueTimeoutShutdown config directive - some cleanup
* | renamed $MainMsgQueuePersistUpdateCount config file directive toRainer Gerhards2008-01-131-1/+1
| | | | | | | | $MainMsgQueueCheckpointInterval
* | added $MainMsgQueuePersistUpdateCount config file directiveRainer Gerhards2008-01-131-0/+1
| |
* | added $MainMsgQueueImmediateShutdown config directiveRainer Gerhards2008-01-111-0/+1
| |
* | preparing for 3.10.1v3-10-1Rainer Gerhards2008-01-101-4/+4
| |
* | changed some config file directivesRainer Gerhards2008-01-101-2/+2
| |
* | implemented $MainMsgQueueMaxFileSize config directiveRainer Gerhards2008-01-091-1/+7
| |
* | modload info added (v3)Michael Meckelein2008-01-081-1/+12
| |
* | fixed doc bugRainer Gerhards2008-01-081-11/+11
| |
* | fixed invalid linkRainer Gerhards2008-01-071-1/+1
| |
* | preparing for 3.10.0 releaseRainer Gerhards2008-01-072-6/+9
| |
* | added some more informationRainer Gerhards2008-01-071-0/+19
| |
* | added newst config directive changesRainer Gerhards2008-01-051-2/+4
| |
* | added new config directivesRainer Gerhards2008-01-031-0/+2
| |
* | made doc somewhat more conformant to current development stateRainer Gerhards2008-01-033-4/+5
| |
* | updated to include 2.0.0 releaseRainer Gerhards2008-01-022-6/+15
| |