History | View | Annotate | Download (2.4 kB)
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...
more cleanups...
Use [-] instead of [*] for error messages...
add a couple of status messages to msfd...
Patch from Jonathan Steel to fix double-symlinks...
Adding host-based access control to msfd...
Add SSL option -s to msfd...
Code cleanups...
Merged revisions 5386-5391 via svnmerge from...
Prevent the fork() call from triggering a NotImplementedError on Windows...
Symlink-friendly msf interfaces...
/usr/bin/ruby vs /usr/bin/env ruby...
moved user interfaces, changed relative lib path...
implemented msfd as a plugin...
fix multi concurrent...
fix for a few bugs...
copy/paste action...
msfd...