History | View | Annotate | Download (2.1 kB)
Load from the absolute, not relative path
Remove xmlrpc support in this branch (only msgpack is supported)
Fix up bad line removals
Bump fastlib to 0.0.6, no longer need to push metasploit.fastlib into the include path
Adds fastlib and lib/metasploit.fastlib to the include path
Fix up SSL behavior (correctly, this time). Update the msfrpc tools to support the new ...
performance: parse args before loading everything...
more cleanups...
Use [-] instead of [*] for error messages...
Patch from Jonathan Steel to fix double-symlinks...
typo...
whoops, make h available - was printing usage but because of an error...
changing host selection option -h to -a to avoid collision with help -h...
comment fix...
Set executable bit...
This patch introduces a really basic RPC service. It is still a long way from its final...