summaryrefslogtreecommitdiffstats
path: root/plugins/imklog/imklog.h
Commit message (Collapse)AuthorAgeFilesLines
* imklog: removal of no longer needed config directivesRainer Gerhards2012-06-291-7/+0
|
* imklog: support for module() global config parameters addedRainer Gerhards2012-06-291-18/+6
|
* Merge branch 'v6-stable'Rainer Gerhards2012-01-271-15/+14
|\ | | | | | | | | | | | | | | Conflicts: plugins/imklog/imklog.c plugins/imklog/imklog.h runtime/conf.c runtime/rsyslog.h
| * licensing changeRainer Gerhards2012-01-211-15/+14
| |
* | Merge branch 'v5-devel'Rainer Gerhards2011-06-271-2/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imfile/imfile.c plugins/imklog/imklog.c plugins/imptcp/imptcp.c plugins/imtcp/imtcp.c plugins/imuxsock/imuxsock.c plugins/mmsnmptrapd/mmsnmptrapd.c tools/omfile.c
| * | added support for obtaining timestamp for kernel message from messageRainer Gerhards2011-06-241-2/+2
| |/ | | | | | | | | | | | | If the kernel time-stamps messages, time is now take from that timestamp instead of the system time when the message was read. This provides much better accuracy. Thanks to Lennart Poettering for suggesting this feature and his help during implementation.
* / step: imklog (linux) moved to v2 config systemRainer Gerhards2011-05-251-5/+21
|/
* 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