INET connector
[scpubgit/Object-Remote.git] / lib / Object / Remote / Connector /
2016-08-26 Matt S Trout INET connector
2013-01-31 Tyler Riddle cleanup trailing whitespace ugliness
2013-01-31 Tyler Riddle localsudo connector was missing "use" for Object::Remot...
2013-01-31 Tyler Riddle fix ssh arguments the correct way
2013-01-31 Tyler Riddle remove incomplete non-blocking support; make select...
2013-01-31 Tyler Riddle first attempt at fixing ssh/sh escaping problem with...
2013-01-31 Tyler Riddle implement optional watchdog for remote connections
2013-01-31 Tyler Riddle got all general logging done, start of adding ids to...
2013-01-31 Tyler Riddle found location of hang; make annotations; added more...
2012-07-25 Matt S Trout SSH options as a separate argument for the SSH connector
2012-07-20 Matt S Trout parameterize more of the connector information
2012-07-19 Matt S Trout parallelise connection setup
2012-07-19 Matt S Trout create ReadChannel object to allow moving Shere logic...
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 unix socket connector
2012-06-07 Robert 'phaylon... made newline before GO reply optional
2012-06-06 Matt S Trout forward agent
2012-06-04 Matt S Trout stop trying to be clever and repeat STDERR instead
2012-06-02 Matt S Trout password callback working
2012-06-02 Matt S Trout successfully wrapping sudo
2012-06-02 Matt S Trout remove vestigial Net::OpenSSH code
2012-05-31 Robert 'phaylon... refactored fatpacking and added LocalSudo connector
2012-05-18 Matt S Trout search sensibly for the object-remote-node script
2012-05-18 Matt S Trout defer node setup
2012-05-17 Matt S Trout remoting works
2012-05-17 Matt S Trout fatnode over ssh works
2012-05-14 Matt S Trout make it actually exit when dead
2012-05-14 Matt S Trout slightly improve things
2012-05-14 Matt S Trout import initial sketch of Object::Remote