summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | t-delete list implemented, queue store drivers updated...Rainer Gerhards2009-05-187-60/+342
* | worked more on the design documentRainer Gerhards2009-05-155-29/+205
* | worked on rsyslog design document (queue design enhancement)Rainer Gerhards2009-05-145-6/+218
* | moved user object destruction to queue itselfRainer Gerhards2009-05-134-6/+38
* | added test for property replacer field functionality to testbenchRainer Gerhards2009-05-133-5/+16
* | action batch processing implementedRainer Gerhards2009-05-123-25/+136
* | one astrisk too much - and we have a segfault... - fixed ;)Rainer Gerhards2009-05-121-1/+1
* | moving to a cleaner implementation of batchesRainer Gerhards2009-05-1210-60/+132
* | Merge branch 'master' into multi-dequeueRainer Gerhards2009-05-1215-60/+593
|\|
| * doc: given some concrete advise on the common %hostname% content problemRainer Gerhards2009-05-111-1/+8
| * added capability to draw configuration graphsRainer Gerhards2009-05-1113-13/+530
| * Make it recover from errors on insertions.Luis Fernando Muñoz Mejías2009-04-291-5/+4
| * Replace get_db_statement by a template.Luis Fernando Muñoz Mejías2009-04-291-25/+13
| * Add the $OmoracleBatchItemSize directiveLuis Fernando Muñoz Mejías2009-04-291-17/+29
| * Add licensing information.Luis Fernando Muñoz Mejías2009-04-292-0/+10
* | doc: added "overall picture" of what rsyslog isRainer Gerhards2009-05-111-5/+4
* | worked on rsyslog design internals paperRainer Gerhards2009-05-083-38/+197
* | added design documentRainer Gerhards2009-05-081-0/+397
* | fixed some bugs & added testing helpersRainer Gerhards2009-05-072-32/+231
* | first shot at action state machine implemention (untested)Rainer Gerhards2009-05-074-132/+372
* | added action processing message state diagramRainer Gerhards2009-04-301-0/+33
* | minor cleanupRainer Gerhards2009-04-291-1/+2
* | begin implementation of new transactional output module interfaceRainer Gerhards2009-04-278-17/+313
* | fixed abort condition in DA modeRainer Gerhards2009-04-235-8/+2
* | fixing a small (newly-introduced) memory leakRainer Gerhards2009-04-234-25/+13
* | Merge branch 'master' into multi-dequeueRainer Gerhards2009-04-232-12/+58
|\|
| * performance enhancement: imtcp calls parser no longer on input threadRainer Gerhards2009-04-232-12/+58
* | added $MainMsgQueueDequeueBatchSize and $ActionQueueDequeueBatchSize configur...Rainer Gerhards2009-04-2311-20/+60
* | Merge branch 'master' into multi-dequeueRainer Gerhards2009-04-232-5/+16
|\|
| * Merge branch 'beta'Rainer Gerhards2009-04-232-7/+20
| |\
| | * bugfix: compile problems in im3195Rainer Gerhards2009-04-232-1/+3
| | * Merge branch 'v3-stable' into betaRainer Gerhards2009-04-232-6/+16
| | |\
| | | * bugfix: light and full delay watermarks had invalid valuesRainer Gerhards2009-04-232-6/+12
| | * | preparing for 4.1.7v4.1.7Rainer Gerhards2009-04-223-3/+3
* | | | improving debugging info a bitRainer Gerhards2009-04-232-3/+7
* | | | added test for DA queue mode (in main msg queue) - needs more workRainer Gerhards2009-04-224-7/+95
* | | | now batches are handed down to the actual consumerRainer Gerhards2009-04-224-29/+66
* | | | first attempt at dequeueing multiple batches inside the queueRainer Gerhards2009-04-227-79/+149
* | | | Merge branch 'master' into multi-dequeueRainer Gerhards2009-04-2236-52/+446
|\| | |
| * | | another typo fix...Rainer Gerhards2009-04-221-1/+1
| * | | typo fix (important typo)Rainer Gerhards2009-04-211-1/+1
| * | | doc status update & typo fixesRainer Gerhards2009-04-212-24/+24
| * | | Merge branch 'nextmaster'Rainer Gerhards2009-04-2176-268/+2501
| |\ \ \ | | |/ / | |/| |
| | * | doc: added (hopefully) easier to grasp queue explanationRainer Gerhards2009-04-2122-5/+286
| | * | improved testbench - added tests for queue disk-only modeRainer Gerhards2009-04-174-1/+52
| | * | some cleanupRainer Gerhards2009-04-175-3/+6
| | * | update project status & cleanupRainer Gerhards2009-04-173-30/+32
| | * | bugfix: missing header (platform compatibility issue)v4.3.0Rainer Gerhards2009-04-171-0/+1
| | * | preparing for 4.3.0 releaseRainer Gerhards2009-04-173-3/+8
| | * | Merge branch 'master' into nextmasterRainer Gerhards2009-04-172-9/+58
| | |\ \