summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | bugfix: some more build problems with newer json-c versionsRainer Gerhards2013-09-043-2/+6
| |/
| * prepare for 7.4.4 releasev7.4.4Rainer Gerhards2013-09-033-3/+3
| * doc: add some more non-mentioned fixes to ChangeLogRainer Gerhards2013-09-031-0/+4
| * regression fix: previous fix introduced wrong default templateRainer Gerhards2013-09-031-1/+1
| * doc: add missing information (patches) to ChangeLogRainer Gerhards2013-09-031-0/+4
| * doc: mention last json-c patch in ChangeLogRainer Gerhards2013-09-031-0/+2
| * make rsyslog use the new json-c pkgconfig file if availablehwoarang2013-09-0312-15/+18
| * bugfix: imfile parameter "persistStateInterval" was unusableRainer Gerhards2013-09-022-1/+4
| * doc: add recent patch series to ChangeLogRainer Gerhards2013-09-021-0/+8
| * Using more appropriate helper function to get the error messageAhto Truu2013-09-021-1/+1
| * Better error messages from rsgtutilAhto Truu2013-09-021-4/+4
| * More careful TLV encoding/decodingAhto Truu2013-09-023-4/+11
| * bugfix: imtcp addtlframedelimiter could not be set to zeroRainer Gerhards2013-08-263-2/+4
| * doc: update package doc with links to Adiscon's repositoriesFlorian Riedl2013-08-261-4/+13
| * doc bugfix: remove no-longer existing omtemplate from developer docRainer Gerhards2013-08-262-26/+11
| * backport patch to fix configure setsid testRainer Gerhards2013-08-261-1/+1