Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup and bugfix in imklog | Rainer Gerhards | 2008-04-08 | 1 | -5/+4 |
| | | | | | | | - 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 Gerhards | 2008-04-08 | 1 | -52/+7 |
| | | | | | | 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. | ||||
* | begun imklog, replacing klogd.c (finally we get rid of it...) | Rainer Gerhards | 2007-12-17 | 1 | -0/+81 |