Richard Cordovano
db538da327
Merge pull request #6605 from sleuthkit/release-4.17.0
...
Added bullets to NEWS
2021-01-06 15:54:30 -05:00
rcordovano
e501813120
Update Autopsy app version number
2021-01-06 15:25:30 -05:00
Kelly Kelly
0fccda3848
Fixed yara rule set cancel issue
2021-01-06 15:08:50 -05:00
Richard Cordovano
457fb51db7
Merge pull request #6598 from markmckinnon/7177-NumberFormatException-in-RecentActivity
...
7177-NumberFormatException-in-RecentActivity
2021-01-06 14:30:53 -05:00
Kelly Kelly
d772805500
Fixed merge conflict
2021-01-06 14:22:24 -05:00
apriestman
20e6c6ac93
Added YARA icon for tree viewer
2021-01-06 14:12:13 -05:00
Kelly Kelly
ea05d19a8a
Fixed NPE if the user externally deleted a yara rule set
2021-01-06 13:56:23 -05:00
Greg DiCristofaro
73f066c2a5
no module checks
2021-01-06 11:40:34 -05:00
Richard Cordovano
e2164bea08
Merge pull request #6599 from kellykelly3/7185-yara-global-options-panel
...
7185 - Added the Global settings panel for YARA
2021-01-06 10:14:07 -05:00
Richard Cordovano
0b80372ee5
Merge pull request #6593 from gdicristofaro/7182-statesInDataSourceSummary
...
7182 add State to geolocation data source summary panel
2021-01-06 10:02:42 -05:00
Greg DiCristofaro
80113d2bbb
register listeners
2021-01-06 07:48:21 -05:00
Richard Cordovano
9eb6c0202c
Merge pull request #6597 from markmckinnon/7152-aLeapp-Third-Party-Program-wraps-long-text-in-output-and-causes-issues-in-parsing
...
7152-aLeapp-Third-Party-Program-wraps-long-text-in-output-and-causes-issues-in-parsing
2021-01-05 15:37:03 -05:00
Richard Cordovano
329068db67
Merge pull request #6594 from gdicristofaro/7183-yearInTimelineSummary
...
7183 date format update
2021-01-05 15:28:35 -05:00
Richard Cordovano
44529c9c92
Merge pull request #6592 from dannysmyda/7097-Encryption-Detection-Illegal-State
...
7097 encryption detection illegal state
2021-01-05 15:23:57 -05:00
Kelly Kelly
71188a5e2b
Added the Global settings panel for YARA
2021-01-05 15:23:10 -05:00
Mark McKinnon
18e63a74b3
Update aleap-artifact-attribute-reference.xml
...
Switch field being mapped.
2021-01-05 14:26:48 -05:00
Mark McKinnon
da4da0e8b8
Update ExtractZoneIdentifier.java
...
Catch exception of invalid number and report what file it occured on. Field is expected to be integer but is not as it appears to have some corruption in it.
2021-01-05 13:29:29 -05:00
Mark McKinnon
57138ae274
Update aleapp.exe
...
Update the thirdparty module so it removed the lf on text messages.
2021-01-05 12:45:39 -05:00
Richard Cordovano
80b5291ed4
Merge pull request #6552 from rcordovano/6735-embedded-file-extractor-retries
...
6735 embedded file extractor retries
2021-01-05 12:18:05 -05:00
Richard Cordovano
7522caab38
Remove test code from EFE file task executor
2021-01-05 12:06:34 -05:00
Richard Cordovano
aa291a8f34
Merge pull request #6589 from APriestman/7056_updateNetbeansDoc
...
7056 Update instructions for Netbeans 12
2021-01-05 10:15:45 -05:00
Mark McKinnon
762e74e637
Fix wrapping of text in aLeapp
...
Fix wrapping of Text in aLeapp program. Added dox for aLeapp module. FIx error in xml mapping of artifacts.
2021-01-05 09:52:46 -05:00
apriestman
fb645ca719
Fix formatting
2021-01-05 09:49:42 -05:00
Greg DiCristofaro
ad354417de
show data source summary when grouped by data sources
2021-01-05 08:12:26 -05:00
U-BASIS\dsmyda
3185ded178
Fixed spacing on new try block
2021-01-04 20:47:55 -05:00
U-BASIS\dsmyda
bccd3c6d79
Added a fire wall around jackcess
2021-01-04 19:40:18 -05:00
Richard Cordovano
9855533775
Bug fix for EFE file ops with retries
2021-01-04 18:09:22 -05:00
Richard Cordovano
71801239bb
Merge pull request #6595 from rcordovano/update-custom-artifact-test-module
...
Update custom artifacts test module to post to Blackboard
2021-01-04 16:19:37 -05:00
Richard Cordovano
24b1e3ba0d
Update custom artifacts test module to post to Blackboard
2021-01-04 16:17:55 -05:00
Greg DiCristofaro
c635937e70
date format update
2021-01-04 16:12:52 -05:00
Greg DiCristofaro
1f51897419
add State to geolocation data source summary panel
2021-01-04 15:59:23 -05:00
Richard Cordovano
f56c2f9ced
Merge pull request #6591 from wschaeferB/7180-FixImageThumbnails
...
7180 fix image thumbnails
2021-01-04 14:02:49 -05:00
Richard Cordovano
7891b70643
Merge pull request #6545 from kellykelly3/7078-cvt-tooltips
...
7078 Added contact and person information to callog and message viewer too…
2021-01-04 13:41:55 -05:00
Richard Cordovano
6cc9802024
Fix ctor field init bug, add comments for TaskRetryUtil
2021-01-04 13:39:13 -05:00
William Schaefer
e846885d88
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7084-FeedbackWhileLoadingArtifacts
2021-01-04 13:19:32 -05:00
Richard Cordovano
dd91b15838
Comment out test code in EFE FileTaskExecutor
2021-01-04 12:45:13 -05:00
Richard Cordovano
0db34eeaba
Merge pull request #6575 from APriestman/7148_waitForCR
...
7148 Block case closing while CR tasks complete
2021-01-04 12:27:03 -05:00
William Schaefer
606505830b
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7066-AddRoleAndNotability
2021-01-04 12:15:46 -05:00
William Schaefer
8f97ca3b82
7066 previously tagged as notable change
2021-01-04 12:14:10 -05:00
Richard Cordovano
ff58091366
Merge pull request #6583 from APriestman/7169_pcPathId
...
Copy content in TSK_PATH_ID to portable case and update attribute.
2021-01-04 12:11:31 -05:00
William Schaefer
069d429477
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7180-FixImageThumbnails
2021-01-04 11:14:39 -05:00
William Schaefer
008823158f
7180 change thumbnail size and selection
2021-01-04 11:14:27 -05:00
Kelly Kelly
578e815701
merged in develop and fixed conflict
2021-01-04 10:31:14 -05:00
apriestman
f25b1740e5
Update instructions for Netbeans 12
2021-01-04 08:52:49 -05:00
William Schaefer
f1e951f0d3
7068-remove role
2021-01-04 08:10:55 -05:00
Richard Cordovano
33dc19b4f1
Merge pull request #6581 from gdicristofaro/7171-nullCoordinates
...
7171 (0,0) coordinates fix
2020-12-31 14:46:29 -05:00
Richard Cordovano
85739a8292
Bug fixes for EFE file task retries
2020-12-31 12:00:38 -05:00
Richard Cordovano
43e1bb52d2
Merge pull request #6571 from kellykelly3/7076-fix-persona-phonenumber-match-issue
...
7076 fix persona phonenumber match issue
2020-12-30 13:15:25 -05:00
apriestman
2b5b831586
Added right click comments
2020-12-30 13:13:44 -05:00
Richard Cordovano
3e0ddaa202
Merge pull request #6574 from gdicristofaro/6833-convertToImgRanges
...
6833 photorec using convertToImgRanges
2020-12-30 13:00:06 -05:00