Commit Graph
18776 Commits
Author SHA1 Message Date
hoyt-harness 35f9522cad replaced modified BUILDING.txt with original to match upstream source 2016-08-19 09:29:36 -05:00
Eugene Livis 34dac7abe2 Moved zip archive handling into CellebritePhysicalReportProcessor 2016-08-18 17:23:40 -04:00
Sophie Mori d48fdd00e2 Updated PropertyChangeSupport in AutopsyOptionsPanel, ReportProgressPanel, GlobalEditListPanel, GlobalListsManagementPanel 2016-08-18 17:10:19 -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
wishdasher 3950292957 Updated use of PropertyChangeSupport in LocalDiskPanel and the panels linked to the filters in FileSearchPanel 2016-08-18 14:55:58 -04:00
Eugene Livis f15d720120 CellebriteXMLProcessor implements AutomatedIngestDataSourceProcessor 2016-08-18 13:52:13 -04:00
Richard Cordovano 70683b53aa Merge pull request #2304 from wishdasher/AUT-2212_property_change_listener
Updated use of PropertyChangeListener in InterestingItemDefsPanel, Ke…
2016-08-18 12:05:52 -04:00
wishdasher 9cd3187017 Updated use of PropertyChangeSupport in FileExtMismatchSettingsPanel, FileTypeIdGlobalSettingsPanel, HashLookupSettingsPanel 2016-08-18 10:16:36 -04:00
Eugene Livis 875c4046a8 Created AutomatedIngestDataSourceProcessor interface, modified AIM and CellebriteAndroidImageProcessor to use it 2016-08-17 17:31:35 -04:00
wishdasher 5c9145733e Updated use of PropertyChangeListener in InterestingItemDefsPanel, KeywordSearchGlobalLanguageSettingsPanel, AddFileTypePanel 2016-08-17 17:21:50 -04:00
Richard Cordovano a350bc7197 Merge pull request #2302 from wishdasher/AUT-2212_property_change_listener
Updated use of PropertyChangeListener in KeywordSearchGlobalLanguageS…
2016-08-17 15:43:29 -04:00
Sophie Mori 72012c5888 Updated use of PropertyChangeListener in KeywordSearchGlobalLanguageSettingsPanel, KeywordSearchGlobalSearchSettingsPanel, ImageFilePanel, LocalFilesPanel 2016-08-17 14:23:51 -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
Richard Cordovano a4077111ba Merge pull request #2301 from wishdasher/date_change
Changed date on DeleteBlackboardArtifactTagAction
2016-08-17 10:02:28 -04:00
U-BASIS\smori 2c06144ca9 changed date on DeleteBlackboardArtifactTagAction 2016-08-17 09:52:47 -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 a5d094538b Minor 2016-08-16 10:00:19 -04:00
Eugene Livis cd998bca62 More merging 2016-08-16 09:58:53 -04:00
Eugene Livis 41f4c64eea More merging 2016-08-16 09:51:16 -04:00
Eugene Livis cfac86f94a Removed files that are no longer used 2016-08-16 09:39:46 -04:00
Eugene Livis a79494d914 More merging of the latest 2016-08-16 09:36:37 -04:00
Eugene Livis e1b3115ffa Added missing icons 2016-08-15 17:06:47 -04:00
Eugene Livis e317a3df8c Pointing to icons in Experimental NBM folder 2016-08-15 16:57:44 -04:00
Eugene Livis 44c110903c Fixing porting issuas in options panel 2016-08-15 16:49:33 -04:00
Eugene Livis 77965f09a4 Getting all icons from Experimental NBM image folder 2016-08-15 16:43:20 -04:00
Eugene Livis 6229363884 Removed temporary merge file 2016-08-15 16:28:25 -04:00
Eugene Livis 3946ee67ed Restored KWS API to it's original state 2016-08-15 14:44:55 -04:00
Eugene Livis 7d3185d022 Experimental NMB has it's own UserPreferences instead of using Autopsy Core 2016-08-15 14:34:56 -04:00
Eugene Livis a5aa0b268f Restored Autopsy core user preferences to it's original state 2016-08-15 14:26:42 -04:00
Eugene Livis 2e5e3dde52 Moving auto inget user preferences out of autopsy core 2016-08-15 14:24:47 -04:00
Eugene Livis b6fdaea688 Restored AutopsyCore wrapped JAR list to it's original state 2016-08-15 14:14:56 -04:00
Eugene Livis 22900804bb Got Autopsy and Experimental to build 2016-08-15 14:05:06 -04:00
Eugene Livis bce5b5d10d Moving more stuff out of autopsy core into experimental 2016-08-15 10:51:04 -04:00
Eugene Livis 91b29d2777 First cut at moving everything auto ingest from autocpy core to experimental NMB 2016-08-15 10:27:16 -04:00
millmanorama 151874ec75 AccountArtifactNode extends BlackboardArtifactNode and adds status column and approve/reject actions 2016-08-14 09:35:35 -04:00
Eugene Livis c059adde86 Removing files 2016-08-12 11:52:59 -04:00
Eugene Livis 2278e71f37 Pointing to correct bundle file 2016-08-12 11:49:41 -04:00