summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v7-stable'Rainer Gerhards2013-07-101-0/+2
|\
| * doc: mention recent build system patchRainer Gerhards2013-07-101-0/+2
| |
* | fix compile problem in debug buildRainer Gerhards2013-07-091-0/+1
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-07-051-0/+3
|\|
| * 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.
* | Merge branch 'v7-stable'Rainer Gerhards2013-07-051-0/+5
|\| | | | | | | | | Conflicts: ChangeLog
| * 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-freeRainer Gerhards2013-07-051-0/+1
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-07-051-0/+1
|\|
| * doc: add CVE ID for omelasticsearch double-freev7.4.2Rainer Gerhards2013-07-051-0/+1
| |
* | make use of new librelp generic error reporting facilityRainer Gerhards2013-07-051-0/+4
| | | | | | | | | | | | This leads to more error messages being passed to the user and thus simplified troubleshooting. librelp 1.2.0 is now required
* | bugfix: very small memory leak in imrelpRainer Gerhards2013-07-041-0/+6
| | | | | | | | | | | | more or less cosmetic, a single memory block was not freed, but this only happens immediately before termination (when the OS automatically frees all memory). Still an annoyance e.g. in valgrind.
* | doc: mention that omelasticsearch bug requires custom config to be triggeredRainer Gerhards2013-07-041-0/+4
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-07-041-0/+4
|\|
| * 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 omelasticsearch bugfix in 7.5.2 changelogRainer Gerhards2013-07-041-0/+7
| |
* | prepare for 7.5.2Rainer Gerhards2013-07-041-1/+1
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-07-041-2/+7
|\| | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * doc: mention imported build patch for CENTOS5Rainer Gerhards2013-07-041-0/+1
| |
| * prepare for 7.4.2 releaseRainer Gerhards2013-07-041-2/+6
| |
* | omrelp: add "windowSize" parameter to set custom RELP window sizeRainer Gerhards2013-07-021-0/+1
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-07-021-0/+3
|\|
| * 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
* | omrelp: use transactional mode to make imrelp emit bulk sendsRainer Gerhards2013-06-291-1/+2
| |
* | [io]mrelp: improve error reportingRainer Gerhards2013-06-281-0/+2
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-06-271-0/+1
|\| | | | | | | | | Conflicts: doc/imfile.html
| * bugfix: in RFC5425 TLS, multiple wildcards in auth could cause segfaultRainer Gerhards2013-06-271-0/+1
| |
* | doc: add recent contribution to ChangeLogRainer Gerhards2013-06-271-0/+5
| |
* | require new librelp versionRainer Gerhards2013-06-261-1/+2
| |
* | bugfix: imptcp did not properly initialize compression status variableRainer Gerhards2013-06-261-0/+3
| | | | | | | | could lead to segfault if stream:always compression mode was selected
* | Merge branch 'v7-stable'Rainer Gerhards2013-06-251-0/+1
|\|
| * bugfix: omrelp potential segfault at startup on invalid config parametersRainer Gerhards2013-06-251-0/+1
| | | | | | | | | | Conflicts: ChangeLog
* | bugfix: omrelp potential segfault at startup on invalid config parametersRainer Gerhards2013-06-251-0/+1
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-06-251-0/+3
|\|
| * bugfix: lmsig_gt abort on invalid configuration parametersRisto Laanoja2013-06-251-0/+3
| | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=448
* | Merge branch 'v7-stable'Rainer Gerhards2013-06-251-0/+4
|\|
| * 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
* | Merge branch 'v7-stable'Rainer Gerhards2013-06-241-0/+3
|\|
| * 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.
* | Merge branch 'v7-stable'Rainer Gerhards2013-06-241-1/+8
|\| | | | | | | | | Conflicts: ChangeLog
| * $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
* | mmfields: add "jsonRoot" parameterRainer Gerhards2013-06-241-0/+1
| |
* | doc: add omprog improvement to ChangeLogRainer Gerhards2013-06-191-0/+1
| |
* | imrelp: support for setting permitted peers (client authentication) addedRainer Gerhards2013-06-181-0/+1
| |
* | imrelp: add support for impstatsRainer Gerhards2013-06-181-0/+1
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-06-171-1/+2
|\| | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * prepare for 7.4.1 releasev7.4.1Rainer Gerhards2013-06-171-1/+1
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-06-151-0/+9
|\|