summaryrefslogtreecommitdiffstats
path: root/minion
Commit message (Collapse)AuthorAgeFilesLines
* Renaming configuration file to 'minion.conf' and changing setup.py and ↵Michael DeHaan2007-09-251-2/+1
| | | | specfiles to understand.
* Update AUTHORS list (everyone else free to add you as you add stuff)Michael DeHaan2007-09-251-1/+1
|
* Fix up some module loading annoyancesAdrian Likins2007-09-252-4/+10
| | | | | | | | | | server.py: we really only need to run load_modules once module_loader.py: keep track of modules that failed to load so we don't keep trying satisfy rnorwoods curiosity
* fix up logging a bit. I was sending the audit logs and the svc logsAdrian Likins2007-09-251-1/+12
| | | | to the same logger before
* couple of utility makefilesAdrian Likins2007-09-251-0/+19
| | | | | mainly just so I can type "make clean" before "git status" but also includes targets for pychecker and pyflakes
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-09-254-8/+3
|
* move files for the new naming schemeSeth Vidal2007-09-251-0/+144
|
* Renamed server to minion and client to overlordRobin Norwood2007-09-258-0/+1736