Commit Graph
31587 Commits
Author SHA1 Message Date
Richard Cordovano 6fb8069cbb Merge pull request #6915 from markmckinnon/7525-Searching-For-registry-key-returns-error-if-no-found
7525-Searching-For-registry-key-returns-error-if-no-found
2021-04-14 14:32:24 -04:00
Richard Cordovano a2c74a49ad Merge pull request #6913 from markmckinnon/7524-check-to-see-if-prefetch-thirdparty-database-exists
7524-check-to-see-if-prefetch-thirdparty-database-exists
2021-04-14 14:16:40 -04:00
Richard Cordovano 9062afa616 Merge pull request #6912 from markmckinnon/7523-Escape-prefetch-file-name-when-prefetch-file-is-an-alternate-data-stream
7523-Escape-prefetch-file-name-when-prefetch-file-is-an-alternate-data-stream
2021-04-14 13:15:04 -04:00
Richard Cordovano 10b907927c Merge pull request #6918 from markmckinnon/7526-Check-system-registry-hive-is-not-zero-bytes-in-length
7526-Check-system-registry-hive-is-not-zero-bytes-in-length
2021-04-14 12:56:04 -04:00
Mark McKinnon 216985fe4e Update ExtractRegistry.java
Add check for zero length file and ignore it if it is.
2021-04-13 20:59:31 -04:00
Mark McKinnon 30edb0a53d Handle key not found exception and realm scope
Handle key not found exception
Fix check for realm scope when creating user.
2021-04-13 16:42:15 -04:00
Richard Cordovano aa201863fd Merge pull request #6885 from APriestman/7499_unsupportedContentType
7499 Handle UnsupportedContent type
2021-04-13 14:34:42 -04:00
Richard Cordovano 3822ef10f0 Merge pull request #6853 from wschaeferB/7471-ResetWindowsReopensCase
7471 reset windows reopens case
2021-04-13 14:24:09 -04:00
Mark McKinnon 64fc8bba12 Update ExtractPrefetch.java
Check if thirdparty database file exists before trying to process it.
2021-04-13 13:46:09 -04:00
Mark McKinnon 0bfebda36c Update ExtractPrefetch.java
Sanitize name to avoid having write issues to file system when an ads file is encountered.
2021-04-13 13:16:47 -04:00
William Schaefer 63bcad58b3 7471 tweak startup window behavior 2021-04-13 12:00:11 -04:00
William Schaefer 9dd4abfc49 7471 tweak startup window behavior 2021-04-13 11:48:57 -04:00
William Schaefer b5c841a1d9 7471 perform case opening on background thread 2021-04-13 11:41:07 -04:00
apriestman 8eeaaf17c5 Update merged files 2021-04-13 11:15:43 -04:00
apriestman 30485239c2 Revert bundles 2021-04-13 11:10:10 -04:00
apriestman 507f83b1ae Merge remote-tracking branch 'upstream/develop' into 7499_unsupportedContentType
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/datamodel/ContentNodeVisitor.java
2021-04-13 11:08:16 -04:00
apriestman 8e0570abd2 Add UnsupportedContentNode 2021-04-13 08:21:54 -04:00
William Schaefer bfd7701d11 7471 adjust messages and add pop up on start up if unable to open case 2021-04-12 18:58:21 -04:00
William Schaefer 63e3e1d372 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7471-ResetWindowsReopensCase 2021-04-12 17:53:32 -04:00
Richard Cordovano a19a0a880c Merge pull request #6830 from kellykelly3/7356-ui-not-updating-datasource
7356 - When ingest fails allow the tree to popup with the datasource
2021-04-12 17:32:28 -04:00
Richard Cordovano e1ad3a98a0 Merge pull request #6906 from APriestman/doxygenFixes041221
Fix doxygen comments
2021-04-12 14:29:38 -04:00
Richard Cordovano 1d4e77e3fd Merge pull request #6904 from gdicristofaro/7515-raPathChanges
7515 ra path changes
2021-04-12 14:28:53 -04:00
apriestman 6eeaffbec8 Fix doxygen comments 2021-04-12 14:23:10 -04:00
Greg DiCristofaro 425158b582 minor bug fixes 2021-04-12 11:40:21 -04:00
Greg DiCristofaro 6413465e8d Merge branch 'develop' of github.com:sleuthkit/autopsy into 7515-raPathChanges 2021-04-12 11:30:52 -04:00
Greg DiCristofaro 28e8bed5f3 other ingest job id changes 2021-04-12 11:29:33 -04:00
Richard Cordovano 9d5ff4b4ad Merge pull request #6892 from kellykelly3/7451-realm-loading-on-edt
7451 - Added background task to fetch realm data for OsAccountNode
2021-04-12 11:24:31 -04:00
Kelly Kelly 02d69d8359 Fixed merge conflict 2021-04-12 10:56:12 -04:00
Richard Cordovano cfde8a81a5 Merge pull request #6903 from wschaeferB/7520-DiscoveryNpe
7520 fix NPE in objects detected filter panel
2021-04-12 10:49:13 -04:00
William Schaefer 9adbe1ffe0 7520 fix NPE in objects detected filter panel 2021-04-12 10:19:04 -04:00
Greg DiCristofaro eea0ddb810 updates to RA temp path 2021-04-12 10:04:35 -04:00
Greg DiCristofaro aac98856d3 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7515-raPathChanges 2021-04-12 09:50:44 -04:00
Richard Cordovano a37b7f17cf Merge pull request #6898 from gdicristofaro/7516-categorizerNPE
7516 categorizer NPE
2021-04-12 09:41:33 -04:00
Ann Priestman f02a96bbcc Merge pull request #6900 from APriestman/changePrefetchAssociatedArtifactBack
Restore lookup of associated prefetch file
2021-04-11 18:37:58 -04:00
apriestman 3b0b1cb3c6 Restore lookup of associated prefetch file 2021-04-11 18:35:59 -04:00
Richard Cordovano 29b1e91060 Merge pull request #6887 from gdicristofaro/7500-prefetchChanges
7500-prefetchChanges
2021-04-09 16:10:18 -04:00
Greg DiCristofaro 95e569ce65 comment update 2021-04-09 15:21:23 -04:00
Greg DiCristofaro 09a1e9c60d comment explaining 2021-04-09 15:03:20 -04:00
Richard Cordovano b05c82b37c Merge pull request #6839 from markmckinnon/7453-populate-osaccount-realm-name
7453-populate-osaccount-realm-name
2021-04-09 13:17:03 -04:00
Greg DiCristofaro 83c2537ff2 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7500-prefetchChanges 2021-04-09 12:19:26 -04:00
Greg DiCristofaro c99491a8e7 categorizer initialize on demand 2021-04-09 11:45:30 -04:00
Mark McKinnon bf8bd5012d Update ExtractRegistry.java
add check for domain is empty
2021-04-09 10:24:02 -04:00
Greg DiCristofaro e9d5af04d2 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7515-raPathChanges 2021-04-09 09:46:11 -04:00
Greg DiCristofaro 9b9607a492 temp path changes 2021-04-09 09:45:53 -04:00
Richard Cordovano 288f459fcf Merge pull request #6891 from gdicristofaro/7505-tempPathChanges
7505 changes for case directory temp path
2021-04-09 09:26:16 -04:00
Ann Priestman cd5c224ade Merge pull request #6896 from APriestman/moreCRtestFixes
More CR test fixes
2021-04-09 07:57:29 -04:00
apriestman 393c22439f More CR test fixes 2021-04-09 07:56:11 -04:00
Richard Cordovano 0af60ca300 Merge pull request #6890 from APriestman/7464_hostRefresh
7464 Host node refresh
2021-04-09 06:35:58 -04:00
Richard Cordovano 5048cbe9a3 Merge pull request #6867 from gdicristofaro/7399-heapDumpFile
7399 heap dump file
2021-04-09 06:35:21 -04:00
Greg DiCristofaro 4228fe529c associated artifact updates 2021-04-08 19:02:34 -04:00