summaryrefslogtreecommitdiffstats
path: root/tools/list-sessions.c
Commit message (Collapse)AuthorAgeFilesLines
* parse gecos field to get real nameWilliam Jon McCann2009-02-111-2/+13
|
* fix use of unix-user as intWilliam Jon McCann2008-07-221-6/+6
|
* export login session id to the busWilliam Jon McCann2008-05-051-2/+7
|
* display uid as unix-user to match apiWilliam Jon McCann2008-02-291-1/+1
|
* add a basic ck-history commandWilliam Jon McCann2007-10-171-29/+29
| | | | | Refactor some event logging code to share with ck-history. At the moment the command only prints the events.
* deprecate the user properties and add unix-user propertiesWilliam Jon McCann2007-03-131-1/+1
| | | | | Also added deprecated notes to the docs. New code should be using GetUnixUser instead of GetUser etc.
* rename host-name to remote-host-name to make it more intuitiveWilliam Jon McCann2007-03-051-6/+6
|
* add x11-display-device to ck-list-sessionsWilliam Jon McCann2007-03-051-6/+22
|
* rename idle methods and signal to indicate they are hintsWilliam Jon McCann2007-02-201-6/+6
| | | | | Rename GetIdle to GetIdleHint (etc) to make it clear that these are not authoritative properties.
* split list-sessions output onto separate linesWilliam Jon McCann2007-02-151-3/+3
| | | | It was getting impossible to read all on one line.
* add creation and idle-since timesWilliam Jon McCann2007-02-151-2/+15
| | | | | Added GetCreationTime and GetIdleSince methods. And added the output to the list-sessions tool.
* Add .gitignore files and rename tool.William Jon McCann2006-10-271-0/+362