Files
metasploit-gs/lib/msf/core/module_manager
Adam Cammack bcccfd86b8 Teach module cache about realname
Also uses the class refname where appropriate since an instances refname
reflects the alias currently in use and if a module is reloaded while
using an alias the old behavior would generate spurious cache entries
that would not be cleaned up or modified. Specifically, this could
register a self-referential alias that would cause a stack overflow when
trying to `use` such an alias.

Additionally, some other `fullname`s were changed to `realname`s for
clarity.
2019-08-26 13:26:48 -05:00
..
2019-06-03 13:40:27 -05:00
2019-08-26 13:26:48 -05:00
2014-09-18 15:24:21 -05:00
2019-06-03 13:40:27 -05:00