18959 Commits

Author SHA1 Message Date
apriestman
0d8aa55292 Add more attributes and reorder 2021-07-30 12:17:59 -04:00
apriestman
7a7fe392f4 Temporary code to flag matching personas 2021-07-30 11:41:56 -04:00
Eugene Livis
a33a573a90 Fix 2021-07-29 18:04:57 -04:00
Eugene Livis
961c379aa7 Added checkbox to flag unique apps 2021-07-29 17:02:48 -04:00
Eugene Livis
c6531498d5 Added communication accounts to the list of artifacts flagged for previously seen 2021-07-29 16:11:15 -04:00
Eugene Livis
89347d2b7d Improvements and bug fixes 2021-07-29 15:59:11 -04:00
Eugene Livis
33b08b07b4 Fixes 2021-07-29 14:24:04 -04:00
Eugene Livis
519e98741c Fixes 2021-07-29 14:20:49 -04:00
Eugene Livis
7fd4e81982 Resolved merge conflicts 2021-07-29 14:11:44 -04:00
Eugene Livis
6f375ec08b Improvements and fixes 2021-07-29 13:38:05 -04:00
apriestman
8bdd91fbd1 Refactor 2021-07-29 12:06:44 -04:00
apriestman
96542711fc Move past cases to TSK_OTHER_CASES 2021-07-29 12:03:24 -04:00
apriestman
efbf18a9ef Add correlation type and value to previously seen/unseen artifacts 2021-07-29 10:41:47 -04:00
Eugene Livis
0caac0d7e3 Bug fixes 2021-07-28 15:29:47 -04:00
Eugene Livis
8e72f199de Merge branch 'develop' of github.com:sleuthkit/autopsy into flag_unique_apps_7862 2021-07-28 13:09:04 -04:00
Eugene Livis
fa22fab256 Flagging previously unseen apps 2021-07-28 13:03:32 -04:00
Richard Cordovano
442d294190
Merge pull request #7163 from wschaeferB/4631-NameFilterTextClarification
4631 clarify that name filter is just the file name and does not incl…
2021-07-28 12:55:34 -04:00
Richard Cordovano
6f16f03f99 Format CommandLineManager,java 2021-07-27 16:51:55 -04:00
Eugene Livis
b2d6890595 Reverted some new code to original logic 2021-07-27 16:25:05 -04:00
Eugene Livis
5ca76c4558 Removed a comment 2021-07-27 16:18:47 -04:00
Eugene Livis
8c7f779599 Typo 2021-07-27 15:32:56 -04:00
Eugene Livis
695ec911a9 Fix for when the source is another artifact and not a file 2021-07-27 15:28:43 -04:00
Eugene Livis
4e2fb03891 Fix for when the source is another artifact and not a file 2021-07-27 14:25:47 -04:00
William Schaefer
2536377245 4631 clarify that name filter is just the file name and does not include path 2021-07-27 11:22:37 -04:00
Richard Cordovano
464f96baad
Merge pull request #7152 from rcordovano/7673-postartifacts-feeds-pipeline
7673 route artifact posts directly to IngestManager
2021-07-26 19:13:02 -04:00
Eugene Livis
278f4b3ade Unused imports 2021-07-26 17:49:14 -04:00
Eugene Livis
a5ff1fe3b9 Merge branch 'develop' of github.com:sleuthkit/autopsy into rename_CR_artifacts_7797 2021-07-26 17:46:05 -04:00
Eugene Livis
418bb70d8c More work 2021-07-26 17:44:55 -04:00
Eugene Livis
d8848a5c18 More work 2021-07-26 17:43:55 -04:00
Richard Cordovano
f50b2e4ab0
Merge pull request #7147 from markmckinnon/7832-Clean-up-DataArtifactContentViewer.isPreferred()-to-remove-the-concept-of-ANALYSIS_RESULT
:7832-Clean-up-DataArtifactContentViewer.isPreferred()-to-remove-the-concept-of-ANALYSIS_RESULT
2021-07-26 12:40:34 -04:00
Richard Cordovano
c3a286efdc Restore posting of EXIF analysis results to blackboard 2021-07-26 12:15:50 -04:00
Richard Cordovano
1def3cdcf5 7673 route artifact posts directly to IngestManager 2021-07-23 15:16:04 -04:00
Richard Cordovano
d22072f753 7673 route artifact posts directly to IngestManager 2021-07-23 10:15:01 -04:00
Eugene Livis
ad141b6426 datasourcesummary 2021-07-22 16:07:36 -04:00
Richard Cordovano
c75fff5268 7332 new Blackboard method sig, Recent Activity submits arts to pipeline 2021-07-22 10:32:04 -04:00
Eugene Livis
d983aafac1 Data source summary 2021-07-22 09:52:42 -04:00
Eugene Livis
b355734635 Modified CR to use TSK_PREVIOUSLY_SEEN 2021-07-21 16:59:26 -04:00
Richard Cordovano
cba56db472 Merge in release-4.19.0 and develop branches 2021-07-21 15:03:37 -04:00
Mark McKinnon
071e0c812b Update DataArtifactContentViewer.java
Remove case ANALYSIS_RESULT
2021-07-21 10:50:47 -04:00
Ann Priestman
847b83d260
Merge pull request #7145 from sleuthkit/release-4.19.0
Release 4.19.0
2021-07-20 12:51:10 -04:00
apriestman
f0a32498d6 Improve error message 2021-07-19 11:47:11 -04:00
apriestman
0ce1b52565 Don't add empty arrays to the tokenized list 2021-07-19 11:34:49 -04:00
Kelly Kelly
815970077a Modified preferred value for analysis result viewer 2021-07-16 11:09:40 -04:00
apriestman
98be8b7a83 Add object ID to auto generated host names 2021-07-15 13:53:51 -04:00
Ann Priestman
3a11d47914
Merge pull request #7137 from APriestman/7826_pcOsAcct
7826 Handle OS accounts better in portable case.
2021-07-15 13:05:21 -04:00
apriestman
ad28101fcd Handle OS accounts better in portable case. 2021-07-15 11:48:55 -04:00
Mark McKinnon
edd2a39fc1 Merge remote-tracking branch 'upstream/develop' into 7656-custom-mime-type-hdb-files 2021-07-15 11:01:34 -04:00
Mark McKinnon
f11b130dda Update CustomFileTypesManager.java
Add custom file type for hdb files that can be found in android os on the system volume in the hdic folder
2021-07-15 10:58:26 -04:00
Richard Cordovano
b51c6c9866
Merge pull request #7136 from sleuthkit/release-4.19.0
Merge release 4.19.0 branch into develop branch
2021-07-14 16:55:30 -04:00
Richard Cordovano
ee4b56fb8c
Merge pull request #7135 from APriestman/7815_loadAttrsForSingleType
7815 Fixes for Discover other occurrences tab
2021-07-14 13:11:34 -04:00