Files
metasploit-gs/lib
HD Moore b0d81f4385 This mega-patch solves a few outstanding issues:
1) The database queue is no longer used, all threads have their own connection. This officially breaks sqlite3 support, even though sqlite3 was pretty broken to being with.
2) The report_* calls prefer a Host object in the :host parameter instead of :address. This lets it skip a lookup on the host table
3) The importers now pass in the Host object, significantly speeding up large imports
4) The host record is no longer updated by every change to a child object, this was too much of a bottleneck.

TL;DR: Database stuff is faster



git-svn-id: file:///home/svn/framework3/trunk@12409 4d416f70-5f16-0410-b530-b9f4589650da
2011-04-22 20:16:55 +00:00
..
2008-10-19 21:03:39 +00:00
2010-05-18 23:16:51 +00:00
2010-12-25 06:33:04 +00:00
2009-01-28 06:13:47 +00:00
2010-10-12 00:27:35 +00:00
2009-06-03 03:14:29 +00:00
2009-12-26 09:01:08 +00:00
2011-01-25 02:15:25 +00:00
2010-04-02 21:34:15 +00:00
2009-01-11 07:17:57 +00:00