summaryrefslogtreecommitdiffstats
path: root/func/minion/AuthedXMLRPCServer.py
Commit message (Expand)AuthorAgeFilesLines
* attempting to remove any prints to stdout that should be going to stderrAdrian Likins2008-07-241-1/+1
* use the SSLCommon from certmaster, it's gone from funcAdrian Likins2008-07-241-1/+1
* Remove a few stray printsMichael DeHaan2008-06-301-3/+1
* Change SocketServer.ThreadingMixIn to SocketServer.ForkingMixIn in BaseAuthed...Krzysztof A. Adamski2008-06-261-1/+1
* Apply John's threaded Func minion patch. Now minions can do more thanMichael DeHaan2008-01-131-2/+2
* Moved code under the func namespace.Devan Goodwin2007-10-021-0/+140