metasploit-framework/lib
Luke Imhoff 653c71e029
Fail if init_module_paths called more than once
MSP-11672

Calling init_module_paths takes 6 seconds on my machine even when there are no
files to that are changed just because it takes that long to walk the
directories and gather the mtime for each file.  Therefore, calling it
more than once should be avoided.  Also, there is no reason to call it
twice as to add paths later, `modules.add_module_paths` should be used.
2014-12-02 10:17:09 -06:00
..
anemone
bit-struct
metasm
metasploit Merge branch 'feature/MSP-11147/thread-leak-detection' into feature/MSP-11605/lazy-thread-creation 2014-11-17 09:35:47 -06:00
msf Fail if init_module_paths called more than once 2014-12-02 10:17:09 -06:00
nessus
net
openvas
postgres
rabal
rapid7
rbmysql
rex Only cache auto-generated certificates 2014-11-26 21:23:08 -06:00
snmp Use the SNMP fix from master. 2014-10-24 13:01:06 -05:00
sqlmap
sshkey
tasks Fix rake when cucumber gem is not present 2014-09-11 22:31:57 -05:00
telephony
anemone.rb
bit-struct.rb
enumerable.rb
metasm.rb
msfenv.rb
postgres_msf.rb
rbmysql.rb
rex.rb Fix the rex.rb header and copyright date 2014-09-08 15:32:13 -05:00
snmp.rb
sshkey.rb
telephony.rb
windows_console_color_support.rb