summaryrefslogtreecommitdiffstats
path: root/tools/ck-history.c
Commit message (Collapse)AuthorAgeFilesLines
* when a parsing error occurs don't return an empty eventWilliam Jon McCann2008-02-011-6/+6
|
* add support for logging start/stop/restartWilliam Jon McCann2008-01-291-156/+288
| | | | Also enable reporting this information with ck-history.
* allow session type filtering for all report formatsWilliam Jon McCann2008-01-281-9/+22
|
* add session-type filtering to ck-historyWilliam Jon McCann2008-01-281-8/+14
|
* history should log to /var/log not /var/runWilliam Jon McCann2008-01-231-1/+1
|
* add support for reporting from logrotated filesWilliam Jon McCann2007-10-221-10/+118
|
* add a basic --frequent reportWilliam Jon McCann2007-10-221-0/+109
|
* add last mode, filtering by user/seat; shorten logged idsWilliam Jon McCann2007-10-211-11/+166
|
* check for oldest being nullWilliam Jon McCann2007-10-191-2/+4
|
* rename --last to --last-compatWilliam Jon McCann2007-10-191-3/+3
|
* a few fixes for last patchWilliam Jon McCann2007-10-191-4/+25
|
* add a last compatible outout format to ck-historyWilliam Jon McCann2007-10-191-6/+169
|
* add a basic ck-history commandWilliam Jon McCann2007-10-171-0/+157
Refactor some event logging code to share with ck-history. At the moment the command only prints the events.