History | View | Annotate | Download (2.1 kB)
Cutting over rails3 to master.
This switches the Metasploit Framework to a Rails 3 backend. If you runinto new problems (especially around Active Record or your postgresqlgem) you should try first updating your Ruby installation to 1.9.3 anduse a more recent 'pg' gem....
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 MessagePack code, fix various defaults in the plugin. Fixes #5116
git-svn-id: file:///home/svn/framework3/trunk@13416 4d416f70-5f16-0410-b530-b9f4589650da
performance: parse args before loading everything
git-svn-id: file:///home/svn/framework3/trunk@10774 4d416f70-5f16-0410-b530-b9f4589650da
more cleanups
git-svn-id: file:///home/svn/framework3/trunk@9212 4d416f70-5f16-0410-b530-b9f4589650da
Use [-] instead of [*] for error messages
git-svn-id: file:///home/svn/framework3/trunk@6332 4d416f70-5f16-0410-b530-b9f4589650da
Patch from Jonathan Steel to fix double-symlinks
git-svn-id: file:///home/svn/framework3/trunk@6203 4d416f70-5f16-0410-b530-b9f4589650da
typo
git-svn-id: file:///home/svn/framework3/trunk@6070 4d416f70-5f16-0410-b530-b9f4589650da
whoops, make h available - was printing usage but because of an error
git-svn-id: file:///home/svn/framework3/trunk@6037 4d416f70-5f16-0410-b530-b9f4589650da
changing host selection option -h to -a to avoid collision with help -h
git-svn-id: file:///home/svn/framework3/trunk@6031 4d416f70-5f16-0410-b530-b9f4589650da
comment fix
git-svn-id: file:///home/svn/framework3/trunk@6028 4d416f70-5f16-0410-b530-b9f4589650da
Set executable bit
git-svn-id: file:///home/svn/framework3/trunk@5992 4d416f70-5f16-0410-b530-b9f4589650da
This patch introduces a really basic RPC service. It is still a long way from its final version
git-svn-id: file:///home/svn/framework3/trunk@5991 4d416f70-5f16-0410-b530-b9f4589650da