metasploit-framework/lib/msf/ui/console
HD Moore 291aad8cc1 Fixes #516 and fixes #515. This patch makes database support a little more user-friendly. The db commands now accept -h and --help, the db_drivers command will indicate how to install support for a given database, the db_create/db_destroy commands will indicate what tools are required to use them, and the postgres driver will now roperly handle sameuser authentication over a unix domain socket with postgres-pr
git-svn-id: file:///home/svn/framework3/trunk@7516 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-14 21:41:38 +00:00
..
command_dispatcher Fixes #516 and fixes #515. This patch makes database support a little more user-friendly. The db commands now accept -h and --help, the db_drivers command will indicate how to install support for a given database, the db_create/db_destroy commands will indicate what tools are required to use them, and the postgres driver will now roperly handle sameuser authentication over a unix domain socket with postgres-pr 2009-11-14 21:41:38 +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 get rid of the single-character escapes so we're less likely to see accidental color substitutions 2009-11-10 07:12:56 +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