INET connector
[scpubgit/Object-Remote.git] / lib / Object / Remote / Connector / SSH.pm
2013-01-31 Tyler Riddle cleanup trailing whitespace ugliness
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
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-06-06 Matt S Trout forward agent
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 defer node setup
2012-05-17 Matt S Trout remoting works
2012-05-17 Matt S Trout fatnode over ssh works