projects
/
scpubgit/Object-Remote.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅
prev
⋅ next
scpubgit/Object-Remote.git
2012-07-12
Matt S Trout
add can::on
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Matt S Trout
prevent premature destruction of proxy objct while...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Robert 'phaylon...
tests for await_* with kept and thrown-away proxy object
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Matt S Trout
5.8 also requires extra C3 bits
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Matt S Trout
BuildAll and DemolishAll are loaded on first ->new...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Matt S Trout
sketch for slave node
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Matt S Trout
Initial on the fly fatnode
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Matt S Trout
factor out new_class_call_handler
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Matt S Trout
sanity for class call handler
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Matt S Trout
actually switch and delete old receive_class_call code
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Matt S Trout
clean up calling system
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Matt S Trout
send ids only for return future
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Matt S Trout
unix socket connector
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Matt S Trout
$conn->remote_sub obsoletes SubCaller
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Matt S Trout
minor API cleanups
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Matt S Trout
connection server
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Matt S Trout
minor cleanups, better error reporting
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Matt S Trout
split want_run versus blocking run for ::Future
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Matt S Trout
eliminate is_ready attr in favour of ready_future
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Matt S Trout
save sending fatnode repeatedly
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Robert 'phaylon...
made newline before GO reply optional
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Matt S Trout
add Object::Remote->connect
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Matt S Trout
get_remote_sub
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Matt S Trout
forward agent
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Matt S Trout
invert new::on logic to make remoting saner
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Matt S Trout
add stderr output to local sudo test since that did...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Matt S Trout
stop trying to be clever and repeat STDERR instead
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Matt S Trout
future for on_close, clean up pending futures
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Matt S Trout
propagate debug flag over ssh
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Matt S Trout
password callback working
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Matt S Trout
successfully wrapping sudo
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Matt S Trout
remove vestigial Net::OpenSSH code
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Matt S Trout
callback calling
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Matt S Trout
factor out _local_object_to_id method
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Matt S Trout
make module_sender parameterisable
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Matt S Trout
make test not require ssh
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Matt S Trout
use remote's module sender if it exists
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Matt S Trout
remove pointless debug line
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Matt S Trout
debug env var
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Matt S Trout
don't accidentally pack half a FatNode.pm
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Robert 'phaylon...
xtests for local sudo connector
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Robert 'phaylon...
test for bridge to local
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Robert 'phaylon...
xt for bridged remote objects
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Robert 'phaylon...
refactored fatpacking and added LocalSudo connector
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Matt S Trout
operator precedence fail
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Matt S Trout
make remoterepl use a local backend if no ARGV
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Matt S Trout
search sensibly for the object-remote-node script
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Matt S Trout
add sub call code
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Matt S Trout
defer node setup
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Matt S Trout
factor handle code out so Object::Remote->new returns...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Matt S Trout
start and await_all working
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Matt S Trout
parti8al conversion to future based system; start still...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Matt S Trout
remoting works
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Matt S Trout
working module sending
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Matt S Trout
fatnode over ssh works
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Matt S Trout
add call_free/call_discard_free to save a message on...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Matt S Trout
make it actually exit when dead
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Matt S Trout
it runs!
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Matt S Trout
add ability to do discard sends and make things basical...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Matt S Trout
slightly improve things
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Matt S Trout
import initial sketch of Object::Remote
commit
|
commitdiff
|
tree
|
snapshot