metasploit-framework/lib
Luke Imhoff 89bd5b4791 Reset column information after running migrations
[#50179803]
[SeeRM #7967]
[SeeRM #7870]

Because metasploit-framework runs migrations with the same process and
with the same connection as it later accesses the database, the column
information can become cached prematurely and be incorrect by the end of
the migrations.  Fix the bad cache by automatically resetting the column
information for all model classes after the migrations have run.
2013-05-20 13:08:07 -05:00
..
anemone Anemone::Page#links: removed upwards dir traversal 2013-04-02 00:49:40 +03:00
bit-struct Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
metasm Change import names to work properly on windows 2000 2011-07-26 22:48:46 +00:00
metasploit Msf::DBManager#import_msf_xml refactor 2013-04-01 16:06:40 -05:00
msf Reset column information after running migrations 2013-05-20 13:08:07 -05:00
nessus Fix broken comparison 2012-04-23 23:06:52 -05:00
net Add a ResolverError class 2012-09-04 19:20:31 -05:00
openvas Fixes #5436. Thanks averagesecurityguy! 2011-10-10 16:10:20 +00:00
packetfu Mirror upstream PacketFu fix on ICMP size 2012-12-27 14:56:49 -06:00
postgres Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
rabal Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
rapid7 This adds report_last_detail() to Nexpose 2012-11-29 13:07:31 -08:00
rbmysql Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
rex Landing #1275, bash cmdstager 2013-05-15 10:44:05 -05:00
rkelly Avoid utf8 regular expression error in Ruby 2.0 2013-02-24 13:10:40 -06:00
snmp
sshkey Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
tasks Msf::DBManager#import_msf_xml refactor 2013-04-01 16:06:40 -05:00
telephony
zip Clean up Iconv usage and fix indents 2013-02-24 13:11:15 -06:00
anemone.rb
bit-struct.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
enumerable.rb
fastlib.rb Fix whitespace and long lines 2012-11-20 19:29:12 -06:00
metasm.rb
msfenv.rb Always use bundler to load gems 2013-04-04 16:41:40 -05:00
packetfu.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
postgres_msf.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
postgres_msf.rb.ut.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
rbmysql.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
rbreadline.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
readline_compatible.rb Fixes #5204. Adding Windows Console2 color support from mihi. Thanks! 2011-10-13 17:35:31 +00:00
rex.rb first minor cleanup 2013-02-20 15:33:24 -06:00
rex.rb.ts.rb Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
rkelly.rb missed a file, see r12815 2011-06-03 00:15:08 +00:00
snmp.rb
sshkey.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
telephony.rb
windows_console_color_support.rb Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
zip.rb