James Lee
|
267cdee685
|
report failure instead of success when loading the db_* stubs
git-svn-id: file:///home/svn/framework3/trunk@6481 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-04-14 03:58:12 +00:00 |
James Lee
|
95419cce6f
|
add stubs for deprecated db_* plugins
git-svn-id: file:///home/svn/framework3/trunk@6480 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-04-14 03:54:18 +00:00 |
HD Moore
|
709362ff53
|
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>
git-svn-id: file:///home/svn/framework3/trunk@6417 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-28 21:42:30 +00:00 |
Ramon de C Valle
|
f124597a56
|
Code cleanups
git-svn-id: file:///home/svn/framework3/trunk@5773 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-19 21:03:39 +00:00 |
HD Moore
|
3df1e64b39
|
connect to an existing database with db_create
git-svn-id: file:///home/svn/framework3/trunk@5253 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-12-31 09:18:41 +00:00 |
HD Moore
|
5a321074b2
|
Dont use sqlite3 executable to create the db
git-svn-id: file:///home/svn/framework3/trunk@5251 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-12-31 08:59:05 +00:00 |
HD Moore
|
85a2f82afd
|
Bugrit somemore
git-svn-id: file:///home/svn/framework3/trunk@5250 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-12-31 08:32:05 +00:00 |
HD Moore
|
5570094a8f
|
Bugrit
git-svn-id: file:///home/svn/framework3/trunk@5249 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-12-31 08:31:01 +00:00 |
HD Moore
|
4a7683a88a
|
Try try again
git-svn-id: file:///home/svn/framework3/trunk@5248 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-12-31 08:28:59 +00:00 |
HD Moore
|
5e2f1ea7cc
|
More tempfile nonsense
git-svn-id: file:///home/svn/framework3/trunk@5247 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-12-31 08:27:24 +00:00 |
HD Moore
|
d6e5b0a25d
|
Fix use of Tempfile
git-svn-id: file:///home/svn/framework3/trunk@5246 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-12-31 08:20:48 +00:00 |
HD Moore
|
a396f655d5
|
Fixes to the sqlite3 database driver, the db_nmap command, and msfgui
git-svn-id: file:///home/svn/framework3/trunk@5242 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-12-31 04:05:51 +00:00 |
HD Moore
|
2571a4603a
|
Change the sqlite plugins to use the sqlite system commands to instantiate a new database. This resolves an issue where non-x86-linux systems try to use the existing database files as templates.
git-svn-id: file:///home/svn/framework3/trunk@4946 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-05-20 06:11:33 +00:00 |
HD Moore
|
6c3c67fec0
|
More bug fixes...
git-svn-id: file:///home/svn/framework3/trunk@3911 4d416f70-5f16-0410-b530-b9f4589650da
|
2006-09-18 00:29:14 +00:00 |
HD Moore
|
e96ed4c254
|
All database plugins now have a standard interface
git-svn-id: file:///home/svn/framework3/trunk@3910 4d416f70-5f16-0410-b530-b9f4589650da
|
2006-09-18 00:16:25 +00:00 |
HD Moore
|
6a9f9ebee7
|
Cleanups for database management, use a persistent sqlite3 database with the db_sqlite3 plugin
git-svn-id: file:///home/svn/framework3/trunk@3897 4d416f70-5f16-0410-b530-b9f4589650da
|
2006-09-16 06:45:06 +00:00 |
HD Moore
|
7d0690ed2e
|
Cleanups in preparation for alpha-r4
git-svn-id: file:///home/svn/incoming/trunk@3645 4d416f70-5f16-0410-b530-b9f4589650da
|
2006-05-30 15:44:48 +00:00 |
HD Moore
|
7b4fb0d6aa
|
Tons of fixes for aux/recon/db
git-svn-id: file:///home/svn/incoming/trunk@3589 4d416f70-5f16-0410-b530-b9f4589650da
|
2006-04-03 04:33:30 +00:00 |
HD Moore
|
b4189e521d
|
More recon hackery
git-svn-id: file:///home/svn/incoming/trunk@3585 4d416f70-5f16-0410-b530-b9f4589650da
|
2006-04-02 22:33:34 +00:00 |
HD Moore
|
096a7e6c71
|
Fixed event dispatching for db objects
git-svn-id: file:///home/svn/incoming/trunk@3574 4d416f70-5f16-0410-b530-b9f4589650da
|
2006-03-21 05:29:26 +00:00 |
HD Moore
|
bab8745ba8
|
Backend code
git-svn-id: file:///home/svn/incoming/trunk@3573 4d416f70-5f16-0410-b530-b9f4589650da
|
2006-03-21 04:37:48 +00:00 |