Files
metasploit-gs/lib
Luke Imhoff 69a8739d52 Pass module_path instead of parent_path to file_changed?
[Fixes #37630057]

Modules were always being detected as having file changes because the
parent_path directory, instead of the actual module_path, was being
passed to module_manager.file_changed?, which caused the modification
times to not match.

To ensure this change fixes the ambiguous module warnings, a full spec
for Msf::Core::Modules::Loader::Base has been written.

spec/msf has moved to spec/lib/msf to match conventional spec layout and
allow for the spec/support directory to not be confused as a lib
subdirectory being tested.
2012-10-24 15:11:53 -05:00
..
2012-04-15 23:35:38 -05:00
2012-04-23 23:06:52 -05:00
2012-09-04 19:20:31 -05:00
2012-04-15 23:35:38 -05:00
2012-10-08 08:28:23 -05:00
2009-01-28 06:13:47 +00:00
2011-11-09 18:41:40 -06:00
2009-06-03 03:14:29 +00:00
2012-04-15 23:35:38 -05:00
2012-09-11 11:20:03 -04:00
2012-04-15 23:35:38 -05:00
2011-06-03 00:15:08 +00:00
2009-01-11 07:17:57 +00:00