7005 Commits

Author SHA1 Message Date
Dick Fickling
67d6bf3aef Add configure button to Ingest Dialog 2012-02-07 15:58:06 -05:00
adam-m
dfb0536dc9 Multithreaded keyword search service that indexes and commits every interval seconds. 2012-02-07 15:48:50 -05:00
Dick Fickling
60022a389b Fix sorting by integer/long value 2012-02-07 14:49:55 -05:00
Dick Fickling
c3e09ccd08 Add file type filters to directory tree 2012-02-07 14:14:11 -05:00
Dick Fickling
5f7f29cb0e Right-click action for BlackboardArtifactNodes 2012-02-07 14:13:02 -05:00
Dick Fickling
1c83f5a733 Content Nodes and Artifact Nodes now implement shared interface - DisplayableItemNode 2012-02-07 14:12:24 -05:00
adam-m
3686752875 refactor snippet query, add context snippet preview property to literal query in the List search 2012-02-07 10:29:36 -05:00
adam-m
554ada9fe2 TSK-328 different keyword serach results from list
- treat non-regex list query as a non-terms component Solr query on content field
2012-02-07 10:04:32 -05:00
adam-m
7086ed3cf5 proper order of closing statement after runQuery() 2012-02-06 17:18:47 -05:00
Alex Ebadirad
fe0cae3da7 closed opened sql connections to aut db from Recent activity
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-06 14:51:16 -07:00
adam-m
7bab52f6d4 close sql statement and result set when done, freeing sqlite internal db lock earlier 2012-02-06 16:05:48 -05:00
adam-m
4ca8224763 improve recent activity progress bar reporting 2012-02-06 16:05:36 -05:00
adam-m
3817504a49 close sql statement and result set when done, freeing sqlite internal db lock earlier 2012-02-06 16:05:05 -05:00
adam-m
a4e6b5ba82 fix: don't kill current workers when a new image popup is displayed. Rely on case event to close the case and stop workers. 2012-02-06 15:58:34 -05:00
adam-m
c89f0daa40 remove sleep(), not needed with synchronized case access 2012-02-06 11:17:05 -05:00
adam-m
62afecfe23 move interface between services and manager out to IngestManagerProxy 2012-02-03 17:26:06 -05:00
adam-m
2f59912b5c add userConfigure method to service ingest interface 2012-02-03 16:50:50 -05:00
anthony lawrence
db3339e05e fixed a bug with thumbnail names 2012-02-03 11:56:05 -05:00
anthony lawrence
9014133445 Merge https://github.com/sleuthkit/autopsy 2012-02-03 11:03:07 -05:00
Brian Carrier
08181c6b30 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-03 10:06:49 -05:00
Brian Carrier
b85844774c minor text change and comments added to queue files 2012-02-03 10:06:35 -05:00
adam-m
dbdb412055 fix ingest wizard 2012-02-03 02:56:16 -05:00
adam-m
cde2d32951 reset explorer progress bar when done 2012-02-02 19:04:00 -05:00
adam-m
9ab908b9ea add logging to image enqueue 2012-02-02 18:54:55 -05:00
anthony lawrence
976a6f18b7 getting rid of unneeded class 2012-02-02 18:09:52 -05:00
adam-m
535ce32c0d Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-02 17:57:14 -05:00
adam-m
148bfc808a Added string extraction based on file extension.
Proper enqueing events to gui thread.
2012-02-02 17:56:48 -05:00
Dick Fickling
3954e3aa16 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-02 17:44:28 -05:00
Dick Fickling
4d96fe8861 Array Index exception catch 2012-02-02 17:44:13 -05:00
anthony lawrence
88e0317c99 Merge https://github.com/sleuthkit/autopsy 2012-02-02 17:34:05 -05:00
anthony lawrence
84cedf81b2 temporary fix for the thumbnail view. copyright for some files. refactored KeyValueThing to KeyValue. 2012-02-02 17:33:42 -05:00
adam-m
8a32d5db44 remove excessive logging from keyword indexing 2012-02-02 17:24:50 -05:00
adam-m
d79df24877 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-02 17:17:00 -05:00
adam-m
ee60eff342 restored file search explorer
remove 2 checkboxes from add image wizard completely
2012-02-02 17:16:24 -05:00
Dick Fickling
2e7216808d Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-02 17:10:44 -05:00
Dick Fickling
efb563d6a5 Add artifact to database when known bad file is found 2012-02-02 17:10:13 -05:00
Dick Fickling
cb12d78ac6 Allow user to double-click on ArtifactTypeNode to open 2012-02-02 17:09:56 -05:00
Dick Fickling
7b030bb499 Make "String View" default viewer 2012-02-02 17:09:37 -05:00
adam-m
3cc70998a1 changed wording in hash db messages 2012-02-02 17:04:18 -05:00
Brian Carrier
115b5b52d6 Merge pull request #8 from aebadirad42six/master
Small IE bug fix for exception of pascoresult
2012-02-02 14:04:05 -08:00
adam-m
255da913e9 initial keyword search ingest service with indexing only 2012-02-02 17:03:50 -05:00
Alex Ebadirad
80386bb3bd Fixed for real.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-02 14:39:22 -07:00
adam-m
627e85dd9b Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-02 16:13:22 -05:00
adam-m
632b15c091 remove controls from ingest explorer tab
update gitignore with jdbc sql jar
2012-02-02 16:12:58 -05:00
Alex Ebadirad
c86e7901d7 Added quotes around pasco lib path
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-02 14:03:33 -07:00
anthony lawrence
fe25b012f5 Merge https://github.com/sleuthkit/autopsy 2012-02-02 15:45:56 -05:00
Alex Ebadirad
7ed0f9dddd Small bug fix to IE, resulting in lingering pascoresult.txt file
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-02 13:22:57 -07:00
dickfickling
c8f77c83c4 Merge pull request #6 from aebadirad42six/master
Adding program name attribute to blackboard artifacts
2012-02-02 12:14:15 -08:00
anthony lawrence
575ae0576d Changes to make StringContent interface work and created a StringContent object to wrap an ArtifactNode 2012-02-02 15:11:51 -05:00
Dick Fickling
eabbc819e8 Only run hash lookups if one or both databases are provided in settings 2012-02-02 15:10:36 -05:00