summaryrefslogtreecommitdiffstats
path: root/func/minion
Commit message (Expand)AuthorAgeFilesLines
* add support for untrack lists of files (or file globs)Adrian Likins2008-11-131-2/+3
* typo found for file_name_globs by pycheckerAdrian Likins2008-11-131-1/+1
* more func.utils/certmaster.utils changes.Adrian Likins2008-11-131-3/+3
* more func.utils/certmaster.utils changes.Adrian Likins2008-11-131-2/+2
* typo in the method args description in filetracker moduleAdrian Likins2008-11-111-2/+2
* add func_getargs.py module from Louis CoilliotLouis Coilliot2008-11-041-0/+60
* Fix minion module config examples. Add local "Config" class to module.Adrian Likins2008-10-241-1/+11
* add some test cases for per module configuation.Adrian Likins2008-10-241-0/+5
* Merge branch 'master' of ssh://alikins@git.fedorahosted.org/git/funcAdrian Likins2008-10-211-2/+7
|\
| * Add listen_addr and listen_port to config so theAdrian Likins2008-10-201-2/+7
* | add system.inventory() method that returns a list of all modulesAdrian Likins2008-10-201-2/+23
* | Add some support for saving module config files. And corresponding test cases.Adrian Likins2008-10-202-2/+19
|/
* add support for filename globsAdrian Likins2008-10-151-6/+26
* Merge branch 'jcapel-vlan'Adrian Likins2008-10-081-9/+118
|\
| * Fixed some string/integer mixups, we'll now only use strings for vlan ids. Al...Jasper Capel2008-10-061-7/+27
| * Renamed makeitso method to make_it_so.Jasper Capel2008-10-061-1/+1
| * 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 'jcapel-bridge'Adrian Likins2008-10-081-8/+292
|\ \
| * | Added make_it_so and write methodsJasper Capel2008-10-061-6/+118
| * | Added methods to permanently add/remove bridges or permanently add/remove int...Jasper Capel2008-10-061-3/+175
| |/
* / Django cotnrol module from Steve 'Ashcrow' Milner <stevem@gnulinux.net>Steve 'Ashcrow' Milner2008-10-081-0/+128
|/
* 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
* Merge branch 'master' into cmd_run_envAdrian Likins2008-08-2626-20/+1037
|\
| * Create simple copyfile overlord module that is able to send big files.Krzysztof A. Adamski2008-08-231-0/+41
| * 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-133-123/+3
| |\
| * | 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