summaryrefslogtreecommitdiffstats
path: root/plugins/imkmsg
Commit message (Expand)AuthorAgeFilesLines
* "Fix" timestamp in imkmsg module.Milan Bartos2013-04-231-23/+23
* Do not exit when messages get overwritten in the circular bufferMilan Bartos2013-03-181-0/+4
* Fix message read buffer sizeMilan Bartos2013-03-181-2/+2
* Remove unnecessary strlen() callMilan Bartos2013-03-181-1/+1
* Fix trailing '-' in kernel messages.Milan Bartos2013-03-181-0/+4
* bugfix: make rsyslog compile on kfreebsd againGuillem Jover2012-11-141-0/+2
* Remove unnecessary config options in imkmsgMilan Bartos2012-09-242-87/+2
* Made imkmsg parse the messages instead of creating string to be parsed later.Milan Bartos2012-09-243-76/+45
* Modified comments.Milan Bartos2012-09-243-40/+21
* Added new module, imkmsg, for structured kernel logs from /dev/kmsg.Milan Bartos2012-09-244-0/+741