summaryrefslogtreecommitdiffstats
path: root/func
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'bridge_module'Adrian Likins2008-09-171-0/+170
|\
| * Changed method names in bridge module for increased usability.Jasper Capel2008-09-171-15/+23
| * Added new module for basic bridge managementJasper Capel2008-09-171-0/+162
* | add method in test minion module to export it's configAdrian Likins2008-09-161-0/+9
|/
* patch to add some basic support for creating vlans fromJasper Capel2008-09-161-0/+139
* do not return None when launcing jboss with no optionsAdrian Likins2008-09-081-2/+2
* add a method to the test module to return a really big intAdrian Likins2008-09-051-0/+10
* Add a new --list-modules to the minion (funcd). The new option will let it pr...Luca Lesinigo2008-09-031-0/+8
* make command.run invoke sub_process with closed_fds=TrueAdrian Likins2008-09-021-2/+3
* better fix for ticket #53 (trailing slashes break cert matching)Adrian Likins2008-09-021-1/+1
* remove any unneeded /'s from the cert path to fix ticket #53Adrian Likins2008-09-011-1/+4
* Merge branch 'master' into cmd_run_envAdrian Likins2008-08-2630-36/+1067
|\
| * Create simple copyfile overlord module that is able to send big files.Krzysztof A. Adamski2008-08-233-15/+69
| * Merge branch 'export_methods'makkalot2008-08-2026-20/+997
| |\
| | * little change in network testmakkalot2008-08-131-4/+4
| | * export the iptables commandmakkalot2008-08-132-1/+122
| | * merge master into the export_methods branchmakkalot2008-08-1312-60/+108
| | |\
| | * | export the netapp.vol.clone we forgot itmakkalot2008-08-121-1/+44
| | * | export overlord modulemakkalot2008-08-121-0/+18
| | * | export the certmaster module and remove some irrelevant linesmakkalot2008-08-121-5/+36
| | * | export the test module not necessary but useful to see if other side respondsmakkalot2008-08-111-0/+52
| | * | 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