summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* preparing for 6.1.11v6.1.11Rainer Gerhards2011-07-113-3/+3
|
* Merge branch 'v5-stable' into betaRainer Gerhards2011-07-117-12/+48
|\ | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html runtime/rsyslog.h
| * preparing for 5.8.3v5.8.3Rainer Gerhards2011-07-113-3/+6
| |
| * added warning message for old-style outchannel syntaxRainer Gerhards2011-07-113-1/+28
| |
| * Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-07-115-6/+16
| |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tests/diag.sh
| | * preparing for 4.6.7 releasev4.6.7Rainer Gerhards2011-07-118-15/+16
| | |
| | * support for :omfile: forward compatibility directiveRainer Gerhards2011-07-113-3/+11
| | |
* | | issue a warning if old omusrmsg action syntax is usedRainer Gerhards2011-07-062-2/+11
| | |
* | | Merge branch 'v5-stable' into betaRainer Gerhards2011-07-067-19/+48
|\| | | | | | | | | | | | | | | | | Conflicts: ChangeLog doc/manual.html
| * | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-07-065-11/+23
| |\| | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| | * added support for the ":omusrmsg:" syntax in configuring user messagesRainer Gerhards2011-07-063-8/+19
| | |
| | * doc: ./configure --help invalidly showed imdiag enabled by defaultRainer Gerhards2011-07-061-1/+1
| | | | | | | | | | | | Thanks to Frédéric L. W. Meunier for bringing this to my attention.
| | * preparing for 4.6.6v4.6.6Rainer Gerhards2011-06-243-3/+3
| | |
| * | doc: mentioned Lennart's patch in ChangeLogRainer Gerhards2011-07-021-0/+3
| | |
| * | systemd: direct stdout/stderr of rsyslog to nullLennart Poettering2011-07-021-0/+1
| | | | | | | | | | | | | | | | | | | | | This allows systemd upstream to set stdout/stderr of all spawned services by default to 'syslog'. In order to avoid log loops rsyslog itself must be have its stdout/stderr connected to 'null' in that case, however.
| * | reduced sporadic failures during make checkRainer Gerhards2011-06-301-9/+14
| | | | | | | | | | | | backport from v6
* | | prepare for 6.1.10v6.1.10Rainer Gerhards2011-06-223-2/+14
| | |
* | | Merge branch 'v5-stable' into betaRainer Gerhards2011-06-2121-107/+355
|\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tests/diag.sh tests/sndrcv_drvr.sh
| * | bugfix: mutex was invalidly left unlocked during action processingv5.8.2Rainer Gerhards2011-06-213-5/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | At least one case where this can occur is during thread shutdown, which may be initiated by lower activity. In most cases, this is quite unlikely to happen. However, if it does, data structures may be corrupted which could lead to fatal failure and segfault. I detected this via a testbench test, not a user report. But I assume that some users may have had unreproducable aborts that were cause by this bug.
| * | preparing for 5.8.2Rainer Gerhards2011-06-214-4/+5
| | |
| * | testbench: added new tests for failover casesRainer Gerhards2011-06-2010-52/+130
| | |
| * | bugfix: problems in failover action handlingRainer Gerhards2011-06-203-10/+14
| | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=254
| * | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-06-162-1/+7
| |\|
| | * Merge branch 'v3-stable' into v4-stableRainer Gerhards2011-06-162-1/+7
| | |\ | | | | | | | | | | | | | | | | Conflicts: runtime/datetime.c
| | | * bugfix: timestamp was incorrectly calculated for timezones with minute offsetRainer Gerhards2011-06-162-1/+4
| | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=271
| * | | failover problem was not totally solved, now (hopefully ;))Rainer Gerhards2011-06-162-28/+64
| | | | | | | | | | | | | | | | I overlooked a border case, which came up on a larger testbench run.
| * | | bugfix: problems in failover action handlingRainer Gerhards2011-06-165-52/+106
| | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=270 (not yet confirmed!)
| * | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-06-151-1/+15
| |\| | | | | | | | | | | | | | | | | | Conflicts: doc/rsyslog_conf_global.html
| | * | doc: clarified requirements for $WorkDirectory directiveRainer Gerhards2011-06-151-1/+2
| | | |
| * | | bugfix/improvement:$WorkDirectory now gracefully handles trailing slashesRainer Gerhards2011-06-153-1/+24
| | | |
* | | | preparing for 6.1.9 releasev6.1.9Rainer Gerhards2011-06-143-4/+4
| | | |
* | | | Merge branch 'v5-stable' into betaRainer Gerhards2011-06-148-5/+67
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/nsd_gtls.c tcpsrv.c tests/Makefile.am
| * | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-06-141-0/+3
| |\| | | | | | | | | | | | | | | | | | Conflicts: tcpsrv.c
| | * | bugfix: memory leak in imtcp & subsystems under some circumstancesRainer Gerhards2011-06-143-4/+12
| | | | | | | | | | | | | | | | | | | | This leak is tied to error conditions which lead to incorrect cleanup of some data structures. [backport from v6, limited testing under v4]
| * | | bugfix: TLS-induced smaller memory still existed, now fixedRainer Gerhards2011-06-141-0/+3
| | | |
| * | | backporting TLS-based testRainer Gerhards2011-06-143-0/+43
| | | |
| * | | backported current tcpflood testing toolRainer Gerhards2011-06-142-55/+557
| | | | | | | | | | | | | | | | so that we can improve v5's testbench as well
| * | | bugfix: memory leak in imtcp & subsystems under some circumstancesRainer Gerhards2011-06-103-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This leak is tied to error conditions which lead to incorrect cleanup of some data structures. Note: this is a backport from v6. In v5, we currently do not have the toolchain to verify the original problem and that it is solved. So this patch is preliminary and subject to change as work progresses.
| * | | somewhat improved debug loggingRainer Gerhards2011-06-101-0/+6
| | | |
* | | | bugfix: $ActionFileDefaultTemplate did not workRainer Gerhards2011-06-022-5/+9
| | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=262
* | | | preparing for 6.1.8 releasev6.1.8Rainer Gerhards2011-05-215-2/+15
| | | |
* | | | Merge branch 'v5-stable' into betaRainer Gerhards2011-05-2012-10/+594
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html doc/rsyslog_conf_modules.html plugins/imrelp/imrelp.c
| * | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-05-201-5/+0
| |\| |
| | * | cleanup: removed useless & undocumented config directive from imrelpRainer Gerhards2011-05-201-5/+0
| | | |
| * | | preparing for 5.8.1 stablev5.8.1Rainer Gerhards2011-05-193-3/+3
| | | |
| * | | omlibdbi: added necessary includeRainer Gerhards2011-05-121-0/+1
| | | |
| * | | mmsnmptrapd: removed unnecessary includesRainer Gerhards2011-05-121-3/+0
| | | |
| * | | doc: added merged important patch to ChangeLogRainer Gerhards2011-05-111-0/+10
| | | |
| * | | minor: made diagtalker output more clearRainer Gerhards2011-05-111-0/+3
| | | | | | | | | | | | | | | | prevents confusion during testbench run
| * | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-05-112-1/+15
| |\| | | | | | | | | | | | | | | | | | Conflicts: runtime/queue.c