summaryrefslogtreecommitdiffstats
path: root/func/overlord/command.py
Commit message (Expand)AuthorAgeFilesLines
* remove client.py importAdrian Likins2008-03-281-1/+0
* move command.py:BaseCommand() to it's own module, base_command.pyAdrian Likins2008-03-281-20/+0
* add a BaseCommand class to func/overlord/command.py.Adrian Likins2008-03-281-0/+24
* use certmaster.commonconfig.CMConfig here instead of the one that used to be ...Adrian Likins2008-02-251-1/+1
* copyfile.py: dont need the parse call hereAdrian Likins2007-10-121-3/+5
* add a hook into command.py to do stuff to the arguments beforeAdrian Likins2007-10-091-0/+10
* Moved code under the func namespace.Devan Goodwin2007-10-021-0/+275