summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* preparing for 5.1.0 releasev5.1.0Rainer Gerhards2009-05-293-3/+28
* Merge branch 'master' into v5-develRainer Gerhards2009-05-2810-5/+85
|\
| * Merge branch 'beta' into masterRainer Gerhards2009-05-289-5/+84
| |\
| | * Merge branch 'v3-stable' into betaRainer Gerhards2009-05-2811-5/+86
| | |\
| | | * small enhancement: config validation run now exits with code 1 if an error is...Rainer Gerhards2009-05-289-4/+70
| | | * bugfix: internal messages were emitted to whatever file had fd2varmojfekoj2009-05-282-1/+4
| | | * relaxed GnuTLS version requirement to 1.4.0Rainer Gerhards2009-05-192-1/+3
| | | * bugfix: potential segfault issue when multiple $UDPServerRun directives are s...Rainer Gerhards2009-05-122-1/+3
| | | * patch from Michael Biebl did not apply completely - manually done...Rainer Gerhards2009-05-121-0/+1
| | | * Fix compiler warningsMichael Biebl2009-05-121-0/+1
| * | | doc: added info on when $OptimizeForUniprocessor was made availableRainer Gerhards2009-05-281-1/+1
* | | | some cleanup & fix make distcheckRainer Gerhards2009-05-286-20/+9
* | | | Merge branch 'master' into v5-develRainer Gerhards2009-05-286-6/+7
|\| | |
| * | | Merge branch 'diag'Rainer Gerhards2009-05-286-6/+8
| |\ \ \
| | * | | fixed make distcheckRainer Gerhards2009-05-286-6/+8
* | | | | some more fixes for queue engineRainer Gerhards2009-05-288-42/+42
* | | | | fixing an issue during DA mode queue shutdownRainer Gerhards2009-05-286-69/+57
* | | | | begun rsyslog v5 branch (for ultra-reliable queue)Rainer Gerhards2009-05-282-1/+3
* | | | | preserving current changesRainer Gerhards2009-05-285-30/+30
* | | | | interim commit: working on failure casesRainer Gerhards2009-05-2710-115/+275
* | | | | adapted testbench to new capabilitiesRainer Gerhards2009-05-2713-102/+87
* | | | | Merge branch 'master' into ultra-reliableRainer Gerhards2009-05-2720-222/+317
|\| | | |
| * | | | Merge branch 'diag'Rainer Gerhards2009-05-2720-217/+317
| |\| | |
| | * | | fixed typoRainer Gerhards2009-05-271-3/+1
| | * | | greatly enhanced testbenchRainer Gerhards2009-05-2720-217/+319
* | | | | solved design issue with queue terminationRainer Gerhards2009-05-2617-136/+319
* | | | | fixing some minor nitsRainer Gerhards2009-05-253-4/+5
* | | | | Merge branch 'master' into ultra-reliableRainer Gerhards2009-05-255-5/+98
|\| | | |
| * | | | 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