summaryrefslogtreecommitdiff
path: root/src/ck-log-event.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-04Update makefiles and remove unused codeEric Koegel1-12/+2
2010-01-29format not a string literal and no format argumentsFrederic Crozat1-8/+8
2009-09-14log the kernel release and boot arguments at start timeWilliam Jon McCann1-1/+41
2009-02-12fix parsing log entries with no bodyWilliam Jon McCann1-8/+17
2008-02-01when a parsing error occurs don't return an empty eventWilliam Jon McCann1-8/+13
2008-01-29add a helper to write a system start record to the CK historyWilliam Jon McCann1-1/+1
2008-01-29add support for logging start/stop/restartWilliam Jon McCann1-8/+203
2007-10-17add a basic ck-history commandWilliam Jon McCann1-0/+1084