18929 Commits

Author SHA1 Message Date
Richard Cordovano
6f16f03f99 Format CommandLineManager,java 2021-07-27 16:51:55 -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
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
Richard Cordovano
c75fff5268 7332 new Blackboard method sig, Recent Activity submits arts to pipeline 2021-07-22 10:32:04 -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
Richard Cordovano
f3e25d8ccc
Merge pull request #7134 from APriestman/7816_osAccountCR
7816 Fix logic around adding OS accounts to the CR / making previously see…
2021-07-14 13:11:09 -04:00
Richard Cordovano
60340e5144
Merge pull request #7124 from APriestman/7805_noFileCorrAttrs
7805 Handle correlation attributes with no associated file.
2021-07-14 13:10:51 -04:00
Richard Cordovano
47cde2a457
Merge pull request #7105 from gdicristofaro/7793-extraReportNode
7793 removed reports from DataSourceGroupingNode
2021-07-14 13:04:48 -04:00
apriestman
0d76536df3 Load the Other Occurrences panel on tab change 2021-07-14 12:44:52 -04:00
apriestman
cb2de0697b Load the correlation attributes 2021-07-14 11:52:19 -04:00
apriestman
e32f63105b Check whether the TSK_PATH attr is empty before using for correlation 2021-07-14 09:43:20 -04:00
apriestman
fbf617faaa Fix logic around adding OS accounts to the CR / making previously seen artifacts 2021-07-14 09:01:50 -04:00
apriestman
cfc780eb94 Merge remote-tracking branch 'upstream/release-4.19.0' into 7805_noFileCorrAttrs 2021-07-13 17:19:33 -04:00
Richard Cordovano
dde54806c7
Merge pull request #7131 from wschaeferB/7811-fixNullPointerInDataSourcesAndFiles
7811 array out of bounds n data sources and files
2021-07-13 17:02:25 -04:00
William Schaefer
0829a775fb 7813 Move the parenthesis so other occurrences are found when no CR is enabled 2021-07-13 16:29:25 -04:00
William Schaefer
99c8aabb3f Merge branch '7811-fixNullPointerInDataSourcesAndFiles' of https://github.com/wschaeferB/autopsy into release419 2021-07-13 16:27:25 -04:00
Richard Cordovano
b2157e5d90
Merge pull request #7123 from gdicristofaro/7806-unsupportedOperation
7806 don't show view source file or result if no associated artifact
2021-07-13 14:18:56 -04:00
William Schaefer
705aa9cd42 7811 add checks for model row count before converting table index to model index 2021-07-13 14:12:19 -04:00
Richard Cordovano
72acf59119
Merge pull request #7117 from wschaeferB/7804-ConsistantPreviouslySeenUsers
7804 initial attempt to make previously seen users obey CR settings
2021-07-13 13:50:21 -04:00
William Schaefer
7923e582da 7811 check table model row count instead of table 2021-07-13 12:57:51 -04:00
Kelly Kelly
370b2539ac Fixed dataContentViewer issue 2021-07-13 12:20:09 -04:00
apriestman
a6bd8ad763 Handle correlation attributes with no associated file. 2021-07-13 10:53:41 -04:00
Greg DiCristofaro
1d63bedc9d don't show view source file or result if no associated artifact 2021-07-13 10:14:41 -04:00
Richard Cordovano
ae479fde19
Merge pull request #7118 from kellykelly3/7808-fix-confusing-message
7808 - Fixed confusing cr warning dialog
2021-07-12 12:51:55 -04:00
Kelly Kelly
be3d2120c1 Fixed CR message dialog 2021-07-12 12:49:50 -04:00
Greg DiCristofaro
99c29215cc missing Japanese localization 2021-07-12 09:27:23 -04:00
Kelly Kelly
055207035c Fixed confusing cr warning dialog 2021-07-09 17:15:01 -04:00
William Schaefer
8826f37fd4 7804 initial attempt to make previously seen users obey CR settings 2021-07-09 15:49:30 -04:00
Richard Cordovano
11ddc1af30
Merge pull request #7116 from wschaeferB/7801-NotifyUserOfErrorsInManageHosts
7801 - changes to notify user when errors occur with manage hosts
2021-07-09 13:59:03 -04:00
William Schaefer
232637e27f 7801 add message instructions to see log 2021-07-09 13:09:39 -04:00
William Schaefer
d9071440b7 7801 - changes to notify user when errors occur with manage hosts 2021-07-09 11:00:24 -04:00
Richard Cordovano
633d629cb0 Update app and module versions for 4.19.0 2021-07-08 14:23:20 -04:00
Richard Cordovano
29338b4184
Merge pull request #7112 from kellykelly3/7799-os-account-realm
Fixed os account realm issues
2021-07-08 11:15:45 -04:00
Richard Cordovano
e88f0c0966
Merge pull request #7043 from gdicristofaro/7680-ocrOnly
7680 ocr only
2021-07-08 09:39:30 -04:00
Kelly Kelly
f749d54a08 Fixed os account realm issues 2021-07-07 17:30:31 -04:00