Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v5-stable-newstats' into v5-devel | Rainer Gerhards | 2012-03-14 | 1 | -0/+3 |
|\ | | | | | | | | | Conflicts: configure.ac | ||||
| * | Merge branch 'v5-stable' into v5-stable-newstats | Rainer Gerhards | 2012-03-14 | 1 | -0/+3 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: plugins/imuxsock/imuxsock.c runtime/queue.c runtime/queue.h | ||||
| | * | changed statsobj interface and added better doc | Rainer Gerhards | 2012-03-14 | 1 | -0/+3 |
| | | | |||||
* | | | Merge branch 'v5-stable-newstats' into v5-devel | Rainer Gerhards | 2012-03-12 | 1 | -1/+11 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog action.c configure.ac doc/imuxsock.html doc/manual.html runtime/queue.c | ||||
| * | | Merge branch 'v5-stable' into v5-stable-newstats | Rainer Gerhards | 2012-03-12 | 1 | -0/+4 |
| |\| | |||||
| | * | bugfix: stopped DA queue was never processed after a restart | Rainer Gerhards | 2012-03-12 | 1 | -0/+4 |
| | | | | | | | | | | | | ...due to a regression from statistics module. | ||||
| * | | added capability to use a local interface IP address as fromhost-ip for imklog | Rainer Gerhards | 2012-03-10 | 1 | -2/+2 |
| | | | |||||
| * | | added capability to use a local interface IP address as fromhost-ip for imuxsock | Rainer Gerhards | 2012-03-06 | 1 | -0/+3 |
| | | | | | | | | | | | | new config directives: $IMUXSockLocalIPIF | ||||
| * | | Merge branch 'v5-stable' into v5-stable-newstats | Rainer Gerhards | 2012-03-05 | 1 | -1/+3 |
| |\| | | | | | | | | | | | | | Conflicts: configure.ac | ||||
| | * | preparing for 5.8.8v5.8.8 | Rainer Gerhards | 2012-03-05 | 1 | -1/+1 |
| | | | |||||
| * | | added configuration directives to customize queue light delay marks | Rainer Gerhards | 2012-02-21 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | $MainMsgQueueLightDelayMark, $ActionQueueLightDelayMark; both specify number of messages starting at which a delay happens. | ||||
* | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2012-03-01 | 1 | -0/+11 |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | Conflicts: ChangeLog plugins/imklog/imklog.c plugins/imklog/imklog.h | ||||
| * | | bugfix: imklog invalidly computed facility and severity | Rainer Gerhards | 2012-03-01 | 1 | -0/+2 |
| |/ | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=313 | ||||
| * | added merged v4 bugfix info to changelog | Rainer Gerhards | 2012-01-27 | 1 | -0/+4 |
| | | |||||
| * | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2012-01-27 | 1 | -0/+5 |
| |\ | |||||
| | * | bugfix: omprog made rsyslog abort on startup if not binary to execute was ↵ | Rainer Gerhards | 2012-01-27 | 1 | -0/+2 |
| | | | | | | | | | | | | configured | ||||
| | * | increased max config file line size to 64k | Rainer Gerhards | 2012-01-24 | 1 | -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) | ||||
* | | | bugfix: imklog invalidly computed facility and severity | Rainer Gerhards | 2012-03-01 | 1 | -0/+4 |
| | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=313 | ||||
* | | | preparing for 5.9.6v5.9.5 | Rainer Gerhards | 2012-01-27 | 1 | -7/+3 |
| | | | |||||
* | | | Merge branch 'v5-stable-newstats' into v5-devel | Rainer Gerhards | 2012-01-27 | 1 | -0/+2 |
|\| | | | | | | | | | | | | | | Conflicts: configure.ac | ||||
| * | | mentioning license change in ChangeLog | Rainer Gerhards | 2012-01-21 | 1 | -0/+1 |
| | | | |||||
| * | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2012-01-21 | 1 | -0/+1 |
| |\| | |||||
| | * | license docs were not properly redistributed | Rainer Gerhards | 2012-01-21 | 1 | -0/+1 |
| | | | | | | | | | | | | thanks to Tomas Heinrich for alerting me. | ||||
* | | | refactored imklog linux driver, now combined with BSD driver | Rainer Gerhards | 2012-01-23 | 1 | -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 'v5-stable-elasticsearch' into v5-devel-tmp | Rainer Gerhards | 2012-01-17 | 1 | -1/+3 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tools/syslogd.c | ||||
| * | | preparing for 5.8.7v5.8.7 | Rainer Gerhards | 2012-01-17 | 1 | -1/+3 |
| | | | |||||
* | | | $IMUXSockRateLimitInterval DEFAULT CHANGED, was 5, now 0 | Rainer Gerhards | 2012-01-16 | 1 | -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-devel | Rainer Gerhards | 2012-01-16 | 1 | -0/+2 |
|\| | | | | | | | | | | | | | | Conflicts: plugins/imtcp/imtcp.c | ||||
| * | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2012-01-16 | 1 | -0/+2 |
| |\| | | | | | | | | | | | | | Conflicts: tools/syslogd.c | ||||
| | * | FQDN hostname for multihomed host was not always set to the correct name | Tomas Heinrich | 2012-01-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | ..if multiple aliases existed. Thanks to Tomas Heinreich for the patch. Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | | | cosmetic: cleanup of ChangeLog | Rainer Gerhards | 2012-01-14 | 1 | -2/+0 |
| | | | |||||
* | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2012-01-09 | 1 | -0/+2 |
|\| | | |||||
| * | | bugfix: instabilities when using RFC5424 header fields | Kaiwang Chen | 2012-01-09 | 1 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | | | Merge v5-stable-newstats & manual ChangeLog update | Rainer Gerhards | 2012-01-09 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'v5-stable-newstats' into v5-devel | Rainer Gerhards | 2011-12-20 | 1 | -0/+5 |
|\| | | | | | | | | | | | | | | Conflicts: plugins/imuxsock/imuxsock.c | ||||
| * | | bugfix: stats counter were not properly initialized on creation | Rainer Gerhards | 2011-12-20 | 1 | -0/+1 |
| | | | |||||
| * | | bugfix: imuxsock did truncate part of received message if it did not contain ↵ | Rainer Gerhards | 2011-12-20 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | a proper date. The truncation occured because we removed that part of the messages that was expected to be the date. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=295 | ||||
* | | | Merge branch 'v5-stable-newstats' into v5-devel | Rainer Gerhards | 2011-12-19 | 1 | -1/+15 |
|\| | | | | | | | | | | | | | | | | | Conflicts: ChangeLog action.c | ||||
| * | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-12-16 | 1 | -1/+4 |
| |\| | |||||
| | * | bugfix: potential fatal abort in omgssapi | Tomas Heinrich | 2011-12-16 | 1 | -1/+3 |
| | | | |||||
| | * | added doc for omprog | Rainer Gerhards | 2011-12-16 | 1 | -0/+1 |
| | | | |||||
| * | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-12-01 | 1 | -0/+3 |
| |\| | | | | | | | | | | | | | Conflicts: action.c | ||||
| | * | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2011-12-01 | 1 | -0/+3 |
| | |\ | |||||
| | | * | bugfix: action resume interval incorrectly handled, thus took longer to resumev3-stable | Tomas Heinrich | 2011-12-01 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
| | | * | bugfix: cosmetic: proper constant used instead of number in open call | Tomas Heinrich | 2011-12-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
| * | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-10-27 | 1 | -1/+9 |
| |\| | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| | * | | bugfix: potential abort after reading invalid X.509 certificate | Tomas Heinrich | 2011-10-27 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=290 Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | | | | more work on queue statistics counter | Rainer Gerhards | 2011-12-16 | 1 | -2/+2 |
| | | | | |||||
* | | | | new stats counter "discarded" for queue object | Rainer Gerhards | 2011-12-16 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Tells how many messages have been discarded due to queue full condition. | ||||
* | | | | enhanced module loader to not rely on PATH_MAX | Rainer Gerhards | 2011-12-16 | 1 | -0/+3 |
| | | | |