Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-06-16 | 10 | -57/+195 |
|\ | | | | | | | | | Conflicts: runtime/rsyslog.h | ||||
| * | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-06-16 | 2 | -1/+7 |
| |\ | |||||
| | * | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2011-06-16 | 2 | -1/+7 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: runtime/datetime.c | ||||
| | | * | bugfix: timestamp was incorrectly calculated for timezones with minute offset | Rainer Gerhards | 2011-06-16 | 2 | -1/+4 |
| | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=271 | ||||
| * | | | failover problem was not totally solved, now (hopefully ;)) | Rainer Gerhards | 2011-06-16 | 2 | -28/+64 |
| | | | | | | | | | | | | | | | | I overlooked a border case, which came up on a larger testbench run. | ||||
| * | | | bugfix: problems in failover action handling | Rainer Gerhards | 2011-06-16 | 5 | -52/+106 |
| | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=270 (not yet confirmed!) | ||||
| * | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-06-15 | 1 | -1/+15 |
| |\| | | | | | | | | | | | | | | | | | | Conflicts: doc/rsyslog_conf_global.html | ||||
| | * | | doc: clarified requirements for $WorkDirectory directive | Rainer Gerhards | 2011-06-15 | 1 | -1/+2 |
| | | | | |||||
| * | | | bugfix/improvement:$WorkDirectory now gracefully handles trailing slashes | Rainer Gerhards | 2011-06-15 | 3 | -1/+24 |
| | | | | |||||
* | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-06-14 | 8 | -57/+615 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog tcpsrv.c | ||||
| * | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-06-14 | 1 | -0/+3 |
| |\| | | | | | | | | | | | | | | | | | | Conflicts: tcpsrv.c | ||||
| * | | | bugfix: TLS-induced smaller memory still existed, now fixed | Rainer Gerhards | 2011-06-14 | 1 | -0/+3 |
| | | | | |||||
| * | | | backporting TLS-based test | Rainer Gerhards | 2011-06-14 | 3 | -0/+43 |
| | | | | |||||
| * | | | backported current tcpflood testing tool | Rainer Gerhards | 2011-06-14 | 2 | -55/+557 |
| | | | | | | | | | | | | | | | | so that we can improve v5's testbench as well | ||||
| * | | | bugfix: memory leak in imtcp & subsystems under some circumstances | Rainer Gerhards | 2011-06-10 | 3 | -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 logging | Rainer Gerhards | 2011-06-10 | 1 | -0/+6 |
| | | | | |||||
* | | | | Merge branch 'v4-devel' into v5-devel | Rainer Gerhards | 2011-06-14 | 3 | -1/+9 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: tcpsrv.c | ||||
| * \ \ \ | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2011-06-14 | 3 | -4/+12 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | bugfix: memory leak in imtcp & subsystems under some circumstances | Rainer Gerhards | 2011-06-14 | 3 | -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] | ||||
* | | | | | preparing for 5.9.0v5.9.0 | Rainer Gerhards | 2011-06-10 | 5 | -4/+5 |
| | | | | | |||||
* | | | | | $ActionName is now also used for naming of queues in impstats... | Rainer Gerhards | 2011-06-10 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | ...as well as in the debug output. This functionality has now been fully tested. | ||||
* | | | | | bugfix: error state not correctly set for gone-away config directive | Rainer Gerhards | 2011-06-10 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | set queue name to aciton name (useful for impstats!) | Rainer Gerhards | 2011-06-07 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | so far untested, test follows | ||||
* | | | | | Merge branch 'v5-stable-imfile-batches' into v5-devel | Rainer Gerhards | 2011-06-06 | 8 | -9/+48 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac | ||||
| * | | | | | imfile: added $InputFileMaxLinesAtOnce directive | Rainer Gerhards | 2011-05-24 | 4 | -3/+21 |
| | | | | | | |||||
| * | | | | | enhanced imfile to support input batching | Rainer Gerhards | 2011-05-24 | 2 | -1/+14 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-05-20 | 1 | -5/+0 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | preparing for 5.8.1 stablev5.8.1 | Rainer Gerhards | 2011-05-19 | 3 | -3/+3 |
| | | | | | |||||
| * | | | | omlibdbi: added necessary include | Rainer Gerhards | 2011-05-12 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | mmsnmptrapd: removed unnecessary includes | Rainer Gerhards | 2011-05-12 | 1 | -3/+0 |
| | | | | | |||||
| * | | | | doc: added merged important patch to ChangeLog | Rainer Gerhards | 2011-05-11 | 1 | -0/+10 |
| | | | | | |||||
* | | | | | Merge branch 'v4-devel' into v5-devel | Rainer Gerhards | 2011-05-20 | 1 | -5/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2011-05-20 | 1 | -5/+0 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | cleanup: removed useless & undocumented config directive from imrelp | Rainer Gerhards | 2011-05-20 | 1 | -5/+0 |
| | | | | | |||||
| * | | | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2011-05-11 | 2 | -2/+16 |
| |\| | | | |||||
* | | | | | doc bugfix: yet another typo | Rainer Gerhards | 2011-05-13 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | ... am I really that dumb... ;) | ||||
* | | | | | mmsnmptrapd: doc bugfix and fix issue with config stmt handler | Rainer Gerhards | 2011-05-13 | 2 | -4/+7 |
| | | | | | |||||
* | | | | | added support to control KEEPALIVE settings in imptcp | Rainer Gerhards | 2011-05-13 | 3 | -2/+83 |
| | | | | | | | | | | | | | | | | | | | | this has not yet been added to imtcp, but could be done on request | ||||
* | | | | | imptcp: added capability to activate keep-alive at socket layer | Rainer Gerhards | 2011-05-11 | 3 | -7/+44 |
| | | | | | |||||
* | | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-05-11 | 11 | -1/+599 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | minor: made diagtalker output more clear | Rainer Gerhards | 2011-05-11 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | prevents confusion during testbench run | ||||
| * | | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-05-11 | 2 | -1/+15 |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | Conflicts: runtime/queue.c | ||||
| | * | | | bugfix: invalid processing in QUEUE_FULL condition | Rainer Gerhards | 2011-05-11 | 2 | -2/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the the multi-submit interface was used and a QUEUE_FULL condition occured, the failed message was properly destructed. However, the rest of the input batch, if it existed, was not processed. So this lead to potential loss of messages and a memory leak. The potential loss of messages was IMHO minor, because they would have been dropped in most cases due to the queue remaining full, but very few lucky ones from the batch may have made it. Anyhow, this has now been changed so that the rest of the batch is properly tried to be enqueued and, if not possible, destructed. | ||||
| * | | | | undo accidental removal of a component | Rainer Gerhards | 2011-05-10 | 1 | -0/+6 |
| | | | | | |||||
| * | | | | Merge branch 'v5-stable-snmptrapd' into v5-stable | Rainer Gerhards | 2011-05-10 | 9 | -6/+573 |
| |\ \ \ \ | |||||
| | * | | | | mmsnmptrapd: added doc & mentioned in ChangeLog | Rainer Gerhards | 2011-05-10 | 5 | -6/+110 |
| | | | | | | |||||
| | * | | | | Merge branch 'v5-stable' into v5-stable-snmptrapd | Rainer Gerhards | 2011-05-09 | 2 | -0/+8 |
| | |\ \ \ \ | |||||
| | * | | | | | cosmetic cleanup | Rainer Gerhards | 2011-05-09 | 1 | -2/+0 |
| | | | | | | | |||||
| | * | | | | | mmsnmptrapd: added capability to specify severity mapping | Rainer Gerhards | 2011-05-09 | 1 | -2/+154 |
| | | | | | | | |||||
| | * | | | | | mmsnmptrap: added TAG processing | Rainer Gerhards | 2011-05-06 | 1 | -1/+77 |
| | | | | | | |