| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Trying to make sure things are clean for func-transmit. At some
point, this should probably be some sort of log object instead
of just to stderr.
|
| |
|
| |
|
|
|
|
|
|
|
| |
BaseAuthedXMLRPCServer.
When used with threads, PyOpenSSL seams to be leaking memory and python module
logging like deadlocks so lets better use fork.
|
|
|
|
| |
one thing at once!
|
|
Previously we had overlord, minion, modules, and func all at the root of
the source tree. After install these would all be shuffled below func.
Relocated them in the source tree to reflect this.
|