Samuel H. Kenyon
|
ad6ce93e4d
|
Merge remote-tracking branch 'upstream/develop' into keyword-refactor
|
2014-05-01 17:43:28 -04:00 |
|
Samuel H. Kenyon
|
a27fa595d5
|
Merge remote-tracking branch 'upstream/develop' into eru3
|
2014-05-01 17:41:57 -04:00 |
|
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 |
|
alexjacks92
|
471478d4e4
|
Added sorting to non-blackboard database dumping.
|
2014-05-01 14:54:57 -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 |
|
Samuel H. Kenyon
|
4c0f26b324
|
updated the use of fullHitInfo flag and list names used in KeywordSearchResultFactory, which in turn corrects how results show up in the GUI browser
|
2014-04-30 15:02:43 -04:00 |
|
Samuel H. Kenyon
|
f100a31656
|
trivial rearranging
|
2014-04-30 14:52:03 -04:00 |
|
Richard Cordovano
|
b5f9bcb3a0
|
Merge pull request #695 from alexjacks92/IdsToPaths
tsk_files_path and tsk_objects object id to path swapping, and a bit of cleanup.
|
2014-04-30 12:08:17 -04:00 |
|
alexjacks92
|
c1003191d4
|
More useful variable names.
|
2014-04-30 11:11:03 -04:00 |
|
alexjacks92
|
98e4a782db
|
Fixing branding.
|
2014-04-30 11:09:17 -04:00 |
|
alexjacks92
|
a128f4a526
|
Code cleanup.
|
2014-04-30 10:43:02 -04:00 |
|
Samuel H. Kenyon
|
ba4a606efb
|
separate flag for whether Keyword.getQuery() vs. Keyword.toString()
|
2014-04-29 18:29:43 -04:00 |
|
Samuel H. Kenyon
|
766ded2d75
|
SearchRunner now also uses writeAllHitsToBlackBoard()
|
2014-04-29 18:12:18 -04:00 |
|
Richard Cordovano
|
ae1793bfd3
|
Safekeep ingest framework improvements
|
2014-04-29 17:49:12 -04:00 |
|
Samuel H. Kenyon
|
dcbade813e
|
added sub-progress support to writeAllHitsToBlackBoard()
|
2014-04-29 17:03:20 -04:00 |
|
alexjacks92
|
91fd8a6891
|
Merge remote-tracking branch 'upstream/develop' into IdsToPaths
|
2014-04-29 16:53:32 -04:00 |
|
alexjacks92
|
a0b4a2d32f
|
Replacing more IDs with file paths - now tsk_files_path and tsk_objects tables as well.
|
2014-04-29 16:53:15 -04:00 |
|
Samuel H. Kenyon
|
9b41503fb8
|
re-enabled swingworker cancel handling in the blackboard writing loop
|
2014-04-29 16:21:04 -04:00 |
|
Samuel H. Kenyon
|
b448a6075c
|
added logging to QueryResults
|
2014-04-29 15:48:11 -04:00 |
|
Samuel H. Kenyon
|
f6634fbd3b
|
writeAllHitsToBlackBoard() can now optionally make calls to writeInboxMessage()
|
2014-04-29 15:24:04 -04:00 |
|
Samuel H. Kenyon
|
1dd46a1ee8
|
extracted inbox code out of SearchRunner into QueryResults.writeInboxMessage()
|
2014-04-29 15:10:19 -04:00 |
|
Samuel H. Kenyon
|
68241c1244
|
move fireModuleDataEvent call into QueryResults
|
2014-04-29 14:56:54 -04:00 |
|
Samuel H. Kenyon
|
63e2713431
|
move writeAllHitsToBlackBoard() into QueryResults
|
2014-04-29 14:46:09 -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 |
|
alexjacks92
|
cbb8cc1a3f
|
First pass at id/path swapping.
|
2014-04-28 16:43:53 -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 |
|
Richard Cordovano
|
504042af48
|
Merge pull request #693 from mrtizmo/report
Report - Added NON-NLS tags to hardcoded strings not needing National La...
|
2014-04-28 12:52:29 -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 |
|