summaryrefslogtreecommitdiffstats
path: root/func/overlord/base_command.py
Commit message (Expand)AuthorAgeFilesLines
* remove any unneeded "/usr/bin/python" lines from scripts so it'sAdrian Likins2009-01-191-1/+0
* Add support for configuring funcd ports.Adrian Likins2008-11-121-0/+14
* Adding in some code to make CLI access available for delegationSteve Salevan2008-07-101-1/+3
* Adding in arguments for calling func with delegationSteve Salevan2008-07-011-1/+5
* Fix options.async and options.forks problem.Krzysztof A. Adamski2008-06-261-2/+4
* Make --forks command line parameter actually working now :)Krzysztof A. Adamski2008-06-071-1/+2
* Added --async option to 'call' cmd_module.Krzysztof A. Adamski2008-05-311-1/+2
* move command.py:BaseCommand() to it's own module, base_command.pyAdrian Likins2008-03-281-0/+31