32161 Commits

Author SHA1 Message Date
Greg DiCristofaro
1d13edfc24 updates to tskdbdiff.py for EFE 2021-05-28 08:14:18 -04:00
Kelly Kelly
e0d637d283 OsAccountNode needs to use the new time format methods 2021-05-27 18:03:51 -04:00
Kelly Kelly
40472bf8b2 deprecated the time format methods in ContentUtils 2021-05-27 17:14:54 -04:00
Eugene Livis
dfab715713 Merge branch 'develop' of github.com:sleuthkit/autopsy into ocr_7627 2021-05-27 15:51:22 -04:00
Ann Priestman
b3c68eb63b
Merge pull request #7001 from APriestman/7607_improvePathBytesComment
7607 Display path string and path bytes when an error occurs
2021-05-27 15:35:48 -04:00
Greg DiCristofaro
4c0901194c Merge branch 'develop' of github.com:sleuthkit/autopsy into 7621-metadataTabName 2021-05-27 15:28:23 -04:00
Greg DiCristofaro
6ca5259d8f Merge branch 'develop' of github.com:sleuthkit/autopsy into 7625-rightClick 2021-05-27 15:28:05 -04:00
Greg DiCristofaro
56429d7e27 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7622-resultContentViewer 2021-05-27 15:27:26 -04:00
Greg DiCristofaro
0ad67e703f comment update 2021-05-27 15:15:45 -04:00
Greg DiCristofaro
f9a3741d50 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7623-analysisResultsViewer 2021-05-27 15:14:06 -04:00
Greg DiCristofaro
bdaa661b52 refactor 2021-05-27 15:13:47 -04:00
Greg DiCristofaro
504e25ec30 refactor 2021-05-27 15:13:42 -04:00
Eugene Livis
8d75a11813 First cut 2021-05-27 15:05:18 -04:00
Richard Cordovano
da35dfcf75
Merge pull request #7002 from wschaeferB/7633-RenameAccountsToCommAccounts
7633 change display name of accounts to communication accounts
2021-05-27 14:59:21 -04:00
William Schaefer
b292c6e434 7633 change display name of accounts to communication accounts 2021-05-27 14:44:33 -04:00
Richard Cordovano
6329b402a7
Merge pull request #6994 from gdicristofaro/7591-aggregateScoreResultsTable
7591 aggregate score results table
2021-05-27 14:12:16 -04:00
Richard Cordovano
a12f30bccd
Merge pull request #6993 from kellykelly3/7586-volatile-hasDataSource-flag
7586 volatile has data source flag
2021-05-27 13:11:00 -04:00
Richard Cordovano
d17372b8c9
Merge pull request #6992 from markmckinnon/7631-Use-Signatures-for-VHD-detection-in-VM-extractor-ingest-module
7631-Use-Signatures-for-VHD-detection-in-VM-extractor-ingest-module
2021-05-27 12:22:57 -04:00
Greg DiCristofaro
6a7a8c9ba6 indent 2021-05-27 12:11:47 -04:00
Greg DiCristofaro
c57883816f Merge branch 'develop' of github.com:sleuthkit/autopsy into 7591-aggregateScoreResultsTable 2021-05-27 11:45:08 -04:00
Greg DiCristofaro
cd9c60d87f updates 2021-05-27 11:44:47 -04:00
apriestman
f4d521cb7c Display path string and path bytes when an error occurs 2021-05-27 10:58:31 -04:00
Greg DiCristofaro
b24edcc277 formatting 2021-05-27 10:14:22 -04:00
Greg DiCristofaro
4c8d1f50cc cleanup 2021-05-27 08:57:14 -04:00
Mark McKinnon
543fdd369b Update VMExtractorIngestModule.java
Moved defining fileTypeDetector outside of loop so it only happens once.
If there is an error initializing fileTypeDetector then add the file to the list of VM's that we look at even if it may not be a VM, this way we do not loose it.
Continue on in the loop skipping over a potential NPE in the code after the initilization.
2021-05-27 08:37:29 -04:00
Richard Cordovano
faf4e9a70a
Merge pull request #7000 from kellykelly3/DataContentPanel-NPE-Issue
Fixed NPE that will found when integrating all of the content viewer …
2021-05-26 16:02:49 -04:00
Kelly Kelly
55954dfcd4 Fixed NPE that will found when integrating all of the content viewer changes 2021-05-26 15:47:49 -04:00
Greg DiCristofaro
0035c47202 reset numbers for ordering and worked through initial prototype 2021-05-26 15:33:22 -04:00
Greg DiCristofaro
5a4f3b1118 reset numbers for ordering and worked through initial prototype 2021-05-26 15:33:16 -04:00
Greg DiCristofaro
db783a1e42 Merge branch '7622-resultContentViewer' into 7623-analysisResultsViewer 2021-05-26 15:09:13 -04:00
Greg DiCristofaro
dc0f217a2b Merge branch '7591-aggregateScoreResultsTable' into 7623-analysisResultsViewer 2021-05-26 15:06:55 -04:00
Greg DiCristofaro
9ad60a6f88 public api updates 2021-05-26 14:59:19 -04:00
Greg DiCristofaro
177b1d0292 rendering 2021-05-26 14:26:54 -04:00
Richard Cordovano
084afd9db8
Merge pull request #6988 from kellykelly3/7602-sqllite-viewer
7602 - Removed the db calls for the sql viewer from the edt
2021-05-26 14:16:25 -04:00
Richard Cordovano
ecfad18a1b
Merge pull request #6987 from markmckinnon/7541-NPE-in-Email-parser
7541-NPE-in-Email-parser
2021-05-26 14:09:35 -04:00
Richard Cordovano
0d82383737
Merge pull request #6984 from kellykelly3/7601-message-viewer-changes
7601 Removed the MessageArtifactViewer db calls from the edt
2021-05-26 14:05:35 -04:00
Kelly Kelly
9975705b69 Fixed NPE 2021-05-26 13:50:23 -04:00
Kelly Kelly
a14da8b04b Make listeners in ChildFactory.Detachable weak 2021-05-26 13:29:57 -04:00
Richard Cordovano
e81d17173f
Merge pull request #6989 from APriestman/7581_removeNamesFromExtractedFiles
7581 Remove name from extracted files
2021-05-26 13:23:18 -04:00
Greg DiCristofaro
951d8ce02a updates to DataArtifactContentViewer 2021-05-26 13:03:32 -04:00
Greg DiCristofaro
21f6deba4a Merge branch '7591-aggregateScoreResultsTable' into 7622-resultContentViewer 2021-05-26 11:04:50 -04:00
Greg DiCristofaro
d18568b49c fix 2021-05-26 10:58:35 -04:00
Kelly Kelly
c703977dc1 Removed unused imports 2021-05-26 10:15:31 -04:00
Greg DiCristofaro
5fadbc22cb merge from 7591 2021-05-26 09:59:34 -04:00
Greg DiCristofaro
c81b5a0a2b fix 2021-05-26 09:58:55 -04:00
Greg DiCristofaro
55c547e0b5 get dataartifact from lookup 2021-05-26 09:12:06 -04:00
Greg DiCristofaro
af64a6a6ba Merge branch '7591-aggregateScoreResultsTable' of github.com:gdicristofaro/autopsy into 7621-metadataTabName 2021-05-26 09:04:26 -04:00
Greg DiCristofaro
7a57e3a97e Merge branch 'develop' of github.com:sleuthkit/autopsy into 7621-metadataTabName 2021-05-26 09:04:15 -04:00
apriestman
cde4661260 Shorten name of EFE folder 2021-05-26 08:28:12 -04:00
Greg DiCristofaro
90af83505a fixes for special viewers 2021-05-26 08:13:36 -04:00