summaryrefslogtreecommitdiffstats
path: root/plugins/imkmsg/kmsg.c
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-241-7/+2
* Made imkmsg parse the messages instead of creating string to be parsed later.Milan Bartos2012-09-241-50/+39
* Modified comments.Milan Bartos2012-09-241-14/+12
* Added new module, imkmsg, for structured kernel logs from /dev/kmsg.Milan Bartos2012-09-241-0/+257