Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-09 | Start adding the Suspend/Hibernate DBUS API | Eric Koegel | 1 | -0/+2 | |
The initial work in progress to add in suspend/hibernate and the inhibit locks. | |||||
2009-09-14 | log the kernel release and boot arguments at start time | William Jon McCann | 1 | -1/+2 | |
Someone needs to add support for non-Linux platforms. Fixes https://bugs.freedesktop.org/show_bug.cgi?id=23948 | |||||
2009-02-11 | fix zero-sized struct/union | William Jon McCann | 1 | -0/+4 | |
https://bugs.freedesktop.org/show_bug.cgi?id=18149 | |||||
2008-05-05 | cleanly shutdown event logging thread | William Jon McCann | 1 | -1/+7 | |
2008-01-29 | add support for logging start/stop/restart | William Jon McCann | 1 | -1/+18 | |
Also enable reporting this information with ck-history. | |||||
2007-10-17 | add a basic ck-history command | William Jon McCann | 1 | -0/+131 | |
Refactor some event logging code to share with ck-history. At the moment the command only prints the events. |