78 Commits

Author SHA1 Message Date
millmanorama
01966ad498 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/build.xml
#	Core/src/org/sleuthkit/autopsy/casemodule/Case.java
#	Core/src/org/sleuthkit/autopsy/coreutils/ExecUtil.java
#	Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionDataSourceIngestModule.java
#	Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionFileIngestModule.java
#	Core/src/org/sleuthkit/autopsy/timeline/db/EventsRepository.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/Bundle.properties-MERGED
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchErrorDialog.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchOpenAction.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchPanel.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseSearcher.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SearchQuery.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SelectMultiUserCasesDialog.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SelectMultiUserCasesPanel.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Util.java
2019-04-16 18:40:34 +02:00
Raman
7e888918d4 8939: Recent activity model failing to close file handles 2019-04-11 13:10:45 -04:00
millmanorama
c158e71fec Merge branch 'timeline-event-mgr' into 1157-collapse_file_events
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
2019-03-20 12:50:24 +01:00
millmanorama
bea96b6ac1 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
2019-03-14 15:00:18 +01:00
Raman
e6a0c3bbaf Address review comments. 2019-03-06 11:09:14 -05:00
millmanorama
ce6807b96e Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonpropertiessearch/AllInterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/commonpropertiessearch/SingleInterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
2019-03-06 16:32:42 +01:00
Kelly Kelly
151e4218da Modify Extract and subclasses to take a progress bar in process function 2019-03-04 15:57:14 -05:00
Kelly Kelly
ab782a4df7 Completed the rest of the review comments that where hidden 2019-03-01 11:35:43 -05:00
Kelly Kelly
bf53781efd Changes from review comments, plus a few other little cosmetic things. 2019-02-28 15:20:35 -05:00
Kelly Kelly
57651d219d added function createTemportyFile to Extract for reuse by all subclasses, cleaned up ExtractSafari a bit adding comments 2019-02-25 12:06:50 -05:00
Kelly Kelly
58b6f85236 Merge branch '1193-edge-cookies' into 1197-safari-history 2019-02-25 10:06:45 -05:00
Kelly Kelly
1e1e010980 Made changes based on review comments, including the addition of NON-NLS and changing hashtable to hashmap 2019-02-25 10:05:17 -05:00
Kelly Kelly
65928ba367 Support for getting history from the Safari Browser. Moved create functions from ExtractEdge to Extract for use in Extract Safari 1197-safari-history 2019-02-21 15:10:34 -05:00
Kelly Kelly
c0469192f4 Updated based on second round of Richard's comments 1190-basic-edge-module 2019-02-19 11:26:04 -05:00
millmanorama
ec47efd206 fix merge errors 2019-02-14 13:41:27 +01:00
millmanorama
a73455fb78 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/casemodule/Case.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/eventlisteners/IngestEventsListener.java
#	Core/src/org/sleuthkit/autopsy/commonpropertiessearch/AllInterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/commonpropertiessearch/SingleInterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/coreutils/History.java
#	Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestModule.java
2019-02-14 11:39:26 +01:00
William Schaefer
64e1d6065d 4590 Add datasourceprofiler class to recent activity 2019-01-07 18:41:54 -05:00
millmanorama
7191173aa8 deal with TODOs and some other small cleanup 2018-08-23 12:45:23 +02:00
millmanorama
98e573b36f address code review comments 2018-08-21 14:37:02 +02:00
millmanorama
47c298fa89 revert class name changes that broke Github diffs 2018-08-15 11:56:19 +02:00
millmanorama
4668a51ef0 rename RecentActivity Extractors; some other cleanup 2018-08-15 11:54:27 +02:00
millmanorama
5e103a2acb update to match TSK Blackboard API changes 2018-08-15 11:50:03 +02:00
millmanorama
eefecc2c98 change to Blackboard.postArtifact() 2018-05-11 13:01:13 +02:00
millmanorama
f91a355837 use correct blackboard 2018-05-09 12:27:41 +02:00
Richard Cordovano
e5955ac542 Case.getCurrentOpenCase => getCurrentCaseThrows 2018-05-07 10:46:24 -04:00
Richard Cordovano
4b14339b7d Case.getOpenCase => Case.getCurrentOpenCase for consistency 2018-05-02 18:44:19 -04:00
Ann Priestman
8c207a9bf9 Make sure the Extract init() method is always called 2018-03-19 13:13:37 -04:00
U-BASIS\zhaohui
55d5827404 2229: Log the exception in the constructor rather than propagate. 2018-03-16 17:39:58 -04:00
U-BASIS\zhaohui
863e3b7a1b 2229: Use getOpenCase() instead of getCurrentCase() 2018-03-09 18:11:01 -05:00
U-BASIS\zhaohui
cd6b24075d 2229: Part 25: Use getOpenCase() instead of getCurrentCase() in ingest, modules, recentactivity... 2018-03-06 16:36:25 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00
Maxwell Koo
6ec814e6c3 Update RecentActivity NBM to attach artifacts to ModuleDataEvents 2017-03-06 10:59:56 -05:00
Oliver Spohngellert
5678c0ca61 Fixed index artifact error messages. 2016-05-13 15:32:42 -04:00
Eugene Livis
73a5d53561 Added artifact indexing to recent activity module 2015-11-10 14:08:51 -05:00
Karl Mortensen
f76d0587dc Bulk format code with new settings 2015-08-07 11:50:35 -04:00
Richard Cordovano
7a0bb1e22b Fix error message format error 2014-06-24 16:00:50 -04:00
Brian Carrier
1924ff4750 stop executils when it is not needed anymore. Remove stop method from recent activity since it is no longer needed. 2014-06-06 11:14:15 -04:00
Nick Davis
85083eeaac RecentActivity - Added NON-NLS tags to hardcoded strings not needing National Language Support. 2014-04-22 15:52:40 -04:00
Richard Cordovano
1431d12a90 Eliminated duplication of ingest job cancellation check methods 2014-04-10 17:10:08 -04:00
Richard Cordovano
8c433c12a1 Did pull request prep and merge bug fixing 2014-03-20 12:49:34 -04:00
Richard Cordovano
ff0b814225 Merged develop into new ingest framework feature branch 2014-03-19 10:51:58 -04:00
Richard Cordovano
e99925fb7d Check in current state of new ingest framework for safekeeping 2014-03-17 17:45:59 -04:00
Brian Carrier
45fea6ed87 moved SQLiteDBConnect back into core because it needs teh sqlite jar to be in the same NBM and we can load a jar only once accross multiple jars. Moving it back is easiest solution at this point. Doesn't work otherwise. 2014-03-14 00:37:07 -04:00
Richard Cordovano
466e504de9 Check in current state of new ingest framework for safekeeping 2014-03-12 17:46:58 -04:00
Richard Cordovano
302655d5bf Continued work on ingest framework in 3.1 form 2014-03-11 01:29:58 -04:00
Richard Cordovano
5608b41b74 Merge pull request #516 from mrtizmo/recentActivity
Pulled static strings into Bundle - RecentActivity module
2014-03-07 14:49:56 -05:00
Nick Davis
7be84916b0 Pulled strings into Bundle.
Created _ja.
Added org.openide.utils to project.xml for NbBundle dep.
2014-03-03 13:51:27 -05:00
Richard Cordovano
0c7b2664ab Make compilable first version of minimal new ingest infrastructure 2014-02-26 17:54:33 -05:00
Brian Carrier
aa76bcc372 Moved SQLiteDBConnect and LocalDisk to better packages 2014-02-26 00:43:25 -05:00