History | View | Annotate | Download (2.5 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
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
Move the framework instantion to after the fork
git-svn-id: file:///home/svn/framework3/trunk@12499 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
add a couple of status messages to msfd
git-svn-id: file:///home/svn/framework3/trunk@6331 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
Adding host-based access control to msfd
git-svn-id: file:///home/svn/framework3/trunk@6089 4d416f70-5f16-0410-b530-b9f4589650da
Add SSL option -s to msfd
git-svn-id: file:///home/svn/framework3/trunk@6027 4d416f70-5f16-0410-b530-b9f4589650da
Code cleanups
git-svn-id: file:///home/svn/framework3/trunk@5773 4d416f70-5f16-0410-b530-b9f4589650da
Merged revisions 5386-5391 via svnmerge fromsvn+ssh://metasploit.com/home/svn/framework3/branches/framework-3.1
........ r5391 | hdm | 2008-02-02 15:26:48 -0600 (Sat, 02 Feb 2008) | 3 lines
Prepend a library directory to the search path, if MSF_LOCAL_LIB is set. This lets folks maintain a set of modified libraries that will be used instead of the official ones. Documentation updates as well....
Prevent the fork() call from triggering a NotImplementedError on Windows
git-svn-id: file:///home/svn/framework3/trunk@4478 4d416f70-5f16-0410-b530-b9f4589650da
Symlink-friendly msf interfaces
git-svn-id: file:///home/svn/framework3/trunk@3795 4d416f70-5f16-0410-b530-b9f4589650da
/usr/bin/ruby vs /usr/bin/env ruby
git-svn-id: file:///home/svn/incoming/trunk@3242 4d416f70-5f16-0410-b530-b9f4589650da
moved user interfaces, changed relative lib path
git-svn-id: file:///home/svn/incoming/trunk@3176 4d416f70-5f16-0410-b530-b9f4589650da
implemented msfd as a plugin
git-svn-id: file:///home/svn/incoming/trunk@3151 4d416f70-5f16-0410-b530-b9f4589650da
fix multi concurrent
git-svn-id: file:///home/svn/incoming/trunk@3149 4d416f70-5f16-0410-b530-b9f4589650da
fix for a few bugs
git-svn-id: file:///home/svn/incoming/trunk@3148 4d416f70-5f16-0410-b530-b9f4589650da
copy/paste action
git-svn-id: file:///home/svn/incoming/trunk@3147 4d416f70-5f16-0410-b530-b9f4589650da
msfd
git-svn-id: file:///home/svn/incoming/trunk@3146 4d416f70-5f16-0410-b530-b9f4589650da