Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | bugfix: potential segfault issue when multiple $UDPServerRun directives are s... | Rainer Gerhards | 2009-05-12 | 2 | -1/+3 | |
| | | * | patch from Michael Biebl did not apply completely - manually done... | Rainer Gerhards | 2009-05-12 | 1 | -0/+1 | |
| | | * | Fix compiler warnings | Michael Biebl | 2009-05-12 | 1 | -0/+1 | |
| * | | | doc: added info on when $OptimizeForUniprocessor was made available | Rainer Gerhards | 2009-05-28 | 1 | -1/+1 | |
* | | | | some cleanup & fix make distcheck | Rainer Gerhards | 2009-05-28 | 6 | -20/+9 | |
* | | | | Merge branch 'master' into v5-devel | Rainer Gerhards | 2009-05-28 | 6 | -6/+7 | |
|\| | | | ||||||
| * | | | Merge branch 'diag' | Rainer Gerhards | 2009-05-28 | 6 | -6/+8 | |
| |\ \ \ | ||||||
| | * | | | fixed make distcheck | Rainer Gerhards | 2009-05-28 | 6 | -6/+8 | |
* | | | | | some more fixes for queue engine | Rainer Gerhards | 2009-05-28 | 8 | -42/+42 | |
* | | | | | fixing an issue during DA mode queue shutdown | Rainer Gerhards | 2009-05-28 | 6 | -69/+57 | |
* | | | | | begun rsyslog v5 branch (for ultra-reliable queue) | Rainer Gerhards | 2009-05-28 | 2 | -1/+3 | |
* | | | | | preserving current changes | Rainer Gerhards | 2009-05-28 | 5 | -30/+30 | |
* | | | | | interim commit: working on failure cases | Rainer Gerhards | 2009-05-27 | 10 | -115/+275 | |
* | | | | | adapted testbench to new capabilities | Rainer Gerhards | 2009-05-27 | 13 | -102/+87 | |
* | | | | | Merge branch 'master' into ultra-reliable | Rainer Gerhards | 2009-05-27 | 20 | -222/+317 | |
|\| | | | | ||||||
| * | | | | Merge branch 'diag' | Rainer Gerhards | 2009-05-27 | 20 | -217/+317 | |
| |\| | | | ||||||
| | * | | | fixed typo | Rainer Gerhards | 2009-05-27 | 1 | -3/+1 | |
| | * | | | greatly enhanced testbench | Rainer Gerhards | 2009-05-27 | 20 | -217/+319 | |
* | | | | | solved design issue with queue termination | Rainer Gerhards | 2009-05-26 | 17 | -136/+319 | |
* | | | | | fixing some minor nits | Rainer Gerhards | 2009-05-25 | 3 | -4/+5 | |
* | | | | | Merge branch 'master' into ultra-reliable | Rainer Gerhards | 2009-05-25 | 5 | -5/+98 | |
|\| | | | | ||||||
| * | | | | Merge branch 'diag' | Rainer Gerhards | 2009-05-25 | 4 | -1/+92 | |
| |\| | | | ||||||
| | * | | | added test suite for persistent queue shutdown | Rainer Gerhards | 2009-05-25 | 4 | -1/+92 | |
| * | | | | updated project status | Rainer Gerhards | 2009-05-25 | 1 | -4/+4 | |
| |/ / / | ||||||
* | | | | Merge branch 'master' into ultra-reliable | Rainer Gerhards | 2009-05-25 | 10 | -17/+105 | |
|\| | | | ||||||
| * | | | solved some issues with testbench & a race condition | Rainer Gerhards | 2009-05-25 | 3 | -4/+15 | |
| * | | | improved testbench / solved imdiag race condition | Rainer Gerhards | 2009-05-25 | 8 | -14/+91 | |
* | | | | Merge branch 'master' into ultra-reliable | Rainer Gerhards | 2009-05-25 | 4 | -62/+60 | |
|\| | | | ||||||
| * | | | preparing for 4.3.1v4.3.1 | Rainer Gerhards | 2009-05-25 | 4 | -62/+60 | |
* | | | | Merge branch 'master' into ultra-reliable | Rainer Gerhards | 2009-05-25 | 22 | -83/+290 | |
|\| | | | ||||||
| * | | | added new testing module imdiag | Rainer Gerhards | 2009-05-25 | 21 | -82/+289 | |
| * | | | fixing some nits with the build system | Rainer Gerhards | 2009-05-22 | 2 | -2/+2 | |
* | | | | minor cleanup: remove compiler warning | Rainer Gerhards | 2009-05-22 | 1 | -1/+1 | |
* | | | | Merge branch 'master' into ultra-reliable | Rainer Gerhards | 2009-05-22 | 38 | -245/+606 | |
|\| | | | ||||||
| * | | | added capability to run multiple tcp listeners (on different ports) | Rainer Gerhards | 2009-05-22 | 38 | -221/+584 | |
| * | | | made imdiag *just* compile & some cleanup | Rainer Gerhards | 2009-05-20 | 2 | -27/+26 | |
* | | | | minor cleanup | Rainer Gerhards | 2009-05-20 | 1 | -5/+2 | |
* | | | | added explicit (base) test for linkedList and FixedArray queue modes | Rainer Gerhards | 2009-05-20 | 5 | -1/+86 | |
* | | | | free last processed message in all cases | Rainer Gerhards | 2009-05-20 | 6 | -68/+129 | |
* | | | | yield() no longer needed on uniproc thanks to new algorithms | Rainer Gerhards | 2009-05-20 | 3 | -42/+8 | |
* | | | | solved the intended-discard-during-dequeue issue | Rainer Gerhards | 2009-05-19 | 3 | -11/+19 | |
* | | | | some cleanup | Rainer Gerhards | 2009-05-19 | 3 | -89/+1 | |
* | | | | queue size calculation now based on logical/physical dequeue | Rainer Gerhards | 2009-05-19 | 4 | -51/+71 | |
* | | | | Merge branch 'master' into tmp | Rainer Gerhards | 2009-05-19 | 12 | -76/+446 | |
|\| | | | ||||||
| * | | | updated ChangeLog with Michael Biebl's changes | Rainer Gerhards | 2009-05-19 | 1 | -1/+2 | |
| * | | | Cleanup configure.ac a little for better readability | Michael Biebl | 2009-05-19 | 1 | -32/+44 | |
| * | | | Improve ./configure output | Michael Biebl | 2009-05-19 | 1 | -28/+38 | |
| * | | | Rename want_gssapi_krb5 to enable_gssapi_krb5 | Michael Biebl | 2009-05-19 | 1 | -6/+6 | |
| * | | | Do not fail "make check" if omstdout is not enabled | Michael Biebl | 2009-05-19 | 2 | -6/+7 | |
| * | | | Fix compiler warnings | Michael Biebl | 2009-05-19 | 3 | -0/+3 |