summaryrefslogtreecommitdiffstats
path: root/func/overlord/cmd_modules/check.py
Commit message (Expand)AuthorAgeFilesLines
* move command.py:BaseCommand() to it's own module, base_command.pyAdrian Likins2008-03-281-3/+2
* add a BaseCommand class to func/overlord/command.py.Adrian Likins2008-03-281-16/+6
* Changing func/func/overlord/client.py:Client() to Overlord(). Client() stillAdrian Likins2008-03-281-3/+4
* missed some bits in the certmaster/func conversion. Use MinionConfig insteadAdrian Likins2008-03-041-5/+5
* 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-211-5/+26
* initial work on "func '*' check" command for diagnosing basic setup problems,Michael DeHaan2008-02-211-0/+122