Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfixing newly added action code | Rainer Gerhards | 2008-01-29 | 1 | -0/+1 |
* | - improved debug support a bit (assertions) | Rainer Gerhards | 2008-01-29 | 1 | -0/+2 |
* | - implemented the $ActionResumeRetryCount config directive | Rainer Gerhards | 2008-01-28 | 1 | -1/+5 |
* | implemented the $ActionResumeRetryCount config directive | Rainer Gerhards | 2008-01-28 | 1 | -0/+9 |
* | 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/+2 |
* | added new modExit() entry point to loadable module interface | Rainer Gerhards | 2007-11-21 | 1 | -1/+1 |
* | added config file directive $ActionResumeInterval | Rainer Gerhards | 2007-08-08 | 1 | -0/+2 |
* | changed function name dprintf() to dbgprintf() as it conflicts with the | Rainer Gerhards | 2007-08-08 | 1 | -1/+1 |
* | moved action object out of syslogd.c to its own fileset (action.c/h) | Rainer Gerhards | 2007-08-06 | 1 | -0/+80 |