30465 Commits

Author SHA1 Message Date
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
William Schaefer
52b2c297f0 7084 loading panel 2020-12-16 14:50:04 -05:00
Greg DiCristofaro
b40f046550 ordering 2020-12-16 14:06:15 -05:00
William Schaefer
2b79afa27e Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7084-FeedbackWhileLoadingArtifacts 2020-12-16 13:32:10 -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
William Schaefer
4e4d1a3362 7050 fix swapped artifact type and remove extra import 2020-12-16 13:17:51 -05:00
William Schaefer
3c62819c71 remove unused import 2020-12-16 13:05:53 -05:00
Kelly Kelly
051f435dbe Fixed auto ingest warning message 2020-12-16 13:04:54 -05:00
William Schaefer
827105eb43 scroll to start of line 2020-12-16 13:03:05 -05:00
Kelly Kelly
a7735ba0d6 Updated makeTidyManifestFile to delete temp file on exception 2020-12-16 12:55:55 -05:00
Richard Cordovano
1b3ec602b5 Tidying EFE class changes for java.io.File retries 2020-12-16 12:53:46 -05:00
William Schaefer
edceaede90 update bundle messages 2020-12-16 12:51:28 -05:00
William Schaefer
1575d05f2b fix conditional search labels 2020-12-16 12:48:44 -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
William Schaefer
d4bf9d4396 fix time label 2020-12-16 12:36:55 -05:00
Richard Cordovano
87a2cb740e Tidying EFE class changes for java.io.File retries 2020-12-16 12:35:00 -05:00
William Schaefer
3a4ecd8008 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7050-PolishDomainDetailViewers 2020-12-16 12:32:14 -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
U-BASIS\dsmyda
37e4dce789 Merged in develop and fixed merge conflicts 2020-12-16 10:45:14 -05:00
U-BASIS\dsmyda
6240c1772b Enhanced the page views group by option 2020-12-16 10:43:55 -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
Richard Cordovano
79cee4d09a Tidying EFE for java,io,File retries 2020-12-16 09:59:05 -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
f03643b59f Interim check in of embedded file extrator hang fix 2020-12-15 16:56:04 -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
Eugene Livis
f6c76725ac Fixed merge conflicts 2020-12-15 15:07:59 -05:00
Eugene Livis
7e61327c70 Changes to Multi User panel 2020-12-15 15:01:55 -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
Richard Cordovano
746d9635ac
Merge pull request #6522 from dannysmyda/7063-userRoleDiscovery
7063 user role discovery
2020-12-15 09:33:11 -05:00
Greg DiCristofaro
1a43fbf627 bug fixes 2020-12-15 09:18:58 -05:00
Kelly Kelly
99fc6dec86 Updated code to delete the temp mbox and pst file properly 2020-12-14 19:51:40 -05:00
Kelly Kelly
c513f38051 Removed the jtide jar from thirdparty 2020-12-14 16:13:49 -05:00
U-BASIS\dsmyda
0a4a634080 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6868-Improve-Order-By-Options 2020-12-14 15:02:54 -05:00
Kelly Kelly
56e8535a73 Merge branch 'develop' into 6963-handle-manifest-bad-char 2020-12-14 14:59:56 -05:00
Kelly Kelly
50615b677d Downloading jtidy via maven 2020-12-14 14:59:53 -05:00
U-BASIS\dsmyda
849e07f919 Merged in user role branch to fix merge conflicts and to inherit bug fixes 2020-12-14 14:40:46 -05:00
U-BASIS\dsmyda
a7f602ea62 Merged in developed, fix merge conflicts and solved Greg's NPE 2020-12-14 13:44:39 -05:00
Richard Cordovano
bc6056a5bd
Merge pull request #6470 from kellykelly3/6989-keyword-search-ingest-terminator
6989 - Added new KeywordSearch ingest OCR process terminator
2020-12-14 11:40:09 -05:00
Richard Cordovano
363060286e
Merge pull request #6527 from kellykelly3/6988-add-description-turn-off-hidpi
6988 add description turn off hidpi
2020-12-14 10:55:43 -05:00
Richard Cordovano
8bbb53a820
Merge pull request #6516 from markmckinnon/7085-regripper-shellbags-hanging
7085-regripper-shellbags-hanging
2020-12-14 10:51:49 -05:00
Greg DiCristofaro
349cc30a7d Merge branch 'develop' of github.com:sleuthkit/autopsy into 7062-loginArtifacts 2020-12-14 10:27:12 -05:00