6672 Commits

Author SHA1 Message Date
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
Nick Davis
4e8e7fa3dd Tagged hard coded strings with \\NON-NLS 2014-05-29 14:28:50 -04:00
Nick Davis
57f8081ccb Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2014-05-29 14:16:33 -04:00
Brian Carrier
e237f8390e Fixed bug that caused duplicate keyword hit entries to exist 2014-05-28 17:42:08 -04:00
Brian Carrier
a85346c0dd Added artifact ID to artifact content viewer 2014-05-28 14:46:30 -04:00
Richard Cordovano
f21ed14f9f Complete sample/test external executable ingest module 2014-05-28 11:58:36 -04:00
Richard Cordovano
7dcd2a747f Add ExternalResultXML enum and partial impl of sample module 2014-05-27 17:46:41 -04:00
Brian Carrier
7e61cdb1ac fixed renaming issue in layer.xml 2014-05-27 16:35:52 -04:00
Brian Carrier
1cf18724db refactoring of keyword search markup classes 2014-05-27 14:44:16 -04:00
Brian Carrier
ac6c6da3e3 Fixed bug that caused null pointer exception when displaying keyword hits. Other minor refactoring 2014-05-27 14:20:05 -04:00
Brian Carrier
9b546fcbec Changed project ot development status so that error messages go to console 2014-05-27 13:59:08 -04:00
Richard Cordovano
eb7506b2d2 Fix merge conflicts after develop merge 2014-05-27 10:08:39 -04:00
Richard Cordovano
f6720111ae Merge conflict resolution - branding 2014-05-27 10:01:37 -04:00
Richard Cordovano
5f003b4cf2 Rename local variables in ExternalResultsImporter (derp, derf, etc.) 2014-05-23 09:04:43 -04:00
Richard Cordovano
14ffe64459 Merge pull request #735 from alexjacks92/japaneseUI
UI changes to fit Japanese translations better
2014-05-23 08:58:34 -04:00
Brian Carrier
4a4cff8ef7 Merge branch 'develop' of github.com:sleuthkit/autopsy into SynapticNulship-keyword-refactor 2014-05-22 23:58:23 -04:00
Brian Carrier
f92f34c968 Fixed bug where list names could be added as empty string and refactored to better integrate list names. Lots of renamig too. 2014-05-22 23:58:01 -04:00
Richard Cordovano
0c3430b0d9 Remove external results ingest module, reduce and change public API 2014-05-22 15:51:06 -04:00
alexjacks92
89c563d462 First pass at adjusting UI to fit japanese translations better. 2014-05-22 15:05:28 -04:00
Richard Cordovano
12306e794a Merge pull request #734 from rcordovano/ingest_scheduler_improvements
Ingest scheduler improvements
2014-05-22 14:46:16 -04:00