1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-06 02:24:30 +00:00

Commit Graph

  • dac0b4782d Expose process unallocated space setting through IngestJobContext Richard Cordovano 2014-09-25 11:21:46 -04:00
  • 53d51db52f Merge pull request #891 from rcordovano/new_keyword_lists_enabled_in_all_contexts Richard Cordovano 2014-09-24 15:58:07 -04:00
  • de76c4946e Improve deserialization of older versions of hash lookup and keyword search settings Richard Cordovano 2014-09-24 15:57:15 -04:00
  • b35cb32290 Add javadocs Comments to KeywordSearchJobSettings.java Richard Cordovano 2014-09-24 15:52:46 -04:00
  • 66e51e6250 remove event, file, and artifact id columns from result viewer, move description after time jmillman 2014-09-24 15:41:49 -04:00
  • c42e7bcf97 Remove unneeded code in KeywordSearchJobSettings Richard Cordovano 2014-09-24 15:40:53 -04:00
  • 5aff0e07f8 Make new keyword lists enabled by default in all contexts Richard Cordovano 2014-09-24 15:37:43 -04:00
  • 549c63d80f make log the default scale jmillman 2014-09-24 15:35:02 -04:00
  • 0be1f818ba Merge pull request #889 from rcordovano/new_hash_sets_enabled_by_default Richard Cordovano 2014-09-24 15:17:37 -04:00
  • 399b5e6556 Make new interesting files sets enabled by default in all contexts Richard Cordovano 2014-09-24 15:15:51 -04:00
  • 4b13ae37f3 Merge pull request #888 from rcordovano/new_hash_sets_enabled_by_default Richard Cordovano 2014-09-24 14:32:17 -04:00
  • 63cc7894e8 Add support for deserialization of older version of hash lookup module ingest job settings Richard Cordovano 2014-09-24 14:07:51 -04:00
  • 2c87ff7a45 Make new hash sets enabled by default in all contexts Richard Cordovano 2014-09-23 17:28:01 -04:00
  • b067d02736 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-09-23 17:17:48 -04:00
  • e5ecfc5ab3 exposed method to detect file type, keyword search uses existing blackboard type or utility method. Fixes bug whereby open office documents did not have text extracted. Brian Carrier 2014-09-23 17:05:44 -04:00
  • eba73eeddc Merge pull request #887 from karlmortensen/add_dep_to_keywordsearch Richard Cordovano 2014-09-23 12:58:27 -04:00
  • d8203e1673 Merge pull request #885 from millmanorama/develop Richard Cordovano 2014-09-23 12:57:40 -04:00
  • c6f269af08 Merge pull request #886 from karlmortensen/reformat_html_output Richard Cordovano 2014-09-23 12:57:20 -04:00
  • 5b4865e583 Merge remote-tracking branch 'upstream/develop' into new_hash_sets_enabled_by_default Richard Cordovano 2014-09-23 12:36:50 -04:00
  • ed53e0d5e1 Add dependency to KeywordSearch Karl Mortensen 2014-09-23 12:25:08 -04:00
  • f97b98da9d Format HTML output to be more readable Karl Mortensen 2014-09-23 11:45:27 -04:00
  • 1d5de0d929 remove ImageAnalyzer module to disable it jmillman 2014-09-23 11:40:22 -04:00
  • c5783b0c55 Merge remote-tracking branch 'upstream/develop' into develop jmillman 2014-09-23 11:16:34 -04:00
  • 8e71a0e004 remove time range intersection which could potentialy return null timerange and lead to NPE jmillman 2014-09-23 11:15:57 -04:00
  • fdd42e3544 Merge pull request #884 from eugene7646/develop Richard Cordovano 2014-09-23 11:10:29 -04:00
  • fcc9a84635 my platform/properties Eugene Livis 2014-09-23 11:01:24 -04:00
  • b9ac50f3a3 Merge pull request #879 from karlmortensen/format_a_file_test Richard Cordovano 2014-09-23 10:22:59 -04:00
  • 3c10f9fb4b Remove dead auto-gen event code for hash lookup ingest job settings panel Richard Cordovano 2014-09-22 12:16:15 -04:00
  • e96259feb5 Merge pull request #883 from karlmortensen/remove_variable_arguments Richard Cordovano 2014-09-22 09:38:55 -04:00
  • e62b03c36f removed variable argument parameters Karl Mortensen 2014-09-22 09:27:47 -04:00
  • e4cc771cdf Add metadata to HTML report Karl Mortensen 2014-09-19 16:24:35 -04:00
  • f42fb989e2 Added page about debugging TSK code Brian Carrier 2014-09-19 13:18:26 -04:00
  • 1e7d9b60a8 Update platform.properties Karl Mortensen 2014-09-18 13:31:15 -04:00
  • a7a3601683 Merge pull request #876 from rcordovano/format_file Richard Cordovano 2014-09-18 13:29:39 -04:00
  • 91156b8cfc Merge pull request #877 from karlmortensen/format_a_file_test Richard Cordovano 2014-09-18 13:28:48 -04:00
  • 3cd91bff21 Merge pull request #878 from eugene7646/format_file Richard Cordovano 2014-09-18 13:26:12 -04:00
  • f20038a1df Formatted CollapseAction.java Eugene Livis 2014-09-18 13:15:02 -04:00
  • d404793b37 Formatted DataExplorer.java Karl Mortensen 2014-09-18 13:12:23 -04:00
  • 131521f6f1 Formatted AddLocalFilesTask.java Richard Cordovano 2014-09-18 13:11:55 -04:00
  • 8345151ccd Added timeline to user docs main page Brian Carrier 2014-09-17 09:41:25 -04:00
  • 7463626193 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-09-17 07:46:12 -04:00
  • 09a5d430b3 Updated comments about library loading Brian Carrier 2014-09-17 07:46:04 -04:00
  • 5b1a312561 Merge pull request #875 from rcordovano/develop Richard Cordovano 2014-09-16 17:56:26 -04:00
  • 7cfc7b3a26 Add report name column to result view for reports Richard Cordovano 2014-09-16 17:55:33 -04:00
  • 8467c5f3a3 Merge pull request #872 from rcordovano/bulk_extractor_module Richard Cordovano 2014-09-16 15:48:14 -04:00
  • 7ea30da27a Add capture of subprocess exit value to ExecUtil Richard Cordovano 2014-09-16 15:45:07 -04:00
  • dfe6ebcf7d minor comment updates tsk-build 2014-09-16 10:29:29 -04:00
  • 9d5db3081a moved services into concepts page Brian Carrier 2014-09-15 17:44:30 -04:00
  • 1b0c59e1db updated python docs Brian Carrier 2014-09-15 17:37:58 -04:00
  • 617a0e424a Merge remote-tracking branch 'upstream/develop' into bulk_extractor_module Richard Cordovano 2014-09-15 11:40:04 -04:00
  • 499fdb26fd Updated to reflect Japanese localized requirements Brian Carrier 2014-09-11 12:05:52 -04:00
  • 298aa562a3 updated docs to reflect dependency on Java 8 Brian Carrier 2014-09-09 22:24:11 -04:00
  • 81872519cb Merge remote-tracking branch 'upstream/develop' into bulk_extractor_module Richard Cordovano 2014-09-06 09:06:35 -04:00
  • e2af553706 Add title to interesting files ingest job panel Richard Cordovano 2014-09-06 09:00:46 -04:00
  • 463081feab Fix null pointer dereference in ExecUtil Richard Cordovano 2014-09-06 07:55:29 -04:00
  • 678f748fac Add platform util for checking if OS is 64-bit Richard Cordovano 2014-09-05 16:33:42 -04:00
  • cb7ea1e367 Merge pull request #871 from millmanorama/timeline_and_image_analyzer Richard Cordovano 2014-09-05 15:42:53 -04:00
  • 6e6cc36e83 cleanup Topcomponenet jmillman 2014-09-05 15:39:00 -04:00
  • bfaee1cc8c clean up OptionsPanel jmillman 2014-09-05 14:55:09 -04:00
  • cda1fbcc46 cleaned up ImageAnalyzerModule jmillman 2014-09-05 14:46:56 -04:00
  • 0f76be8386 cleaned up FileUpdateEvent jmillman 2014-09-05 14:27:45 -04:00
  • 66b9776c8f Merge branch 'documentation_and_cleanup' into timeline_and_image_analyzer jmillman 2014-09-05 14:03:40 -04:00
  • c116ab5b58 fix bug in slideshow cycling jmillman 2014-09-05 14:02:07 -04:00
  • bfc4f8498d improve usage of progress bars to represent actual bg tasks jmillman 2014-09-05 13:58:18 -04:00
  • 3dabd7708c move functionality from ImageAnalyzeController to GroupManager; simplify threading jmillman 2014-09-05 13:36:49 -04:00
  • e24569fbf4 Merge pull request #870 from millmanorama/timeline_and_image_analyzer Richard Cordovano 2014-09-05 13:09:57 -04:00
  • 65c4c28b7b cleanup IconCache and rename to ThumbnailCache jmillman 2014-09-05 12:40:32 -04:00
  • 5502beac60 minor cleanup jmillman 2014-09-04 17:09:10 -04:00
  • cebd1f62b9 tweaks and comments jmillman 2014-09-04 16:48:24 -04:00
  • d0c11d1524 Merge branch 'seperate_insert_from_update' into timeline_and_image_analyzer jmillman 2014-09-04 16:36:40 -04:00
  • 3aabde34f3 remove dead code jmillman 2014-09-04 15:45:14 -04:00
  • dcd9191b16 eliminate need to do redundant mark all as analyzed by seperating insert/update funcionality of db. jmillman 2014-09-04 15:35:15 -04:00
  • faac2fa98f fix slideshow image cycling jmillman 2014-09-04 14:40:54 -04:00
  • 7d13d92984 simplify keyboard listeners, and add new keyboard shortcut to toggle groupViewMode jmillman 2014-09-04 14:32:48 -04:00
  • a08517ab98 fix keyboard shrotcuts in slideshow pane jmillman 2014-09-04 13:22:37 -04:00
  • 298c8bf065 added timeline quickstart doxygen file jmillman 2014-09-04 12:37:12 -04:00
  • 31540540a4 cleanup jmillman 2014-09-04 10:58:37 -04:00
  • 941ced036a Merge remote-tracking branch 'upstream/develop' into timeline_and_image_analyzer jmillman 2014-09-04 10:49:42 -04:00
  • 660cb38815 remove category tags from tag listing in meta data pane. jmillman 2014-09-04 10:48:56 -04:00
  • 9a7d24de74 fix threading issues preventing correct update of groups/files when tagged/categorized jmillman 2014-09-04 10:48:41 -04:00
  • a7374c4028 fix hashset hits look up jmillman 2014-09-04 10:11:28 -04:00
  • 885c43a182 put header string update on jfx thread jmillman 2014-09-04 10:11:09 -04:00
  • 91ea4f40ac remove JFX SortedList because they were unreliable, and instead sort list after each modification jmillman 2014-09-04 10:10:49 -04:00
  • 4593b8d57e gah jmillman 2014-09-03 15:30:37 -04:00
  • 3c72073109 Merge pull request #869 from rcordovano/interesting_items_identifier Richard Cordovano 2014-09-03 14:07:10 -04:00
  • 754596a2a9 Fix some comments in BlackboardArtifactNode.java Richard Cordovano 2014-09-03 14:04:22 -04:00
  • a76b840200 Add interesting items module Add factory and file ingest module skeletons for intersing items identifier module Richard Cordovano 2014-08-12 14:09:35 -04:00
  • 990072d3bd (re-)implemented volume controls in video player jmillman 2014-09-03 13:09:46 -04:00
  • aa518a9001 clear file selection (and meta data area) when group changes jmillman 2014-09-03 12:32:05 -04:00
  • b814b9aee3 fix bug in TreeCell generation for non-path groups jmillman 2014-09-03 12:09:52 -04:00
  • 4b6d1a9e55 fix DrawableTile file name label layout bug jmillman 2014-09-03 12:02:43 -04:00
  • 014e7048d1 cleanup project's .properties files jmillman 2014-09-03 11:46:07 -04:00
  • 0173400d7a make sure video playback is stopped when not in view jmillman 2014-09-03 11:45:30 -04:00
  • f75d541b67 minor cleanup jmillman 2014-09-03 11:45:01 -04:00
  • 2fc5d1aaa1 fix bugs related to seen status of groups jmillman 2014-09-03 11:44:23 -04:00
  • 9c2217ef73 use toString not name; simplify switch statements jmillman 2014-09-02 16:40:12 -04:00
  • d4338d2b64 refactor MediaControl and video playback jmillman 2014-09-02 16:04:10 -04:00
  • e7aa465d8f Merge branch 'EureakAttributeRefactor' into timeline_and_image_analyzer jmillman 2014-09-02 15:59:57 -04:00
  • 07d0ee5015 refactored EureakaAttribute to simplify code and reduce compiler warnings. jmillman 2014-08-29 15:09:04 -04:00
  • 99e44c9c3a removed deprecated filters jmillman 2014-08-29 15:08:30 -04:00