summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2007-09-212-0/+152
|\
| * copyfile routine to push files quasi-intelligentlySeth Vidal2007-09-211-0/+104
| |
| * Add yum moduleJames Bowes2007-09-211-0/+48
| | | | | | | | Only updating supported right now.
* | Fix up virt code some more.Michael DeHaan2007-09-211-5/+5
|/
* Misc fixes to the virt management module.Michael DeHaan2007-09-211-10/+9
|
* fix typoRobin Norwood2007-09-211-1/+1
|
* use the right moduleSeth Vidal2007-09-211-1/+1
|
* Missed reboot.py when renaming web_svc to func_module.Michael DeHaan2007-09-211-2/+2
|
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2007-09-211-0/+29
|\
| * Add reboot moduleJames Bowes2007-09-201-0/+29
| |
* | Rename web_svc as func_module.Michael DeHaan2007-09-214-21/+12
|/
* Add virt module.Michael DeHaan2007-09-201-0/+276
|
* Implement a quickie service control moduleMichael DeHaan2007-09-201-0/+60
|
* Baseobj bites the dust.Michael DeHaan2007-09-203-127/+2
|
* initial code dropAdrian Likins2007-09-204-0/+194
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