summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Another fix for bugid# 468Andre Lorbach2013-07-241-8/+4
| * | Fixing new style config format issues from bugid #468Andre Lorbach2013-07-241-9/+9
* | | Merge branch 'v7-stable'Andre Lorbach2013-07-241-6/+14
|\| |
| * | Fixed another issue related to http://bugzilla.adiscon.com/show_bug.cgi?id=464Andre Lorbach2013-07-241-4/+9
| * | Fixed a bug in curlPost related to http://bugzilla.adiscon.com/show_bug.cgi?i...Andre Lorbach2013-07-241-2/+5
| * | Fixed bugid #464 in elasticsearch output moduleAndre Lorbach2013-07-230-0/+0
| * | Fixed bugid #464 in elasticsearch output moduleAndre Lorbach2013-07-231-0/+6
* | | add $!, $., $/ to RSYSLOG_DebugFormatRainer Gerhards2013-07-231-1/+1
* | | Merge branch 'master-globalvars'Rainer Gerhards2013-07-238-24/+114
|\ \ \
| * | | doc: add global variablesRainer Gerhards2013-07-231-6/+28
| * | | add proper sync to global variablesRainer Gerhards2013-07-231-3/+17
| * | | fix: global&local variables could not be accessed via RainerScriptRainer Gerhards2013-07-232-4/+8
| * | | first shot at global variables (without proper sync so far)Rainer Gerhards2013-07-226-14/+64
* | | | Fixed bugid #464 in elasticsearch output moduleAndre Lorbach2013-07-231-0/+6
* | | | Added check if mainqueue cfg ptr is NULL in glblDestructMainqCnfObj function ...Andre Lorbach2013-07-231-1/+4
|/ / /
* | | update to newest version of stats scriptsAndre Lorbach2013-07-221-2/+226
* | | Started implementing statslog analyzer for impstatsAndre Lorbach2013-07-223-15/+73
* | | doc: document local variables and their distinction to message JSON propertiesRainer Gerhards2013-07-211-0/+20
* | | Merge branch 'master-localvars'Rainer Gerhards2013-07-206-59/+175
|\ \ \
| * | | make local vars work together with disk queuesRainer Gerhards2013-07-171-0/+8
| * | | milestone: basic local variable functionality availableRainer Gerhards2013-07-176-18/+100
| * | | refactor in preparation of local variablesRainer Gerhards2013-07-173-41/+67
* | | | 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
|\ \ \ \ \