1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-15 07:26:54 +00:00
Commit Graph

30204 Commits

Author SHA1 Message Date
Richard Cordovano
eb2b9a8e4e Merge pull request #6562 from APriestman/7135_ingestJobUpdate
7135 Handle case close events correctly
2020-12-22 11:08:35 -05:00
Richard Cordovano
7dd189d742 Merge pull request #6569 from APriestman/6943_moveOcrCheckbox
6943 Move OCR button to general settings tab
2020-12-22 11:06:55 -05:00
Richard Cordovano
d85e5b3968 Merge pull request #6519 from kellykelly3/6995-disable-javafx-hardware-acceleration
6995 Added hardware acceleration option
2020-12-22 10:40:07 -05:00
Richard Cordovano
30a8648386 Merge pull request #6570 from APriestman/7023_zoneId
7023 Add path to web download artifacts created from zone identifier files.
2020-12-21 16:06:20 -05:00
Richard Cordovano
257a8f3f46 Merge pull request #6558 from markmckinnon/7147-ArrayINdexOutOfBoundsException-in-Registry
7147-ArrayINdexOutOfBoundsException-in-Registry
2020-12-21 15:54:46 -05:00
apriestman
8c18dee383 Don't make empty comments 2020-12-21 12:28:41 -05:00
apriestman
53872f0a64 Fix spacing in cookie log message 2020-12-21 11:37:06 -05:00
apriestman
8987b59f14 Change to bundle 2020-12-21 10:56:19 -05:00
apriestman
75c6cb1c30 Move OCR button to general settings tab 2020-12-21 10:38:09 -05:00
Richard Cordovano
1770e192c6 Merge pull request #6565 from kellykelly3/7074-persona-error-message
7074 - Added popup message new opening persona create dialog
2020-12-21 10:24:33 -05:00
Richard Cordovano
5fd2192dde Merge pull request #6561 from markmckinnon/3997-IllegalArgumentException-in-RecentActivity.SearchEngineURLQueryAnalyzer
3997-IllegalArgumentException-in-RecentActivity.SearchEngineURLQueryAnalyzer
2020-12-18 15:36:25 -05:00
Kelly Kelly
afa4958af0 Updated based on review comments 2020-12-18 14:35:29 -05:00
Richard Cordovano
ff6517c132 Merge pull request #6525 from eugene7646/su_path_fix_7054
Not allowing UNC paths for single user cases (7054)
2020-12-18 14:14:45 -05:00
Kelly Kelly
d4ca673080 Merge branch 'develop' into 7074-persona-error-message 2020-12-18 13:59:18 -05:00
Richard Cordovano
2bb36a9c22 Merge pull request #6560 from APriestman/7089_duplicatePosts
7089 Clear out the artifacts list after posting.
2020-12-18 13:39:39 -05:00
Richard Cordovano
9cdf896e1d Merge pull request #6566 from gdicristofaro/7137-crAllDomainArtifacts
7137 add web cache to cr
2020-12-18 13:38:58 -05:00
apriestman
5076b8e860 Add comment with zone info 2020-12-18 13:13:15 -05:00
Richard Cordovano
c1c3e13bef Merge pull request #6550 from markmckinnon/7116-Email-parser-ingest-module-failing-to-parse-mbox-file
7116-Email-parser-ingest-module-failing-to-parse-mbox-file
2020-12-18 12:29:15 -05:00
Richard Cordovano
e3dc1844da Merge pull request #6557 from gdicristofaro/7150-deterministicCategoryFile
7150 determinate ordering for determining categories
2020-12-18 12:19:35 -05:00
Richard Cordovano
17f785ceae Merge pull request #6564 from eugene7646/no_language_detection_on_strings_7100
Not doing language detection on extracted strings (7100)
2020-12-18 11:51:18 -05:00
apriestman
eaf0412277 Add path to web download artifacts created from zone identifier files. 2020-12-18 10:47:51 -05:00
Greg DiCristofaro
5e734443bc Merge branch 'develop' of github.com:sleuthkit/autopsy into 7137-crAllDomainArtifacts 2020-12-18 10:06:36 -05:00
Kelly Kelly
9228f49e9e Added popup message new opening persona create dialog 2020-12-17 17:43:00 -05:00
Eugene Livis
266471f1dc Not doing language detection on extracted strings 2020-12-17 17:38:56 -05:00
Richard Cordovano
a5ed18e948 Merge pull request #6482 from kellykelly3/6963-handle-manifest-bad-char
6963 - Added code to cleanup auto ingest manifest files with bad chars
2020-12-17 13:59:29 -05:00
Greg DiCristofaro
1f32e34678 first draft of adding TSK_WEB_CACHE to CR 2020-12-17 11:43:00 -05:00
apriestman
3b3aba7638 Handle case close events correctly 2020-12-17 10:42:25 -05:00
Mark McKinnon
9c03e7b6de Replace % with %25
Replace % with %25 in the url before trying to decode it.
2020-12-17 09:23:23 -05:00
Richard Cordovano
db33a79e18 Merge pull request #6538 from mammo0/develop
[MultiUserTestTool] fix for wrong created temporary file
2020-12-17 09:22:07 -05:00
apriestman
a96ec32e12 Clear out the artifacts list after posting. 2020-12-17 09:18:39 -05:00
Mark McKinnon
c6027c9b5f Update ExtractRegistry.java
Add data to ignore in trust records from regripper output.
2020-12-16 14:58:29 -05:00
Greg DiCristofaro
afb0248ca3 bug fix 2020-12-16 14:56:21 -05:00
Greg DiCristofaro
b40f046550 ordering 2020-12-16 14:06:15 -05:00
Richard Cordovano
abee6a326a Merge pull request #6555 from kellykelly3/7144-cleanup-autoingest-warning-text
7144 - Fixed auto ingest warning message
2020-12-16 13:18:00 -05:00
Kelly Kelly
051f435dbe Fixed auto ingest warning message 2020-12-16 13:04:54 -05:00
Kelly Kelly
a7735ba0d6 Updated makeTidyManifestFile to delete temp file on exception 2020-12-16 12:55:55 -05:00
Richard Cordovano
7e0c245c04 Merge pull request #6535 from eugene7646/sanitizing_lowercase_1982
Sanitizing all Solr strings (1982)
2020-12-16 12:41:41 -05:00
Richard Cordovano
072b06856c Merge pull request #6553 from APriestman/7004_resetView
7004 Don't reset the view if width or height are zero
2020-12-16 12:23:54 -05:00
Richard Cordovano
5b5d796109 Merge pull request #6549 from gdicristofaro/7062-loginArtifacts
7062 chrome login
2020-12-16 12:04:35 -05:00
Richard Cordovano
281107871d Merge pull request #6548 from gdicristofaro/7079-messagingDomains
7079 messaging domains
2020-12-16 11:16:32 -05:00
Richard Cordovano
e4cde31477 Merge pull request #6542 from dannysmyda/6868-Improve-Order-By-Options
6868 improve order by options
2020-12-16 10:32:01 -05:00
Kelly Kelly
e52e02d8d4 Removed the third-party section of build file 2020-12-16 10:25:12 -05:00
apriestman
b773be6d29 Don't reset the view if width or height are zero 2020-12-16 09:23:13 -05:00
Greg DiCristofaro
6caed09be8 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7079-messagingDomains 2020-12-16 08:21:10 -05:00
U-BASIS\dsmyda
5260c03da9 Merged in develop and fixed merge conflicts 2020-12-15 19:30:47 -05:00
Richard Cordovano
0a9f9dd885 Merge pull request #6547 from gdicristofaro/7105-domainCategories
7105 domain categories
2020-12-15 16:46:10 -05:00
Richard Cordovano
6d7a516c75 Merge pull request #6532 from dannysmyda/7063-webCategoryDiscovery
7063 web category discovery
2020-12-15 15:35:16 -05:00
U-BASIS\dsmyda
b78682d86a Merged in develop and fixed merged conflicts 2020-12-15 11:17:35 -05:00
U-BASIS\dsmyda
72dd3b0bcf Merge branch 'develop' of github.com:sleuthkit/autopsy into 7063-webCategoryDiscovery 2020-12-15 11:07:13 -05:00
Mark McKinnon
f761c55590 Add file type detection to mbox code
If the first few bytes of a file contain "From" then check mimetype, if the mimeType is null or empty then use tika to determine mimetype of the file.
2020-12-15 10:47:06 -05:00