summaryrefslogtreecommitdiffstats
path: root/tools/linux
Commit message (Collapse)AuthorAgeFilesLines
* use an async job to collect session infoWilliam Jon McCann2007-03-051-2/+9
| | | | | Use an async helper job to collect session info for the OpenSession() method.
* add linux backends for collecting session informationWilliam Jon McCann2007-03-023-1/+487
| | | | | These tools will be used to generate and verify the parameters used to open a session.
* add framework for backend toolsWilliam Jon McCann2007-02-281-0/+33
System dependent tools will be built in subdirectories under tools.