summaryrefslogtreecommitdiffstats
Commit message (Expand)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
* | Fix up virt code some more.Michael DeHaan2007-09-212-6/+6
|/
* Misc fixes to the virt management module.Michael DeHaan2007-09-212-11/+11
* fix typoRobin Norwood2007-09-211-1/+1
* Merge branch 'master' of git://git.fedoraproject.org/git/hosted/funcRobin Norwood2007-09-211-1/+1
|\
| * use the right moduleSeth Vidal2007-09-211-1/+1
* | Merge branch 'master' of git://git.fedoraproject.org/git/hosted/funcRobin Norwood2007-09-215-23/+14
|\|
| * 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-217-56/+293
| |\
| * | Rename web_svc as func_module.Michael DeHaan2007-09-214-21/+12
* | | clean up dumb_client.py, and make it actually run for meRobin Norwood2007-09-211-7/+15
| |/ |/|
* | fix up a couple of bugs - verify that creating keys/csrs/certs is workingSeth Vidal2007-09-212-10/+17
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-212-0/+33
|\ \
| * | Add trait_names for ipython's tab completionJames Bowes2007-09-201-0/+4
| * | Add reboot moduleJames Bowes2007-09-201-0/+29
* | | add func/certs.pySeth Vidal2007-09-214-60/+178
* | | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-2036-2129/+853
|\| |
| * | just a friendly reminderAdrian Likins2007-09-201-1/+13
| * | we are not vf_server, change I!*N domainAdrian Likins2007-09-201-1/+1
| * | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-09-202-1/+300
| |\|
| | * Add virt module.Michael DeHaan2007-09-201-0/+276
| | * Add test code for virt.Michael DeHaan2007-09-201-1/+24
| * | add a very simple, very dumb commandline client:Adrian Likins2007-09-201-0/+42
| |/
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-09-207-4/+70
| |\
| | * Remove messages.pot from po dir, since its automatically generatedJames Bowes2007-09-202-22/+1
| | * Get rid of extra / in module loading errorJames Bowes2007-09-202-3/+3
| | * Add po dir to gitJames Bowes2007-09-202-1/+22
| | * Prevent XMLRPC server from printing to console.Michael DeHaan2007-09-201-0/+1
| | * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2007-09-202-2/+6
| | |\
| | | * Catch FuncException when the config file is missing and exit gracefullyJames Bowes2007-09-202-2/+6
| | * | Implement a quickie service control moduleMichael DeHaan2007-09-202-0/+61
| | |/
| * / pychecker cleanupsAdrian Likins2007-09-202-6/+11
| |/
| * Removing VF items + misc cleanupMichael DeHaan2007-09-201-79/+42
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2007-09-202-27/+3
| |\
| | * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-09-202-4/+11
| | |\
| | * | remove all the --debug "try to run from the src tree" crapAdrian Likins2007-09-202-27/+3
| * | | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2007-09-202-4/+11
| |\ \ \ | | | |/ | | |/|
| | * | Clean up some speclint warningsJames Bowes2007-09-202-4/+11
| | |/
| * / Baseobj bites the dust.Michael DeHaan2007-09-203-127/+2
| |/
| * debug spew cleanup to protect the unwashed masses from foo poisoningAdrian Likins2007-09-202-8/+4
| * fix up config_data to use ConfigParser correctlyAdrian Likins2007-09-201-1/+4
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-09-2024-1944/+112
| |\
| | * Make init-scripts all standardized and LSB happy.Michael DeHaan2007-09-201-46/+37
| | * Remove yaml references from setup.py and specfile.Michael DeHaan2007-09-202-6/+2
| | * Remove yaml libraries (configparser is good enough) plus remove references to...Michael DeHaan2007-09-2022-1650/+59
| | * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2007-09-2010-0/+287
| | |\
| | * | Basic config file. Intentionally short. Slowly removing VF code.Michael DeHaan2007-09-203-248/+20
| * | | attempt to let us run with --debug flag to run from src checkoutAdrian Likins2007-09-201-18/+22