722 Commits

Author SHA1 Message Date
Eugene Livis
f0e3335a4d Fixing UI element enabling/disabling logic in AutoIngestSettingsPanel 2016-09-09 10:13:57 -04:00
Eugene Livis
49ae832748 Fixing bugs 2016-09-08 16:31:36 -04:00
Eugene Livis
f2b2a55a32 Mor3e work on AutoIngestSettingsPanel 2016-09-08 16:05:39 -04:00
Eugene Livis
63cbf531a1 Fixed runtime errors 2016-09-08 14:07:01 -04:00
Eugene Livis
567e7f2d4c Refactored multi user tab out of AutoIngestSettingsPanel 2016-09-08 13:57:25 -04:00
Eugene Livis
a035e1e1fd More work on getting Auto ingest options into Tools 2016-09-08 12:58:37 -04:00
Eugene Livis
6883436c5f Removed OptionsDialog and OpenOptionsPanelAction 2016-09-08 12:57:53 -04:00
Eugene Livis
8f9d996a37 Changes to other affected files in configuration package 2016-09-08 12:34:16 -04:00
Eugene Livis
4855441e13 First cut at moving auto ingest options into Tools/Options 2016-09-08 12:33:30 -04:00
Eugene Livis
ab2acb7baa Added panel controler for Auto Ingest options panel 2016-09-08 12:32:24 -04:00
Eugene Livis
c7cb2c983a Moved logical Cellebrite DSP out of Autopsy 2016-09-07 16:52:11 -04:00
Eugene Livis
914274daa2 Exporting autoingest package 2016-09-07 15:37:27 -04:00
Eugene Livis
28e9730723 Code cleanup 2016-09-07 12:16:45 -04:00
Eugene Livis
1d6f306dee Exception in canProcess() or process() causes AIM auto-pause 2016-09-06 16:55:26 -04:00
Eugene Livis
413fd2fa57 Moved TimeStampUtils from autoingest into coreutils package 2016-09-06 15:35:25 -04:00
Eugene Livis
17856e2239 Added comments and edited documentation 2016-09-06 09:57:39 -04:00
Eugene Livis
982197eca6 Addressing previous code review comments 2016-09-05 12:06:54 -04:00
Eugene Livis
7627d6c79d Able to build Autopsy Experimental 2016-09-05 11:34:42 -04:00
Eugene Livis
b8d31ec20c Getting closer to merging AutoIngestManager 2016-09-05 11:06:28 -04:00
Eugene Livis
2456cddbac More merging 2016-09-05 10:57:18 -04:00
Eugene Livis
1d11971c81 Merged most of AutoIngestManager.java 2016-09-05 10:50:21 -04:00
Eugene Livis
885aba8daf First cut at merging latest AIM 2016-09-05 10:22:05 -04:00
Eugene Livis
efed6a333b Removed old AIM data source identification logic 2016-08-19 16:52:53 -04:00
Eugene Livis
e387d4fd5c removed DataSourceInfo.Type enum and it's use in AIM 2016-08-19 16:20:46 -04:00
Eugene Livis
6886a029a7 Fixed CellebritePhysicalReportProcessor archive handling logic 2016-08-19 14:06:42 -04:00
Eugene Livis
85618db1f2 Fixed CellebritePhysicalReportProcessor archive handling logic 2016-08-19 14:06:21 -04:00
Eugene Livis
882b8cac58 Fixed CellebritePhysicalReportProcessor archive handling logic 2016-08-19 14:03:19 -04:00
Eugene Livis
8237f1112e More work on CellebritePhysicalReportProcessor 2016-08-19 11:55:10 -04:00
Eugene Livis
e0a75cf9fb AutomatedIngestDataSourceProcessor interface methods throw exception 2016-08-19 11:37:58 -04:00
Eugene Livis
0fbde22ee0 Minor 2016-08-19 10:50:40 -04:00
Eugene Livis
34dac7abe2 Moved zip archive handling into CellebritePhysicalReportProcessor 2016-08-18 17:23:40 -04:00
Eugene Livis
0febdc412e Renamed supporting Cellebrite classes to have consistent names 2016-08-18 16:57:22 -04:00
Eugene Livis
5ad25ccbe6 Renamed CellebriteXMLProcessor to CellebriteLogicalReportProcessor 2016-08-18 16:51:23 -04:00
Eugene Livis
9d1391896f Renamed CellebriteAndroidImageProcessor to CellebritePhysicalReportProcessor 2016-08-18 16:49:05 -04:00
Eugene Livis
6f436eff99 Added comments and javadocs 2016-08-18 16:40:02 -04:00
Eugene Livis
7c9a3bd5a3 AutomatedIngestDataSourceProcessor extends DataSourceProcessor interface 2016-08-18 16:28:19 -04:00
Eugene Livis
8d9311a345 ImageDSProcessor implements AutomatedIngestDataSourceProcessor interface 2016-08-18 16:24:39 -04:00
Eugene Livis
5bd74189b3 Moved all imageHasFileSystem() related code out of AIM into DataSourceUtils 2016-08-18 15:59:44 -04:00
Eugene Livis
f15d720120 CellebriteXMLProcessor implements AutomatedIngestDataSourceProcessor 2016-08-18 13:52:13 -04:00
Eugene Livis
875c4046a8 Created AutomatedIngestDataSourceProcessor interface, modified AIM and CellebriteAndroidImageProcessor to use it 2016-08-17 17:31:35 -04:00
Eugene Livis
3874a727a1 Plugged in data source processors using old interface 2016-08-17 13:46:48 -04:00
Eugene Livis
3dd2be4f2d Moved data source processors into Autopsy 2016-08-17 13:44:21 -04:00
Eugene Livis
1563f209b7 Fixed build errors 2016-08-17 13:11:16 -04:00
Eugene Livis
09f07c4de5 Merged latest from RC 2016-08-17 13:07:24 -04:00
Eugene Livis
bd5486320e Added a default Autopsy Manifest file parser 2016-08-16 16:00:40 -04:00
Eugene Livis
92dd606f76 Connected AID and AIM, resolved most TODOs 2016-08-16 12:53:08 -04:00
Eugene Livis
302e2c81af Added tsk_isImageTool binaries to the Experimental NBM's release folder 2016-08-16 12:45:41 -04:00
Eugene Livis
9dc6552395 First cut at movin AIM into Autopsy 2016-08-16 12:40:41 -04:00
Eugene Livis
0944a4532f Minor 2016-08-16 10:02:38 -04:00
Eugene Livis
cd998bca62 More merging 2016-08-16 09:58:53 -04:00