summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add some tests cases for copyfileAdrian Likins2008-11-102-4/+18
* add func_getargs.py module from Louis CoilliotLouis Coilliot2008-11-041-0/+60
* add Louis Coilliot <louis.coilliot@gmail.com> toAdrian Likins2008-11-041-0/+1
* Pass in the correct $DAEMON arg to the dameon cmd in theAdrian Likins2008-11-041-1/+1
* Fix a bug with "func-transmit --yaml" send bools as strings and causingAdrian Likins2008-10-312-6/+57
* add Test.conf module to spec file to fix build failureAdrian Likins2008-10-311-0/+1
* Fix minion module config examples. Add local "Config" class to module.Adrian Likins2008-10-243-16/+40
* add some test cases for per module configuation.Adrian Likins2008-10-245-3/+35
* Merge branch 'master' of ssh://alikins@git.fedorahosted.org/git/funcAdrian Likins2008-10-212-2/+9
|\
| * Add listen_addr and listen_port to config so theAdrian Likins2008-10-202-2/+9
* | 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-203-2/+33
|/
* add .coverage dir to gitignore as wellAdrian Likins2008-10-151-0/+1
* add test coverage data dirs to gitignoreAdrian Likins2008-10-151-0/+2
* Add in some support for test coverage.Adrian Likins2008-10-154-0/+585
* 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-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
|\| | | |/ |/|