summaryrefslogtreecommitdiffstats
path: root/action.h
Commit message (Collapse)AuthorAgeFilesLines
* changed license to GPLv3 (for what is to become rsyslog v3)Rainer Gerhards2007-12-141-7/+8
|
* fixed a potential race condition, see link for details:Rainer Gerhards2007-12-111-0/+2
| | | | http://rgerhards.blogspot.com/2007/12/rsyslog-race-condition.html
* added new modExit() entry point to loadable module interfaceRainer Gerhards2007-11-211-1/+1
|
* added config file directive $ActionResumeIntervalRainer Gerhards2007-08-081-0/+2
|
* changed function name dprintf() to dbgprintf() as it conflicts with theRainer Gerhards2007-08-081-1/+1
| | | | clib
* moved action object out of syslogd.c to its own fileset (action.c/h)Rainer Gerhards2007-08-061-0/+80