Commit Graph
26556 Commits
Author SHA1 Message Date
Mark McKinnon a884fbb694 Normalize file paths before searching for them
Normalize file paths before searching for them. Check files exists and if they do create a associated artifact.
2020-02-25 14:15:00 -05:00
Mark McKinnon ef9c2126a1 Merge remote-tracking branch 'upstream/develop' into 5989-add-additional-artifacts-to-the-context-content-viewer 2020-02-21 17:23:21 -05:00
Richard Cordovano 94e41680d8 Merge pull request #5653 from wschaeferB/6059-EliminateNoModuleFoundMessages
6059 change file name of xml to check to match file name it is listed in
2020-02-21 17:03:41 -05:00
Richard Cordovano 7cfdec4e7f Merge pull request #5655 from markmckinnon/6074-Standardize-file-paths-in-recent-documents-to-match-format-that-is-stored-in-autopsy-database
6074-Standardize-file-paths-in-recent-documents-to-match-format-that-is-stored-in-autopsy-database
2020-02-21 16:32:15 -05:00
Mark McKinnon 492382ea74 Normalize file path names.
normalize path names with unix/linux format instead of windows in Recent Documents by LNK and Recent Doc MRU's
2020-02-21 11:22:20 -05:00
Mark McKinnon 424c7df35d Merge remote-tracking branch 'upstream/develop' into 5989-add-additional-artifacts-to-the-context-content-viewer 2020-02-20 15:41:42 -05:00
Mark McKinnon b2001eb84b Intial changes for Context and Associated Objects
RecentDoc Link files and Adobe MRU  associated objects and context viewer support for recent docs.
2020-02-20 15:40:20 -05:00
Richard Cordovano a97f29b1fa Merge pull request #5630 from sleuthkit/cache_refactor
Refactored Chrome/ChromeCacheExtractor and added comments. No logic changes
2020-02-20 15:32:36 -05:00
Richard Cordovano e318a5e95c Merge pull request #5651 from markmckinnon/5343-Create-artifacts-for-files-which-were-Recently-used-by-other-applications-of-interest
5343 create artifacts for files which were recently used by other applications of interest
2020-02-18 15:34:55 -05:00
Richard Cordovano 26145339f9 Merge pull request #5650 from gdicristofaro/env-setup-script
environment variable setup script for development
2020-02-18 13:50:29 -05:00
U-BASIS\gregd a56005d420 updated environment setup script 2020-02-18 13:25:41 -05:00
Richard Cordovano b805d2a1ec Merge pull request #5645 from raman-bt/6038-cr-schema-creation-refactor
6038:  CR schema creation refactoring - unify the SQL
2020-02-18 13:19:36 -05:00
Raman Arora 239f856f51 Renamed class RdbmsCentralRepoSchemaFactory to RdbmsCentralRepoFactory. 2020-02-18 12:54:29 -05:00
Mark McKinnon d7e7dfe511 Update ExtractRegistry.java
Address comments for RegFile and check for empty artifacts
2020-02-18 12:44:21 -05:00
Mark McKinnon 5f822c767b Update ExtractRegistry.java
Update for codacy, change error message, remove try and if blocks that were not needed.
2020-02-18 11:27:34 -05:00
Mark McKinnon 0cae9216bf Update ExtractRegistry.java
Remove line and bracket
2020-02-18 10:02:45 -05:00
William Schaefer 026b6be3bc 6059 change file name of xml to check to match file name it is listed in 2020-02-14 17:07:48 -05:00
Richard Cordovano 16de2ab22e Merge pull request #5639 from sleuthkit/6044_fontsize
removed hard coded font sizes
2020-02-14 16:43:40 -05:00
Richard Cordovano c6d96f507f Merge pull request #5632 from sleuthkit/6036_optimize
6036: reduce cache processing time. Ignore associated objects and min…
2020-02-14 16:39:04 -05:00
Richard Cordovano b9a9f36fa9 Merge pull request #5644 from markmckinnon/5342-Create-artifacts-for-recently-used-Windows-Media-Player-files-from-regripper-output
5342-Create-artifacts-for-recently-used-Windows-Media-Player-files-from-regripper-output
2020-02-14 16:15:41 -05:00
Richard Cordovano bafe741361 Merge pull request #5558 from wschaeferB/5866-CvtExceptionCaseClosed
5866 changes to prevent CVT case closed exception
2020-02-14 16:13:49 -05:00
Raman Arora 458bd200f2 Addressed comments from review & verification test. 2020-02-14 15:26:28 -05:00
U-BASIS\gregd 4db9310495 environment variable setup script for development 2020-02-14 08:46:27 -05:00
Richard Cordovano 8394b29073 Merge pull request #5649 from APriestman/6004_sharedConfigEmptyPathComment
6004 Refactoring to make it clearer why the database paths may be empty.
2020-02-14 08:17:13 -05:00
Richard Cordovano 8c6c59a217 Merge pull request #5646 from esaunders/6007-multi-user-cli
6007 multi user cli
2020-02-14 08:09:36 -05:00
Mark McKinnon 88e15e7780 Update ExtractRegistry and rollback autopsyrecentdocs.pl
Added Applets, mmc, winrar and officedocs2010 to recent documents.  Rolled back autopsyrecentdocs.pl to original version
2020-02-13 20:15:14 -05:00
Richard Cordovano 88762e6838 Merge pull request #5628 from raman-bt/5907-update-legacy-py-modules
5907: Update legacy modules
2020-02-13 18:23:05 -05:00
William Schaefer 2e1d5ac5e1 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5866-CvtExceptionCaseClosed 2020-02-13 15:34:36 -05:00
apriestman a2c8eedc4b Refactoring to make it clearer why the database paths may be empty. 2020-02-13 14:34:04 -05:00
Richard Cordovano e9ac6a28e4 Merge pull request #5618 from APriestman/6004_sharedConfigHashBug
6004 Check for empty database paths.
2020-02-13 14:28:43 -05:00
Richard Cordovano 088c79b3e7 Merge pull request #5616 from kellykelly3/1401-geolocation-show-datasource-with-gps-artifacts
1401 - Show only data sources with TSK_GPS artifacts
2020-02-13 14:06:19 -05:00
Richard Cordovano 1c4597b157 Merge pull request #5606 from markmckinnon/5638-keyword-preview-is-on-far-right-for-ad-hoc-searches
5638-keyword-preview-is-on-far-right-for-ad-hoc-searches
2020-02-13 13:48:31 -05:00
Richard Cordovano 9fb8c1cbd4 Merge pull request #5591 from APriestman/5926_photorecErrorMessage
5926 Make photorec error message less specific
2020-02-13 13:47:49 -05:00
Richard Cordovano e5fc9792a7 Merge pull request #5578 from markmckinnon/5922-ExtractRecycleBin.parseIFile-makes-assumptions-about-size-of-data-read
5922-ExtractRecycleBin.parseIFile-makes-assumptions-about-size-of-data-read
2020-02-13 13:45:26 -05:00
Mark McKinnon 55f5ee2c78 Update ExtractRegistry.java
Address review comment
2020-02-13 10:21:01 -05:00
Mark McKinnon 475ef2c44e Update ExtractRegistry.java
Added trustrecords and arcHistory MRU records
2020-02-12 21:38:25 -05:00
Richard Cordovano 30ffb70450 Merge pull request #5573 from APriestman/5924_exportTika
5924 Export tika packages
2020-02-12 15:38:40 -05:00
Raman Arora 876fc0b10b Address Codacy comments. 2020-02-12 12:04:17 -05:00
Raman Arora 44d5a85761 Fixed Codacy comments. 2020-02-12 11:41:48 -05:00
Richard Cordovano 8f0bedebc1 Merge pull request #5647 from markmckinnon/remove-module-text-from-GPX-module-name
remove-module-text-from-GPX-module-name
2020-02-12 11:12:36 -05:00
Mark McKinnon 8f10557df0 Update GPX_Parser_Module.py
remove module text from module name.
2020-02-12 10:43:51 -05:00
Richard Cordovano 564123aee0 Merge pull request #5633 from kellykelly3/1406-deprecate-TSK_GPS_TRACKPOINT
1406 - Supressed the warnings for the deprecation of TSK_GPS_TRACKPOINT
2020-02-12 10:25:47 -05:00
Richard Cordovano 29da2bf9ca Merge pull request #5627 from markmckinnon/5966-open-source-GPX-module-and-update-how-it-makes-artifacts
5966-open-source-GPX-module-and-update-how-it-makes-artifacts
2020-02-11 18:04:49 -05:00
esaunders a0d0cd3343 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6007-multi-user-cli 2020-02-11 16:43:38 -05:00
esaunders ea764e50f2 Added multi user support to command line ingest. 2020-02-11 16:43:15 -05:00
Mark McKinnon e91b165a05 Merge branch '5342-Create-artifacts-for-recently-used-Windows-Media-Player-files-from-regripper-output' into 5343-Create-artifacts-for-files-which-were-Recently-used-by-other-applications-of-interest 2020-02-11 13:28:38 -05:00
Mark McKinnon 54f70e91fb Added Autopsy Recent Docs Regripper back in
Added Autopsy Recent Docs Regripper back.
2020-02-11 13:28:28 -05:00
Raman Arora ac8256b102 Removed commented code. 2020-02-11 11:58:09 -05:00
Raman Arora b79b91f502 Removed commented code. 2020-02-11 11:17:28 -05:00
Raman Arora ed1443aa68 Unified the SQL for schema creation. 2020-02-11 10:54:31 -05:00