Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | history should log to /var/log not /var/run | William Jon McCann | 2008-01-23 | 1 | -1/+1 |
| | |||||
* | initial stop/restart support | William Jon McCann | 2008-01-22 | 10 | -16/+186 |
| | | | | | | Add Stop and Restart methods to the Manager object. We'll rename the Manager object to System in the near future. Use libpolkit to determine authorization. | ||||
* | add support for reporting from logrotated files | William Jon McCann | 2007-10-22 | 2 | -12/+122 |
| | |||||
* | add a basic --frequent report | William Jon McCann | 2007-10-22 | 1 | -0/+109 |
| | |||||
* | add last mode, filtering by user/seat; shorten logged ids | William Jon McCann | 2007-10-21 | 1 | -11/+166 |
| | |||||
* | check for oldest being null | William Jon McCann | 2007-10-19 | 1 | -2/+4 |
| | |||||
* | rename --last to --last-compat | William Jon McCann | 2007-10-19 | 1 | -3/+3 |
| | |||||
* | a few fixes for last patch | William Jon McCann | 2007-10-19 | 1 | -4/+25 |
| | |||||
* | add a last compatible outout format to ck-history | William Jon McCann | 2007-10-19 | 1 | -6/+169 |
| | |||||
* | add a basic ck-history command | William Jon McCann | 2007-10-17 | 3 | -29/+196 |
| | | | | | Refactor some event logging code to share with ck-history. At the moment the command only prints the events. | ||||
* | a few fixes for peer cred stuff | William Jon McCann | 2007-08-17 | 2 | -8/+9 |
| | |||||
* | move peercred stuff into sysdeps. add solaris support. | William Jon McCann | 2007-08-16 | 2 | -52/+13 |
| | |||||
* | move all proc stuff into ck-sysdeps | William Jon McCann | 2007-08-16 | 3 | -30/+30 |
| | |||||
* | move tools out of linux subdirectory since they apparently work on solaris | William Jon McCann | 2007-08-14 | 6 | -32/+39 |
| | |||||
* | make a lt library for proc stuff | William Jon McCann | 2007-08-14 | 1 | -4/+3 |
| | |||||
* | Add --display option to tool. | William Jon McCann | 2007-07-20 | 1 | -4/+18 |
| | |||||
* | Add new helper for getting tty from DISPLAY | William Jon McCann | 2007-07-18 | 2 | -0/+149 |
| | |||||
* | use xlib directly instead of via gdk | William Jon McCann | 2007-03-26 | 1 | -7/+32 |
| | |||||
* | deprecate the user properties and add unix-user properties | William Jon McCann | 2007-03-13 | 2 | -2/+2 |
| | | | | | Also added deprecated notes to the docs. New code should be using GetUnixUser instead of GetUser etc. | ||||
* | update all .gitignore files | William Jon McCann | 2007-03-08 | 2 | -1/+10 |
| | |||||
* | rename host-name to remote-host-name to make it more intuitive | William Jon McCann | 2007-03-05 | 2 | -12/+12 |
| | |||||
* | add x11-display-device to ck-list-sessions | William Jon McCann | 2007-03-05 | 1 | -6/+22 |
| | |||||
* | add x11-display-device attribute | William Jon McCann | 2007-03-05 | 1 | -8/+21 |
| | | | | | | In certain cases it is necessary to distinguish the display-device (tty of session leader) from the x11-display-device (tty of xorg process). | ||||
* | use an async job to collect session info | William Jon McCann | 2007-03-05 | 1 | -2/+9 |
| | | | | | Use an async helper job to collect session info for the OpenSession() method. | ||||
* | add linux backends for collecting session information | William Jon McCann | 2007-03-02 | 3 | -1/+487 |
| | | | | | These tools will be used to generate and verify the parameters used to open a session. | ||||
* | add framework for backend tools | William Jon McCann | 2007-02-28 | 2 | -0/+41 |
| | | | | System dependent tools will be built in subdirectories under tools. | ||||
* | install the list-sessions tool as ck-list-sessions | William Jon McCann | 2007-02-27 | 1 | -4/+4 |
| | |||||
* | rename idle methods and signal to indicate they are hints | William Jon McCann | 2007-02-20 | 1 | -6/+6 |
| | | | | | Rename GetIdle to GetIdleHint (etc) to make it clear that these are not authoritative properties. | ||||
* | split list-sessions output onto separate lines | William Jon McCann | 2007-02-15 | 1 | -3/+3 |
| | | | | It was getting impossible to read all on one line. | ||||
* | add creation and idle-since times | William Jon McCann | 2007-02-15 | 1 | -2/+15 |
| | | | | | Added GetCreationTime and GetIdleSince methods. And added the output to the list-sessions tool. | ||||
* | Add .gitignore files and rename tool. | William Jon McCann | 2006-10-27 | 3 | -4/+12 |
| | |||||
* | Actually remove files and remember to use commit -a. | William Jon McCann | 2006-10-27 | 1 | -632/+0 |
| | |||||
* | Initial import | William Jon McCann | 2006-10-25 | 3 | -0/+1036 |