Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed a bug that could cause invalid string handling via strerror_r | Rainer Gerhards | 2008-01-30 | 1 | -3/+3 |
| | | | | varmojfekoj provided the patch - many thanks! | ||||
* | changed license to GPLv3 (for what is to become rsyslog v3) | Rainer Gerhards | 2007-12-14 | 1 | -7/+8 |
| | |||||
* | compile error in rfc3195d fixed | Rainer Gerhards | 2007-09-25 | 1 | -0/+1 |
| | |||||
* | - simplified code in shouldProcessThisMessage() for debug output | Rainer Gerhards | 2007-09-24 | 1 | -5/+9 |
| | | | | - changed strerror() calls to thread-safe strerror_r() variant | ||||
* | fixed syntax error in sigaction handling | Rainer Gerhards | 2007-09-11 | 1 | -1/+1 |
| | |||||
* | applied patch by varmojfekoj to change signal handling to the new sigaction | Rainer Gerhards | 2007-09-11 | 1 | -3/+11 |
| | | | | API set (replacing the depreciated signal() calls and its friends. | ||||
* | upgraded to autotools build system - thanks Peter Vrabec for patches and | Rainer Gerhards | 2007-07-10 | 1 | -1/+1 |
| | | | | the idea | ||||
* | begin implementing BSD-style program blocks | Rainer Gerhards | 2005-10-18 | 1 | -4/+10 |
| | |||||
* | added capability to specify listen port for rfc3195d | Rainer Gerhards | 2005-10-14 | 1 | -4/+20 |
| | |||||
* | final touches for 1.11.0 | Rainer Gerhards | 2005-10-12 | 1 | -0/+11 |
| | |||||
* | added man page for rfc3195d | Rainer Gerhards | 2005-10-12 | 1 | -1/+2 |
| | |||||
* | added first (simple) version of rfc3195 receiver; some bug fixes and | Rainer Gerhards | 2005-10-12 | 1 | -156/+241 |
| | | | | supporting changes to rsyslogd | ||||
* | begin implementing RFC 3195 support | Rainer Gerhards | 2005-10-06 | 1 | -0/+156 |