15585 Commits

Author SHA1 Message Date
Ann Priestman
b1fb068cc1 Removed unused ImportCentralRepoDatabaseDialog
Starting cleanup
2017-10-31 13:59:34 -04:00
Ann Priestman
bfa9502fa2 Fix updating of central repo dbs.
Added display name.
Fixed default enabled status.
2017-10-31 11:00:07 -04:00
Ann Priestman
ac6b4e68ee Added read only and known status to central repo.
Got organization display working.
2017-10-30 15:35:50 -04:00
Ann Priestman
b458d00507 Store read only flag and database type in central repo. 2017-10-27 13:36:59 -04:00
Ann Priestman
c43c8548a1 Import central repo hash is functional 2017-10-27 09:29:40 -04:00
Ann Priestman
e84809f2e9 Starting validity checks for central repo import 2017-10-26 11:02:09 -04:00
Ann Priestman
a492b82337 Making org combo box work 2017-10-25 11:48:33 -04:00
Ann Priestman
e02b825340 Merge remote-tracking branch 'upstream/develop' into 3139_cr_hashes 2017-10-24 14:39:54 -04:00
Ann Priestman
a01cc6addb Starting on combined import panel 2017-10-24 14:31:36 -04:00
Ann Priestman
d9b605af50 Importing dialog cancellation done 2017-10-24 13:29:48 -04:00
Richard Cordovano
33c6c630bc Merge pull request #3150 from eugene7646/archive_dsp_3136
First batch or code for Archive Extractor DSP (3136)
2017-10-23 18:25:25 -04:00
Eugene Livis
0451208df8 Code review comments 2017-10-23 16:28:52 -04:00
Eugene Livis
5f9c5facce Commented out some functionality for now 2017-10-23 15:20:12 -04:00
Eugene Livis
0f309e15b5 Fixes and improvements 2017-10-23 14:57:12 -04:00
Eugene Livis
19a8249fdd Extracting contents of archive to case output folder 2017-10-23 14:34:28 -04:00
Eugene Livis
e51e4e2656 Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_3136 2017-10-23 14:16:39 -04:00
Richard Cordovano
59b8dc2898 Merge remote-tracking branch 'upstream/release-4.5.1' into develop 2017-10-20 15:04:28 -04:00
Richard Cordovano
67cab4672f Fix add/remove property change listener code for KeywordSearch UI classes 2017-10-20 13:29:20 -04:00
Eugene Livis
0fcea23066 Removed a log entry to log available disk space every minute 2017-10-19 16:58:26 -04:00
Eugene Livis
11b66c1648 Moved archive handling code into ArchiveUtil for code re-use 2017-10-19 16:23:31 -04:00
Ann Priestman
6694b05551 Adding progress dialog 2017-10-19 11:06:27 -04:00
Eugene Livis
ab4f586f32 Created dummy AddArchiveTask 2017-10-18 16:40:35 -04:00
Eugene Livis
89f48e8c38 First cut at ArchiveExtractorDataSourceProcessor and ArchiveFilePanel 2017-10-18 16:23:01 -04:00
Eugene Livis
ea46cd1e21 Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_3136 2017-10-18 15:14:45 -04:00
Richard Cordovano
acd4b81f4e Merge pull request #3137 from dgrove727/3132_CoordinationServiceCasePathsPull
Replaced folder scan with coordination service call.
2017-10-18 15:10:17 -04:00
Richard Cordovano
7339412cc1 Merge remote-tracking branch 'upstream/release-4.5.0' into develop 2017-10-18 15:08:05 -04:00
U-BASIS\dgrove
c208e07504 Modified the handling of logging and exceptions. 2017-10-18 14:59:38 -04:00
Richard Cordovano
c17863930d Correct docs for AutoIngestCaseManager 2017-10-18 13:41:47 -04:00
Ann Priestman
f26521515f Forgot new import dialog 2017-10-17 14:06:14 -04:00
Ann Priestman
e733d20dd9 Work on importing central repo dbs 2017-10-17 14:00:57 -04:00
Ann Priestman
44aeb6ca5d Central repo hashsets can now be used for lookups.
Added temporary button to settings panel to create them.
2017-10-16 13:41:26 -04:00
Richard Cordovano
32af6d3b49 Improve documnetation of KeywordSearchQuery method 2017-10-14 08:06:15 -04:00
Richard Cordovano
8ac6e71afe Clean up and better document QueryResults class 2017-10-14 07:52:36 -04:00
Richard Cordovano
284e6f64fe Merge pull request #3140 from zhhl/nojira-removeObsoleteExample
NoJira: Remove the obsolete sample
2017-10-13 18:51:24 -04:00
U-BASIS\zhaohui
1d72f2c7f2 NoJira: Remove the obsolete sample 2017-10-13 12:15:22 -04:00
Richard Cordovano
870b202b0f Delete obsolete externalresults package 2017-10-12 18:47:57 -04:00
Eugene Livis
3ac0792922 Refactored AddDataSourceCallback and DataSource out of AIM 2017-10-12 16:19:27 -04:00
Ann Priestman
ecf8108561 Renaming 2017-10-12 12:43:02 -04:00
Eugene Livis
49850bfd98 Further factored out the functionality into a separate class 2017-10-11 17:33:54 -04:00
Richard Cordovano
4739b8da93 Set build.type back to DEVELOPMENT in project.properties 2017-10-11 16:11:36 -04:00
Ann Priestman
a5eec4c20d Merge remote-tracking branch 'upstream/develop' into 2981_hashLookupSettings 2017-10-11 13:12:08 -04:00
Ann Priestman
35789eabeb Changed combo box to store HashDatabase objects instead of strings. 2017-10-11 13:11:53 -04:00
Ann Priestman
2305664e11 Finished updating settings code 2017-10-11 11:22:46 -04:00
Ann Priestman
82cb5fa8e3 Reverting some per-job settings code 2017-10-10 11:12:20 -04:00
Ann Priestman
840f4aaa99 Keep separate list in the job settings 2017-10-06 16:37:48 -04:00
Brian Carrier
8a445ca52c Merge pull request #3138 from eugene7646/file_visitor_fix
File visitor exception handling fix
2017-10-06 16:37:23 -04:00
Eugene Livis
ca14274ec8 Added a catch-all firewal to visitFile() so that one bad file doesn't stop the entire input folder scan 2017-10-06 14:51:28 -04:00
Eugene Livis
91eaf88c10 Catching and handling exceptions caused by bad ZK node data so that they don't stop input folder scans 2017-10-06 14:34:19 -04:00
U-BASIS\dgrove
9712f0329d Replaced folder scan with coordination service call. 2017-10-06 13:25:42 -04:00
Ann Priestman
b31b4a0f25 Made new HashDatabase interface.
Now records whether the HashDatabase is enabled in the object, not in the module settings.
2017-10-06 11:31:56 -04:00