Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | try to handle log rotation | William Jon McCann | 2007-10-22 | 1 | -8/+45 |
| | |||||
* | add support for reporting from logrotated files | William Jon McCann | 2007-10-22 | 1 | -1/+8 |
| | |||||
* | use AC_GNU_SOURCE instead of #define | William Jon McCann | 2007-10-18 | 1 | -2/+0 |
| | |||||
* | add a basic ck-history command | William Jon McCann | 2007-10-17 | 1 | -476/+10 |
| | | | | | Refactor some event logging code to share with ck-history. At the moment the command only prints the events. | ||||
* | add event logging capability | William Jon McCann | 2007-10-16 | 1 | -0/+828 |
This adds the ability to log events to a history file. One idea is to be able to provide wtmp like functionality. The next step is to add a seat-aware "last" command. This will be very useful for creating graphical logins that remember the most recent/frequent logins. |