summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added write() and list_permanent() methods to VLAN module. Also upped the mod...Jasper Capel2008-09-301-3/+53
* Added add_permanent and delete_permanent methods to vlan module.Jasper Capel2008-09-301-0/+39
* 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-162-0/+15
|/
* add Jasper to contributors listAdrian Likins2008-09-161-0/+1
* 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
* Merge branch 'luca_patch' into merge_testAdrian Likins2008-09-054-6/+143
|\
| * add some gentoo/portage support files in contribLuca Lesinigo2008-09-032-0/+81
| * Add a new --list-modules to the minion (funcd). The new option will let it pr...Luca Lesinigo2008-09-031-0/+8
| * funcd man page patch from Luca LesinigoLuca Lesinigo2008-09-031-6/+54
* | func-transmit now has some ways of handling exceptions raised from theAdrian Likins2008-09-022-16/+46
|/
* make command.run invoke sub_process with closed_fds=TrueAdrian Likins2008-09-021-2/+3
* comment out these tests till we find a more consistent way to testsAdrian Likins2008-09-021-16/+17
* update changelogAdrian Likins2008-09-021-0/+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' of ssh://alikins@git.fedoraproject.org/git/hosted/funcAdrian Likins2008-08-273-5/+14
|\
| * remove debug spewAdrian Likins2008-08-261-1/+0
| * Merge branch 'master' into cmd_run_envAdrian Likins2008-08-26119-192/+7844
| |\
| * | add support for specifying a set of enviroment variables to runAdrian Likins2008-08-212-4/+14
* | | Merge branch 'master' of ssh://alikins@git.fedoraproject.org/git/hosted/funcAdrian Likins2008-08-253-15/+69
|\ \ \ | | |/ | |/|
| * | Create simple copyfile overlord module that is able to send big files.Krzysztof A. Adamski2008-08-233-15/+69
* | | Merge branch 'master' of ssh://alikins@git.fedoraproject.org/git/hosted/funcAdrian Likins2008-08-20116-177/+7775
|\| | | |/ |/|
| * Merge branch 'export_methods'makkalot2008-08-20115-176/+7774
| |\
| | * some fixes in spec filemakkalot2008-08-18256-1/+4
| | * Remove that polling here ,it slows the process of submition :)makkalot2008-08-181-14/+0
| | * show the result in a better div :)makkalot2008-08-181-1/+2
| | * some style chamgesmakkalot2008-08-182-12/+34
| | * add the client side json --> tree parser dhtmltree frameworkmakkalot2008-08-17306-1/+5120
| | * change the output js to show the output as treemakkalot2008-08-171-19/+69
| | * add the smart parser for comming minion resultsmakkalot2008-08-171-2/+9
| | * 4 level test cases for result parsermakkalot2008-08-171-0/+429
| | * some fixes in result parsermakkalot2008-08-171-9/+9
| | * some fixes in result handler algorithm should write lots of beautiful unittes...makkalot2008-08-161-41/+70
| | * recursive result parser,for comming resultst from minionsmakkalot2008-08-151-0/+96
| | * 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-1315-96/+136
| | |\
| | * | 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
| | * | fix in the controller for list*makkalot2008-08-111-5/+25
| | * | the small patch for adding the list*makkalot2008-08-112-4/+15
| | * | 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