Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - added support for high-precision timestamps when receiving legacy syslog | Rainer Gerhards | 2008-03-28 | 1 | -1/+1 | |
| | | | | | | messages - added new $ActionForwardDefaultTemplate directive - added new $ActionGSSForwardDefaultTemplate directive | |||||
* | required "syslog" relp command on client connect | Rainer Gerhards | 2008-03-27 | 1 | -1/+1 | |
| | ||||||
* | made relp modules use new relpengine-provided feature selection functions | Rainer Gerhards | 2008-03-27 | 1 | -0/+1 | |
| | ||||||
* | handled case where relp server is not available on startup | Rainer Gerhards | 2008-03-23 | 1 | -2/+3 | |
| | ||||||
* | enabled relp session recovery | Rainer Gerhards | 2008-03-23 | 1 | -3/+13 | |
| | ||||||
* | handled relp return states | Rainer Gerhards | 2008-03-23 | 1 | -1/+4 | |
| | ||||||
* | removed a now-longer needed callback from the output module interface. | Rainer Gerhards | 2008-03-22 | 1 | -6/+0 | |
| | | | | Results in reducing code complexity. | |||||
* | some more cleanup | Rainer Gerhards | 2008-03-21 | 1 | -7/+1 | |
| | ||||||
* | prepared omrelp for real "relp action" | Rainer Gerhards | 2008-03-21 | 1 | -77/+32 | |
| | ||||||
* | cleanup of omrelp | Rainer Gerhards | 2008-03-21 | 1 | -50/+5 | |
| | ||||||
* | added capability to receive RELP messages and forward them to the main | Rainer Gerhards | 2008-03-21 | 1 | -26/+3 | |
| | | | | message queue to imrelp (not yet fully finished) | |||||
* | begun to harden omrelp against non-reachable relp server | Rainer Gerhards | 2008-03-21 | 1 | -2/+5 | |
| | ||||||
* | made librelp and rsyslog relp system send the first messages to the remote | Rainer Gerhards | 2008-03-20 | 1 | -35/+9 | |
| | | | | peer (but it then discards them ;)) | |||||
* | changes to follow librelp development | Rainer Gerhards | 2008-03-19 | 1 | -57/+9 | |
| | ||||||
* | librelp changed header name | Rainer Gerhards | 2008-03-19 | 1 | -2/+1 | |
| | ||||||
* | done a bit to support librelp testing | Rainer Gerhards | 2008-03-17 | 1 | -2/+1 | |
| | ||||||
* | worked a bit on the actual RELP interface (not yet working) | Rainer Gerhards | 2008-03-16 | 1 | -64/+36 | |
| | ||||||
* | bugfix: duplicate public symbol in omfwd and omgssapi could lead to | Rainer Gerhards | 2008-03-14 | 1 | -1/+1 | |
| | | | | segfault. thanks to varmojfekoj for the patch. | |||||
* | bugfix: TCP (and GSSAPI) octet-counted frame did not work correctly in all | Rainer Gerhards | 2008-03-14 | 1 | -2/+4 | |
| | | | | | situations. If the header was split across two packet reads, it was invalidly processed, causing loss or modification of messages. | |||||
* | bugfix: was programmed as a built-in module | Rainer Gerhards | 2008-03-14 | 1 | -1/+1 | |
| | ||||||
* | cleaned up new relp code files to make them suitable for implementation | Rainer Gerhards | 2008-03-13 | 1 | -305/+198 | |
| | ||||||
* | added initial set of RELP support (i/omrelp) - not working yet, just stage | Rainer Gerhards | 2008-03-13 | 1 | -0/+650 | |
work |