summaryrefslogtreecommitdiffstats
path: root/func/overlord/cmd_modules
Commit message (Expand)AuthorAgeFilesLines
* using the wrong path to minion.conf, updateAdrian Likins2008-02-291-2/+2
* Fixing func "*" ping functionality, which had an earlier reference to expand_...Michael DeHaan2008-02-212-7/+28
* initial work on "func '*' check" command for diagnosing basic setup problems,Michael DeHaan2008-02-213-2/+125
* Fix minion listingMichael DeHaan2008-02-191-5/+8
* Our client.command.Command class looks for 'usage', not 'useage'Luke Macken2008-01-145-6/+6
* more deletions of shebangs.Steve 'Ashcrow' Milner2008-01-133-7/+0
* removed a lot of misplaced shebangs.Steve 'Ashcrow' Milner2008-01-132-11/+2
* Applied James Anthill's patch to generalize "show" features, plus a releaseMichael DeHaan2007-12-111-29/+5
* Integrating the multiplexer feature (forkbomb.py) with func's Client module. ...Michael DeHaan2007-11-301-4/+14
* Slight changes to make it easier to establish seperate client handles to all ...Michael DeHaan2007-10-251-11/+16
* Added a ping function to the test module and a new command "func '*' ping" wh...Michael DeHaan2007-10-251-0/+70
* Make pretty printer be the default print option, and make a new option for ra...Michael DeHaan2007-10-251-6/+13
* change copyfile cmd line to transmit file contents as binary blobsAdrian Likins2007-10-241-2/+2
* move "func list_minions" to be a cmd moduleAdrian Likins2007-10-241-0/+53
* copyfile.py: dont need the parse call hereAdrian Likins2007-10-121-3/+0
* what kind of weird name is "rpath", change to "remotepath"Adrian Likins2007-10-121-2/+2
* add "copyfile" commandline module that knows how to get the localAdrian Likins2007-10-123-0/+109
* add "show hardare --os" optionAdrian Likins2007-10-101-11/+6
* add support to func cli for:Adrian Likins2007-10-091-10/+55
* make func_command use the new handleArguments method fromAdrian Likins2007-10-092-10/+80
* add a couple alternatice serializers just for kicksAdrian Likins2007-10-081-8/+35
* create a func/overkiad/cmd_modules sub dirAdrian Likins2007-10-082-0/+58