summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* impstats: added $PStatsJSON directiveRainer Gerhards2012-04-011-0/+1
|
* added "date-unixtimestamp" property replacer option to format as a unix ↵Rainer Gerhards2012-03-291-0/+2
| | | | timestamp
* initial shot at omhiredisBrian Knox2012-03-211-0/+1
|
* Merge branch 'v6-stable'Rainer Gerhards2012-03-171-1/+7
|\
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-03-171-1/+7
| |\ | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| | * bugfix: memory leak in array passing output module modeRainer Gerhards2012-03-171-0/+3
| | |
| | * preparing for 5.8.9v5.8.9Rainer Gerhards2012-03-151-1/+1
| | |
| | * added tool to recover disk queue if .qi file is missing (recover_qi.pl)Kaiwang Chen2012-03-151-0/+2
| | |
* | | bugfix: memory leak in array passing output module modeRainer Gerhards2012-03-171-0/+1
| | |
* | | Merge branch 'v6-stable'Rainer Gerhards2012-03-171-0/+3
|\| | | | | | | | | | | | | | | | | | | | Conflicts: plugins/imuxsock/imuxsock.c runtime/queue.c runtime/queue.h
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-03-141-0/+3
| |\|
| | * changed statsobj interface and added better docRainer Gerhards2012-03-141-0/+3
| | |
* | | added "json" property replacer optionRainer Gerhards2012-03-161-1/+3
| | |
* | | added message property parsesuccess to indicate status of higher level ↵Rainer Gerhards2012-03-151-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | parser run added message property parsesuccess to indicate if the last run higher-level parser could successfully parse the message or not (see property replacer html doc for details)
* | | Merge branch 'v6-stable'Rainer Gerhards2012-03-121-1/+7
|\| | | | | | | | | | | | | | Conflicts: runtime/queue.c
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-03-121-1/+7
| |\| | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| | * bugfix: stopped DA queue was never processed after a restartRainer Gerhards2012-03-121-0/+4
| | | | | | | | | | | | ...due to a regression from statistics module.
| | * preparing for 5.8.8v5.8.8Rainer Gerhards2012-03-051-1/+1
| | |
* | | 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.