20250 Commits

Author SHA1 Message Date
Ann Priestman
6d01ffe16b
Merge pull request #7492 from gdicristofaro/8174-removeDeadCode
8174 remove dead code
2021-12-30 13:09:50 -05:00
Ann Priestman
c15fd269c3
Merge pull request #7498 from APriestman/8234_fixRealmHostColumns
8234 Populate the host and realm columns for OS accounts
2021-12-30 12:47:15 -05:00
Greg DiCristofaro
ebd488af00 bug fix 2021-12-30 12:01:45 -05:00
Greg DiCristofaro
9537566205 file ext counts query fix 2021-12-30 11:54:49 -05:00
Eugene Livis
21ce45f0f7 Merge branch 'new_table_load' of github.com:sleuthkit/autopsy into translation_fix_8265 2021-12-30 10:12:12 -05:00
Eugene Livis
701e328527 Minor 2021-12-30 10:09:30 -05:00
Eugene Livis
c95b45b780 Cleanup 2021-12-30 09:25:35 -05:00
Greg DiCristofaro
3617915cd8 Merge branch 'new_table_load' of github.com:sleuthkit/autopsy into 8259-fileTypesPerformance 2021-12-30 07:16:26 -05:00
Eugene Livis
28274ab932 Minor 2021-12-29 22:21:48 -05:00
Eugene Livis
533168bdaf Fix to display translated file names 2021-12-29 18:24:00 -05:00
Ann Priestman
c9a3de475c
Merge pull request #7499 from sleuthkit/develop
Merge carved file fixes
2021-12-29 14:43:43 -05:00
Ann Priestman
34e0bb63ae
Merge pull request #7494 from APriestman/8225_newTableLoadFixes
8225 Invalidate file system tree for unalloc space images.
2021-12-29 14:42:45 -05:00
Greg DiCristofaro
e8fdc9b608 fix to not show mime types 2021-12-29 14:27:30 -05:00
apriestman
e839b7aa32 Populate the host and realm columns for OS accounts 2021-12-29 11:36:27 -05:00
eugene7646
4cf0dea9ee
Merge pull request #7439 from kellykelly3/8173-update-SCO-column
8173 update sco column
2021-12-28 13:16:24 -05:00
Ann Priestman
133eb36a3d
Merge pull request #7488 from APriestman/8185_fixCommonProps
8185 Add special handling for common properties search nodes.
2021-12-28 13:08:01 -05:00
eugene7646
6d0bfc2d9e
Merge pull request #7475 from kellykelly3/8204-add-missing-tag-menu-items
8204 add missing tag menu items
2021-12-28 10:51:52 -05:00
Greg DiCristofaro
1aed17fa7f threshold fix 2021-12-28 08:20:52 -05:00
Greg DiCristofaro
c4d8ca5883 sorting 2021-12-28 08:16:52 -05:00
Greg DiCristofaro
6c89d2e6f9 updated counts query 2021-12-27 20:44:39 -05:00
Greg DiCristofaro
c1423191ec ordering fix 2021-12-27 20:18:58 -05:00
Greg DiCristofaro
0bf3ccc5db remove unused import 2021-12-27 19:58:21 -05:00
Greg DiCristofaro
bf799f4c94 over threshold 2021-12-27 19:21:41 -05:00
Greg DiCristofaro
05a26680f1 revert 2021-12-27 19:02:05 -05:00
Greg DiCristofaro
eb129af7fb remove file type by extension counts 2021-12-27 16:13:47 -05:00
eugene7646
f116880867
Merge branch 'new_table_load' into 8173-update-SCO-column 2021-12-27 15:34:59 -05:00
Greg DiCristofaro
5cddb2f947 use blackboard artifact node display name code in dao/dto 2021-12-27 15:33:46 -05:00
apriestman
c6826163ec Invalidate file system tree for unalloc space images.
Fix NPE.
2021-12-27 15:24:35 -05:00
apriestman
01ef4cb2f8 Fix count refresh issue 2021-12-27 14:07:46 -05:00
Greg DiCristofaro
a4e64f304f remove unused classes 2021-12-27 13:45:55 -05:00
Greg DiCristofaro
d6d76d6590 remove artifact nodes no longer used 2021-12-27 12:30:06 -05:00
Greg DiCristofaro
809bb5e804 remove unused account code 2021-12-27 11:35:38 -05:00
apriestman
8340ee6a72 Send events for carved file parents. 2021-12-27 09:28:27 -05:00
Ann Priestman
f70d65252e
Merge pull request #7489 from sleuthkit/develop
Merge in account changes
2021-12-22 13:53:20 -05:00
Ann Priestman
ef653d004d
Merge pull request #7484 from kellykelly3/8126-fixed-account-node-icons
8126 Fixed the communication account icons
2021-12-22 13:02:16 -05:00
apriestman
8c8d9c64b5 Add special handling for common properties search nodes. 2021-12-22 11:53:48 -05:00
Ann Priestman
6bb4064271
Merge pull request #7487 from gdicristofaro/8169c-synchronizedFix
8169c synchronized tree updates
2021-12-22 07:32:30 -05:00
Greg DiCristofaro
5f8890bda1 synchronized tree updates 2021-12-21 21:30:06 -05:00
Greg DiCristofaro
769bcab2c0 comment and fix 2021-12-21 20:13:53 -05:00
Ann Priestman
2030ced612
Merge pull request #7480 from gdicristofaro/8169_creditCard
8169 credit card
2021-12-21 18:10:26 -05:00
apriestman
96fb75af7a Add attributes to credit card hit artifact.
Update createAccountFileInstance() calls.
2021-12-21 17:53:08 -05:00
Kelly Kelly
af3d94b47b Fixed the communication account icons 2021-12-21 10:35:14 -05:00
Ann Priestman
a9c59b90ad
Merge pull request #7467 from gdicristofaro/8229-removeTodos
8229 remove todos
2021-12-20 16:37:37 -05:00
Ann Priestman
d1c82ef4d4
Merge pull request #7477 from APriestman/fixTestWarnings
Change method calls in UserActivitySummary to remove warnings
2021-12-20 15:20:10 -05:00
Greg DiCristofaro
e1e1ebf893 merge from new_table_load 2021-12-17 18:01:11 -05:00
Ann Priestman
98ed8fb13e
Merge pull request #7483 from sleuthkit/develop
Merge in changes to credit card artifact posting
2021-12-17 17:58:00 -05:00
apriestman
7152dbc9c4 Include ingest job in credit card account creation 2021-12-17 16:55:22 -05:00
Kelly Kelly
4c271e2a82 Fixed bug 2021-12-17 16:23:55 -05:00
Kelly Kelly
bd016ecddc Unregister listeners when class closes 2021-12-17 15:33:50 -05:00
Greg DiCristofaro
0d1cf980a7 Merge branch 'new_table_load' of github.com:sleuthkit/autopsy into 8169_creditCard 2021-12-17 14:17:30 -05:00