metasploit-framework/lib/msf
Luke Imhoff 57576de85f Update in-memory cache to fix file_changed?
[#47720609]

Msf::ModuleManager#module_info_by_path was not being updated when a
module was loaded, so if a load_module was called again, say during
start up of prosvc, the module would reload even though there was no
change in the file because file_changed? couldn't find an entry for the
module's path in module_info_by_path.
2013-05-22 12:28:42 -05:00
..
base Fix hard vs soft tabs 2013-05-13 20:44:51 -05:00
core Update in-memory cache to fix file_changed? 2013-05-22 12:28:42 -05:00
scripts Refactor WindowsServices 2012-11-06 17:30:04 -06:00
ui Fix typo in cmd_notes 2013-05-14 18:58:31 -04:00
util msfvenom and exe-small fmt bug fix 2013-05-16 21:13:45 +01:00
LICENSE
base.rb Fix Undocumentable method, missing name YARD warning 2013-03-30 15:32:38 -05:00
base.rb.ts.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
core.rb Whitespace at EOL 2013-03-07 18:20:08 -06:00
core.rb.ts.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
events.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
sanity.rb Whitespace at EOL 2013-03-07 18:20:08 -06:00
ui.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
util.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
windows_error.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00