Dick Fickling
|
acc739d40e
|
Remove references to TypeWrapper class
|
2012-02-09 13:18:16 -05:00 |
|
adam-m
|
e4d56a3b45
|
Keyword search ingest: keeping track of results, synchronization between different searchers and other improvements
|
2012-02-08 17:23:07 -05:00 |
|
Dick Fickling
|
5d0bee3714
|
Moving Directory Tree items from Sleuthkit to Autopsy
|
2012-02-08 16:22:12 -05:00 |
|
Dick Fickling
|
91fca6db73
|
use lookups for content details popup
|
2012-02-08 10:13:15 -05:00 |
|
Dick Fickling
|
978bb41ea5
|
Merge git://github.com/alawrence/autopsy
Conflicts:
DataModel/src/org/sleuthkit/autopsy/datamodel/BlackboardArtifactNode.java
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchResultFactory.java
|
2012-02-08 09:49:39 -05:00 |
|
Dick Fickling
|
8249fc4bbe
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2012-02-08 09:42:55 -05:00 |
|
Alex Ebadirad
|
ac8d3b75a7
|
Removed old code, changed ingestion service to accept image ID, cleaned up pasco results
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-02-07 17:15:10 -07:00 |
|
adam-m
|
0cb2b47a72
|
change keyword search tabs top component registration to ensure singletons
|
2012-02-07 17:19:38 -05:00 |
|
adam-m
|
5cae7325dd
|
initial parallel keyword search in the service. TODO: blackboard write, reporting only new hits
|
2012-02-07 17:05:05 -05:00 |
|
Dick Fickling
|
34f7da23e4
|
Allow user to restart ingest
|
2012-02-07 16:46:39 -05:00 |
|
Dick Fickling
|
1ed1025b80
|
Show hash db management dialog on pressing 'configure' button
|
2012-02-07 15:58:29 -05:00 |
|
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 |
|