summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v6-stable'Rainer Gerhards2012-03-011-0/+4
|\
| * mentioned imported bugfix in ChangeLogRainer Gerhards2012-03-011-0/+2
| |
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-03-011-0/+2
| |\
| | * bugfix: imklog invalidly computed facility and severityRainer Gerhards2012-03-011-0/+2
| | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=313
* | | added mmjsonparse to support recognizing and parsing JSON enhanced syslog ↵Rainer Gerhards2012-02-211-2/+4
| | | | | | | | | | | | messages
* | | bugfix: property $!all-json made rsyslog abort if no normalized data is ↵Rainer Gerhards2012-02-211-0/+2
| | | | | | | | | | | | available
* | | omsnmp: support for new config system added & some refactoringRainer Gerhards2012-02-081-0/+1
| | |
* | | upgraded omlibdbi to support the new v6 config formatRainer Gerhards2012-02-021-0/+3
| | |
* | | bugfix: abort during startup when rsyslog.conf v6+ format was used in a ↵Rainer Gerhards2012-02-021-0/+4
| | | | | | | | | | | | certain way
* | | nit: release date for 6.3.7v6.3.7Rainer Gerhards2012-02-021-1/+1
| | |
* | | conf file: bufgix: legacy parsing of some filters did not work correctlyRainer Gerhards2012-02-011-3/+4
| | |
* | | omsnmp: fixing compile problemRainer Gerhards2012-02-011-1/+1
| | |
* | | preparing for 6.3.7Rainer Gerhards2012-01-311-42/+33
| | |
* | | bugfix: rsyslog aborted during startup if there is an error in loading an actionRainer Gerhards2012-01-271-0/+2
| | | | | | | | | | | | and legacy configuration mode is used
* | | Merge branch 'v6-stable'Rainer Gerhards2012-01-271-0/+12
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/imklog/imklog.c plugins/imklog/imklog.h runtime/conf.c runtime/rsyslog.h
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-01-271-0/+13
| |\| | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog plugins/omprog/omprog.c runtime/rsyslog.h
| | * added merged v4 bugfix info to changelogRainer Gerhards2012-01-271-0/+4
| | |
| | * Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-271-0/+5
| | |\
| | | * bugfix: omprog made rsyslog abort on startup if not binary to execute was ↵Rainer Gerhards2012-01-271-0/+2
| | | | | | | | | | | | | | | | configured
| | | * increased max config file line size to 64kRainer Gerhards2012-01-241-0/+3
| | | | | | | | | | | | | | | | | | | | We now also emit an error message if even 64k is not enough (not doing so previously may rightfully be considered as a bug)
| * | | mentioning license change in ChangeLogRainer Gerhards2012-01-211-0/+1
| | | |
* | | | omprog: added support for v6 config systemRainer Gerhards2012-01-271-1/+0
| | | |
* | | | Merge branch 'v5-devel'Rainer Gerhards2012-01-271-7/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac
| * | | | preparing for 5.9.6v5.9.5Rainer Gerhards2012-01-271-7/+3
| | | | |
| * | | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-01-271-0/+2
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | Conflicts: configure.ac
| | * | | mentioning license change in ChangeLogRainer Gerhards2012-01-211-0/+1
| | | | |
| | * | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-211-0/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | license docs were not properly redistributedRainer Gerhards2012-01-211-0/+1
| | | | | | | | | | | | | | | | | | | | thanks to Tomas Heinrich for alerting me.
* | | | | Merge branch 'v5-devel' & fix bug in BSD imklog driverRainer Gerhards2012-01-231-0/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/imklog/ksym.c plugins/imklog/linux.c
| * | | | refactored imklog linux driver, now combined with BSD driverRainer Gerhards2012-01-231-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Linux driver no longer supports outdated kernel symbol resolution, which was disabled by default for very long. Also overall cleanup, resulting in much smaller code. Linux and BSD are now covered by a single small driver.
* | | | | Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-0/+9
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imfile/imfile.c plugins/imklog/imklog.c plugins/immark/immark.c plugins/imptcp/imptcp.c plugins/imrelp/imrelp.c plugins/imtcp/imtcp.c plugins/imtemplate/imtemplate.c plugins/imudp/imudp.c plugins/imuxsock/imuxsock.c plugins/mmsnmptrapd/mmsnmptrapd.c plugins/omtemplate/omtemplate.c runtime/glbl.c runtime/parser.c tools/omfile.c tools/syslogd.c
| * | | | undoing v6.1 config scoping interface, part IRainer Gerhards2012-01-181-0/+9
| | | | | | | | | | | | | | | | | | | | The most common files are now changed, more needs to be done.
| * | | | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-01-181-1/+5
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imptcp/imptcp.c
* | | | | Merge branch 'v5-devel' into masterRainer Gerhards2012-01-181-3/+11
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog Makefile.am configure.ac doc/manual.html plugins/imptcp/imptcp.c plugins/imudp/imudp.c plugins/imuxsock/imuxsock.c runtime/parser.c template.c tools/omfwd.c tools/syslogd.c
| * | | | Merge branch 'v5-stable-elasticsearch' into v5-devel-tmpRainer Gerhards2012-01-171-1/+3
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tools/syslogd.c
| * | | | $IMUXSockRateLimitInterval DEFAULT CHANGED, was 5, now 0Rainer Gerhards2012-01-161-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new default turns off rate limiting. This was chosen as people experienced problems with rate-limiting activated by default. Now it needs an explicit opt-in by setting this parameter. Thanks to Chris Gaffney for suggesting to make it opt-in; thanks to many unnamed others who already had complained at the time Chris made the suggestion ;-)
| * | | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-01-161-0/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/imtcp/imtcp.c
| * | | | | cosmetic: cleanup of ChangeLogRainer Gerhards2012-01-141-2/+0
| | | | | |
| * | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2012-01-091-0/+2
| |\ \ \ \ \
| * | | | | | Merge v5-stable-newstats & manual ChangeLog updateRainer Gerhards2012-01-091-0/+1
| | | | | | |
* | | | | | | Merge branch 'v5-stable' into masterRainer Gerhards2012-01-181-1/+5
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog action.h configure.ac doc/manual.html plugins/immark/immark.c plugins/impstats/impstats.c plugins/imptcp/imptcp.c plugins/imtcp/imtcp.c runtime/cfsysline.c runtime/cfsysline.h runtime/conf.c runtime/ctok.c runtime/ctok.h runtime/ctok_token.c runtime/ctok_token.h runtime/dnscache.h runtime/expr.c runtime/expr.h runtime/rule.c runtime/rule.h runtime/ruleset.h runtime/sysvar.c runtime/vm.h runtime/vmop.c runtime/vmop.h runtime/vmprg.c runtime/vmprg.h runtime/vmstk.c runtime/vmstk.h tools/omusrmsg.c
| * | | | | | preparing for 5.8.7v5.8.7Rainer Gerhards2012-01-171-1/+3
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-161-0/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| | Conflicts: tools/syslogd.c
| | * | | FQDN hostname for multihomed host was not always set to the correct nameTomas Heinrich2012-01-161-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ..if multiple aliases existed. Thanks to Tomas Heinreich for the patch. Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | | | | removed imtemplate/omtemplate template modules, as this was waste of timeRainer Gerhards2012-01-091-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The actual input/output modules are better copy templates. Instead, the now-removed modules cost time for maintenance AND often caused confusion on what their role was.
* | | | | Merge branch 'v6-stable'Rainer Gerhards2012-01-091-0/+4
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | | | final prep for 6.2.0v6.2.0Rainer Gerhards2012-01-091-1/+1
| | | | |
| * | | | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-01-091-0/+7
| |\| | |
| | * | | bugfix: instabilities when using RFC5424 header fieldsKaiwang Chen2012-01-091-0/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | | | | Merge branch 'beta'Rainer Gerhards2012-01-091-0/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog doc/v6compatibility.html