Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -0/+33 |
System dependent tools will be built in subdirectories under tools. |