summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: memory leak in mmnormalizeRainer Gerhards2013-10-101-0/+1
|
* require libestr 0.1.7Rainer Gerhards2013-10-101-0/+2
|
* nit: re-order ChangeLog entriesRainer Gerhards2013-10-101-2/+2
|
* Merge branch 'v7-4-4-ak' into v7-stableRainer Gerhards2013-10-101-0/+2
|\
| * bugfix: array-based ==/!= comparisions lead to invalid resultsRainer Gerhards2013-10-101-0/+2
| | | | | | | | This was a regression introduced in 7.3.5 bei the PRI optimizer
* | mmanon: removed the check for specific "terminator characters" after last octetRainer Gerhards2013-10-041-3/+7
| | | | | | | | | | | | | | | | 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 addressRainer Gerhards2013-09-301-0/+4
| | | | | | | | | | | | 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 bugfixRainer Gerhards2013-09-261-0/+4
| |
* | bugfix: imfile "facility" input parameter improperly handledRainer Gerhards2013-09-181-0/+4
| | | | | | | | | | | | caused facility not to be set, and severity to be overwritten with the facility value. Thanks to forum user dmunny for reporting this bug.
* | bugfix: doc: imuxsock legacy param $SystemLogSocketParseTrusted was misspelledRainer Gerhards2013-09-161-0/+3
| | | | | | | | Thanks to David Lang for alerting us
* | bugfix: small memory leak in imfile when $ResetConfigVariables was usedGrégory Nuyttens2013-09-131-0/+2
| | | | | | | | Thanks to Grégory Nuyttens for reporting this bug and providig a fix
* | bugfix: segfault on startup if TCP TLS was used but no cert or key setRainer Gerhards2013-09-131-0/+1
| |
* | Merge branch 'v7-stable' into v7-stable-tlsfixRainer Gerhards2013-09-131-1/+450
|\ \ | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/rsyslog.h
| * | bugfix: build system: libgcrypt.h needed even if libgrcypt was disabledRainer Gerhards2013-09-121-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Jonny Törnbom for reporting this problem Conflicts: ChangeLog runtime/cryprov.h
| * | bugfix: some more build problems with newer json-c versionsRainer Gerhards2013-09-041-0/+4
| |/ | | | | | | Thanks to Michael Biebl for mentioning the problem.
| * prepare for 7.4.4 releasev7.4.4Rainer Gerhards2013-09-031-1/+1
| |
| * doc: add some more non-mentioned fixes to ChangeLogRainer Gerhards2013-09-031-0/+4
| |
| * 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
| |
| * bugfix: imfile parameter "persistStateInterval" was unusableRainer Gerhards2013-09-021-0/+3
| | | | | | | | | | due to a case typo in imfile; work-around was to use legacy config Thanks to Brandon Murphy for reporting this bug.
| * doc: add recent patch series to ChangeLogRainer Gerhards2013-09-021-0/+8
| |
| * bugfix: imtcp addtlframedelimiter could not be set to zeroRainer Gerhards2013-08-261-0/+2
| | | | | | | | Thanks to Chris Norton for alerting us.
| * doc bugfix: remove no-longer existing omtemplate from developer docRainer Gerhards2013-08-261-0/+6
| | | | | | | | | | | | It was specifically mentioned as a sample for creating new plugins Thanks to Yannick Brosseau for alerting us of this problem. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=473
| * bugfix: testbench tool chkseq did improperly report invalid fileRainer Gerhards2013-07-191-0/+4
| | | | | | | | | | | | This happened when permitted duplicate values existed in the very last lines, right before end-of-file. Thanks to Radu Gheorghe for reporting this bug.
| * doc: mention queue file size patchRainer Gerhards2013-07-191-1/+4
| |
| * Merge branch 'v6-stable' into tmpRainer Gerhards2013-07-191-0/+3
| |\
| | * Merge branch 'v5-stable' into tmpRainer Gerhards2013-07-191-0/+3
| | |\
| | | * doc: mention queue file size patchRainer Gerhards2013-07-191-0/+3
| | | |
| * | | bugfix: $QHOUR/$HHOUR were always "00" or "01"Rainer Gerhards2013-07-191-0/+5
| | | | | | | | | | | | | | | | | | | | regression some time between v5 and here Thanks to forum user rjmcinty for reporting this bug
| * | | prepare for 7.4.3 releasev7.4.3Rainer Gerhards2013-07-181-1/+1
| | | |
| * | | cosmetic bugfix: file name buffer was not freed on disk queue destructionRainer Gerhards2013-07-171-0/+3
| | | | | | | | | | | | | | | | | | | | This was an extremely small one-time per run memleak, so nothing of concern. However, it bugs under valgrind and similar memory debuggers.
| * | | bugfix: memory leak if disk queues were used and json data presentRainer Gerhards2013-07-171-0/+1
| | | |
| * | | bugfix: CEE/json data was lost during disk queue operationRainer Gerhards2013-07-171-0/+1
| | | |
| * | | bugfix: 100% CPU utilization when DA queue became fullAndre Lorbach2013-07-151-0/+1
| | | |
| * | | doc: mention recent build system patchRainer Gerhards2013-07-101-0/+2
| | | |
| * | | bugfix: potential segfault during startup on invalid configRainer Gerhards2013-07-051-0/+3
| | | | | | | | | | | | | | | | | | | | could happen if invalid actions were present, which could lead to improper handling in optimizer.
| * | | bugfix: omlibdbi did not properly close connection on some errorsRainer Gerhards2013-07-051-0/+5
| | | | | | | | | | | | | | | | | | | | This happened to errors occuring in Begin/End Transaction entry points.
| * | | doc: add CVE ID for omelasticsearch double-freev7.4.2Rainer Gerhards2013-07-051-0/+1
| | | |
| * | | doc: mention that omelasticsearch bug requires custom config to be triggeredRainer Gerhards2013-07-041-0/+4
| | | | | | | | | | | | | | | | This means the majority of users is not affected at all.
| * | | doc: mention imported build patch for CENTOS5Rainer Gerhards2013-07-041-0/+1
| | | |
| * | | prepare for 7.4.2 releaseRainer Gerhards2013-07-041-2/+6
| | | |
| * | | bugfix: double-free in omelasticsearchRainer Gerhards2013-07-021-0/+3
| | | | | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=461 Thanks to Marius Ionescu for providing a detailled bug report
| * | | bugfix: in RFC5425 TLS, multiple wildcards in auth could cause segfaultRainer Gerhards2013-06-271-0/+1
| | | |
| * | | bugfix: omrelp potential segfault at startup on invalid config parametersRainer Gerhards2013-06-251-0/+1
| | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| * | | bugfix: lmsig_gt abort on invalid configuration parametersRisto Laanoja2013-06-251-0/+3
| | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=448
| * | | doc: update ChangeLogRainer Gerhards2013-06-251-0/+2
| | | |
| * | | bugfix: potential segfault on rsyslog termination in imudpRainer Gerhards2013-06-251-0/+2
| | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=456
| * | | bugfix: RainerScript object required parameters were not properly checkedRainer Gerhards2013-06-241-0/+3
| | | | | | | | | | | | | | | | this clould result to segfaults on startup if parameters were missing.
| * | | $uptime property: fix mem leak and build problems on FreeBSDRainer Gerhards2013-06-241-0/+2
| | | |
| * | | impstats: solve build problem on FreeBSDRainer Gerhards2013-06-241-0/+5
| | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=458