Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed license to GPLv3 (for what is to become rsyslog v3) | Rainer Gerhards | 2007-12-14 | 1 | -7/+8 |
| | |||||
* | fixed a potential race condition, see link for details: | Rainer Gerhards | 2007-12-11 | 1 | -0/+3 |
| | | | | http://rgerhards.blogspot.com/2007/12/rsyslog-race-condition.html | ||||
* | fixed some type warnings that appeared on 64 bit machines - these were in | Rainer Gerhards | 2007-12-07 | 1 | -1/+1 |
| | | | | debug statements, so indicated no real problem | ||||
* | changed rsyslog.h include order to solve debian sid zlib inlcude issue | Michael Meckelein | 2007-08-08 | 1 | -1/+1 |
| | |||||
* | added config file directive $ActionResumeInterval | Rainer Gerhards | 2007-08-08 | 1 | -3/+18 |
| | |||||
* | changed function name dprintf() to dbgprintf() as it conflicts with the | Rainer Gerhards | 2007-08-08 | 1 | -2/+1 |
| | | | | clib | ||||
* | moved action object out of syslogd.c to its own fileset (action.c/h) | Rainer Gerhards | 2007-08-06 | 1 | -0/+178 |