metasploit-framework/lib/msf/ui/console
Mike Smith 488b0cba5d Fix "dbfile" deprecation warning when using SQLite.
Replaced the deprecated "dbfile" option with "database" so that Rails
2.3.5 will not print a warning message.


git-svn-id: file:///home/svn/framework3/trunk@8018 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-29 01:27:11 +00:00
..
command_dispatcher Fix "dbfile" deprecation warning when using SQLite. 2009-12-29 01:27:11 +00:00
command_dispatcher.rb This patch moves all database interaction into the metasploit core. Usage is about the same, except instead of loading a plugin, you call db_driver <driver_name> 2009-03-28 21:42:30 +00:00
driver.rb Revamp the event system and add some ui hooks. Sessions are still ghetto -- we get interact events (in a lame way) but no input or output events yet. see 619 2009-12-22 18:52:48 +00:00
framework_event_manager.rb Code cleanups 2008-10-19 21:03:39 +00:00
table.rb Code cleanups 2008-10-19 21:03:39 +00:00