Richard Cordovano
22537bc818
Merge pull request #7157 from rcordovano/restore-posting-of-exif-results
...
Restore posting of EXIF analysis results to blackboard
2021-07-26 12:19:39 -04:00
Richard Cordovano
c3a286efdc
Restore posting of EXIF analysis results to blackboard
2021-07-26 12:15:50 -04:00
Kelly Kelly
dddb13f3d6
CVT SummaryViewer - Moved db calls into existing SwingWorker
2021-07-26 11:59:49 -04:00
Richard Cordovano
612e52d1e9
Merge pull request #7155 from sleuthkit/release-4.19.0
...
Merge release 4.19.0 branch into develop branch
2021-07-26 11:51:48 -04:00
Richard Cordovano
1e3abe73b0
Merge pull request #7154 from kellykelly3/installer-file-fix
...
Fixed build issue
2021-07-26 11:51:02 -04:00
Richard Cordovano
88c9a3332b
Merge pull request #7153 from gdicristofaro/7853-zeroInDbDump
...
7853 zero in db dump
2021-07-26 11:21:13 -04:00
Kelly Kelly
11908a8157
Fixed build issue
2021-07-26 11:00:42 -04:00
Richard Cordovano
9833cfab17
7673 route artifact posts directly to IngestManager
2021-07-26 10:15:02 -04:00
Greg DiCristofaro
98125a6054
capture difference between None and 0 in diff script
2021-07-26 07:33:13 -04:00
Richard Cordovano
1def3cdcf5
7673 route artifact posts directly to IngestManager
2021-07-23 15:16:04 -04:00
Kelly Kelly
f32847a2b1
Removed unused import
2021-07-23 14:29:45 -04:00
Kelly Kelly
d6b653bc1b
Added swingworker to cvt media viewer
2021-07-23 14:27:33 -04:00
Ann Priestman
7150176fd6
Merge pull request #7149 from APriestman/fixPrefetch
...
Use consistent temp file name
2021-07-23 13:48:19 -04:00
Kelly Kelly
f1a0e5b256
Removed EDT db calls from GetTagNameDialog
2021-07-23 12:16:24 -04:00
apriestman
e5d46af07e
Use consistent temp file name
2021-07-23 10:46:25 -04:00
Richard Cordovano
d22072f753
7673 route artifact posts directly to IngestManager
2021-07-23 10:15:01 -04:00
Kelly Kelly
cc7cbe8a94
Added TagName and TagSet events
2021-07-23 10:07:42 -04:00
Mark McKinnon
9f883f5f62
Update ExtractJumpLists.java
...
Address Review Comments
2021-07-22 21:54:58 -04:00
Eugene Livis
ad141b6426
datasourcesummary
2021-07-22 16:07:36 -04:00
Richard Cordovano
8e012091b1
Merge pull request #6971 from rcordovano/7332-rcordovano-artifact-pipeline
...
7332 data artifact pipeline
2021-07-22 10:44:27 -04:00
Ann Priestman
d74b332683
Merge pull request #7144 from markmckinnon/7824-Illegal-character-reported-in-Recent-Activity
...
7824-Illegal-character-reported-in-Recent-Activity
2021-07-22 10:38:17 -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
Richard Cordovano
81203b1189
Merge pull request #7139 from Seb2lyon/develop
...
User Documentation - Updated complete French translation
2021-07-21 10:12:24 -04:00
Greg DiCristofaro
4e69e4c471
updates to registry example
2021-07-21 09:35:26 -04:00
Greg DiCristofaro
ad9b499fee
comment update
2021-07-20 14:23:04 -04:00
Greg DiCristofaro
9ece3e41ed
revert registry example
2021-07-20 13:54:00 -04:00
Greg DiCristofaro
928ef9e33d
bug fixes
2021-07-20 13:50:03 -04:00
Greg DiCristofaro
c32ab89922
bug fixes
2021-07-20 13:09:53 -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
Ann Priestman
944a1b59f8
Merge pull request #7142 from APriestman/7705_zipBytePath
...
7705 Don't add empty arrays to the tokenized list
2021-07-20 12:31:40 -04:00
Mark McKinnon
105c73f8d8
Update ExtractPrefetch.java
...
Changed dataSource.getName() to dataSource.getId() to avoid any illegal characters when using a local disk as a datasource
2021-07-20 12:21:46 -04:00
Greg DiCristofaro
8279df1a3b
updates to sample code
2021-07-20 12:02:02 -04:00
Mark McKinnon
6c1f99ed93
Update ExtractJumpLists.java
...
Added datasource id instead of name per reviewer comments.
Noticed if multiple users on the system then will have naming conflicts so added file id to name of files so conflicts will not happen
2021-07-20 11:33:07 -04:00
Mark McKinnon
050672a8b2
Code to dedup lnk files as they are analyzed
...
Code to dedup lnk files, this is a by product of Jumplists having lots of the same named lnk files, dedup occurs on path and lnk name, only first file is kept in Recent Docs.
2021-07-20 09:34:39 -04:00
Mark McKinnon
4620403834
Initial commit of adding Jumplists
...
Initial commit of adding jumplists to recent activity.
2021-07-20 09:29:40 -04:00
Greg DiCristofaro
48ec3d7aa7
updates for analysis results in sample code
2021-07-20 08:01:20 -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
Seb2lyon
0313900746
Merge branch 'sleuthkit:develop' into develop
2021-07-17 10:00:54 +02:00
Ann Priestman
8808013b25
Merge pull request #7141 from kellykelly3/7831-show-application-tab
...
Modified preferred value for analysis result viewer
2021-07-16 11:15:54 -04:00
Kelly Kelly
815970077a
Modified preferred value for analysis result viewer
2021-07-16 11:09:40 -04:00
Ann Priestman
b1b3c9058b
Merge pull request #7140 from markmckinnon/7656-custom-mime-type-hdb-files
...
7656 custom mime type hdb files
2021-07-16 10:11:53 -04:00
Ann Priestman
58de42e1a4
Merge pull request #7107 from markmckinnon/7695-Move-Recyclebin-Extractor-in-Recent-Activity-to-Run-Before-Recent-Documents
...
7695-Move-Recyclebin-Extractor-in-Recent-Activity-to-Run-Before-Recent-Documents
2021-07-15 14:59:15 -04:00
Ann Priestman
1cbd468d1d
Merge pull request #7138 from APriestman/7825_moreObjIdsInHostNames
...
7825 Add object ID to auto generated host names
2021-07-15 14:46:29 -04:00
Seb2lyon
bdcb9641bb
Updated translation of page keyword_search. More precise
2021-07-15 20:13:02 +02:00
apriestman
98be8b7a83
Add object ID to auto generated host names
2021-07-15 13:53:51 -04:00