32021 Commits

Author SHA1 Message Date
Greg DiCristofaro
bb3b2bb84e merge from develop 2021-03-04 14:12:02 -05:00
Greg DiCristofaro
45f064be9f starting custom domain categorization 2021-03-04 14:07:14 -05:00
Greg DiCristofaro
0052391dec date fix 2021-03-04 13:10:26 -05:00
Greg DiCristofaro
09539e0108 refactoring and commenting 2021-03-04 13:06:38 -05:00
Richard Cordovano
fa744fdb84
Merge pull request #6770 from APriestman/7359_removeImport
7359 Remove unused import
2021-03-04 11:47:07 -05:00
apriestman
5b5fed78eb Remove unused import 2021-03-04 10:58:27 -05:00
Mark McKinnon
3409a31c5a Update aleap-artifact-attribute-reference.xml
FIx TSK_MESSAGE artifact name, remove the S.
2021-03-04 10:09:30 -05:00
Greg DiCristofaro
a9c6f04e24 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7323-dssExcelExport 2021-03-04 09:53:28 -05:00
Mark McKinnon
71c7a07e20 Merge remote-tracking branch 'upstream/develop' into 7237-Make-Android-Analyzer-aLEAPP-create-account-relationships-etc 2021-03-04 08:54:52 -05:00
Greg DiCristofaro
14b58936a0 update to include event 2021-03-04 07:29:45 -05:00
Greg DiCristofaro
cde9ab3d5a Merge branch 'develop' of github.com:sleuthkit/autopsy into 7276_hostPersonEvents 2021-03-03 19:08:38 -05:00
William Schaefer
2a392e574a 7335 fix grouping to work on single categories, while still displaying all categories in summary 2021-03-03 17:02:06 -05:00
William Schaefer
5356e083a0 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7335-DisplayAllCategories 2021-03-03 16:19:04 -05:00
William Schaefer
445609562a 7328 partially working checkbox lists 2021-03-03 16:14:38 -05:00
Richard Cordovano
4a3fcd6e46
Merge pull request #6769 from eugene7646/image_dsp_7337
ImageDSP fix (7337)
2021-03-03 14:29:15 -05:00
Eugene Livis
f6d446d8c8 removed a flag 2021-03-03 13:44:59 -05:00
Greg DiCristofaro
7225d77a43 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7323-dssExcelExport 2021-03-03 13:36:47 -05:00
Greg DiCristofaro
cfd4c2454f updates 2021-03-03 13:34:08 -05:00
Greg DiCristofaro
a75cec6ecd updates 2021-03-03 13:33:52 -05:00
Richard Cordovano
39d7349c1b
Merge pull request #6760 from wschaeferB/7302-fixDiscoveryAnimationIssue
7302 fix animation hop on domain discovery details by simplifying code
2021-03-03 13:00:34 -05:00
Eugene Livis
3e6d6f35fa Removed unused import 2021-03-03 12:51:28 -05:00
Eugene Livis
67a3bba19a Removed deprecated method 2021-03-03 12:50:52 -05:00
Greg DiCristofaro
75edce86eb fixes 2021-03-03 12:31:53 -05:00
Eugene Livis
96e0031267 Fix 2021-03-03 10:55:43 -05:00
Kelly Kelly
386e9e8cef Inital commit of changes 2021-03-03 10:53:50 -05:00
Greg DiCristofaro
a79ef6610d export button functionality in tabs 2021-03-03 10:15:34 -05:00
Richard Cordovano
89be0f8477
Merge pull request #6768 from gdicristofaro/7178-unitTestFix
7178 fix for unit test due to ResultDomain constructor change
2021-03-03 09:23:27 -05:00
Greg DiCristofaro
b5278b0327 fix for unit test due to ResultDomain constructor change 2021-03-03 07:42:25 -05:00
Greg DiCristofaro
b9f7ee1357 excel method on tabs 2021-03-02 20:49:41 -05:00
Greg DiCristofaro
87b92d9066 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7276_hostPersonEvents 2021-03-02 15:00:06 -05:00
Greg DiCristofaro
81c776aff1 class rename 2021-03-02 14:59:05 -05:00
Greg DiCristofaro
3d8933831f updates 2021-03-02 13:48:38 -05:00
Greg DiCristofaro
525a6662d8 weak listeners 2021-03-02 13:09:06 -05:00
Mark McKinnon
9a0bb08ddf Update ThunderbirdMboxFileIngestModule.java
Remove code to not duplicate creating an associated artifact.
2021-03-02 10:54:08 -05:00
apriestman
5802fb0faa Only hold controllersByCaseLock when using controllersByCase.
Prevent NPE in DrawableFile.
2021-03-02 09:38:35 -05:00
Greg DiCristofaro
a108ab5594 fix 2021-03-02 09:18:19 -05:00
Greg DiCristofaro
f718f3ae07 updates 2021-03-01 20:37:57 -05:00
Richard Cordovano
e717813db3
Merge pull request #6764 from rcordovano/7332-ingest-pipeline-refactor-fix
7332 ingest pipeline refactor fix
2021-03-01 20:15:54 -05:00
Richard Cordovano
31f8a3db49 7332 ingest pipeline refactor fix 2021-03-01 20:15:00 -05:00
Kelly Kelly
f725d9eb4c Added realm scope to OsAccountContentViewer 2021-03-01 16:53:57 -05:00
Kelly Kelly
a61d26f08e Merge branch 'develop' into 7281-OsAccountContentViewer 2021-03-01 16:35:33 -05:00
Kelly Kelly
a3c6d57a4e Changed web artifact created to data artifacts 2021-03-01 16:08:35 -05:00
Greg DiCristofaro
1c3059d76c added hosts and persons autopsy events 2021-03-01 15:47:12 -05:00
Mark McKinnon
19fa41ad3b Add relationship code for account relationships
Add relationship code for contacts, messages and calllogs.
2021-03-01 15:01:56 -05:00
Richard Cordovano
89fb28da30
Merge pull request #6735 from wschaeferB/7178-GetAccountTypesInDiscovery
7178 get account types in discovery
2021-03-01 11:34:26 -05:00
Richard Cordovano
1b8a82d008
Merge pull request #6749 from gdicristofaro/7308-menuItems
7308 menu items
2021-03-01 11:24:19 -05:00
William Schaefer
36eee20849 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7142-ShowPastCasesDomainDiscovery 2021-03-01 10:35:24 -05:00
William Schaefer
99b610535e 7178 resolve merge conflicts 2021-03-01 10:31:55 -05:00
Greg DiCristofaro
243631015b Merge branch 'develop' of github.com:sleuthkit/autopsy into 7276_hostPersonEvents 2021-03-01 09:40:40 -05:00
William Schaefer
6336bb2cee 7302 fix animation hop on domain discovery details by simplifying code 2021-02-26 16:17:50 -05:00