12319 Commits

Author SHA1 Message Date
Ann Priestman
04772757a8 Don't display an error pop up if image size is zero 2019-03-20 09:08:18 -04:00
millmanorama
c364aa63a6 cleanup PlasoIngestModule 2019-03-20 14:02:51 +01:00
millmanorama
654855b46d plaso status PROTOTYPE WIP 2019-03-20 13:12:33 +01:00
millmanorama
c158e71fec Merge branch 'timeline-event-mgr' into 1157-collapse_file_events
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
2019-03-20 12:50:24 +01:00
millmanorama
31d2698158 use simpler query from sleuthkit to determine datasources for the filters. 2019-03-20 12:35:00 +01:00
Richard Cordovano
d9e315ee93
Merge pull request #4624 from eugene7646/fix_caseuco_report
Fixed a bug in CASE-UCO report module initialization
2019-03-19 16:02:07 -04:00
Richard Cordovano
5b1caffe44 Merge develop branch into case-deletion-2.16.0 2019-03-19 15:15:17 -04:00
Richard Cordovano
95c3cf2d74 Interim commit of improved case deletion 2019-03-19 15:12:41 -04:00
Richard Cordovano
4c014dfa3f
Merge pull request #4618 from eugene7646/archive_dsp_4658
Archive DSP 4658
2019-03-19 15:04:50 -04:00
Richard Cordovano
8b014494da Merge remote-tracking branch 'upstream/develop' into case-deletion-2.16.0 2019-03-19 14:53:56 -04:00
Eugene Livis
9c8aaeca4a Fixed a bug in CASE-UCO report module initialization 2019-03-19 13:58:19 -04:00
William Schaefer
8f158dad12 4791 change token file name to be most common file name 2019-03-19 12:28:18 -04:00
Richard Cordovano
9f5f586aae
Merge pull request #4609 from kellykelly3/1213-com-view-image-report
1213 communications snapshot report
2019-03-19 12:11:37 -04:00
Richard Cordovano
f5ea7b50e4
Merge pull request #4599 from wschaeferB/4791-ReviseIntraCaseResults
4791 revise intra case results
2019-03-19 10:52:14 -04:00
Ann Priestman
8c64e63277 Name changes 2019-03-19 10:05:00 -04:00
Kelly Kelly
e7f0e87c8d Switched from using getClass.getName to instanceof 2019-03-19 09:55:57 -04:00
Ann Priestman
b7a95b9787 Change to storing max IDs in new table.
Close the portable case when done.
2019-03-19 09:42:24 -04:00
millmanorama
cf607dcce8 fixes for codacy 2019-03-19 13:39:03 +01:00
Kelly Kelly
e3199919dd Updated to check for white space report name. 2019-03-19 08:00:01 -04:00
Ann Priestman
6875c94050 Get max database IDs 2019-03-19 07:28:52 -04:00
Richard Cordovano
1418edef53 Merge remote-tracking branch 'upstream/develop' into improved-case-deletion-part2 2019-03-18 17:56:44 -04:00
Kelly Kelly
a063ec1087 Merged in develop branch 2019-03-18 16:53:52 -04:00
Kelly Kelly
c13e310016 Added devices to the report table and made account type list more dynamic 2019-03-18 16:47:36 -04:00
Kelly Kelly
7348835219 Added report to case report list 2019-03-18 10:44:23 -04:00
Eugene Livis
b8dac6ebf9 Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_4658 2019-03-15 17:21:07 -04:00
William Schaefer
42f6950a97 3956 clean up netbeans suggestions for Hex Viewer 2019-03-15 17:05:23 -04:00
William Schaefer
86d2747c7a 3956 clean up netbeans suggestions and remove unused method 2019-03-15 17:02:30 -04:00
William Schaefer
2dc4351c21 3956 change is supported method for hex and string viewer to lookup content using DataContentViewerUtility 2019-03-15 16:57:00 -04:00
William Schaefer
e80f9d5d4d 4791 ensure null correlation type is used for intra case search 2019-03-15 15:47:58 -04:00
Richard Cordovano
dc00858c56
Merge pull request #4606 from wschaeferB/4792-RedoOtherOccurrencesViewer
4792 redo other occurrences viewer
2019-03-15 13:06:30 -04:00
William Schaefer
8eb81a19b6 4792 add comments to clarify updating code 2019-03-15 12:15:08 -04:00
Richard Cordovano
75c3977532
Merge pull request #4612 from raman-bt/4773-progressbar
4773: Update progress bar in EncryptionDetectionDataSourceIngestModule.
2019-03-15 12:07:18 -04:00
Kelly Kelly
b8fb023f44 Updated based on review comments 2019-03-15 11:13:02 -04:00
millmanorama
0e2c32e21f remove defensive copy 2019-03-15 13:45:22 +01:00
millmanorama
d40aa9bb24 fix typo in bundle property name 2019-03-15 13:42:23 +01:00
millmanorama
6404dd6755 remove SetUtils
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/datamodel/EventCluster.java
2019-03-15 13:31:09 +01:00
millmanorama
c995069b17 replace ImmutableSet with regular Set 2019-03-15 13:22:55 +01:00
millmanorama
d1d7a1b6a3 fix codacy issues 2019-03-15 13:08:51 +01:00
millmanorama
e9b47ea45d Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1192-manually_created_events 2019-03-15 11:37:38 +01:00
Raman
b5ade06313 4773: Update progress bar in EncryptionDetectionDataSourceIngestModule. 2019-03-14 16:46:28 -04:00
Richard Cordovano
f017580b4e
Merge pull request #4611 from dannysmyda/4800-Slack-Node-NPE
4800 - Slack Node NPE
2019-03-14 16:14:50 -04:00
Richard Cordovano
80f11cc488
Merge pull request #4603 from dannysmyda/4486-Cross-Case-Keyword-Search
4486 cross case keyword search
2019-03-14 15:51:19 -04:00
U-BASIS\dsmyda
70cf6a39d3 Fixed NPE - slack node missing bundle message 2019-03-14 15:25:59 -04:00
Richard Cordovano
ab0fae7845 Merge remote-tracking branch 'upstream/develop' into improved-case-deletion-part2 2019-03-14 14:12:49 -04:00
Kelly Kelly
07460ea7b4 Modified timeline snapshot report to use common parent class, removed no longer needed snapshot report files 2019-03-14 12:54:27 -04:00
Kelly Kelly
3e29fcfab8 Merge branch 'develop' into 1213-com-view-image-report 2019-03-14 12:04:41 -04:00
Kelly Kelly
114c8a913a Inital commit for communications snapshot report support 2019-03-14 12:04:31 -04:00
Eugene Livis
81cd78d695 Removed code duplication 2019-03-14 10:12:55 -04:00
Eugene Livis
cfef5cfc2b Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_4658 2019-03-14 10:04:12 -04:00
millmanorama
bea96b6ac1 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
2019-03-14 15:00:18 +01:00