Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-04 | Update makefiles and remove unused code | Eric Koegel | 1 | -12/+2 | |
2010-01-29 | format not a string literal and no format arguments | Frederic Crozat | 1 | -8/+8 | |
Fixes http://bugs.freedesktop.org/show_bug.cgi?id=24152 | |||||
2009-09-14 | log the kernel release and boot arguments at start time | William Jon McCann | 1 | -1/+41 | |
Someone needs to add support for non-Linux platforms. Fixes https://bugs.freedesktop.org/show_bug.cgi?id=23948 | |||||
2009-02-12 | fix parsing log entries with no body | William Jon McCann | 1 | -8/+17 | |
2008-02-01 | when a parsing error occurs don't return an empty event | William Jon McCann | 1 | -8/+13 | |
2008-01-29 | add a helper to write a system start record to the CK history | William Jon McCann | 1 | -1/+1 | |
2008-01-29 | add support for logging start/stop/restart | William Jon McCann | 1 | -8/+203 | |
Also enable reporting this information with ck-history. | |||||
2007-10-17 | add a basic ck-history command | William Jon McCann | 1 | -0/+1084 | |
Refactor some event logging code to share with ck-history. At the moment the command only prints the events. |