685 Commits

Author SHA1 Message Date
Alex Ebadirad
fc2147ba31 Merge branch 'master' of https://github.com/aebadirad42six/autopsy
Conflicts:
	DirectoryTree/nbproject/genfiles.properties
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestService.java
2012-02-24 12:22:53 -07:00
Alex Ebadirad
8386f8cc26 Report module addition
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-24 12:19:40 -07:00
adam-m
158a754029 Change keyword search msg from error to warn 2012-02-24 12:45:20 -05:00
Dick Fickling
af517eaa53 Further search panel adjustments 2012-02-24 09:53:17 -05:00
adam-m
d193bde9e6 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-23 22:39:20 -05:00
Dick Fickling
1956cf2982 Add pre-populated keyword search lists 2012-02-23 17:40:17 -05:00
adam-m
0c3578f1ba Do not show details if they are not set,
html tags handled in create message(), rather than client
Index message add details.
2012-02-23 16:55:53 -05:00
Dick Fickling
3fc87577f5 Keyword search panel improvements 2012-02-23 15:44:10 -05:00
Dick Fickling
ba8dd53c7f Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-22 17:19:39 -05:00
Dick Fickling
d3f5b054ec Ingest Service now keeps track of current Keyword Lists 2012-02-22 17:19:18 -05:00
adam-m
defd6cd2f5 Ingest API: add a way to query individual service if it has any background jobs running that are managed by the service. Needed for more precise service state tracking by the manager. 2012-02-22 16:03:02 -05:00
Dick Fickling
8d71111d92 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-22 10:31:52 -05:00
adam-m
329db3921b Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-22 10:15:01 -05:00
adam-m
8fbad4fe56 Minor adjustments to keyword search: add htm extension as supported by Solr and set content type of extracted text to more compliant 2012-02-22 10:14:21 -05:00
Dick Fickling
a69305af00 Search panel tweaks 2012-02-22 09:58:17 -05:00
Brian Carrier
de275582fb fixed ivy issue to allow keywordsearch to build on non-WIndows platforms 2012-02-21 23:47:02 -05:00
Dick Fickling
670c206f45 add openNode() method to Directory Tree 2012-02-21 14:39:31 -05:00
Dick Fickling
75fd4c4571 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-21 14:35:12 -05:00
adam-m
9609aea951 Ingest message enhancements 2012-02-21 14:21:31 -05:00
Dick Fickling
12faa2c10b merge fixes 2012-02-21 13:48:47 -05:00
Dick Fickling
4c7085c0b6 Merge branch 'master' of github.com:sleuthkit/autopsy
Conflicts:
	Ingest/src/org/sleuthkit/autopsy/ingest/Bundle.properties
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestService.java
2012-02-21 13:47:46 -05:00
Dick Fickling
787f20d1e4 Enable Ingest keyword lists to be updated 2012-02-21 13:38:59 -05:00
Dick Fickling
53bcb90020 Keyword Search Panel on top right 2012-02-21 13:38:42 -05:00
adam-m
d8e94926d8 keyword search minor typo fix 2012-02-21 12:14:35 -05:00
adam-m
6b89d8b476 Rearranged messages window
Additions to ingest messages API - data messages contain details, blackboard artifact data
Updated services using ingest message API
2012-02-21 12:03:10 -05:00
Dick Fickling
4d5b8e8e61 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-16 17:31:33 -05:00
Dick Fickling
0d76aa0e41 re-enable keyword search 2012-02-16 17:27:51 -05:00
Dick Fickling
73a1f84407 Keyword Search Configuration Dialog tweaks 2012-02-16 16:38:26 -05:00
Dick Fickling
cd07378b9a Keyword Search Configuration Dialog tweaks 2012-02-16 16:37:08 -05:00
Dick Fickling
a21bc0afb7 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-15 16:49:44 -05:00
adam-m
a8f6fcdf71 keyword search service: get case in init not constructor, as we constructor can be now invoked before case in open 2012-02-15 16:22:01 -05:00
adam-m
c6ce9575cf keyword search: when done from GUI, use background thread to write results to BB not to block the GUI thread for huge queries 2012-02-15 12:33:18 -05:00
adam-m
af4905a7dd writing keyword search results to bb for all (ingest + manual search) 2012-02-14 17:06:49 -05:00
adam-m
9d8eaed93a keyword search: abstract writeToBlackBoard(FsContent newFsHit) method, add it to query interface and move out from ingest service to corresponding query classes (reusability + simplifying keyword search ingest) 2012-02-14 16:33:08 -05:00
adam-m
0377e7f45f (TSK-288) Create final status box at end of keyword search - minor adjustment 2012-02-14 14:37:48 -05:00
Dick Fickling
c333480530 Merge branch 'master' of github.com:sleuthkit/autopsy
Conflicts:
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestService.java
2012-02-13 16:05:28 -05:00
Dick Fickling
ffdd155a7a new List Management dialog 2012-02-13 15:53:51 -05:00
adam-m
89ef9b1581 ServiceDataEvent has an optional collection of artifact objects that can be reused by the viewer omitting some queries 2012-02-13 13:28:25 -05:00
adam-m
e5d47e2f7d - added freq slider adjustment for slider
- keyword search uses the setting
- added indexing complete report to user inbox
2012-02-13 12:16:29 -05:00
adam-m
66cdc1cfc0 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-13 09:53:46 -05:00
adam-m
6a862c9877 index complete message 2012-02-13 09:53:36 -05:00
Dick Fickling
89589c1934 Merge branch 'master' of github.com:sleuthkit/autopsy
Conflicts:
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RecentActivityDataExplorer.java
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RecentActivityKeyValueChildFactory.java
2012-02-11 00:30:34 -05:00
adam-m
2b38268beb fix typed collection 2012-02-10 18:30:46 -05:00
adam-m
ff136f5c3b - added class ServiceDataEvent - services can notify listeners of new data while they are still processing, and send artifact type, and optionally IDs of all new artifacts (dir tree can refresh more efficiently)
- keyword search now sending the new event
2012-02-10 16:11:46 -05:00
adam-m
55735bafcb - add regex matches to blackboard, a separate artifact per each match. Do a check if the term actually hits in that file.
- use new function to add BB attributes in bulk
2012-02-10 15:37:10 -05:00
adam-m
baad89a464 Only encode snippet strings if needed for sql (more human readable)
Show complete message only after the final background worker completes
2012-02-09 18:21:04 -05:00
adam-m
6058927b60 keyword search ingest: add bb writing, error handling, handling various concurrency situations, overlapping workers due to tight intervals or large queries, escaping snippet strings for sql to accept
make popup dialog not flicker
add event mechanism for services themselves to notify viewer when data is ready in BB while they are still running
2012-02-09 17:15:47 -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
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