summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-2517-25/+28
| |\
| | * Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/funcRobin Norwood2007-09-257-7/+541
| | |\
| | * | Renamed server to minion and client to overlordRobin Norwood2007-09-2517-24/+27
| * | | change imports for new pathsSeth Vidal2007-09-252-2/+2
| | |/ | |/|
| * | - fix spec file for new func python sitelib dirSeth Vidal2007-09-252-2/+2
| * | - all the class bits to make the authssl xmlrpc server work - most of it copi...Seth Vidal2007-09-257-5/+539
| |/
| * Change module loader to only try to load each module once.Robin Norwood2007-09-241-4/+11
| * Merge branch 'master' of git://git.fedoraproject.org/git/hosted/funcRobin Norwood2007-09-2413-43/+1474
| |\
| | * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-249-27/+1333
| | |\
| | * | add certmaster startup and execute scriptSeth Vidal2007-09-244-8/+102
| * | | Initial module for PackageKit support. Requires very-latest-from-git Package...Robin Norwood2007-09-241-0/+92
* | | | pyflakes cleanupsAdrian Likins2007-09-2410-21/+7
| |_|/ |/| |
* | | add a basic AuditLogger classAdrian Likins2007-09-242-11/+39
* | | Package the subprocess module so that we can use it on EL4.Michael DeHaan2007-09-246-13/+1230
* | | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2007-09-246-3/+212
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-244-3/+37
| |\|
| | * Do not raise ImportError when loading a module.Robin Norwood2007-09-241-2/+1
| | * add system.listMethods supportAdrian Likins2007-09-241-0/+11
| | * add some simple support for base object methodsAdrian Likins2007-09-242-1/+25
| * | clean up wait_for_cert() a bitSeth Vidal2007-09-241-8/+39
| |/
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-2412-42/+255
| |\
| * | certmaster - to take csrs/make certsSeth Vidal2007-09-242-0/+144
* | | Basic plugin for checking SMART status on drives.Michael DeHaan2007-09-242-6/+9
* | | Add basic module for checking smart status of drives.Michael DeHaan2007-09-241-0/+58
* | | Remove header from ps outputMichael DeHaan2007-09-241-1/+1
| |/ |/|
* | Rename yummod as yum so each module doesn't end up ending in mod :)Michael DeHaan2007-09-211-0/+0
* | Added kill and pkill to the process moduleMichael DeHaan2007-09-212-2/+14
* | Process module. Accepts flags to PS, returns nicely formatted tabular output.Michael DeHaan2007-09-212-0/+61
* | Added a smolt-based hardware profiler module.Michael DeHaan2007-09-212-1/+105
* | Remove underscores from exported function names as they are now redundant.Michael DeHaan2007-09-216-22/+22
* | update to new calling conventionsAdrian Likins2007-09-211-5/+5
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-09-212-6/+6
|\ \
| * | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2007-09-212-0/+152
| |\|
| * | Fix up virt code some more.Michael DeHaan2007-09-212-6/+6
* | | change to module loader to allow subdirs in the module path.Adrian Likins2007-09-213-13/+48
* | | ignore the build/ dirAdrian Likins2007-09-211-0/+1
| |/ |/|
* | copyfile routine to push files quasi-intelligentlySeth Vidal2007-09-211-0/+104
* | Add yum moduleJames Bowes2007-09-211-0/+48
|/
* 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