summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'diag'Rainer Gerhards2009-05-254-1/+92
| |\| | |
| | * | | added test suite for persistent queue shutdownRainer Gerhards2009-05-254-1/+92
| * | | | updated project statusRainer Gerhards2009-05-251-4/+4
| |/ / /
* | | | Merge branch 'master' into ultra-reliableRainer Gerhards2009-05-2510-17/+105
|\| | |
| * | | solved some issues with testbench & a race conditionRainer Gerhards2009-05-253-4/+15
| * | | improved testbench / solved imdiag race conditionRainer Gerhards2009-05-258-14/+91
* | | | Merge branch 'master' into ultra-reliableRainer Gerhards2009-05-254-62/+60
|\| | |
| * | | preparing for 4.3.1v4.3.1Rainer Gerhards2009-05-254-62/+60
* | | | Merge branch 'master' into ultra-reliableRainer Gerhards2009-05-2522-83/+290
|\| | |
| * | | added new testing module imdiagRainer Gerhards2009-05-2521-82/+289
| * | | fixing some nits with the build systemRainer Gerhards2009-05-222-2/+2
* | | | minor cleanup: remove compiler warningRainer Gerhards2009-05-221-1/+1
* | | | Merge branch 'master' into ultra-reliableRainer Gerhards2009-05-2238-245/+606
|\| | |
| * | | added capability to run multiple tcp listeners (on different ports)Rainer Gerhards2009-05-2238-221/+584
| * | | made imdiag *just* compile & some cleanupRainer Gerhards2009-05-202-27/+26
* | | | minor cleanupRainer Gerhards2009-05-201-5/+2
* | | | added explicit (base) test for linkedList and FixedArray queue modesRainer Gerhards2009-05-205-1/+86
* | | | 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