summaryrefslogtreecommitdiffstats
path: root/src/ck-log-event.c
Commit message (Collapse)AuthorAgeFilesLines
* fix parsing log entries with no bodyWilliam Jon McCann2009-02-121-8/+17
|
* when a parsing error occurs don't return an empty eventWilliam Jon McCann2008-02-011-8/+13
|
* add a helper to write a system start record to the CK historyWilliam Jon McCann2008-01-291-1/+1
|
* add support for logging start/stop/restartWilliam Jon McCann2008-01-291-8/+203
| | | | Also enable reporting this information with ck-history.
* add a basic ck-history commandWilliam Jon McCann2007-10-171-0/+1084
Refactor some event logging code to share with ck-history. At the moment the command only prints the events.