Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-03-01 | 2 | -2/+4 |
|\ | |||||
| * | bugfix: imklog invalidly computed facility and severity | Rainer Gerhards | 2012-03-01 | 2 | -2/+4 |
| | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=313 | ||||
* | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-02-03 | 1 | -16/+14 |
|\| | |||||
| * | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2012-02-03 | 1 | -16/+14 |
| |\ | |||||
| | * | ommysql: put under ASL 2.0 | Rainer Gerhards | 2012-02-03 | 1 | -16/+14 |
| | | | | | | | | | | | | after getting OK via email from contributor Ariel P. (2012-02-02 22:06 CET) | ||||
* | | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-02-01 | 0 | -0/+0 |
|\| | | |||||
| * | | undoing last commit: wrong branch | Rainer Gerhards | 2012-01-30 | 1 | -1/+1 |
| | | | |||||
| * | | indicated special version | Rainer Gerhards | 2012-01-30 | 1 | -1/+1 |
| | | | |||||
* | | | omgssapi: made recompile again | Rainer Gerhards | 2012-02-01 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | but this version seems to have a problem, a fix as part of a rewrite is underway. Just wanted to keep things in the same state as before the interface change. | ||||
* | | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-01-27 | 8 | -48/+69 |
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog plugins/omprog/omprog.c runtime/rsyslog.h | ||||
| * | | 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 | 7 | -47/+59 |
| |\| | |||||
| | * | bugfix: omprog made rsyslog abort on startup if not binary to execute was ↵ | Rainer Gerhards | 2012-01-27 | 3 | -0/+9 |
| | | | | | | | | | | | | configured | ||||
| | * | relicense unlimited_select.h under ASL 2.0 | Rainer Gerhards | 2012-01-26 | 1 | -15/+14 |
| | | | | | | | | | | | | | | | after receiving permission from Red Hat legal (given in email from Tomas Heinrich) | ||||
| | * | increased max config file line size to 64k | Rainer Gerhards | 2012-01-24 | 2 | -1/+7 |
| | | | | | | | | | | | | | | | We now also emit an error message if even 64k is not enough (not doing so previously may rightfully be considered as a bug) | ||||
| | * | licensing change | Rainer Gerhards | 2012-01-21 | 2 | -31/+29 |
| | | | |||||
| * | | 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 | 2 | -0/+3 |
| |\| | |||||
| | * | license docs were not properly redistributed | Rainer Gerhards | 2012-01-21 | 2 | -0/+3 |
| | | | | | | | | | | | | thanks to Tomas Heinrich for alerting me. | ||||
* | | | mentioning license change in ChangeLog | Rainer Gerhards | 2012-01-21 | 1 | -0/+1 |
| | | | |||||
* | | | removing the newScope/resumeScope macro interfaces | Rainer Gerhards | 2012-01-19 | 4 | -16/+4 |
| | | | | | | | | | | | | to make using pre-v6-plugins even easier | ||||
* | | | undoing v6.1 config scoping interface, part II (now finished) | Rainer Gerhards | 2012-01-19 | 15 | -65/+65 |
| | | | | | | | | | | | | | | | | | | This concludes the removal of the new scoping interface, at least as far as pre v6-plugins are affected. Full code cleanup will happen in the v6.3 branch. | ||||
* | | | undoing v6.1 config scoping interface, part I | Rainer Gerhards | 2012-01-18 | 25 | -235/+235 |
| | | | | | | | | | | | | The most common files are now changed, more needs to be done. | ||||
* | | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-01-18 | 70 | -1055/+954 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imptcp/imptcp.c | ||||
| * | | preparing for 5.8.7v5.8.7 | Rainer Gerhards | 2012-01-17 | 3 | -3/+5 |
| | | | |||||
| * | | licensing update | Rainer Gerhards | 2012-01-16 | 1 | -17/+16 |
| | | | |||||
| * | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2012-01-16 | 2 | -1/+23 |
| |\| | | | | | | | | | | | | | Conflicts: tools/syslogd.c | ||||
| | * | FQDN hostname for multihomed host was not always set to the correct name | Tomas Heinrich | 2012-01-16 | 2 | -2/+24 |
| | | | | | | | | | | | | | | | | | | ..if multiple aliases existed. Thanks to Tomas Heinreich for the patch. Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
| * | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2012-01-16 | 65 | -1001/+882 |
| |\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/debug.h runtime/obj.c runtime/parser.h runtime/wti.h | ||||
| | * | license changes | Rainer Gerhards | 2012-01-16 | 45 | -704/+617 |
| | | | |||||
| | * | runtime license change | Rainer Gerhards | 2012-01-16 | 20 | -297/+265 |
| | | | |||||
| * | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2012-01-14 | 2 | -35/+30 |
| |\| | |||||
| | * | license change | Rainer Gerhards | 2012-01-14 | 2 | -35/+30 |
| | | | | | | | | | | | | after careful consideration of affected code | ||||
* | | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-01-14 | 44 | -671/+659 |
|\| | | | | | | | | | | | | | | Conflicts: plugins/imtcp/imtcp.c | ||||
| * | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2012-01-14 | 43 | -647/+645 |
| |\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/imfile/imfile.c plugins/omtesting/omtesting.c tcpsrv.c threads.c | ||||
| | * | more license analysis & change | Rainer Gerhards | 2012-01-14 | 11 | -178/+163 |
| | | | |||||
| | * | rsyslog.conf.5 socket module example sb imuxsock | Jim Hill | 2012-01-14 | 1 | -1/+1 |
| | | | |||||
| | * | more files moved to ASL 2.0 | Rainer Gerhards | 2012-01-12 | 4 | -66/+58 |
| | | | |||||
| | * | some more files to ASL 2.0 | Rainer Gerhards | 2012-01-11 | 7 | -108/+104 |
| | | | |||||
| | * | relicense parts under ASL 2.0 | Rainer Gerhards | 2012-01-11 | 20 | -294/+316 |
| | | | | | | | | | | | | after carful check for copyright holder | ||||
| * | | relicense to ASL 2.0 | Rainer Gerhards | 2012-01-11 | 1 | -24/+14 |
| | | | |||||
* | | | final prep for 6.2.0v6.2.0 | Rainer Gerhards | 2012-01-09 | 2 | -2/+2 |
| | | | |||||
* | | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-01-09 | 4 | -7/+19 |
|\| | | |||||
| * | | bugfix: instabilities when using RFC5424 header fields | Kaiwang Chen | 2012-01-09 | 2 | -5/+7 |
| | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
| * | | bugfix: stats counter were not properly initialized on creation | Rainer Gerhards | 2011-12-20 | 2 | -0/+3 |
| | | | |||||
| * | | bugfix: imuxsock did truncate part of received message if it did not contain ↵ | Rainer Gerhards | 2011-12-20 | 2 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | | begin preparing for v6-stable | Rainer Gerhards | 2012-01-09 | 1 | -1/+1 |
| | | | |||||
* | | | removing $Begin, $End, $StrictScoping directives | Rainer Gerhards | 2012-01-09 | 6 | -44/+11 |
| | | | | | | | | | | | | | | | | | | v6.4 will provide the same functionality in a far better way. So we do not want to clutter the code. ------------------------- | ||||
* | | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2011-12-16 | 4 | -4/+49 |
|\| | | |||||
| * | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-12-16 | 4 | -4/+49 |
| |\| |