30582 Commits

Author SHA1 Message Date
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
Richard Cordovano
bdb7df1c92
Merge pull request #6544 from APriestman/7009_embeddedFileTesting
7009 Zip error handling
2020-12-14 10:01:47 -05:00
Greg DiCristofaro
873c8c191f updates for TSK_REALM and TSK_DOMAIN in getLogins 2020-12-14 08:23:14 -05:00
Greg DiCristofaro
a3be074c96 Merge branch '7105-domainCategories' of github.com:gdicristofaro/autopsy into 7079-messagingDomains 2020-12-11 15:09:17 -05:00
Greg DiCristofaro
12fea8dbbf Merge branch 'develop' of github.com:sleuthkit/autopsy into 7079-messagingDomains 2020-12-11 15:09:05 -05:00
Greg DiCristofaro
72096de18b DomainCategory to concrete class and change service provider notation for Default Categorizer 2020-12-11 14:51:35 -05:00
Greg DiCristofaro
ed944d3b59 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7105-domainCategories 2020-12-11 14:19:56 -05:00
Greg DiCristofaro
e186d0a9f8 bundle update 2020-12-11 14:14:26 -05:00
Greg DiCristofaro
8d2440e3e7 public api refinement 2020-12-11 13:51:52 -05:00
Kelly Kelly
3ba3d9b444 Removed the stack trace output. 2020-12-11 13:14:01 -05:00
Kelly Kelly
be58235edd Added contact and person information to callog and message viewer tooltips 2020-12-11 12:45:25 -05:00
apriestman
4dd226deb8 Revert testing changes 2020-12-11 12:24:32 -05:00
apriestman
3bf1c31a52 Improve zip error handling 2020-12-11 12:23:12 -05:00
Greg DiCristofaro
dccebd5eac add tsk service account 2020-12-11 12:18:47 -05:00
Greg DiCristofaro
4c3a5c75fb comment update 2020-12-11 11:57:18 -05:00
Greg DiCristofaro
691e0fbcf9 Merge branch '7105-domainCategories' of github.com:gdicristofaro/autopsy into 7079-messagingDomains 2020-12-11 11:55:51 -05:00
Greg DiCristofaro
94466791e8 comment update 2020-12-11 11:42:40 -05:00
Greg DiCristofaro
c704231f44 added messaging domains 2020-12-11 11:41:26 -05:00
Richard Cordovano
5bee3eeea9 Merge remote-tracking branch 'upstream/develop' into 6735-embedded-file-extractor-retries 2020-12-11 11:40:56 -05:00
Greg DiCristofaro
11cf9b1345 ordering fix 2020-12-11 11:33:24 -05:00
Richard Cordovano
1cfead8266
Merge pull request #6541 from dannysmyda/6996-Polish-Group-By-Visit
6996 - Add Polish to Group By `Number Of Visits` in Discovery
2020-12-11 11:28:39 -05:00
Richard Cordovano
40b2963a7a
Merge pull request #6540 from dannysmyda/7113-improve-domain-search-cache
7113 - Improve Domain Cache Performance
2020-12-11 11:19:53 -05:00
William Schaefer
5bc17a19b0 7050 fix scroll bars 2020-12-11 10:41:02 -05:00
apriestman
ca056d4822 Test for negative offset 2020-12-11 09:08:27 -05:00
U-BASIS\dsmyda
7e560685a3 Added in order by options and renamed options to be more consistent 2020-12-11 08:35:13 -05:00
Greg DiCristofaro
b0eb8942e1 formatting and commenting 2020-12-11 08:11:11 -05:00
Greg DiCristofaro
c8b79fc887 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7105-domainCategories 2020-12-11 07:47:04 -05:00
U-BASIS\dsmyda
63de9833d4 Merge branch '6996-Polish-Group-By-Visit' into 6868-Improve-Order-By-Options 2020-12-11 07:38:15 -05:00
Richard Cordovano
30f89ee797 Merge remote-tracking branch 'upstream/develop' into 6735-embedded-file-extractor-retries 2020-12-10 15:44:46 -05:00
Richard Cordovano
797e0d576f
Merge pull request #6518 from wschaeferB/7067-AddContextMenusToArtifacts
7067 add context menus to artifacts
2020-12-10 15:00:45 -05:00
Greg DiCristofaro
7e8271ed41 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7105-domainCategories 2020-12-10 12:08:00 -05:00
Greg DiCristofaro
f643c44fa5 debug 2020-12-10 12:07:49 -05:00
Richard Cordovano
5cb19bf4b9 Merge remote-tracking branch 'upstream/develop' into 6735-embedded-file-extractor-retries 2020-12-10 11:46:40 -05:00
U-BASIS\dsmyda
881699df16 Merged in develop and snuck in a bug fix to enable/disable CR related features depending on if the CR is available/unavailable. 2020-12-10 11:35:22 -05:00