summaryrefslogtreecommitdiffstats
path: root/plugins/imklog/imklog.h
Commit message (Collapse)AuthorAgeFilesLines
* changed imklog to a driver interfaceRainer Gerhards2008-04-081-2/+23
| | | | | | imklog now uses os-specific drivers. The initial "set" contains the linux driver. This is a prequisite for BSD klog, which can now be implemented on that driver interface.
* cleanup and bugfix in imklogRainer Gerhards2008-04-081-2/+1
| | | | | | | - some cleanup in imklog - bugfix: potential segfault in imklog when kernel is compiled without /proc/kallsyms and the file System.map is missing. Thanks to Andrea Morandi for pointing it out and suggesting a fix.
* bugfix: imklog leaked several hundered KB on each HUP. Thanks toRainer Gerhards2008-03-191-0/+2
| | | | varmojfekoj for the patch
* limited debug outputRainer Gerhards2007-12-171-0/+3
|
* fix for compile problemRainer Gerhards2007-12-171-0/+1
|
* fixed missing fileRainer Gerhards2007-12-171-0/+41