scpubgit/Object-Remote.git
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-06-02 Matt S Trout callback calling
2012-06-02 Matt S Trout factor out _local_object_to_id method
2012-05-31 Matt S Trout make module_sender parameterisable
2012-05-31 Matt S Trout make test not require ssh
2012-05-31 Matt S Trout use remote's module sender if it exists
2012-05-31 Matt S Trout remove pointless debug line
2012-05-31 Matt S Trout debug env var
2012-05-31 Matt S Trout don't accidentally pack half a FatNode.pm
2012-05-31 Robert 'phaylon... xtests for local sudo connector
2012-05-31 Robert 'phaylon... test for bridge to local
2012-05-31 Robert 'phaylon... xt for bridged remote objects
2012-05-31 Robert 'phaylon... refactored fatpacking and added LocalSudo connector
2012-05-29 Matt S Trout operator precedence fail
2012-05-18 Matt S Trout make remoterepl use a local backend if no ARGV
2012-05-18 Matt S Trout search sensibly for the object-remote-node script
2012-05-18 Matt S Trout add sub call code
2012-05-18 Matt S Trout defer node setup
2012-05-18 Matt S Trout factor handle code out so Object::Remote->new returns...
2012-05-18 Matt S Trout start and await_all working
2012-05-17 Matt S Trout parti8al conversion to future based system; start still...
2012-05-17 Matt S Trout remoting works
2012-05-17 Matt S Trout working module sending
2012-05-17 Matt S Trout fatnode over ssh works
2012-05-14 Matt S Trout add call_free/call_discard_free to save a message on...
2012-05-14 Matt S Trout make it actually exit when dead
2012-05-14 Matt S Trout it runs!
2012-05-14 Matt S Trout add ability to do discard sends and make things basical...
2012-05-14 Matt S Trout slightly improve things
2012-05-14 Matt S Trout import initial sketch of Object::Remote