summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: update ChangeLogRainer Gerhards2013-10-291-0/+4
* bugfix: abort if "if $syslogfacility-text..." was being usedPavel Levshin2013-10-291-3/+6
* remove memleak introduced by GenerateLocalHostName HUP bugfixRainer Gerhards2013-10-281-13/+32
* bugfix: potential abort during HUPRainer Gerhards2013-10-282-7/+24
* bugfix: imtcp flowControl parameter incorrectly defaulted to "off"Rainer Gerhards2013-10-282-2/+7
* require libestr 0.1.9Rainer Gerhards2013-10-262-1/+3
* bugfix: memory leak in strlen() RainerScript functionRainer Gerhards2013-10-252-0/+4
* bugfix: buffer overrun if re_extract function was called for submatch 50Rainer Gerhards2013-10-252-1/+3
* bugfix: memleak in re_extract() functionRainer Gerhards2013-10-252-1/+4
* doc: add fix to ChangeLogRainer Gerhards2013-10-251-0/+2
* bugfix: memory leak in omhiredisPavel Levshin2013-10-251-1/+1
* doc: update ChangeLogRainer Gerhards2013-10-241-0/+4
* Merge branch 'v7-stable' of git+ssh://git.adiscon.com/git/rsyslog into v7-stableRainer Gerhards2013-10-243-3/+3
|\
| * preparing for 7.4.5v7.4.5Rainer Gerhards2013-10-163-3/+3
* | bugfix: Segmentation fault on incorrect variable assignmentPavel Levshin2013-10-241-0/+6
|/
* bugfix: invalid property filter was not properly disabled in rulesetRainer Gerhards2013-10-183-2/+10
* doc: add last bugfix to ChangeLogRainer Gerhards2013-10-181-0/+3
* bugfix: potential misadressing when trimming cstr'sRainer Gerhards2013-10-181-1/+1
* remove compiler warningRainer Gerhards2013-10-181-2/+2
* add missing function prototypeRainer Gerhards2013-10-181-0/+1
* cosmetic: remove compiler warningsRainer Gerhards2013-10-181-3/+4
* bugfix: segfault if re_extract() function was used and no match foundRainer Gerhards2013-10-182-1/+5
* doc: typo fixRainer Gerhards2013-10-171-2/+2
* bugfix: omelasticsearch: failed.es counter was only maintained in bulk modeRainer Gerhards2013-10-162-3/+4
* bugfix: omelasticsearch: did not correctly initialize stats countersRainer Gerhards2013-10-162-1/+10
* omelasticsearch: add failed.httprequests stats counterRainer Gerhards2013-10-162-0/+7
* bugfix omelasticsearch: failed.http stats counter had incorrect countRainer Gerhards2013-10-161-5/+8
* require libestr 0.1.8, as there are bugs in previous versions that affect usRainer Gerhards2013-10-162-2/+2
* doc: add new helpful link to impstats docRainer Gerhards2013-10-161-0/+1
* bugfix: mmanon did not detect all IP addresses in rewrite modeRainer Gerhards2013-10-142-1/+8
* bugfix: mmanon sometimes used invalid replacement char in simple modeRainer Gerhards2013-10-142-1/+6
* bugfix: memory leak in mmnormalizeRainer Gerhards2013-10-102-0/+2
* require libestr 0.1.7Rainer Gerhards2013-10-102-1/+3
* nit: re-order ChangeLog entriesRainer Gerhards2013-10-101-2/+2
* Merge branch 'v7-4-4-ak' into v7-stableRainer Gerhards2013-10-102-3/+6
|\
| * bugfix: array-based ==/!= comparisions lead to invalid resultsRainer Gerhards2013-10-102-3/+6
* | doc: link from doc to relevant places on the webFlorian Riedl2013-10-0713-5/+75
* | mmanon: removed the check for specific "terminator characters" after last octetRainer Gerhards2013-10-043-12/+9
* | mmanon: added "]" to set of acceptable chars after an IPv4 addressRainer Gerhards2013-09-302-1/+5
* | doc: mention contributed bugfixRainer Gerhards2013-09-261-0/+4
* | bugfix: omprog blocked signals to executed processRisto Vaarandi2013-09-261-1/+4
* | remove no-longer needed data itemRainer Gerhards2013-09-251-1/+0
* | doc: include debug log submission instructions in troubleshooting docRainer Gerhards2013-09-181-10/+14
* | bugfix: imfile "facility" input parameter improperly handledRainer Gerhards2013-09-182-1/+5
* | bugfix: doc: imuxsock legacy param $SystemLogSocketParseTrusted was misspelledRainer Gerhards2013-09-162-1/+4
* | bugfix: small memory leak in imfile when $ResetConfigVariables was usedGrégory Nuyttens2013-09-132-2/+4
* | bugfix: segfault on startup if TCP TLS was used but no cert or key setRainer Gerhards2013-09-133-1/+14
* | Merge branch 'v7-stable' into v7-stable-tlsfixRainer Gerhards2013-09-13204-2928/+16887
|\ \
| * | bugfix: build system: libgcrypt.h needed even if libgrcypt was disabledRainer Gerhards2013-09-123-3/+3
| * | omelasticsearch: straighten out statistics countersRainer Gerhards2013-09-111-13/+13