summaryrefslogtreecommitdiffstats
path: root/plugins/imklog/imklog.h
Commit message (Collapse)AuthorAgeFilesLines
* add support for KLogPathMichael Terry2009-06-291-0/+1
|
* bugfix: imklog did not compile on freeBSDRainer Gerhards2008-11-241-0/+1
|
* some more cleanupRainer Gerhards2008-04-161-1/+1
| | | | | reduced dependencies, moved non-runtime files to its own directory except for some whom's status is unclear
* cleanup of imklog + addtl. config directivesRainer Gerhards2008-04-141-2/+5
| | | | | | - implemented $KLogInternalMsgFacility config directive - implemented $KLogPermitNonKernelFacility config directive - modified internal interfaces
* implemented klog driver for BSDRainer Gerhards2008-04-091-1/+1
|
* 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