summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-191-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | debug: improve queue startup debug outputRainer Gerhards2013-07-191-4/+4
* | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-192-4/+41
|\| | |
| * | | bugfix: testbench tool chkseq did improperly report invalid fileRainer Gerhards2013-07-192-4/+41
* | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-193-3/+11
|\| | |
| * | | doc: mention queue file size patchRainer Gerhards2013-07-191-1/+4
| * | | Merge branch 'v6-stable' into tmpRainer Gerhards2013-07-193-3/+5
| |\ \ \
| | * \ \ Merge branch 'v5-stable' into tmpRainer Gerhards2013-07-193-3/+5
| | |\ \ \
| | | * | | doc: mention queue file size patchRainer Gerhards2013-07-191-0/+3
| | | * | | bugfix: correction to the interface of stream objTomas Heinrich2013-07-192-3/+2
* | | | | | doc: add version requirement for main_queue() objectRainer Gerhards2013-07-191-0/+1
* | | | | | doc: add doc for main_queue() objectRainer Gerhards2013-07-192-0/+13
* | | | | | cosmetic cleanup, remove left-over debug test aidsRainer Gerhards2013-07-191-2/+0
* | | | | | main_queue() config object addedRainer Gerhards2013-07-196-4/+58
* | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-192-2/+7
|\| | | | |
| * | | | | bugfix: $QHOUR/$HHOUR were always "00" or "01"Rainer Gerhards2013-07-192-2/+7
* | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-191-1/+1
|\| | | | |
| * | | | | prepare for 7.4.3 releasev7.4.3Rainer Gerhards2013-07-183-3/+3
* | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-173-4/+12
|\| | | | | | |_|_|/ / |/| | | |
| * | | | regression fix: %d used for long long types in debug outputRainer Gerhards2013-07-171-1/+3
| * | | | cosmetic bugfix: file name buffer was not freed on disk queue destructionRainer Gerhards2013-07-172-1/+5
| * | | | bugfix: memory leak if disk queues were used and json data presentRainer Gerhards2013-07-172-0/+2
| * | | | bugfix: CEE/json data was lost during disk queue operationRainer Gerhards2013-07-172-2/+2
* | | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-161-2/+26
|\| | | |
| * | | | add note on a potential future troublespotRainer Gerhards2013-07-161-1/+8
| * | | | Fixed return state handling in ConsumerDAAndre Lorbach2013-07-161-2/+19
* | | | | cleanupRainer Gerhards2013-07-152-15/+0
* | | | | Merge branch 'master' into master-zipflushRainer Gerhards2013-07-152-8/+9
|\ \ \ \ \
| * | | | | bugfix: stream compression in imptcp caused timestamp to be corruptedRainer Gerhards2013-07-152-7/+9
* | | | | | milestone: tcp stream compression support for transaction boundariesRainer Gerhards2013-07-153-10/+57
|/ / / / /
* | | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-152-3/+16
|\| | | |
| * | | | fix regression that caused freeInstance not to be correctly calledRainer Gerhards2013-07-153-4/+4
| * | | | bugfix: 100% CPU utilization when DA queue became fullAndre Lorbach2013-07-152-3/+16
* | | | | fix regression that caused freeInstance not to be correctly calledRainer Gerhards2013-07-153-4/+4
* | | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-131-12/+12
|\| | | |
| * | | | nit: use correct function names in new debug instrumentationRainer Gerhards2013-07-131-12/+12
| * | | | Changed and extended debug output in queue/action classes for further analysisAndre Lorbach2013-07-131-6/+6
* | | | | Merge remote-tracking branch 'andre/v7-stats-scripts' into tmpRainer Gerhards2013-07-122-19/+58
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into v7-stats-scriptsAndre Lorbach2013-07-127-9/+65
| |\ \ \ \ \
| * | | | | | Removed commandline arg count limit from scriptsAndre Lorbach2013-07-122-2/+2
| * | | | | | Added new option "chartscalcdelta" to generate charts with delta values inste...Andre Lorbach2013-07-112-11/+34
| * | | | | | Merge branch 'master' into v7-stats-scriptsAndre Lorbach2013-07-1114-230/+476
| |\ \ \ \ \ \
| * | | | | | | Added command line switch to generate bar charts in statslog-splitter.pyAndre Lorbach2013-07-051-6/+22
* | | | | | | | Merge branch 'c8'Rainer Gerhards2013-07-123-64/+196
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | imudp: add support for recvmmsg()Rainer Gerhards2013-07-113-22/+59
| * | | | | | | imudp milestone: recvmmsg() now supported, but reads only a single msgRainer Gerhards2013-07-111-2/+62
| * | | | | | | imudp: fix error message on socket error conditionRainer Gerhards2013-07-111-1/+1
| * | | | | | | imudp: refactor to use recvmsg() in preparation for recvmmsg()Rainer Gerhards2013-07-111-10/+18
| * | | | | | | imudp: refactor in preparation of recvmmsg() enhancementRainer Gerhards2013-07-111-60/+77
* | | | | | | | Merge branch 'c8'Rainer Gerhards2013-07-117-9/+65
|\| | | | | | | | |_|/ / / / / |/| | | | | |