1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-03 22:39:56 +00:00

Commit Graph

  • 9518ef3c61 new topcomponent factory method usage with singular viewer: dataresultviewertable Brian Sweeney 2018-04-30 18:42:13 -06:00
  • c9a6915250 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into common-files-feature Brian Sweeney 2018-04-30 17:28:20 -06:00
  • f87fd0cc8a Remove methods with unnecessary public access from ThunderbirdMboxFileIngestModule Richard Cordovano 2018-04-30 18:57:19 -04:00
  • 7cb3ece7c5 remove testing hashcode comment Andrew Ziehl 2018-04-30 14:58:24 -07:00
  • 276939278a Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3752-EncryptedPartionsFunctionalTest William Schaefer 2018-04-30 16:35:50 -04:00
  • 2ff7ccc62b Don't plot lines above the top of the graph Ann Priestman 2018-04-30 15:58:38 -04:00
  • 29b369390b Refactored methods, set path to lowercase for hashcode comparisons, which fixes duplicates. Andrew Ziehl 2018-04-30 11:55:22 -07:00
  • 0f666e94ff Merge branch '3735_ain_status_in_aid' into 3737_ain_pause_resume esaunders 2018-04-30 12:56:17 -04:00
  • e03f1086b9 Changed node status table title label. esaunders 2018-04-30 12:34:46 -04:00
  • ded5493226 fixed a bug where error state became confused on clicking the already selected box twice Brian Sweeney 2018-04-30 10:07:41 -06:00
  • 344bdbb304 first pass at ui Brian Sweeney 2018-04-30 08:31:36 -06:00
  • 3c3d162159 Cleanup correlation case function. Andrew Ziehl 2018-04-30 06:58:12 -07:00
  • f36a7b5a6e fix typo in log message millmanorama 2018-04-30 15:08:09 +02:00
  • b6f33bf798 disable PMD/codacy warning about catching NPE millmanorama 2018-04-30 15:07:24 +02:00
  • e134108767 show warning in less intrusive JFX notifications instead of Message boxes, suppress NPEs during painting. millmanorama 2018-04-30 14:53:08 +02:00
  • d5d623bcbb fix typo Brian Carrier 2018-04-28 13:33:12 -04:00
  • e29ec34d17 adjusted CI scripts for new TSK names Brian Carrier 2018-04-28 10:41:49 -04:00
  • a5fe951761 Updated to use 4.6.1 TSK Brian Carrier 2018-04-27 22:48:26 -04:00
  • 3fbca05057 Update to use tsk 4.6.1 jar Brian Carrier 2018-04-27 22:45:51 -04:00
  • ec6850f520 update TSK dependency Brian Carrier 2018-04-27 22:34:13 -04:00
  • da4b415e20 update TSK dependency Brian Carrier 2018-04-27 22:33:12 -04:00
  • ef58e61759 Merge pull request #3726 from rcordovano/3726-result-view-infrastructure Richard Cordovano 2018-04-27 20:12:59 -04:00
  • e5ede42dc1 Merge remote-tracking branch 'upstream/develop' into 3726-result-view-infrastructure Richard Cordovano 2018-04-27 20:11:49 -04:00
  • c665942aec Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop Richard Cordovano 2018-04-27 20:10:43 -04:00
  • fda8b94741 Complete documentation nad clean up of result view infrastructure Richard Cordovano 2018-04-27 20:06:04 -04:00
  • 684e179ab3 Check for known status, if not known check tags and set, then add if not in CR. Andrew Ziehl 2018-04-27 16:38:55 -07:00
  • 9015e2bf8a Merge pull request #3721 from sleuthkit/3503_kwsrch_refactor Richard Cordovano 2018-04-27 18:41:39 -04:00
  • 1d2d4dd236 error text is presented, search is disabled when the user has not selected any categories Brian Sweeney 2018-04-27 15:59:27 -06:00
  • 875a619e2d Resolve merge conflict for custom-release-may-2018 branch Richard Cordovano 2018-04-27 17:36:33 -04:00
  • fd4de73013 Merge remote-tracking branch 'upstream/release-4.7.0' into custom-release-may-2018 Richard Cordovano 2018-04-27 17:33:19 -04:00
  • eb01a3e899 Merge pull request #3719 from wschaeferB/3752-EncryptedPartitionsSupport Richard Cordovano 2018-04-27 16:53:24 -04:00
  • 4a2faa9983 Merge pull request #3712 from dgrove727/3749_FunctionalTest Richard Cordovano 2018-04-27 16:51:18 -04:00
  • 780a2b4487 Merge pull request #3710 from dgrove727/3749_PasswordProtectionPdfDocuments Richard Cordovano 2018-04-27 16:49:44 -04:00
  • fdb6e9ec50 Merge pull request #3706 from wschaeferB/3768-CleanUpAidMonitor Richard Cordovano 2018-04-27 16:09:38 -04:00
  • acbd4f352b potentially null value was replaced with empty string Brian Sweeney 2018-04-27 13:56:45 -06:00
  • 4249ea18c6 added resultset to try-catch-with-resourcse Brian Sweeney 2018-04-27 13:56:03 -06:00
  • becc875516 Merge pull request #3720 from zhhl/3709-AllTestCasesForEmbeddedFiles Richard Cordovano 2018-04-27 15:01:21 -04:00
  • c1ecc34773 Added code to check for changed multiuser settings. Ann Priestman 2018-04-27 14:39:34 -04:00
  • 4e2056fcc8 3752 fix url for vericrypt vhd file William Schaefer 2018-04-27 14:21:52 -04:00
  • 38fbff10d1 3752 add vericrpyt functional test, modify existing encryption test to use Utils William Schaefer 2018-04-27 14:14:54 -04:00
  • e3dc9f2f55 Add message if there is no timing data. Improve some try with resources blocks. Ann Priestman 2018-04-27 14:00:50 -04:00
  • 97df1d2c21 Addressed Codacy comments. Raman 2018-04-27 13:36:48 -04:00
  • 88f781d247 Completed functional test. U-BASIS\dgrove 2018-04-27 13:30:54 -04:00
  • 14806f81b4 Merge remote-tracking branch 'upstream/custom-release-may-2018' into 3750_PasswordProtectionAccessDatabases U-BASIS\dgrove 2018-04-27 12:05:56 -04:00
  • 1c64c10a01 Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3752-EncryptedPartionsFunctionalTest William Schaefer 2018-04-27 12:00:12 -04:00
  • c30120f437 Fixing disabled panel. cleanup. Ann Priestman 2018-04-27 11:46:47 -04:00
  • 641c2a8473 Merge pull request #3709 from dgrove727/3748_RegressionTest Richard Cordovano 2018-04-27 11:30:50 -04:00
  • 3f01e351c2 3757: Group views in the case tree by data source - Removed commented code. Raman 2018-04-27 11:29:13 -04:00
  • 56ba0edeec Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3757_views_by_datasource Raman 2018-04-27 11:09:16 -04:00
  • c05e92aec2 3757: Group views in the case tree by data source Raman 2018-04-27 11:08:46 -04:00
  • d8bd086ad7 is supported function for other occurrences tab of content viewer had a bug (needs to exit if abstract file cannot be derived from the node) Brian Sweeney 2018-04-27 08:34:42 -06:00
  • f18d27c4b2 Merge branch 'release-4.7.0' into release-4.7.0 Brian Carrier 2018-04-26 22:52:20 -04:00
  • 4a08a71ff6 Merge pull request #3678 from sleuthkit/vol_fix Brian Carrier 2018-04-26 22:50:01 -04:00
  • 24228af441 Merge remote-tracking branch 'upstream/custom-release-may-2018' into 3748_RegressionTest U-BASIS\dgrove 2018-04-26 22:36:12 -04:00
  • d0ddd3f540 Added assertion messages. U-BASIS\dgrove 2018-04-26 22:35:00 -04:00
  • 81f46c4119 renamed classes - 3503 Brian Carrier 2018-04-26 17:50:01 -04:00
  • 30020ec602 3752 fix issues found in review. comments, and other minor things William Schaefer 2018-04-26 17:15:33 -04:00
  • 6484e6b4d6 3709: All test cases for Embedded file tests. U-BASIS\zhaohui 2018-04-26 17:01:49 -04:00
  • f285ebd340 Merge pull request #3689 from APriestman/3339_keywordSearchBoundaries Richard Cordovano 2018-04-26 16:28:54 -04:00
  • 871ce3ead1 Remove testing files and cleanup Ann Priestman 2018-04-26 15:09:38 -04:00
  • 3fe761185c Bundle messages and cleanup Ann Priestman 2018-04-26 14:57:10 -04:00
  • 359900250d Add comments Andrew Ziehl 2018-04-26 11:18:13 -07:00
  • b92413dcf0 Do not create or add duplicate correlation instances. Adjust filePath. Andrew Ziehl 2018-04-26 11:15:30 -07:00
  • 446c3b72eb Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3752-EncryptedPartionsFunctionalTest William Schaefer 2018-04-26 14:14:58 -04:00
  • 45c147f35a Merge branch 'custom-release-may-2018' into develop Richard Cordovano 2018-04-26 13:35:09 -04:00
  • 57e644fbb8 Add testutils to custom release May 2018 branch Richard Cordovano 2018-04-26 13:34:31 -04:00
  • 0984f1d9b7 Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3752-EncryptedPartitionsSupport William Schaefer 2018-04-26 13:09:07 -04:00
  • f093c763e0 Merge pull request #3676 from zhhl/3709-embeddedFiles Richard Cordovano 2018-04-26 13:01:17 -04:00
  • 4af2d8c291 Merge branch '3709-embeddedFiles' of github.com:zhhl/autopsy into 3709-embeddedFiles U-BASIS\zhaohui 2018-04-26 12:42:42 -04:00
  • 1e3a8c5449 Merge remote-tracking branch 'upstream/custom-release-may-2018' into 3613_dashboard Ann Priestman 2018-04-26 12:41:17 -04:00
  • cfcb7410b1 Add logic to avoid errors and enable Other Occurances even if CR is not enabled. Andrew Ziehl 2018-04-26 09:12:08 -07:00
  • ff1436054c Merge pull request #3711 from APriestman/3754_hashMetric Richard Cordovano 2018-04-26 11:59:19 -04:00
  • 9f9622c2c1 3709: Add IngestUtils class for unit test. U-BASIS\zhaohui 2018-04-26 11:56:55 -04:00
  • f496a20295 Change to use bundle messages Ann Priestman 2018-04-26 11:22:14 -04:00
  • 46ce69ff8f Update GenericIngestModuleJobSettings.java Brian Carrier 2018-04-26 11:15:51 -04:00
  • 058473bd9d added javadoc for genericsettings class rishwanth1995 2018-04-26 11:11:21 -04:00
  • 93a2b001ac added a generic settings file for python modules rishwanth1995 2018-04-26 10:40:28 -04:00
  • 99eafe9bcb no more italics Brian Sweeney 2018-04-26 08:15:36 -06:00
  • e8d5de97cc Refactored dashboard code Ann Priestman 2018-04-26 10:06:08 -04:00
  • 337a75e926 default font styles Brian Sweeney 2018-04-26 08:01:58 -06:00
  • 7c9aa10674 Merge pull request #3707 from APriestman/doxygenWarningFix Richard Cordovano 2018-04-26 10:00:40 -04:00
  • cd6ab8787c Merge pull request #3704 from dgrove727/3748_PasswordProtectedOfficeDocuments Richard Cordovano 2018-04-26 10:00:20 -04:00
  • a0ba73ade7 Merge pull request #3705 from wschaeferB/3744-DocumentQuickSearchFeature Richard Cordovano 2018-04-26 09:59:15 -04:00
  • 749b8833e3 Update EmbeddedFileTest.java Richard Cordovano 2018-04-26 09:48:33 -04:00
  • 2200a41d74 Added code to enable and disable monitoring. Added button to auto ingest dashboard. Improved trend line. Ann Priestman 2018-04-26 07:54:15 -04:00
  • c5bc291217 better state management for all the radios and check boxes Brian Sweeney 2018-04-25 16:56:30 -06:00
  • 18db15c727 fixed a typo Brian Sweeney 2018-04-25 15:25:16 -06:00
  • 03286d4860 common files dialog layout Brian Sweeney 2018-04-25 15:21:11 -06:00
  • d0e5c9f5bc Merge branch '3748_RegressionTest' of https://github.com/dgrove727/autopsy into 3752-EncryptedPartionsFunctionalTest William Schaefer 2018-04-25 15:40:48 -04:00
  • eb83dfd0e0 Added support for pause/resume/shutdown to AID. esaunders 2018-04-25 15:23:44 -04:00
  • a0dc448bf2 Using String constants for MIME types. U-BASIS\dgrove 2018-04-25 14:53:49 -04:00
  • 3ed6ea4add Access database password detection added. U-BASIS\dgrove 2018-04-25 14:39:55 -04:00
  • f3135d0acb register and respond to ArtifactPublished events. millmanorama 2018-04-25 13:23:07 +02:00
  • d02c910759 delegate to TSK TimelineManager methods millmanorama 2018-04-25 12:02:29 +02:00
  • efc0218d7e update to TSK API millmanorama 2018-04-25 11:46:41 +02:00
  • 23803b711f deprecate autopsy Blackboard and delegate to the one in the sleuthkit datamodel millmanorama 2018-04-25 10:51:13 +02:00
  • da49d6fb1d fix getColor millmanorama 2018-04-25 10:00:02 +02:00
  • 54502a276e better verbiage on dialog Brian Sweeney 2018-04-24 13:42:32 -06:00
  • d8bb155496 common files search option disabled when case is not open Brian Sweeney 2018-04-24 13:08:05 -06:00
  • 5d59a5d466 Renamed autoIngestNode to ainStatusNode and fixed a problem where an IllegalArgumentException was thrown if the previously selected node no longer exists. esaunders 2018-04-24 14:34:46 -04:00