summaryrefslogtreecommitdiffstats
path: root/func
Commit message (Expand)AuthorAgeFilesLines
...
| | * | export the netapp modulemakkalot2008-08-113-1/+127
| | * | export thesnmp modulemakkalot2008-08-111-1/+29
| | * | export reboot modulemakkalot2008-08-111-1/+26
| | * | export jboss and fix some typosmakkalot2008-08-113-5/+75
| | * | a typo again probably i was drunk when writing thosemakkalot2008-08-111-1/+1
| | * | a simple change heremakkalot2008-08-111-10/+1
| | * | remove the hash** case from api we dont need it actually args* case is enough...makkalot2008-08-112-8/+0
| | * | some changes in the echo test modulemakkalot2008-08-111-0/+39
| | * | a simple addition in export method apimakkalot2008-08-111-0/+2
| | * | typo typos arghhmakkalot2008-08-111-4/+3
| | * | arggh should check before send hmmmakkalot2008-08-111-2/+3
| | * | a typo here hmmmakkalot2008-08-111-1/+1
| | * | export module file_trackermakkalot2008-08-081-0/+51
| | * | export module nagios-checkmakkalot2008-08-081-0/+18
| | * | export module yumcmcdmakkalot2008-08-081-0/+33
| | * | export the sysctl modulemakkalot2008-08-081-0/+38
| | * | export smart minion modulemakkalot2008-08-081-0/+19
| | * | export the rpms modulemakkalot2008-08-081-0/+35
| | * | export the networktest methodmakkalot2008-08-081-0/+64
| | * | export the process modulemakkalot2008-08-071-0/+52
| | * | export the hardware modulemakkalot2008-08-071-0/+26
| | * | exporting the mount module for UI usagemakkalot2008-08-071-0/+76
| | * | the series of exporting the minion modules to UI command modulemakkalot2008-08-071-0/+26
| | * | merge from master async db stuff fixesmakkalot2008-08-032-8/+44
| | |\ \
| | * | | sleep a little bit when polling it kills the machine it is runningmakkalot2008-08-011-0/+1
| | * | | a small fix in the async code that was causing wrong resultsmakkalot2008-08-011-4/+5
| | * | | add more methods for groups apimakkalot2008-07-311-5/+45
| | * | | Merge branch 'master' of git://git.fedorahosted.org/func into new_layoutmakkalot2008-07-291-1/+2
| | |\ \ \
| | * | | | some changes into Minions class to work properly with Group classmakkalot2008-07-291-5/+11
| | * | | | some fixes into groups also adding some db operations like add,remove and etc.makkalot2008-07-291-22/+131
| * | | | | Make exception more verbose.Krzysztof A. Adamski2008-08-161-1/+1
| | |_|_|/ | |/| | |
* / | | | add support for specifying a set of enviroment variables to runAdrian Likins2008-08-211-4/+9
|/ / / /
* | | | Only pass parent_class when it's not None.Krzysztof A. Adamski2008-08-081-1/+4
* | | | Fix circular import.Krzysztof A. Adamski2008-08-083-11/+11
* | | | Use overlod module to list_minions() instead of the hack in func-transmit.Krzysztof A. Adamski2008-08-071-0/+3
* | | | Use polling method from overlord module in call cmd_module.Krzysztof A. Adamski2008-08-072-27/+42
* | | | Pass reference to the parrent class to modules loaded by load_methods().Krzysztof A. Adamski2008-08-073-8/+8
* | | | Adding overlord modules support.Krzysztof A. Adamski2008-08-076-6/+38
* | | | Load cmd_modules dynamicly.Krzysztof A. Adamski2008-08-071-14/+6
* | | | Move module_loader.py to parent directory as it won't be used only on minion ...Krzysztof A. Adamski2008-08-072-1/+1
* | | | Change module_loader so it can be used in places other than func/minion/serve...Krzysztof A. Adamski2008-08-071-5/+7
* | | | Fix async job IDs problem, finally.Krzysztof A. Adamski2008-08-061-3/+4
| |_|/ |/| |
* | | fix for jobthing to tolerate the weird and long names for globs in database r...makkalot2008-08-032-8/+44
* | | a small fix in the async code that was causing wrong resultsmakkalot2008-08-011-4/+5
* | | add more methods for groups apimakkalot2008-08-011-5/+45
* | | some changes into Minions class to work properly with Group classmakkalot2008-08-011-5/+11
* | | some fixes into groups also adding some db operations like add,remove and etc.makkalot2008-08-011-22/+131
* | | Merge branch 'master' of git://git.fedorahosted.org/funcmakkalot2008-07-291-1/+2
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'awood_submit'Adrian Likins2008-07-281-1/+2
| |\
| | * Merge branch 'submit' of git://github.com/awood/func into awood_submitAdrian Likins2008-07-281-1/+2
| | |\