4574 Commits

Author SHA1 Message Date
Richard Cordovano
a66392c8dc Merge pull request #1821 from millmanorama/IG-bug-fixes
IG bug fixes
2016-01-15 16:01:56 -05:00
Richard Cordovano
0902d5d9db Add IngestModuleException constructor 2016-01-15 15:32:51 -05:00
Eugene Livis
f158c5eea4 Improved logging inside AddImageTask 2016-01-14 15:04:59 -05:00
jmillman
b37c53f3a9 improve cancellation and logging in ImageUtils and ThumbnailCache 2016-01-14 15:00:40 -05:00
Eugene Livis
5a44020de6 Improved logging inside AddImageTask 2016-01-14 15:00:19 -05:00
Oliver Spohngellert
6886d36ac4 Added ingest module test for fixed DirectoryTreeTopComponent.viewArtifact 2016-01-14 13:42:47 -05:00
Oliver Spohngellert
5801f85828 Merge branch 'custom_artifact_addition' into custom_artifact_addition-1857 2016-01-14 13:09:56 -05:00
Oliver Spohngellert
e13bcbe22c Attached new artifacts to different files 2016-01-14 12:44:12 -05:00
Eugene Livis
1d40794bcf Fixed errors related to logging 2016-01-14 12:39:48 -05:00
Oliver Spohngellert
03c53e62b6 Merge branch 'custom_artifact_addition' into custom_artifact_addition-1857 2016-01-14 12:24:42 -05:00
Oliver Spohngellert
f19d7ffbd2 Changed attribute type on ingest module 2016-01-14 11:34:51 -05:00
Oliver Spohngellert
672a25056e Fixed DirectoryTreeTopComponent to use the artifact ID and typeName instead of ARTIFACT_TYPE 2016-01-14 11:01:12 -05:00
Oliver Spohngellert
226fac3f3e Removed unnecessary import 2016-01-14 09:46:02 -05:00
Oliver Spohngellert
28d27ac452 Added attributes to the test ingest module 2016-01-14 09:44:00 -05:00
Oliver Spohngellert
1c89bef2a8 Got rid of getIcon method in BlackboardArtifactNode 2016-01-13 16:56:31 -05:00
Eugene Livis
4548f7605e Checking for data source cancelation 2016-01-13 16:45:54 -05:00
Oliver Spohngellert
1a9d1f22cd Updated getIconFilePath as per 1855 (implemented in appropriate places 2016-01-13 16:35:30 -05:00
Eugene Livis
c27b8655f7 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into vm_detection 2016-01-13 14:40:59 -05:00
Eugene Livis
19a6e4b996 Added more logging 2016-01-13 14:40:28 -05:00
Richard Cordovano
5017fbf66b Merge pull request #1811 from BasisOlivers/custom_artifact_addition-1851
Custom artifact addition 1851
2016-01-13 10:55:09 -05:00
Oliver Spohngellert
e5540228c2 Added ingest module in order to see if adding custom artifacts was working 2016-01-13 10:44:37 -05:00
Oliver Spohngellert
f877b03f14 Updated design, eliminated unneccessary icon method 2016-01-12 16:49:57 -05:00
Oliver Spohngellert
afb6acfeb1 Start of ingest module to test user types 2016-01-12 16:45:17 -05:00
jmillman
ce199ecf5b clarify log messages 2016-01-12 16:44:11 -05:00
jmillman
55381fd9be fix some image reading bugs, to preserve animated gifs, and contain failure to read swf files. 2016-01-12 16:29:11 -05:00
Oliver Spohngellert
98fda5f654 Formatting fix 2016-01-12 15:36:05 -05:00
Oliver Spohngellert
38956a0b49 Merge branch 'custom_artifact_addition' into custom_artifact_addition-1848.2 2016-01-12 15:31:26 -05:00
Oliver Spohngellert
d8a7978b95 Added getArtifactType method, deprecated, documented exception 2016-01-12 15:07:11 -05:00
Oliver Spohngellert
34e227f9a0 Resolved backwards compatability issues regarding getArtifactType 2016-01-12 12:54:53 -05:00
Oliver Spohngellert
88b1efceb2 Updated TypeFactory and associated classes to use BlackboardArtifact.Type 2016-01-11 16:44:09 -05:00
Eugene Livis
1066fc6389 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into vm_detection 2016-01-11 16:12:53 -05:00
Eugene Livis
0d38fd257c Added comments 2016-01-11 16:12:30 -05:00
Eugene Livis
939885d11d Removing unused imports 2016-01-11 16:07:52 -05:00
Oliver Spohngellert
a5d5ad7874 Updated ModuleDataEvent to handle Type well. 2016-01-11 14:59:54 -05:00
Oliver Spohngellert
93a4d386f2 Added ARTIFACT-TYPE to type class 2016-01-11 11:10:49 -05:00
Eugene Livis
1e395f0acb Cleanup 2016-01-08 16:55:50 -05:00
Oliver Spohngellert
2e32e5ad8b Updated to reflect use of BlackboardArtifact.Type (unfinished) 2016-01-08 16:50:39 -05:00
Eugene Livis
3b8a430025 Added code to update progress bar 2016-01-08 16:48:29 -05:00
Eugene Livis
d68eb4d7b9 Automated searching for all supported VM file types 2016-01-08 15:56:15 -05:00
Eugene Livis
b0a8a924af Added processing of vhd files 2016-01-08 14:49:46 -05:00
Eugene Livis
8dc3288b0a Bug fixes 2016-01-08 13:49:26 -05:00
Eugene Livis
acc216b549 Added functionality to extract, store, and ingest VMs 2016-01-08 13:29:04 -05:00
Oliver Spohngellert
edd842500b Updated ModuleDataEvent to reflect the use of ArtifactTypeID, used new methods in ModuleDataEvent anywhere relevant, i.e. wherever the ArifactType was used in other classes that used ModuleDataEvent. 2016-01-08 11:52:50 -05:00
Oliver Spohngellert
4d7c9a7635 Merge remote-tracking branch 'upstream/develop' into custom_artifact_addition 2016-01-08 11:37:56 -05:00
Oliver Spohngellert
1be09d7ac7 Changes to ExtractedContent to reflect updated sleuthkit 2016-01-08 08:56:48 -05:00
Richard Cordovano
658871195a Merge pull request #1800 from millmanorama/IG-bug-fixes
IG bug fixes
2016-01-08 08:45:39 -05:00
Eugene Livis
148ec10017 Outlining VMExtractorIngestModule module 2016-01-07 17:28:56 -05:00
Oliver Spohngellert
be1b38dd99 Updated TypeFactory to test for new changes to the sleuthkit regarding handling ArtifactTypeIds rather thatn ArtifactTypes. 2016-01-07 17:00:23 -05:00
Eugene Livis
ce43b52204 Modified comments 2016-01-07 16:37:00 -05:00
Oliver Spohngellert
6cc0a9d6a9 Fixed error message to be more specific, not use NbBundle 2016-01-07 15:30:30 -05:00