Eugene Livis
|
6644a2a84b
|
Added notes on when the exception should/shouldn't be thrown
|
2016-09-06 16:23:56 -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
|
69dea39c0c
|
Merged with latest from Autopsy develop
|
2016-08-19 15:22:18 -04:00 |
|
Eugene Livis
|
9303fce034
|
Added some TODOs
|
2016-08-19 15:05:50 -04:00 |
|
Eugene Livis
|
4fa475286f
|
LocalDiskDSProcessor implements AutomatedIngestDataSourceProcessor
|
2016-08-19 14:57:21 -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
|
c401bfaef4
|
Merge branch 'auto_ingest' of https://github.com/sleuthkit/autopsy into dsp_interface
|
2016-08-19 12:06:47 -04:00 |
|
Richard Cordovano
|
ee659663a7
|
Merge pull request #2300 from eugene7646/aim_move
1924 Move latest auto ingest code into Experimental NBM
|
2016-08-19 12:04:14 -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
|
74987bce57
|
LocalFilesDSProcessor implements AutomatedIngestDataSourceProcessor
|
2016-08-19 10:50:11 -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 |
|
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 |
|