Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Another fix for bugid# 468 | Andre Lorbach | 2013-07-24 | 1 | -8/+4 | |
| * | | Fixing new style config format issues from bugid #468 | Andre Lorbach | 2013-07-24 | 1 | -9/+9 | |
* | | | Merge branch 'v7-stable' | Andre Lorbach | 2013-07-24 | 1 | -6/+14 | |
|\| | | ||||||
| * | | Fixed another issue related to http://bugzilla.adiscon.com/show_bug.cgi?id=464 | Andre Lorbach | 2013-07-24 | 1 | -4/+9 | |
| * | | Fixed a bug in curlPost related to http://bugzilla.adiscon.com/show_bug.cgi?i... | Andre Lorbach | 2013-07-24 | 1 | -2/+5 | |
| * | | Fixed bugid #464 in elasticsearch output module | Andre Lorbach | 2013-07-23 | 0 | -0/+0 | |
| * | | Fixed bugid #464 in elasticsearch output module | Andre Lorbach | 2013-07-23 | 1 | -0/+6 | |
* | | | add $!, $., $/ to RSYSLOG_DebugFormat | Rainer Gerhards | 2013-07-23 | 1 | -1/+1 | |
* | | | Merge branch 'master-globalvars' | Rainer Gerhards | 2013-07-23 | 8 | -24/+114 | |
|\ \ \ | ||||||
| * | | | doc: add global variables | Rainer Gerhards | 2013-07-23 | 1 | -6/+28 | |
| * | | | add proper sync to global variables | Rainer Gerhards | 2013-07-23 | 1 | -3/+17 | |
| * | | | fix: global&local variables could not be accessed via RainerScript | Rainer Gerhards | 2013-07-23 | 2 | -4/+8 | |
| * | | | first shot at global variables (without proper sync so far) | Rainer Gerhards | 2013-07-22 | 6 | -14/+64 | |
* | | | | Fixed bugid #464 in elasticsearch output module | Andre Lorbach | 2013-07-23 | 1 | -0/+6 | |
* | | | | Added check if mainqueue cfg ptr is NULL in glblDestructMainqCnfObj function ... | Andre Lorbach | 2013-07-23 | 1 | -1/+4 | |
|/ / / | ||||||
* | | | update to newest version of stats scripts | Andre Lorbach | 2013-07-22 | 1 | -2/+226 | |
* | | | Started implementing statslog analyzer for impstats | Andre Lorbach | 2013-07-22 | 3 | -15/+73 | |
* | | | doc: document local variables and their distinction to message JSON properties | Rainer Gerhards | 2013-07-21 | 1 | -0/+20 | |
* | | | Merge branch 'master-localvars' | Rainer Gerhards | 2013-07-20 | 6 | -59/+175 | |
|\ \ \ | ||||||
| * | | | make local vars work together with disk queues | Rainer Gerhards | 2013-07-17 | 1 | -0/+8 | |
| * | | | milestone: basic local variable functionality available | Rainer Gerhards | 2013-07-17 | 6 | -18/+100 | |
| * | | | refactor in preparation of local variables | Rainer Gerhards | 2013-07-17 | 3 | -41/+67 | |
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-19 | 1 | -4/+4 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | debug: improve queue startup debug output | Rainer Gerhards | 2013-07-19 | 1 | -4/+4 | |
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-19 | 2 | -4/+41 | |
|\| | | | ||||||
| * | | | bugfix: testbench tool chkseq did improperly report invalid file | Rainer Gerhards | 2013-07-19 | 2 | -4/+41 | |
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-19 | 3 | -3/+11 | |
|\| | | | ||||||
| * | | | doc: mention queue file size patch | Rainer Gerhards | 2013-07-19 | 1 | -1/+4 | |
| * | | | Merge branch 'v6-stable' into tmp | Rainer Gerhards | 2013-07-19 | 3 | -3/+5 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'v5-stable' into tmp | Rainer Gerhards | 2013-07-19 | 3 | -3/+5 | |
| | |\ \ \ | ||||||
| | | * | | | doc: mention queue file size patch | Rainer Gerhards | 2013-07-19 | 1 | -0/+3 | |
| | | * | | | bugfix: correction to the interface of stream obj | Tomas Heinrich | 2013-07-19 | 2 | -3/+2 | |
* | | | | | | doc: add version requirement for main_queue() object | Rainer Gerhards | 2013-07-19 | 1 | -0/+1 | |
* | | | | | | doc: add doc for main_queue() object | Rainer Gerhards | 2013-07-19 | 2 | -0/+13 | |
* | | | | | | cosmetic cleanup, remove left-over debug test aids | Rainer Gerhards | 2013-07-19 | 1 | -2/+0 | |
* | | | | | | main_queue() config object added | Rainer Gerhards | 2013-07-19 | 6 | -4/+58 | |
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-19 | 2 | -2/+7 | |
|\| | | | | | ||||||
| * | | | | | bugfix: $QHOUR/$HHOUR were always "00" or "01" | Rainer Gerhards | 2013-07-19 | 2 | -2/+7 | |
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-19 | 1 | -1/+1 | |
|\| | | | | | ||||||
| * | | | | | prepare for 7.4.3 releasev7.4.3 | Rainer Gerhards | 2013-07-18 | 3 | -3/+3 | |
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-17 | 3 | -4/+12 | |
|\| | | | | | |_|_|/ / |/| | | | | ||||||
| * | | | | regression fix: %d used for long long types in debug output | Rainer Gerhards | 2013-07-17 | 1 | -1/+3 | |
| * | | | | cosmetic bugfix: file name buffer was not freed on disk queue destruction | Rainer Gerhards | 2013-07-17 | 2 | -1/+5 | |
| * | | | | bugfix: memory leak if disk queues were used and json data present | Rainer Gerhards | 2013-07-17 | 2 | -0/+2 | |
| * | | | | bugfix: CEE/json data was lost during disk queue operation | Rainer Gerhards | 2013-07-17 | 2 | -2/+2 | |
* | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-16 | 1 | -2/+26 | |
|\| | | | | ||||||
| * | | | | add note on a potential future troublespot | Rainer Gerhards | 2013-07-16 | 1 | -1/+8 | |
| * | | | | Fixed return state handling in ConsumerDA | Andre Lorbach | 2013-07-16 | 1 | -2/+19 | |
* | | | | | cleanup | Rainer Gerhards | 2013-07-15 | 2 | -15/+0 | |
* | | | | | Merge branch 'master' into master-zipflush | Rainer Gerhards | 2013-07-15 | 2 | -8/+9 | |
|\ \ \ \ \ |