6441 Commits

Author SHA1 Message Date
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
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
Brian Carrier
9ae538438b added comments, minor refactoring as part of reviewing hash db code for memory leaks. No logic changes 2014-06-05 23:14:10 -04:00
alexjacks92
a993163f2f Refining time diff. 2014-06-05 16:56:54 -04:00
alexjacks92
4a0e8ad728 Timing testing basics working. 2014-06-05 16:11:38 -04:00
Richard Cordovano
1be56087bc Complete major functionality for external result imports and reports in Autopsy tree 2014-06-05 15:55:52 -04:00
Richard Cordovano
2b44d636be Merge pull request #741 from alexjacks92/loggingAndTests
Tests now read both sets of logs.
2014-06-05 13:41:28 -04:00
alexjacks92
7f4d2ac75f Bug with moving userdir logs fixed. 2014-06-05 10:23:06 -04:00
alexjacks92
a3dfd9c4b5 Reverting to old log naming conventions. 2014-06-05 10:04:59 -04:00
alexjacks92
2cb84dee2e Working towards timing tests. 2014-06-05 09:43:43 -04:00
Richard Cordovano
a453b25f5c Implement basics of reports in Autopsy tree 2014-06-04 17:50:55 -04:00
Richard Cordovano
e4b1d9a9c9 Complete first vrsion of external results feature 2014-06-03 17:06:05 -04:00
alexjacks92
977d34b07b Documentation and code clean up. 2014-06-03 13:30:50 -04:00
alexjacks92
2382a3c023 Tests now pull in both sets of logs for diffing. 2014-06-03 12:51:10 -04:00
Richard Cordovano
388dc636af Update external results import code 2014-06-02 17:40:10 -04:00
alexjacks92
de063b9957 Working towards moving both sets of logs for testing. 2014-06-02 16:38:32 -04:00
Richard Cordovano
2c39db9591 Merge remote-tracking branch 'upstream/develop' into external_results_utility 2014-05-30 19:39:50 -04:00
Richard Cordovano
db6347d693 Merge pull request #739 from rcordovano/log_files_to_logs_folder
Log files to logs folder
2014-05-30 19:31:34 -04:00
Richard Cordovano
1c7d72b053 Write to log files in case log directory 2014-05-30 19:27:53 -04:00
Richard Cordovano
a36b9f5645 Commit interim work on external results import feature 2014-05-30 17:03:36 -04:00
Richard Cordovano
641f3fe6df Merge pull request #738 from alexjacks92/IdBug
Dropping tsk_files object ID instead of replacing it.
2014-05-30 15:14:28 -04:00
Richard Cordovano
88c87e66d8 Merge pull request #736 from mrtizmo/lastphase3
Tagged hard coded strings with //NON-NLS
2014-05-30 14:19:18 -04:00
alexjacks92
93bcdaebd2 Dropping tsk_files obj_id istead of replacing. 2014-05-30 14:17:31 -04:00
Brian Carrier
2767542a1a Restored default behavior to ignore text files 2014-05-30 00:29:37 -04:00
Brian Carrier
9e07e6f78b Added more extensions to config file 2014-05-30 00:28:51 -04:00
Brian Carrier
8ddffa8ba3 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-05-30 00:21:02 -04:00
Brian Carrier
1d3b1dab67 USB device parser adds vendor name when product code isn't known 2014-05-30 00:20:51 -04:00
Brian Carrier
6687457705 don't hash directories and prevent adding empty file hash value to database 2014-05-29 23:52:01 -04:00
Richard Cordovano
b18a9649bb Refactor and fix of external results utility classes (continued) 2014-05-29 16:09:08 -04:00