summaryrefslogtreecommitdiffstats
path: root/plugins/imdiag
Commit message (Collapse)AuthorAgeFilesLines
* added new testing module imdiagRainer Gerhards2009-05-251-52/+195
| | | | | which enables to talk to the rsyslog core at runtime. The current implementation is only a beginning, but can be expanded over time
* made imdiag *just* compile & some cleanupRainer Gerhards2009-05-201-16/+20
| | | | | | imdiag was never finished (not even really begun), but now I need it. I made the few things that are available compile, but more serious work is required.
* make all cflags and libs variables uppercaseMichael Biebl2009-02-241-1/+1
| | | | | | pkg-config uses uppercase for its _CFLAGS and _LIBS variable names. So we follow suit and convert all _cflags and _libs variables to uppercase for more consistency.
* begun implementing a diagnostic plugin (not yet completed)Rainer Gerhards2008-07-282-0/+203