Commit Graph

25 Commits

Author SHA1 Message Date
HD Moore 12c4d321c2 See #502 and see #503.
git-svn-id: file:///home/svn/framework3/trunk@7464 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-11 02:36:56 +00:00
HD Moore e7638ef887 Fixes #397. Webrick requires :BindAddress but msfweb only passed in :Host, likely an api change was missed during a rails upgrade.
git-svn-id: file:///home/svn/framework3/trunk@7277 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-26 17:33:05 +00:00
HD Moore d5c62fa7e2 Make msfweb easier to exclude in packaging
git-svn-id: file:///home/svn/framework3/trunk@7080 4d416f70-5f16-0410-b530-b9f4589650da
2009-09-28 03:12:56 +00:00
HD Moore beb0cc7cb3 Patch from Jonathan Steel to fix double-symlinks
git-svn-id: file:///home/svn/framework3/trunk@6203 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-30 06:27:10 +00:00
kris 60634b4d87 eliminate a couple of unneeded extra variables
git-svn-id: file:///home/svn/framework3/trunk@6079 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-06 16:57:41 +00:00
Ramon de C Valle f124597a56 Code cleanups
git-svn-id: file:///home/svn/framework3/trunk@5773 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-19 21:03:39 +00:00
HD Moore 271822da31 Merged revisions 5386-5391 via svnmerge from
svn+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.  
........


git-svn-id: file:///home/svn/framework3/trunk@5392 4d416f70-5f16-0410-b530-b9f4589650da
2008-02-02 21:29:46 +00:00
HD Moore 40a2144a2f Force rails to start in production mode
git-svn-id: file:///home/svn/framework3/trunk@4559 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-24 23:10:38 +00:00
HD Moore a2b4e9db66 Adds -s to msfweb which causes the browser to automatically open
git-svn-id: file:///home/svn/framework3/trunk@4549 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-24 06:50:43 +00:00
HD Moore 769596693b This cleans up the msfweb initialization, removes the need to re-exec ruby, etc.
git-svn-id: file:///home/svn/framework3/trunk@4547 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-24 06:14:12 +00:00
HD Moore 44c8ee4614 Shortcut until we figure out how to get the path to our current interpreter
git-svn-id: file:///home/svn/framework3/trunk@4292 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-21 20:27:15 +00:00
HD Moore 889007561e Added -d
git-svn-id: file:///home/svn/framework3/trunk@3974 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-27 03:08:09 +00:00
HD Moore a230350b52 Compatible with the old format
git-svn-id: file:///home/svn/framework3/trunk@3973 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-27 02:48:03 +00:00
HD Moore 94859c2ce4 Fix for rails path issue
git-svn-id: file:///home/svn/framework3/trunk@3929 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 00:31:07 +00:00
HD Moore 3231175b0e Replacement msfweb that starts up webrick
git-svn-id: file:///home/svn/framework3/trunk@3926 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 00:16:23 +00:00
HD Moore 56455c6287 Moving the old msfweb out to start on the RoR foo
git-svn-id: file:///home/svn/framework3/trunk@3925 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 00:10:17 +00:00
HD Moore ce52979566 Symlink-friendly msf interfaces
git-svn-id: file:///home/svn/framework3/trunk@3795 4d416f70-5f16-0410-b530-b9f4589650da
2006-07-31 15:36:08 +00:00
HD Moore a2c0c8fb7c Bug reported by tebodell
git-svn-id: file:///home/svn/framework3/trunk@3794 4d416f70-5f16-0410-b530-b9f4589650da
2006-07-31 14:03:50 +00:00
HD Moore 6ddc7d4382 Added copyrights, text about it not being finished
git-svn-id: file:///home/svn/framework3/trunk@3788 4d416f70-5f16-0410-b530-b9f4589650da
2006-07-31 04:30:51 +00:00
HD Moore 88658064df /usr/bin/ruby vs /usr/bin/env ruby
git-svn-id: file:///home/svn/incoming/trunk@3242 4d416f70-5f16-0410-b530-b9f4589650da
2005-12-17 06:46:23 +00:00
Matt Miller 7421057221 some useful tools, msfweb daemonize, fix pattern creation
git-svn-id: file:///home/svn/incoming/trunk@3197 4d416f70-5f16-0410-b530-b9f4589650da
2005-12-09 00:03:52 +00:00
Matt Miller 9e16c98567 moved user interfaces, changed relative lib path
git-svn-id: file:///home/svn/incoming/trunk@3176 4d416f70-5f16-0410-b530-b9f4589650da
2005-12-06 03:34:58 +00:00
Matt Miller 514e760b96 implemented msfd as a plugin
git-svn-id: file:///home/svn/incoming/trunk@3151 4d416f70-5f16-0410-b530-b9f4589650da
2005-11-28 21:38:48 +00:00
Matt Miller adc09f4aa1 hacking on msfweb
git-svn-id: file:///home/svn/incoming/trunk@3069 4d416f70-5f16-0410-b530-b9f4589650da
2005-11-24 03:31:23 +00:00
Matt Miller 22542607cf very basic start to msfweb
git-svn-id: file:///home/svn/incoming/trunk@3056 4d416f70-5f16-0410-b530-b9f4589650da
2005-11-22 03:20:09 +00:00