2216 Commits

Author SHA1 Message Date
Samuel H. Kenyon
0d20234410 Added report records ability for ExternalResultsUtility. This requires TSK JNI to be updated to include the reports table API. 2014-05-01 17:39:03 -04:00
Samuel H. Kenyon
8608085c4d remove duplicated code 2014-05-01 16:53:21 -04:00
Samuel H. Kenyon
e505affd14 added a log warning 2014-05-01 16:19:27 -04:00
Samuel H. Kenyon
7b0b3c0dec relativize (to case dir) abs path given to addDerivedFile() 2014-05-01 16:08:11 -04:00
Samuel H. Kenyon
60ac380d49 added ability to parse and use parent_path strings for derived files 2014-05-01 15:41:45 -04:00
Samuel H. Kenyon
a6f5054bb6 derived file support 2014-05-01 14:44:17 -04:00
Richard Cordovano
6f0a440ca0 Fixed some bugs in management of IngestJob task counter 2014-05-01 13:49:56 -04:00
Samuel H. Kenyon
8f45189dbc added some comments 2014-05-01 12:03:06 -04:00
Richard Cordovano
a77d566a82 Preserve intermediate state of improved ingest framework 2014-05-01 09:41:01 -04:00
Samuel H. Kenyon
bb24548c46 do not store the default import path to module settings, since it changes for each new case 2014-04-30 18:15:47 -04:00
Samuel H. Kenyon
431525ebca config file naming updates 2014-04-30 17:54:04 -04:00
Samuel H. Kenyon
6530869655 added ExternalResults configuration load/save via module settings 2014-04-30 17:31:06 -04:00
Samuel H. Kenyon
9dcd37a008 make sure to add all attributes for an artifact from XML, not just one 2014-04-30 16:34:10 -04:00
Richard Cordovano
ae1793bfd3 Safekeep ingest framework improvements 2014-04-29 17:49:12 -04:00
Samuel H. Kenyon
4bfc6ad8af file association works now 2014-04-29 14:01:51 -04:00
Samuel H. Kenyon
a1b25bd900 get associated file (if any) to use as the content 2014-04-28 17:06:15 -04:00
Samuel H. Kenyon
3945144087 improve the testing of standard vs. user-defined artifact/attribute types 2014-04-28 14:57:59 -04:00
Samuel H. Kenyon
fa33cb2038 custom artifact and attribute types work 2014-04-28 13:45:38 -04:00
Samuel H. Kenyon
d27cef8960 some more validation in XML parsing 2014-04-28 13:26:31 -04:00
Richard Cordovano
7327751924 Merge pull request #694 from mrtizmo/casemodule
Pulled new static string.
2014-04-28 12:53:00 -04:00
Nick Davis
b3a1ae1c8c Pulled new static string.
Fixed spelling error.
2014-04-28 12:02:52 -04:00
Nick Davis
8749802be3 Report - Added NON-NLS tags to hardcoded strings not needing National Language Support. 2014-04-28 11:51:13 -04:00
Samuel H. Kenyon
8913a2664a minor changes to ExternalResultsUtility 2014-04-28 02:21:00 -04:00
Samuel H. Kenyon
2376b66a26 also store attribute values for int32, int64, and double types 2014-04-28 01:58:20 -04:00
Samuel H. Kenyon
f81cdd6830 creates blackboard artifacts and attributes based on data from the xml file 2014-04-28 01:29:53 -04:00
Samuel H. Kenyon
138c57dd3e parse report name xml attribute 2014-04-27 22:25:02 -04:00
Samuel H. Kenyon
28c73cb88e Updated xml schema 2014-04-27 22:24:39 -04:00
Samuel H. Kenyon
9e52762a94 updated XML schema 2014-04-27 21:33:25 -04:00
Samuel H. Kenyon
27e574174a parsing reports and derived files works 2014-04-27 21:33:14 -04:00
Samuel H. Kenyon
2cac84a4fe parse artifact files 2014-04-27 20:04:41 -04:00
Samuel H. Kenyon
f71c5454d6 parsing artifacts and attributes works 2014-04-27 19:35:16 -04:00
Samuel H. Kenyon
11b05c47ea made the data_source element optional in the XML schema 2014-04-27 18:30:58 -04:00
Samuel H. Kenyon
16bbb27735 updated XML schema 2014-04-27 18:03:45 -04:00
Samuel H. Kenyon
603fa21d04 modifications for executing the external cmd 2014-04-26 22:08:22 -04:00
Samuel H. Kenyon
cca3619bc4 added running external cmd ability 2014-04-26 20:52:50 -04:00
Samuel H. Kenyon
ca94695188 new datasource module runs now 2014-04-26 19:48:40 -04:00
Samuel H. Kenyon
18f8211510 initial skeletons 2014-04-26 18:31:02 -04:00
Samuel H. Kenyon
d2315fd653 Merge remote-tracking branch 'upstream/develop' into keyword-refactor 2014-04-25 16:14:22 -04:00
Richard Cordovano
bc337f2ec1 Remove unused import in IngestManager 2014-04-25 09:55:56 -04:00
Richard Cordovano
f1cfe85dd3 Reduce method level synchronization in IngestManager 2014-04-24 14:40:52 -04:00
Samuel H. Kenyon
744e60961e Merge remote-tracking branch 'upstream/keywordsearch-refactor' into keyword-refactor 2014-04-24 11:55:40 -04:00
Richard Cordovano
04e2a16daf Remove obsolete TODO comment from IngestJobLauncher 2014-04-24 10:35:55 -04:00
Richard Cordovano
56f5d0cf9f Merge remote-tracking branch 'upstream/develop' into serialize_ingest_module_settings 2014-04-24 09:26:13 -04:00
Richard Cordovano
71212a4813 Replace Java lib object stream with NetBeans object streams for ingest module settings serialization 2014-04-24 09:25:39 -04:00
Richard Cordovano
34e8f960e5 Merge pull request #686 from SynapticNulship/unfreeze
Improve ingestJobs concurrency
2014-04-24 09:24:08 -04:00
Brian Carrier
460d92e67f Fixed file type panel, which was too wide 2014-04-24 00:19:03 -04:00
Brian Carrier
2e826b8cff Added image extensions to each other 2014-04-24 00:18:15 -04:00
Brian Carrier
514a7f00a6 resolved conflicts 2014-04-23 20:55:44 -04:00
Samuel H. Kenyon
008e4ddbe9 remove unnecessary declare/assignment break 2014-04-23 17:26:45 -04:00
Samuel H. Kenyon
f8ce131626 Merge remote-tracking branch 'upstream/develop' into unfreeze 2014-04-23 17:22:15 -04:00