summaryrefslogtreecommitdiffstats
path: root/plugins/imklog/ksym.c
Commit message (Collapse)AuthorAgeFilesLines
* cleanup and bugfix in imklogRainer Gerhards2008-04-081-86/+42
| | | | | | | - 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 did not work well with kernel 2.6+.Rainer Gerhards2008-04-081-35/+59
| | | | | | Thanks to Peter Vrabec for patching it based on the development in sysklogd - and thanks to the sysklogd project for upgrading klogd to support the new functionality.
* bugfix: imklog leaked several hundered KB on each HUP. Thanks toRainer Gerhards2008-03-191-0/+6
| | | | varmojfekoj for the patch
* limited debug outputRainer Gerhards2007-12-171-2/+4
|
* fix for compile problemRainer Gerhards2007-12-171-109/+27
|
* fixed compile problem (error during previous cvs commit)Rainer Gerhards2007-12-171-63/+7
|
* begun imklog, replacing klogd.c (finally we get rid of it...)Rainer Gerhards2007-12-171-0/+986