Commit Graph
18776 Commits
Author SHA1 Message Date
Brian Carrier b84593c4be Open log action goes to case log if case is open 2014-06-10 22:46:53 -04:00
Brian Carrier a940138b28 Moved E01 verify into core 2014-06-10 22:29:45 -04:00
Brian Carrier bad576e1d9 moved hashdb to inside of core module 2014-06-10 21:56:32 -04:00
Brian Carrier ddac21a25b removed noisy info log message 2014-06-10 21:44:03 -04:00
Brian Carrier 26e529c395 cleaned up file type id module. Pass in 64k and file name into detector 2014-06-10 21:41:19 -04:00
Richard Cordovano 98db14f664 Add UI skeleton for ingest progress snapshots 2014-06-10 17:46:00 -04:00
Richard Cordovano d347158b22 Merge pull request #748 from alexjacks92/testingReportsTable
Not testing reports table in regression tests
2014-06-10 16:38:06 -04:00
Richard Cordovano 4b0298b6c3 Add infrastructure for ingest task snapshots 2014-06-10 16:34:06 -04:00
Brian Carrier 66638732da file task queue is a deque so that we can make it LIFO to better process derived files 2014-06-10 16:16:09 -04:00
alexjacks92 7606a39700 Merge remote-tracking branch 'upstream/develop' into testingReportsTable 2014-06-10 15:38:10 -04:00
alexjacks92 e80444144d No longer diffing reports table in testing. 2014-06-10 15:37:50 -04:00
Richard Cordovano 3820250e39 Merge pull request #747 from rcordovano/case_change_aware_ingest_task_scheduler
Case change aware ingest task scheduler
2014-06-10 15:03:18 -04:00
Richard Cordovano 25b9781980 Minor bug fixes for improved ingest framework 2014-06-10 15:01:18 -04:00
Richard Cordovano a7152567c9 Merge remote-tracking branch 'upstream/develop' into case_change_aware_ingest_task_scheduler 2014-06-10 13:35:00 -04:00
Richard Cordovano bf44d4cbde Make ingest able to handle case change events 2014-06-10 13:34:35 -04:00
Richard Cordovano 2b568f1cf7 Merge pull request #746 from alexjacks92/ExtMismatchReporting
Extension mismatch reporting
2014-06-10 11:39:28 -04:00
alexjacks92 52f98da889 Reports now include extension mismatches. Only file names are reported. 2014-06-10 11:04:23 -04:00
alexjacks92 57355e5fe6 Merge remote-tracking branch 'upstream/develop' into ExtMismatchReporting 2014-06-10 09:36:41 -04:00
alexjacks92 ccceb927dc Partially working extension mismatch reporting. 2014-06-09 15:46:32 -04:00
Richard Cordovano 976391babe Add case open/close support to IngestTaskScheduler, w/o perpetual job guard 2014-06-09 15:25:09 -04:00
Richard Cordovano ad5462ef03 Merge pull request #745 from rcordovano/ensure_ingest_jobs_finish
Ensure ingest jobs finish
2014-06-09 12:25:54 -04:00
Richard Cordovano 4ad27fd253 Fix comment in IngestJob.java 2014-06-09 12:19:29 -04:00
Richard Cordovano a6ad04bbd4 Fix comment typo in IngestJob.java 2014-06-09 12:06:52 -04:00
Richard Cordovano 42102ee327 Add code to ensure that every ingest job that starts get at least one task 2014-06-09 12:05:17 -04:00
Richard Cordovano fdbbc0520e Add code to ensure that every ingest job that starts get at least one task 2014-06-09 12:03:40 -04:00
Richard Cordovano 2923f90a61 Merge pull request #744 from alexjacks92/timingTest
Timing testing capabilities added
2014-06-09 10:49:38 -04:00
alexjacks92 e44d194f96 Merge remote-tracking branch 'upstream/develop' into timingTest 2014-06-06 13:39:30 -04:00
alexjacks92 317923da96 Made sure timing tests will only run during explicit timing tests. 2014-06-06 13:39:22 -04:00
alexjacks92 fcc6b27318 Merge remote-tracking branch 'upstream/develop' into develop 2014-06-06 13:38:00 -04:00
alexjacks92 22cf9fe545 Made sure timing test will only run during explicit timing tests. 2014-06-06 13:37:33 -04:00
Richard Cordovano 1d706577e6 Merge pull request #743 from rcordovano/reports_in_tree
External results import and reports in tree
2014-06-06 13:24:24 -04:00
Richard Cordovano 57bf45e808 Disable SampleExecutableIngestModuleFactory 2014-06-06 13:22:45 -04:00
Richard Cordovano 2a870d787e Fix event firing bug in ExternalResultsImport and fix external results XSD 2014-06-06 13:21:39 -04:00
Richard Cordovano 9ee31dc70e Fix external results XSD 2014-06-06 12:30:17 -04:00
Richard Cordovano e082584959 Remove unnecessary synchronization from Case.addReport() 2014-06-06 11:56:14 -04:00
Richard Cordovano 54e1b2a2fc Scrub external results and reports in tree for feature complete 2014-06-06 11:51:34 -04:00
Brian Carrier f91c53fe3e Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-06-06 11:14:24 -04:00
Brian Carrier 1924ff4750 stop executils when it is not needed anymore. Remove stop method from recent activity since it is no longer needed. 2014-06-06 11:14:15 -04:00
Brian Carrier 3b3f12d306 another change for scheduleFiles that was missed in previous commit 2014-06-06 11:13:12 -04:00
Brian Carrier 3000f0d563 added bundles from previous content viewer commit 2014-06-06 11:01:01 -04:00
Brian Carrier 87574f9dc2 renamed addFile to scheduleFile in context 2014-06-06 11:00:38 -04:00
Brian Carrier 491191feb0 Added file type to metadata content viewer 2014-06-06 10:59:16 -04:00
Brian Carrier 2c58c108da Add file separator automatically in new case wizard 2014-06-06 10:55:01 -04:00
Brian Carrier 09aff176ac Write ZIp files to more generic names. Saw errors with paths with C: in them 2014-06-06 10:54:21 -04:00
Richard Cordovano b5c0e8393f Merge remote-tracking branch 'upstream/develop' into reports_in_tree 2014-06-06 10:21:47 -04:00
Richard Cordovano b9e255b02f Update hash lookup module for TSK API Change 2014-06-06 10:18:38 -04:00
Richard Cordovano a5e7bd5d85 Merge remote-tracking branch 'upstream/develop' into reports_in_tree 2014-06-06 10:01:00 -04:00
alexjacks92 c43362c92b Merge remote-tracking branch 'upstream/develop' into timingTest 2014-06-06 09:58:07 -04:00
Brian Carrier 26e01a6cb0 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-06-05 23:24:03 -04:00
Brian Carrier bd2f97da4c Allow DS modules to supply sub-title of progress bar and updated RecentActivity to use it 2014-06-05 23:23:54 -04:00