summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* 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-273-4/+12
|
* Actually remove files and remember to use commit -a.William Jon McCann2006-10-271-632/+0
|
* Initial importWilliam Jon McCann2006-10-253-0/+1036