Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Enabled shell for Command module. | Silas Sewell | 2008-11-25 | 1 | -9/+3 |
* | make command.run invoke sub_process with closed_fds=True | Adrian Likins | 2008-09-02 | 1 | -2/+3 |
* | Merge branch 'master' into cmd_run_env | Adrian Likins | 2008-08-26 | 1 | -1/+27 |
|\ | |||||
| * | export jboss and fix some typos | makkalot | 2008-08-11 | 1 | -1/+1 |
| * | the series of exporting the minion modules to UI command module | makkalot | 2008-08-07 | 1 | -0/+26 |
* | | add support for specifying a set of enviroment variables to run | Adrian Likins | 2008-08-21 | 1 | -4/+9 |
|/ | |||||
* | added in the desc/version/api items in the modules. | Steve 'Ashcrow' Milner | 2008-01-16 | 1 | -0/+4 |
* | Simplify our modules by auto-detecting them and registering their handlers | Luke Macken | 2008-01-15 | 1 | -13/+1 |
* | Moved from sub_process to os.access for exists. | Steve 'Ashcrow' Milner | 2008-01-13 | 1 | -6/+7 |
* | Add Steve's match to check if a command exists. | Michael DeHaan | 2008-01-13 | 1 | -1/+14 |
* | Moved code under the func namespace. | Devan Goodwin | 2007-10-02 | 1 | -0/+38 |