32546 Commits

Author SHA1 Message Date
Mark McKinnon
84a190fd32 Update ExtractRegistry.java
Add break to jump out when we found what we want.
2021-04-08 14:42:46 -04:00
Mark McKinnon
426f3ffe2a Merge remote-tracking branch 'upstream/develop' into 7453-populate-osaccount-realm-name 2021-04-08 14:20:26 -04:00
Greg DiCristofaro
76d8cc18be Merge branch 'develop' of github.com:sleuthkit/autopsy into 7500-prefetchChanges 2021-04-08 14:18:52 -04:00
Greg DiCristofaro
f95f56a208 no artifactExists check 2021-04-08 14:18:44 -04:00
Greg DiCristofaro
e7ef17d1b4 changes for case directory temp path 2021-04-08 13:22:19 -04:00
Richard Cordovano
f3221803e1
Merge pull request #6858 from gdicristofaro/7469-priorityCategorizer
7469 priority categorizer
2021-04-08 13:01:37 -04:00
Richard Cordovano
5526faee6b
Merge pull request #6826 from APriestman/7438_nullCorrType
7438 Handle errors from unknown CR types better
2021-04-08 11:01:50 -04:00
apriestman
0d223f37da Improve comment 2021-04-08 10:16:05 -04:00
apriestman
9f5de56acc Merge remote-tracking branch 'upstream/develop' into 7464_hostRefresh 2021-04-08 10:06:47 -04:00
Richard Cordovano
23531fc823
Merge pull request #6888 from APriestman/7509_removeBreakInWebDownloads
7509 Remove break statement so multiple databases can be processed
2021-04-08 09:47:53 -04:00
apriestman
b17390ffac Try handling host deleted event 2021-04-08 09:46:32 -04:00
Richard Cordovano
f3546671ac
Merge pull request #6889 from gdicristofaro/custom_cat_permissions
Custom category move to user config
2021-04-08 09:46:23 -04:00
Richard Cordovano
678f9d7731
Merge pull request #6841 from kellykelly3/7454-refactor-TskEvent
7454 - Updated TskEvent names
2021-04-08 09:11:33 -04:00
Greg DiCristofaro
f0693caa83 fix for logging if missing directory 2021-04-08 09:01:06 -04:00
Greg DiCristofaro
873299ea2d send sqlite db to config instead of install folder 2021-04-08 08:38:43 -04:00
Greg DiCristofaro
9ad5cf30d3 just custom heap dump directory 2021-04-08 08:30:44 -04:00
Greg DiCristofaro
56462de82b Merge branch 'develop' of github.com:sleuthkit/autopsy into 7399-heapDumpFile 2021-04-08 07:48:31 -04:00
apriestman
6bca3aa456 Remove break statement 2021-04-08 07:36:42 -04:00
Greg DiCristofaro
147d08ca05 code cleanup 2021-04-07 20:34:46 -04:00
Greg DiCristofaro
8fe2a70b14 prefetch obj ids 2021-04-07 20:32:22 -04:00
Mark McKinnon
551e4a03d5 Update OsAccountDataPanel.java
Revert code to original
2021-04-07 20:03:03 -04:00
Greg DiCristofaro
ddbd6452ac enforce hprof extension 2021-04-07 19:23:36 -04:00
Mark McKinnon
31ac5fb061 Merge remote-tracking branch 'upstream/develop' into 7453-populate-osaccount-realm-name 2021-04-07 15:47:09 -04:00
Kelly Kelly
1640fbf793 Changed RA to use TSK_DELETED_PROG artifact for unistalled programs 2021-04-07 15:07:20 -04:00
Kelly Kelly
907d896473 Fixed merge conflict 2021-04-07 13:21:30 -04:00
apriestman
d65495df3f Handle UnsupportedContent type 2021-04-07 13:04:56 -04:00
Richard Cordovano
d8aa4ab07a
Merge pull request #6883 from raman-bt/4262-4267-account-getters-setters
4262 4267 account getters setters
2021-04-07 12:28:40 -04:00
Greg DiCristofaro
d7a617ed22 fixes 2021-04-07 11:53:39 -04:00
Greg DiCristofaro
9f6633a286 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7399-heapDumpFile 2021-04-07 11:03:04 -04:00
Richard Cordovano
0a6583aefc
Merge pull request #6866 from wschaeferB/7474-LimitedOcrOption
7474 limited ocr option
2021-04-07 10:05:37 -04:00
Richard Cordovano
1ee2c6fb16
Merge pull request #6882 from markmckinnon/7507-fix-LeappFileProcessor.createMessageRelationship
7507-fix-LeappFileProcessor.createMessageRelationship
2021-04-07 09:56:55 -04:00
William Schaefer
437367e7c7 7474 remove accidently commited sout 2021-04-07 09:54:33 -04:00
William Schaefer
cf813ac33d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7474-LimitedOcrOption 2021-04-07 09:51:04 -04:00
Richard Cordovano
74ccfcf03a
Merge pull request #6881 from kellykelly3/7487-os-account-content-pane-scrollbar
7487 - Fixed OsAccountContentViewer scroll bar issue.
2021-04-07 09:08:30 -04:00
Mark McKinnon
0063845c2b Update LeappFileProcessor.java
Change to check for alternate id instead.
2021-04-07 08:59:38 -04:00
Raman Arora
239892237e Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4262-4267-account-getters-setters 2021-04-06 23:49:20 -04:00
Mark McKinnon
3d6157e0e2 Update LeappFileProcessor.java
Fix error
2021-04-06 21:25:36 -04:00
Kelly Kelly
afcddc2629 Fixed OsAccountContentViewer scroll bar issue. 2021-04-06 17:33:50 -04:00
Ann Priestman
d1f5917f19
Merge pull request #6880 from APriestman/leappFix
Comment out broken leapp code temporarily
2021-04-06 16:19:36 -04:00
apriestman
5380964e69 Comment out broken code temporarily 2021-04-06 16:17:56 -04:00
Richard Cordovano
e5ee00ddaa
Merge pull request #6874 from kellykelly3/7364-clipped-joption-dialog-icon
7364 - Created new icons to fix JOption clip issue
2021-04-06 15:37:49 -04:00
Richard Cordovano
3c0f648f47
Merge pull request #6869 from markmckinnon/7496-Reconcile-the-older-Android-ingest-module-and-the-new-Android-(aLEAPP)-ingest-module
7496 reconcile the older android ingest module and the new android (a leapp) ingest module
2021-04-06 15:34:13 -04:00
Richard Cordovano
13de972049
Merge pull request #6879 from gdicristofaro/7494-hostUpdate
7494 remove updateHost
2021-04-06 15:31:05 -04:00
Mark McKinnon
f3950940b0 Merge remote-tracking branch 'upstream/develop' into 7496-Reconcile-the-older-Android-ingest-module-and-the-new-Android-(aLEAPP)-ingest-module 2021-04-06 15:06:50 -04:00
Richard Cordovano
8ece27631f
Merge pull request #6852 from rcordovano/7398-reduce-TaskRetryUtil-logging
7398 Reduce TaskRetryUtil logging
2021-04-06 15:02:53 -04:00
Richard Cordovano
13864d5555
Merge pull request #6793 from markmckinnon/7238-Complete-replacement-of-legacy-Android-Analyzer-module
7238 complete replacement of legacy android analyzer module
2021-04-06 15:00:39 -04:00
Richard Cordovano
708b5d11ce
Merge pull request #6873 from gdicristofaro/7447-apiChanges
7477 api changes
2021-04-06 14:56:43 -04:00
Mark McKinnon
d072b352e4 Merge remote-tracking branch 'upstream/develop' into 7238-Complete-replacement-of-legacy-Android-Analyzer-module 2021-04-06 14:44:45 -04:00
Mark McKinnon
2111e343d4 Add Registry Class and Revert Realmname back in OsAccounts
Move code from ExtractRegistry to its own class to get registry information.
Revert the change from OsAccounts back to orginal.
2021-04-06 14:36:16 -04:00
Richard Cordovano
b8da7d9c18
Merge pull request #6832 from wschaeferB/7470-AllPastOccurancesForDomainDiscovery
7470 remove past occurrence filter from initially selected filters fo…
2021-04-06 14:27:12 -04:00