Commit Graph
26136 Commits
Author SHA1 Message Date
U-BASIS\dsmyda 5aba1efc95 Moved Gst init, which serves as a bandaid fix until the root cause is understood 2019-12-20 12:17:37 -05:00
Richard Cordovano 976f7fcf0a Merge pull request #5487 from esaunders/5863_extract_strings_from_carved_txt
Extract strings from carved text files.
2019-12-16 16:50:48 -05:00
Richard Cordovano 9c0698ca7a Merge pull request #5501 from rcordovano/timeline-heap-exhaustion-fix
Fix runaway heap use in EventsModel.java
2019-12-16 16:48:40 -05:00
Richard Cordovano 5c01064e2b Fix runaway heap use in EventsModel.java 2019-12-16 16:30:18 -05:00
Richard Cordovano 6843b95cdd Merge pull request #5496 from dannysmyda/5873-Adjust-Xry-Parsers-Part-Two
5873 adjust xry parsers part two
2019-12-16 13:49:48 -05:00
U-BASIS\dsmyda ae7273f403 Demoted message to warning 2019-12-16 12:42:46 -05:00
U-BASIS\dsmyda af9a497ccb Added some comments 2019-12-16 12:23:10 -05:00
U-BASIS\dsmyda ea12a5be99 Various comment fixes and demoted some log messages to INFO 2019-12-16 12:18:29 -05:00
U-BASIS\dsmyda 02c7f63656 Addressed review comments and fixed a bug 2019-12-16 11:28:57 -05:00
U-BASIS\dsmyda 84fb527722 Cleaned up some implementation and comments. Made DeviceGenInfo use the template parser 2019-12-16 11:04:17 -05:00
U-BASIS\dsmyda e2e94e792e Adjusted the parsers given the new dump data 2019-12-13 17:00:18 -05:00
U-BASIS\dsmyda 224cf3c5bd Filled in log messages and updated comments 2019-12-13 15:56:13 -05:00
U-BASIS\dsmyda d81c2bc22d Added comments and general code clean up 2019-12-13 15:46:24 -05:00
U-BASIS\dsmyda f4de27095c Updated parsers, refactored to eliminate complexty and duplication, made the config panel save last used path 2019-12-13 15:26:45 -05:00
Richard Cordovano ead78d46a5 Merge pull request #5493 from kellykelly3/5876-fixes-for-geolocation-option-panel
5876 - Geolocation: Fixed typo and test button size
2019-12-13 15:00:48 -05:00
Kelly Kelly 40f4f11bad Fixed typo and test button size 2019-12-12 13:15:31 -05:00
Richard Cordovano 95648cd037 Merge pull request #5490 from wschaeferB/5781-ErrorsInImages-2
5781 only respond to instances table even with correct viewer
2019-12-12 09:49:41 -05:00
Richard Cordovano 6ad0283d30 Merge pull request #5491 from raman-bt/5871-classcastexception
5871: Class cast exception.
2019-12-11 15:44:28 -05:00
William Schaefer 0b5ab334aa 5781 fix bug with assigning type to ResultFile objects 2019-12-11 14:17:41 -05:00
Raman Arora 37a89fbdab 5871: Class cast exception. 2019-12-11 13:56:36 -05:00
Richard Cordovano 56ecd8882f Merge pull request #5489 from sleuthkit/release-4.14.0
Merge release-4.14.0 branch into develop branch
2019-12-11 13:38:36 -05:00
William Schaefer 9dd0d99bbe 5781 only respond to instances table even with correct viewer 2019-12-11 12:58:29 -05:00
Richard Cordovano 237f852a29 Merge pull request #5486 from dannysmyda/5858-Adjust-XRY-Parsers
5858 adjust xry parsers
2019-12-11 10:27:47 -05:00
U-BASIS\dsmyda 69a7bbf25b Missed one rename of a function 2019-12-10 15:45:35 -05:00
U-BASIS\dsmyda 13bfb09e20 Addressed code review feedback and codacy warnings 2019-12-10 15:42:47 -05:00
Richard Cordovano 5f2ad35aaa Merge pull request #5474 from markmckinnon/5656-Extension-mismatch-not-being-detected-in-word-documents
5656-Extension-mismatch-not-being-detected-in-word-documents
2019-12-10 15:09:38 -05:00
U-BASIS\dsmyda 945572ef76 Provided a link to the JDK bug in the comment section 2019-12-10 14:35:06 -05:00
esaunders 12cf7c0f4d Extract strings from carved text files. 2019-12-10 14:27:01 -05:00
U-BASIS\dsmyda fab21eebad updated message for illegal argument exception 2019-12-10 14:21:20 -05:00
U-BASIS\dsmyda 2851209a44 Added method headers to new enum classes 2019-12-10 14:10:48 -05:00
Richard Cordovano ae617a0f16 Merge pull request #5485 from sleuthkit/release-4.14.0
Merge release 4.14.0 branch into develop
2019-12-10 12:23:29 -05:00
Richard Cordovano 210e65360c Merge pull request #5484 from kellykelly3/5838-useful-correlation-engine-message
Fixed the correlationIngestModule build error
2019-12-10 12:22:47 -05:00
U-BASIS\dsmyda 875b84da05 Included new attributes, fixed date time parsing, did some light refactoring, tested everything 2019-12-10 12:17:09 -05:00
Kelly Kelly 492ce36c8c Added missing message 2019-12-10 12:13:41 -05:00
Richard Cordovano 0d725fcaa7 Merge pull request #5483 from kellykelly3/5838-useful-correlation-engine-message
Fixed Build issue: Missing message from CentralRepoIngestModule
2019-12-10 12:08:58 -05:00
Kelly Kelly f2b4f642ad Added missing message 2019-12-10 11:48:29 -05:00
Richard Cordovano bb4bafc3e5 Merge pull request #5482 from sleuthkit/apfs
Merge apfs feature branch into develop branch
2019-12-09 17:34:05 -05:00
Richard Cordovano 697a775e6a Merge pull request #5481 from sleuthkit/file-search
Merge file search feature branch into develop branch
2019-12-09 17:32:40 -05:00
Richard Cordovano ee7aea9b4a Merge pull request #5480 from wschaeferB/5661-FileDiscoveryCleanup1
5661 file discovery cleanup1
2019-12-09 17:26:19 -05:00
Richard Cordovano 63f3201052 Merge pull request #5479 from raman-bt/5780-context-viewer
Minor fixes to Context content viewer.
2019-12-09 17:25:12 -05:00
Richard Cordovano 6346af134f Merge pull request #5455 from markmckinnon/5601-Warn-user-if-they-already-unpackaged-a-portable-case
5601 warn user if they already unpackaged a portable case
2019-12-09 17:23:30 -05:00
Richard Cordovano fc5671299d Merge pull request #5468 from rcordovano/remove-tsk-jfx-dependency
5712 Remove dependency on JavaFX from TSK
2019-12-09 17:22:31 -05:00
Richard Cordovano 7474b62490 Merge pull request #5478 from kellykelly3/geolocation-selection-fixes
5861 - Paint the selected waypoint last.
2019-12-09 16:58:37 -05:00
Richard Cordovano 1a261327e7 Update MapPanel.java
Correct typo in comment.
2019-12-09 16:58:02 -05:00
Richard Cordovano a896d5119a Merge pull request #5472 from kellykelly3/5834-chrome-cache-progress-message
5834 - Add Chrome Cache progress message
2019-12-09 16:56:29 -05:00
Richard Cordovano c6fc1dfda9 Merge pull request #5477 from kellykelly3/5838-useful-correlation-engine-message
5838 useful correlation engine message
2019-12-09 16:55:05 -05:00
William Schaefer c16198cd48 5661 address some codacy complaints 2019-12-09 16:06:57 -05:00
William Schaefer 685a3f1b81 Merge branch 'file-search' of https://github.com/sleuthkit/autopsy into 5661-FileDiscoveryCleanup1 2019-12-09 14:06:46 -05:00
Richard Cordovano d7536ec0c3 Merge pull request #5452 from wschaeferB/5781-FixImageIssues
5781 prevent listener from responding to events it should not respond to
2019-12-09 13:38:41 -05:00
Richard Cordovano b5155070e2 Merge pull request #5466 from wschaeferB/5450-StoreVideoThumbnails
5450 store video thumbnails
2019-12-09 13:37:28 -05:00