summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* free last processed message in all casesRainer Gerhards2009-05-206-68/+129
* yield() no longer needed on uniproc thanks to new algorithmsRainer Gerhards2009-05-203-42/+8
* solved the intended-discard-during-dequeue issueRainer Gerhards2009-05-193-11/+19
* some cleanupRainer Gerhards2009-05-193-89/+1
* queue size calculation now based on logical/physical dequeueRainer Gerhards2009-05-194-51/+71
* Merge branch 'master' into tmpRainer Gerhards2009-05-1912-76/+446
|\
| * updated ChangeLog with Michael Biebl's changesRainer Gerhards2009-05-191-1/+2
| * Cleanup configure.ac a little for better readabilityMichael Biebl2009-05-191-32/+44
| * Improve ./configure outputMichael Biebl2009-05-191-28/+38
| * Rename want_gssapi_krb5 to enable_gssapi_krb5Michael Biebl2009-05-191-6/+6
| * Do not fail "make check" if omstdout is not enabledMichael Biebl2009-05-192-6/+7
| * Fix compiler warningsMichael Biebl2009-05-193-0/+3
| * Cleanup and typo fixesMichael Biebl2009-05-192-7/+3
| * Add autogen.shMichael Biebl2009-05-191-0/+32
| * Add shave supportMichael Biebl2009-05-195-0/+315
* | removed queue's UngetObj() callRainer Gerhards2009-05-183-109/+15
* | 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