Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |\ | |||||
| | * | bugfix: potential fatal abort in omgssapi | Tomas Heinrich | 2011-12-16 | 2 | -4/+4 |
| | | | |||||
| | * | added doc for omprog | Rainer Gerhards | 2011-12-16 | 3 | -0/+45 |
| | | | |||||
* | | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2011-12-01 | 4 | -5/+7 |
|\| | | |||||
| * | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-12-01 | 3 | -2/+5 |
| |\| | | | | | | | | | | | | | Conflicts: action.c | ||||
| | * | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2011-12-01 | 3 | -2/+5 |
| | |\ | |||||
| | | * | bugfix: action resume interval incorrectly handled, thus took longer to resumev3-stable | Tomas Heinrich | 2011-12-01 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
| | | * | bugfix: cosmetic: proper constant used instead of number in open call | Tomas Heinrich | 2011-12-01 | 2 | -1/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
| * | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-11-03 | 1 | -3/+2 |
| |\| | | |||||
| | * | | doc bugfix: typo in imgssapi doc | Rainer Gerhards | 2011-11-03 | 1 | -3/+2 |
| | | | | |||||
* | | | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2011-10-25 | 1 | -1/+3 |
|\| | | | |||||
| * | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-10-25 | 1 | -1/+3 |
| |\| | | |||||
| | * | | doc: imfile: clarified that empty lines are not processed | Rainer Gerhards | 2011-10-25 | 1 | -1/+3 |
| | | | | |||||
* | | | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2011-10-27 | 2 | -3/+18 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| * | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-10-27 | 2 | -3/+15 |
| |\| | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| | * | | bugfix: potential abort after reading invalid X.509 certificate | Tomas Heinrich | 2011-10-27 | 2 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=290 Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | | | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2011-10-21 | 6 | -9/+22 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| * | | | preparing for 5.8.6 releasev5.8.6 | Rainer Gerhards | 2011-10-21 | 3 | -3/+3 |
| | | | | |||||
| * | | | bugfix: missing whitespace after property-based filter was not detected | Rainer Gerhards | 2011-10-21 | 5 | -6/+18 |
| | | | | |||||
| * | | | Merge branch 'v5-stable' of git+ssh://git.adiscon.com/git/rsyslog into v5-stable | Rainer Gerhards | 2011-10-21 | 2 | -5/+5 |
| |\ \ \ | |||||
| * | | | | minor: slightly improved error reporting when dynafile open fails | Rainer Gerhards | 2011-10-20 | 1 | -2/+3 |
| | | | | | |||||
* | | | | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2011-10-21 | 3 | -3/+3 |
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | Conflicts: doc/rsyslog_recording_pri.html | ||||
| * | | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-10-20 | 2 | -5/+5 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | doc bugfix: pri-text neees to be fixed in an article as well | Rainer Gerhards | 2011-10-20 | 1 | -3/+3 |
| | | | | |||||
| | * | | doc bug: property pri-text was incorrectly described | Rainer Gerhards | 2011-10-20 | 1 | -2/+2 |
| | | | | |||||
| * | | | bugfix: $OMFileFlushInterval period was doubled - now using correct value | Rainer Gerhards | 2011-10-18 | 2 | -1/+2 |
| | | | | |||||
* | | | | bugfix (kind of): removed numerical part from pri-text | Rainer Gerhards | 2011-10-21 | 4 | -27/+72 |
| | | | | | | | | | | | | | | | | see v6 compatibility document for reasons | ||||
* | | | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2011-10-17 | 3 | -10/+17 |
|\| | | | |||||
| * | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-10-17 | 1 | -0/+2 |
| |\| | | |||||
| | * | | doc: clarified that imklog does not support Solaris | Rainer Gerhards | 2011-10-17 | 1 | -0/+2 |
| | | | | |||||
| * | | | Merge branch 'v5-stable' of git+ssh://git.adiscon.com/git/rsyslog into v5-stable | Rainer Gerhards | 2011-10-17 | 3 | -9/+54 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| | * | | | doc: mention imported bugfix in ChangeLog | Rainer Gerhards | 2011-10-13 | 1 | -0/+2 |
| | | | | | |||||
| | * | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-10-13 | 2 | -1/+2 |
| | |\| | | |||||
| | | * | | bugfix: $ActionExecOnlyOnce interval did not work properly | Tomas Heinrich | 2011-10-13 | 2 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
| * | | | | bugfix: ActionQueue could malfunction due to index error | Vlad Grigorescu | 2011-10-17 | 2 | -9/+11 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | | | | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2011-10-13 | 5 | -16/+69 |
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| * | | | | bugfix: race condition when extracting structured data and PROCID | Rainer Gerhards | 2011-10-13 | 2 | -5/+25 |
| | | | | | | | | | | | | | | | | | | | | same issue as previous commit for PROGNAME and APPNAME | ||||
| * | | | | bugfix: race condition when extracting program name and APPNAME | Rainer Gerhards | 2011-10-13 | 2 | -5/+27 |
| |/ / / | | | | | | | | | | | | | could lead to invalid characters e.g. in dynamic file names | ||||
| * | | | bugfix: imfile did invalid system call under some circumstances | Rainer Gerhards | 2011-10-07 | 3 | -6/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | when a file that was to be monitored did not exist BUT the state file actually existed. Mostly a cosmetic issue. Root cause was incomplete error checking in stream.c; so patch may affect other code areas. | ||||
| * | | | fixed compiler warnings in tcpflood.c | Rainer Gerhards | 2011-10-06 | 1 | -2/+3 |
| | | | | |||||
* | | | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2011-09-26 | 6 | -16/+73 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| * | | | bugfix: omfile returns fatal error code for things that go really wrong | Rainer Gerhards | 2011-09-26 | 3 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | previously, RS_RET_RESUME was returned, which lead to a loop inside the rule engine as omfile could not really recover. |