1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-05 18:14:30 +00:00

Commit Graph

  • f877b03f14 Updated design, eliminated unneccessary icon method Oliver Spohngellert 2016-01-12 16:49:57 -05:00
  • afb6acfeb1 Start of ingest module to test user types Oliver Spohngellert 2016-01-12 16:45:17 -05:00
  • ce199ecf5b clarify log messages jmillman 2016-01-12 16:44:11 -05:00
  • 55381fd9be fix some image reading bugs, to preserve animated gifs, and contain failure to read swf files. jmillman 2016-01-12 16:29:11 -05:00
  • 98fda5f654 Formatting fix Oliver Spohngellert 2016-01-12 15:36:05 -05:00
  • 38956a0b49 Merge branch 'custom_artifact_addition' into custom_artifact_addition-1848.2 Oliver Spohngellert 2016-01-12 15:31:26 -05:00
  • 4c275716b0 Merge pull request #1809 from BasisOlivers/custom_artifact_addition-change-revision Richard Cordovano 2016-01-12 15:29:01 -05:00
  • d8a7978b95 Added getArtifactType method, deprecated, documented exception Oliver Spohngellert 2016-01-12 15:07:11 -05:00
  • 1a0001c911 Log eventbus unregistration error jmillman 2016-01-12 14:13:39 -05:00
  • 34e227f9a0 Resolved backwards compatability issues regarding getArtifactType Oliver Spohngellert 2016-01-12 12:54:53 -05:00
  • 88b1efceb2 Updated TypeFactory and associated classes to use BlackboardArtifact.Type Oliver Spohngellert 2016-01-11 16:44:09 -05:00
  • 1066fc6389 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into vm_detection Eugene Livis 2016-01-11 16:12:53 -05:00
  • 0d38fd257c Added comments Eugene Livis 2016-01-11 16:12:30 -05:00
  • 939885d11d Removing unused imports Eugene Livis 2016-01-11 16:07:52 -05:00
  • b15a1553a2 Merge pull request #1807 from BasisOlivers/custom_artifact_addition-1848 Richard Cordovano 2016-01-11 15:42:51 -05:00
  • a5d5ad7874 Updated ModuleDataEvent to handle Type well. Oliver Spohngellert 2016-01-11 14:59:54 -05:00
  • f3b93f31ea Resolved merge problems Oliver Spohngellert 2016-01-11 12:22:35 -05:00
  • 93a4d386f2 Added ARTIFACT-TYPE to type class Oliver Spohngellert 2016-01-11 11:10:49 -05:00
  • 047e265c9c Merge remote-tracking branch 'upstream/develop' into user_defined_blackboard_types Richard Cordovano 2016-01-08 16:59:49 -05:00
  • d067bb41e6 Merge pull request #1806 from millmanorama/IG-bug-fixes Richard Cordovano 2016-01-08 16:56:28 -05:00
  • fbe521995e Merge pull request #1805 from millmanorama/IG-categorization-undo Richard Cordovano 2016-01-08 16:56:17 -05:00
  • 1e395f0acb Cleanup Eugene Livis 2016-01-08 16:55:50 -05:00
  • b6fb5d65e8 Merge pull request #1804 from BasisOlivers/custom_artifact_addition Richard Cordovano 2016-01-08 16:55:47 -05:00
  • 441f5a396e Fixed comment regarding getArtifactTypeId Oliver Spohngellert 2016-01-08 16:55:21 -05:00
  • 6379d3629c Fixed comment regarding getArtifactTypeId Oliver Spohngellert 2016-01-08 16:52:26 -05:00
  • 2e32e5ad8b Updated to reflect use of BlackboardArtifact.Type (unfinished) Oliver Spohngellert 2016-01-08 16:50:39 -05:00
  • 3b8a430025 Added code to update progress bar Eugene Livis 2016-01-08 16:48:29 -05:00
  • de3b0d0507 Merge branch 'user_defined_blackboard_types' of https://github.com/sleuthkit/autopsy into user_defined_blackboard_types Richard Cordovano 2016-01-08 16:45:13 -05:00
  • 0df47c88ff tighten up undo API jmillman 2016-01-06 16:20:52 -05:00
  • 6235bfdf17 clear undo/redo history when the group is changed jmillman 2016-01-06 15:34:59 -05:00
  • d9878e2b5d use new UndoRedoManager and Command interface; add Redo and improve UX (icons) jmillman 2016-01-06 14:50:57 -05:00
  • d9fb562ab1 simple undo implementation to test it is feasible. jmillman 2016-01-05 16:52:14 -05:00
  • 2fe8f04000 show correct error in DrawableUIBase jmillman 2016-01-08 16:08:49 -05:00
  • d68eb4d7b9 Automated searching for all supported VM file types Eugene Livis 2016-01-08 15:56:15 -05:00
  • b0a8a924af Added processing of vhd files Eugene Livis 2016-01-08 14:49:46 -05:00
  • 8dc3288b0a Bug fixes Eugene Livis 2016-01-08 13:49:26 -05:00
  • acc216b549 Added functionality to extract, store, and ingest VMs Eugene Livis 2016-01-08 13:29:04 -05:00
  • 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. Oliver Spohngellert 2016-01-08 11:52:50 -05:00
  • 3f66ff6299 Merge pull request #1803 from BasisOlivers/custom_artifact_addition Richard Cordovano 2016-01-08 11:41:51 -05:00
  • 4d7c9a7635 Merge remote-tracking branch 'upstream/develop' into custom_artifact_addition Oliver Spohngellert 2016-01-08 11:37:56 -05:00
  • e6127844a1 Merge pull request #1793 from karlmortensen/fasterKwsIndexing Richard Cordovano 2016-01-08 11:07:55 -05:00
  • 1be09d7ac7 Changes to ExtractedContent to reflect updated sleuthkit Oliver Spohngellert 2016-01-08 08:56:48 -05:00
  • d2b744ee44 Merge pull request #1801 from karlmortensen/docUpdate Richard Cordovano 2016-01-08 08:46:06 -05:00
  • 658871195a Merge pull request #1800 from millmanorama/IG-bug-fixes Richard Cordovano 2016-01-08 08:45:39 -05:00
  • 73434c14be Merge pull request #1795 from millmanorama/IG-fix-metadatapane-category-update Richard Cordovano 2016-01-08 08:45:06 -05:00
  • 800553c7d4 Merge pull request #1794 from millmanorama/fix_compiler_warning Richard Cordovano 2016-01-08 08:44:50 -05:00
  • 148ec10017 Outlining VMExtractorIngestModule module Eugene Livis 2016-01-07 17:28:56 -05:00
  • be1b38dd99 Updated TypeFactory to test for new changes to the sleuthkit regarding handling ArtifactTypeIds rather thatn ArtifactTypes. Oliver Spohngellert 2016-01-07 17:00:23 -05:00
  • ce43b52204 Modified comments Eugene Livis 2016-01-07 16:37:00 -05:00
  • 978fbab7de Exporting vmextractor package in netbeans API Eugene Livis 2016-01-07 16:28:09 -05:00
  • fb5f26c66e Merge pull request #1798 from BasisOlivers/develop Richard Cordovano 2016-01-07 15:52:13 -05:00
  • c16d061f3f minor doc update Karl Mortensen 2016-01-07 15:50:08 -05:00
  • 6cc0a9d6a9 Fixed error message to be more specific, not use NbBundle Oliver Spohngellert 2016-01-07 15:30:30 -05:00
  • c8e074a71a Added VirtualMachineFinderUtility class Eugene Livis 2016-01-07 14:48:33 -05:00
  • f49725a850 switch back to single thread executor which limits memory usage. Distinguish OOM errors in UI. cleanup bundle names jmillman 2016-01-07 13:13:28 -05:00
  • 62c258cf4e catch case not open in ImageUtils jmillman 2016-01-07 13:11:22 -05:00
  • ef5f0db76c Logged the error instead of throwing the exception. Oliver Spohngellert 2016-01-07 10:35:40 -05:00
  • 32115bc39d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into vm_detection Eugene Livis 2016-01-07 10:08:42 -05:00
  • 3c094facb4 Merge pull request #1797 from BasisOlivers/develop Richard Cordovano 2016-01-07 10:04:08 -05:00
  • aff4d7864c Fixed the date in the bundle properties Oliver Spohngellert 2016-01-07 09:54:50 -05:00
  • 32a6d5e392 Fixed unhandled IllegalStateException by throwing a TskCoreException Oliver Spohngellert 2016-01-07 09:33:10 -05:00
  • e5d6d05fac Fixed unhandled IllegalStateException by transferring it into a TskCoreException U-BASIS\oliver 2016-01-07 09:20:29 -05:00
  • b26c898810 fix category border updating in metadata pane jmillman 2016-01-06 16:29:22 -05:00
  • 82e08765b1 Added TODOs Eugene Livis 2016-01-06 13:56:21 -05:00
  • 4077ed7036 add missed clause Karl Mortensen 2016-01-06 12:17:19 -05:00
  • 25aebba54b suppress compiler warning jmillman 2016-01-06 10:39:23 -05:00
  • bd08363129 Merge pull request #1792 from karlmortensen/updateReportLink Richard Cordovano 2016-01-05 17:25:17 -05:00
  • 7ac28da37c update report link Karl Mortensen 2016-01-05 17:16:20 -05:00
  • c8d20283ce Merge pull request #1791 from millmanorama/fix_compiler_warning Richard Cordovano 2016-01-05 16:36:52 -05:00
  • 1fb8079b18 Merge pull request #1785 from karlmortensen/arePermissionsAppropriate Richard Cordovano 2016-01-05 16:36:31 -05:00
  • df304effa8 Merge branch 'vm_extractor_module' of https://github.com/rcordovano/autopsy into vm_detection Eugene Livis 2016-01-05 16:29:09 -05:00
  • d95e98ac00 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into vhd Eugene Livis 2016-01-05 16:25:23 -05:00
  • 85355410ee Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-01-05 16:22:44 -05:00
  • fdea3ec272 fix compiler warning about undocumented paramater in bundle message string jmillman 2016-01-05 15:25:19 -05:00
  • 4199d9287d Merge pull request #1790 from millmanorama/consolidate_task_based_usage_of_ImageIO_low_level_API Richard Cordovano 2016-01-05 15:05:11 -05:00
  • 5d2dcb6f05 Merge pull request #1789 from millmanorama/IG-image-read-refactor Richard Cordovano 2016-01-05 15:03:12 -05:00
  • 4dbaca4bb7 Complete VMExtractor module prototype Richard Cordovano 2016-01-05 14:26:02 -05:00
  • 07dc22a28a Faster keyword search indexing Karl Mortensen 2016-01-05 14:17:40 -05:00
  • 0d526d0933 remove dead code jmillman 2016-01-04 15:05:02 -05:00
  • 3f1f696880 First draft of VMExtractor module prototype Richard Cordovano 2016-01-04 17:10:51 -05:00
  • c5ca1d55f3 fix rebase jmillman 2016-01-04 14:56:03 -05:00
  • 2d29d55329 add option to return default humbnail to task; pull getReadFullSizeImageTask into DrawableFile using template method pattern; jmillman 2015-12-31 16:43:10 -05:00
  • c3f7cddca2 ImageUtils.getThumbnail delegates to new image loading task. This is used by ThumbnailViewNode to read thumbnails jmillman 2015-12-31 15:55:45 -05:00
  • b78b6ec345 replace usage of removed ImageUtils.logContentError in IG jmillman 2016-01-04 15:26:12 -05:00
  • 50e06fe4aa remove unused imports Karl Mortensen 2016-01-04 15:01:03 -05:00
  • 960a2b5b61 comments, and cleanup jmillman 2016-01-04 14:23:50 -05:00
  • a69ba48196 rename method Karl Mortensen 2016-01-04 11:57:03 -05:00
  • 3ce23e8b1d insert comment Karl Mortensen 2016-01-04 11:55:47 -05:00
  • a96124952c insert comment Karl Mortensen 2016-01-04 11:54:41 -05:00
  • c072270627 revert unrelated changes jmillman 2015-12-31 14:44:49 -05:00
  • 8f32064c2d improve disposal of resources jmillman 2015-12-30 15:45:51 -05:00
  • 8bb612ab2c fix possible null pointer exception, minor cleanup jmillman 2015-12-30 14:28:46 -05:00
  • 85759dc786 introduce logContentError; abstract basic image meta data reading; jmillman 2015-12-30 14:19:30 -05:00
  • 19ae050638 cleanup, improve logging and progress messages jmillman 2015-12-30 12:59:12 -05:00
  • 3e7e9ec592 include video thumbnails in thumbnail generation task jmillman 2015-12-30 11:40:30 -05:00
  • 1455dd3a6d refactor read image tasks, support cancellation millmanorama 2015-12-28 11:19:39 -05:00
  • 4b9ec7958f taskify thumbnail loading millmanorama 2015-12-21 09:13:47 -05:00
  • 8dc7208876 move ReadImageTask to ImageUtils, refactoring in IG to use readImageTask jmillman 2015-12-11 18:21:17 -05:00
  • b93360e80e decouple ReadImageTask and MediaViewImagePanel jmillman 2015-12-11 17:55:02 -05:00
  • 36c246e92b Integrated VHD support into Autopsy Eugene Livis 2015-12-29 16:33:23 -05:00