Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not complain for queue size on DA queues | Rainer Gerhards | 2013-11-07 | 1 | -1/+2 |
| | |||||
* | doc: describe failover action preciseness | Rainer Gerhards | 2013-11-06 | 1 | -5/+14 |
| | |||||
* | improved checking of queue config parameters on startup | Rainer Gerhards | 2013-11-05 | 2 | -6/+8 |
| | |||||
* | emit warning message if queue.size is set dangerously low | Rainer Gerhards | 2013-11-05 | 1 | -0/+7 |
| | |||||
* | Merge branch 'v7-stable-call-ruleset-queue' into v7-stable | Rainer Gerhards | 2013-11-05 | 5 | -4/+47 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||||
| * | bugfix: call to ruleset with async queue did not use the queue | Rainer Gerhards | 2013-06-26 | 5 | -4/+46 |
| | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=443 | ||||
* | | prepare for 7.4.6 releasev7.4.6 | Rainer Gerhards | 2013-10-29 | 3 | -3/+3 |
| | | |||||
* | | doc: update ChangeLog | Rainer Gerhards | 2013-10-29 | 1 | -0/+4 |
| | | |||||
* | | bugfix: abort if "if $syslogfacility-text..." was being used | Pavel Levshin | 2013-10-29 | 1 | -3/+6 |
| | | |||||
* | | remove memleak introduced by GenerateLocalHostName HUP bugfix | Rainer Gerhards | 2013-10-28 | 1 | -13/+32 |
| | | |||||
* | | bugfix: potential abort during HUP | Rainer Gerhards | 2013-10-28 | 2 | -7/+24 |
| | | | | | | | | | | | | | | | | This could happen when one of imklog, imzmq3, imkmsg, impstats, imjournal, or imuxsock were under heavy load during a HUP. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=489 Thanks to Guy Rozendorn for reporting the problem and Peval Levhshin for his analysis. | ||||
* | | bugfix: imtcp flowControl parameter incorrectly defaulted to "off" | Rainer Gerhards | 2013-10-28 | 2 | -2/+7 |
| | | | | | | | | | | | | | | This could cause message loss on systems under heavy load and was a change-of-behaviour to previous version. This is a regression most probably introduced in 5.9.0 (but did not try hard to find the exact point of its introduction). | ||||
* | | require libestr 0.1.9 | Rainer Gerhards | 2013-10-26 | 2 | -1/+3 |
| | | |||||
* | | bugfix: memory leak in strlen() RainerScript function | Rainer Gerhards | 2013-10-25 | 2 | -0/+4 |
| | | | | | | | | | | Thanks to Gregoire Seux for reportig this bug. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=486 | ||||
* | | bugfix: buffer overrun if re_extract function was called for submatch 50 | Rainer Gerhards | 2013-10-25 | 2 | -1/+3 |
| | | | | | | | | Thanks to Pavel Levshin for reporting the problem and its location. | ||||
* | | bugfix: memleak in re_extract() function | Rainer Gerhards | 2013-10-25 | 2 | -1/+4 |
| | | | | | | | | Thanks to Pavel Levshin for reporting this problem. | ||||
* | | doc: add fix to ChangeLog | Rainer Gerhards | 2013-10-25 | 1 | -0/+2 |
| | | |||||
* | | bugfix: memory leak in omhiredis | Pavel Levshin | 2013-10-25 | 1 | -1/+1 |
| | | |||||
* | | doc: update ChangeLog | Rainer Gerhards | 2013-10-24 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'v7-stable' of git+ssh://git.adiscon.com/git/rsyslog into v7-stable | Rainer Gerhards | 2013-10-24 | 3 | -3/+3 |
|\ \ | |||||
| * | | preparing for 7.4.5v7.4.5 | Rainer Gerhards | 2013-10-16 | 3 | -3/+3 |
| | | | |||||
* | | | bugfix: Segmentation fault on incorrect variable assignment | Pavel Levshin | 2013-10-24 | 1 | -0/+6 |
|/ / | |||||
* | | bugfix: invalid property filter was not properly disabled in ruleset | Rainer Gerhards | 2013-10-18 | 3 | -2/+10 |
| | | | | | | | | | | | | | | | | Note that this bugfix introduces a very slight memory leak, which is cosmetic, as it just holds data until termination that is no longer needed. It is just the part of the config that was invalid. We will "fix" this "issue" in the devel version first, as the fix is a bit too intrusive to do without hard need in the stable version. | ||||
* | | doc: add last bugfix to ChangeLog | Rainer Gerhards | 2013-10-18 | 1 | -0/+3 |
| | | |||||
* | | bugfix: potential misadressing when trimming cstr's | Rainer Gerhards | 2013-10-18 | 1 | -1/+1 |
| | | |||||
* | | remove compiler warning | Rainer Gerhards | 2013-10-18 | 1 | -2/+2 |
| | | |||||
* | | add missing function prototype | Rainer Gerhards | 2013-10-18 | 1 | -0/+1 |
| | | |||||
* | | cosmetic: remove compiler warnings | Rainer Gerhards | 2013-10-18 | 1 | -3/+4 |
| | | |||||
* | | bugfix: segfault if re_extract() function was used and no match found | Rainer Gerhards | 2013-10-18 | 2 | -1/+5 |
| | | |||||
* | | doc: typo fix | Rainer Gerhards | 2013-10-17 | 1 | -2/+2 |
| | | | | | | | | thanks to Xuri Nagarin for alerting us | ||||
* | | bugfix: omelasticsearch: failed.es counter was only maintained in bulk mode | Rainer Gerhards | 2013-10-16 | 2 | -3/+4 |
| | | |||||
* | | bugfix: omelasticsearch: did not correctly initialize stats counters | Rainer Gerhards | 2013-10-16 | 2 | -1/+10 |
| | | | | | | | | | | | | | | | | This usually did not lead to any problems, because they are in static memory, which is initialized to zero by the OS when the plugin is loaded. But it may cause problems especially on systems that do not support atomic instructions - in this case the associated mutexes also did not get properly initialized. | ||||
* | | omelasticsearch: add failed.httprequests stats counter | Rainer Gerhards | 2013-10-16 | 2 | -0/+7 |
| | | |||||
* | | bugfix omelasticsearch: failed.http stats counter had incorrect count | Rainer Gerhards | 2013-10-16 | 1 | -5/+8 |
| | | |||||
* | | require libestr 0.1.8, as there are bugs in previous versions that affect us | Rainer Gerhards | 2013-10-16 | 2 | -2/+2 |
| | | |||||
* | | doc: add new helpful link to impstats doc | Rainer Gerhards | 2013-10-16 | 1 | -0/+1 |
| | | |||||
* | | bugfix: mmanon did not detect all IP addresses in rewrite mode | Rainer Gerhards | 2013-10-14 | 2 | -1/+8 |
| | | | | | | | | | | | | | | The problem occured if two IPs were close to each other and the first one was shrunk. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=485 Thanks to micah-at-riseup.net for reporting this bug | ||||
* | | bugfix: mmanon sometimes used invalid replacement char in simple mode | Rainer Gerhards | 2013-10-14 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | | depending on configuration sequence, the replacement character was set to 's' instead of the correct value. Most importantly, it was set to 's' if simple mode was selected and no replacement char set. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=484 Thanks to micah-at-riseup.net for reporting this bug | ||||
* | | bugfix: memory leak in mmnormalize | Rainer Gerhards | 2013-10-10 | 2 | -0/+2 |
| | | |||||
* | | require libestr 0.1.7 | Rainer Gerhards | 2013-10-10 | 2 | -1/+3 |
| | | |||||
* | | nit: re-order ChangeLog entries | Rainer Gerhards | 2013-10-10 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'v7-4-4-ak' into v7-stable | Rainer Gerhards | 2013-10-10 | 2 | -3/+6 |
|\ \ | |||||
| * | | bugfix: array-based ==/!= comparisions lead to invalid results | Rainer Gerhards | 2013-10-10 | 2 | -3/+6 |
| | | | | | | | | | | | | This was a regression introduced in 7.3.5 bei the PRI optimizer | ||||
* | | | doc: link from doc to relevant places on the web | Florian Riedl | 2013-10-07 | 13 | -5/+75 |
| | | | | | | | | | | | | | | | the idea is to increase usability by directly linking to additional information, scenarios etc... | ||||
* | | | mmanon: removed the check for specific "terminator characters" after last octet | Rainer Gerhards | 2013-10-04 | 3 | -12/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | As it turned out, this didn't work in practice as there was an enormous set of potential terminator chars -- so removing them was the best thing to do. Note that this may change behaviour of existing installations. Yet, we still consider this an important bugfix, that should be applied to the stable branch. | ||||
* | | | mmanon: added "]" to set of acceptable chars after an IPv4 address | Rainer Gerhards | 2013-09-30 | 2 | -1/+5 |
| | | | | | | | | | | | | | | | | | | This is used in Exim and Postfix ... and probably a bunch of other tools closes: http://bugzilla.adiscon.com/show_bug.cgi?id=477 Thanks to Muri Cicanor for requesting the addition | ||||
* | | | doc: mention contributed bugfix | Rainer Gerhards | 2013-09-26 | 1 | -0/+4 |
| | | | |||||
* | | | bugfix: omprog blocked signals to executed process | Risto Vaarandi | 2013-09-26 | 1 | -1/+4 |
| | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | | | remove no-longer needed data item | Rainer Gerhards | 2013-09-25 | 1 | -1/+0 |
| | | | |||||
* | | | doc: include debug log submission instructions in troubleshooting doc | Rainer Gerhards | 2013-09-18 | 1 | -10/+14 |
| | | |