Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed server to minion and client to overlord | Robin Norwood | 2007-09-25 | 1 | -51/+0 |
| | |||||
* | Basic plugin for checking SMART status on drives. | Michael DeHaan | 2007-09-24 | 1 | -4/+8 |
| | |||||
* | Added kill and pkill to the process module | Michael DeHaan | 2007-09-21 | 1 | -1/+2 |
| | |||||
* | Process module. Accepts flags to PS, returns nicely formatted tabular output. | Michael DeHaan | 2007-09-21 | 1 | -0/+4 |
| | |||||
* | Added a smolt-based hardware profiler module. | Michael DeHaan | 2007-09-21 | 1 | -1/+5 |
| | |||||
* | Remove underscores from exported function names as they are now redundant. | Michael DeHaan | 2007-09-21 | 1 | -5/+5 |
| | |||||
* | update to new calling conventions | Adrian Likins | 2007-09-21 | 1 | -5/+5 |
| | |||||
* | Fix up virt code some more. | Michael DeHaan | 2007-09-21 | 1 | -1/+1 |
| | |||||
* | Misc fixes to the virt management module. | Michael DeHaan | 2007-09-21 | 1 | -1/+2 |
| | |||||
* | Add test code for virt. | Michael DeHaan | 2007-09-20 | 1 | -1/+24 |
| | |||||
* | Implement a quickie service control module | Michael DeHaan | 2007-09-20 | 1 | -0/+1 |
| | |||||
* | Remove yaml libraries (configparser is good enough) plus remove references ↵ | Michael DeHaan | 2007-09-20 | 1 | -0/+2 |
| | | | | to virt-factory. | ||||
* | initial code drop | Adrian Likins | 2007-09-20 | 1 | -0/+11 |
module_loader from the virt-factory node server xmlrpc server from the virt-factory-server code and some test modules no ssl support yet, no init scripts, no packagin etc |