experimental move to non-blocking reads in ReadChannel; fix log bugs; annotate fixes...
[scpubgit/Object-Remote.git] / lib / Object / Remote / Role / Connector / PerlInterpreter.pm
2013-01-31 Tyler Riddle experimental move to non-blocking reads in ReadChannel...
2013-01-31 Tyler Riddle got all general logging done, start of adding ids to...
2013-01-31 Tyler Riddle more log lines - found deadlock where controller blocks...
2013-01-31 Tyler Riddle start adding logs and add support for routed logs and...
2013-01-31 Tyler Riddle hierarchical log routing is now implemented in object...
2013-01-31 Tyler Riddle better log initialization
2012-07-26 Dagfinn Ilmari Man... Propagate errors from FatNode code
2012-07-20 Matt S Trout parameterize more of the connector information
2012-07-19 Matt S Trout parallelise connection setup
2012-07-18 Matt S Trout working automatic prompting
2012-06-26 Matt S Trout BuildAll and DemolishAll are loaded on first ->new...
2012-06-11 Matt S Trout save sending fatnode repeatedly
2012-06-02 Matt S Trout propagate debug flag over ssh
2012-06-02 Matt S Trout successfully wrapping sudo
2012-05-31 Matt S Trout make module_sender parameterisable
2012-05-31 Matt S Trout use remote's module sender if it exists
2012-05-31 Robert 'phaylon... refactored fatpacking and added LocalSudo connector