Commit Graph
24349 Commits
Author SHA1 Message Date
Ann Priestman 9a22b39a9a Codacy 2019-09-13 09:59:09 -04:00
Ann Priestman eb2660ec77 Added image tags to portable case 2019-09-12 10:23:04 -04:00
Richard Cordovano db7be40d82 Merge pull request #5147 from jkho/5371-Autopsy-warn-not-to-use-FAT-drive-for-logical-imager
5371 Autopsy warn not to use FAT drive for logical imager
2019-09-05 15:19:46 -04:00
Richard Cordovano f27e84f32c Merge pull request #5117 from jkho/5375-Allow-logical-imager-to-write-individual-files-and-not-to-a-VHD
5375 allow adding directories as Logical File Set
2019-09-05 15:19:13 -04:00
Richard Cordovano b884ca4ea7 Merge pull request #5133 from dannysmyda/5292-Orphan-Folder-Location-Column-Fix
5292 Add Parent Path for All File System Files
2019-09-05 15:18:50 -04:00
Richard Cordovano a969a25be0 Merge pull request #5123 from kellykelly3/1315-cvt-mediacnt
1315 - CVT: Fixed "Media Attachments" count and added "Total Attachments"
2019-09-05 15:14:49 -04:00
Kelly Kelly b19032bcc4 Update cvt prop file with new labels 2019-09-05 10:34:44 -04:00
Joe Ho 3c7510fa2c Fix PR comments 2019-09-04 11:06:42 -04:00
Joe Ho 8b2e51ccc1 Fix PR comments 2019-09-04 09:52:42 -04:00
Joe Ho 1115f5ca47 Fix codacy error 2019-09-04 09:33:24 -04:00
Joe Ho 0c848f8fdd Fix codacy error 2019-09-03 17:25:59 -04:00
Joe Ho 932bc3f6bf Use FileSystem class to get at the file system type 2019-09-03 17:02:00 -04:00
Joe Ho 9a8b61932d Merge branch 'develop' into 5375-Allow-logical-imager-to-write-individual-files-and-not-to-a-VHD 2019-09-03 15:03:11 -04:00
Joe Ho e7ebc3ce4b Fix codacy error 2019-09-03 14:38:09 -04:00
Joe Ho 0480751945 Fix codacy error 2019-09-03 13:23:41 -04:00
Richard Cordovano 6a80718236 Merge pull request #5145 from kellykelly3/extract-registry-issue
1329 - Removed double postArtifact calls
2019-09-03 12:40:15 -04:00
Joe Ho f680dddd34 Fix codacy errors 2019-09-03 10:17:05 -04:00
Joe Ho 9353919777 Initial changes 2019-08-30 16:15:20 -04:00
Kelly Kelly 6beb640beb Removed double postArtifact calls 2019-08-28 14:38:49 -04:00
eugene7646 80ff04b90c Merge pull request #5080 from wschaeferB/5118-cleanupSoutCalls
5118 cleanup sout calls
2019-08-28 11:08:51 -04:00
William Schaefer 0a4cba4498 5118 resolve merge conflicts 2019-08-28 10:53:59 -04:00
Joe Ho c58b602fa2 Fix more PR comments. 2019-08-22 14:47:08 -04:00
Joe Ho 28aac6ca11 Address PR comments 2019-08-22 14:26:31 -04:00
Joe Ho ec82b0785c Fix codacy errors 2019-08-21 16:10:22 -04:00
Joe Ho 54205589bb Use LocalFileImporter class 2019-08-21 15:51:23 -04:00
esaunders 478f735a4b Merge pull request #5130 from dannysmyda/5374-Case-Uco-Portable-Case
5374 case uco portable case
2019-08-21 19:23:35 +00:00
U-BASIS\dsmyda b79b5c5b77 Looks better before hash :) 2019-08-20 17:02:26 -04:00
U-BASIS\dsmyda 1944eb672e Removed the location column filter for FS files and reordered the location property in the AAFN 2019-08-20 17:00:00 -04:00
esaunders 6eb6156a95 Merge pull request #5035 from dannysmyda/4930-OOB-Case-Opening
4930 OOB Exception on Case Opening
2019-08-19 19:42:45 +00:00
esaunders ed331c92e8 Merge pull request #5129 from sleuthkit/kw_docs
Better document which fields are used
2019-08-19 15:42:34 +00:00
esaunders 98383b6617 Merge pull request #5131 from dannysmyda/Fix-For-Jenkins-Failure
Fix bug in tskdbdiff
2019-08-19 14:51:12 +00:00
U-BASIS\dsmyda fd3de611c6 Cleaned up logic 2019-08-19 10:24:50 -04:00
U-BASIS\dsmyda 8643f99275 Changed variable name 2019-08-19 09:49:10 -04:00
Joe Ho 1bd04489db check directory for either VHD or subdir 2019-08-19 09:48:31 -04:00
U-BASIS\dsmyda 5cfa5fdb8c Fixed quotechar bug introduced as a result of moving to csv library for CSV splitting 2019-08-18 22:52:05 -04:00
U-BASIS\dsmyda f66f6fc915 codacy 2019-08-18 21:56:12 -04:00
U-BASIS\dsmyda 4558bd9e67 Added in bundle merged files, added comments, and pieced together the interaction with portablecasereportmodule 2019-08-18 20:38:48 -04:00
U-BASIS\dsmyda ad950f4be0 Added bundle messages 2019-08-18 19:23:41 -04:00
U-BASIS\dsmyda bac1b2e0d1 Code clean up 2019-08-18 19:17:46 -04:00
Brian Carrier 09fdfc91e4 Better document which fields are used 2019-08-16 19:22:47 -04:00
U-BASIS\dsmyda eef551b1be Restored generateReprot and finished export method. Testing 2019-08-16 18:06:42 -04:00
Joe Ho 0b09d8ad3b Fix VHD extension 2019-08-16 11:37:35 -04:00
Joe Ho 0e45fb99a8 Fix blackboard code 2019-08-16 11:35:33 -04:00
Joe Ho 12870f0fd1 Fix adding interesting files for non-VHD source 2019-08-16 00:09:50 -04:00
U-BASIS\dsmyda 4301f7bb45 Refactored and code clean up 2019-08-15 16:39:22 -04:00
U-BASIS\dsmyda ab75f7e046 Tags working, laid out code for artifacts 2019-08-15 16:01:03 -04:00
U-BASIS\dsmyda 80b1be07fe Fill in the code for tagged files 2019-08-15 14:10:26 -04:00
U-BASIS\dsmyda c8269001eb Change approach to be driven by data source 2019-08-15 13:34:34 -04:00
U-BASIS\dsmyda 82b5002b2a Removed any exception catching and adding in some case-uco boilerplate code 2019-08-14 16:49:30 -04:00
U-BASIS\dsmyda c34aba3fd4 initial commit, export skeleton 2019-08-14 16:22:03 -04:00