Richard Cordovano
009640bb4b
Made hash lookup module work with module settings per ingest job
2014-03-20 17:21:44 -04:00
Richard Cordovano
07e3cfabe4
Refactored and fixed new ingest framework
2014-03-20 14:51:59 -04:00
Richard Cordovano
cec1fbf5ad
Refactored and fixed new ingest framework
2014-03-20 14:51:38 -04:00
Richard Cordovano
8c433c12a1
Did pull request prep and merge bug fixing
2014-03-20 12:49:34 -04:00
Nick Davis
40a8b521eb
Merge branch 'hashDatabase' of ssh://repo.narfindustries.com/autopsy-jp into hashDatabase
2014-03-19 11:22:31 -04:00
Nick Davis
5d80699111
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into hashDatabase
2014-03-19 11:22:11 -04:00
Richard Cordovano
ff0b814225
Merged develop into new ingest framework feature branch
2014-03-19 10:51:58 -04:00
Brian Carrier
cbcf2b7b39
Added catch statments for all of the recently added gets/SwingWorkers to catch cancel exceptions
2014-03-18 18:39:48 -04:00
Nick Davis
dffec5dc4a
Found and extracted string literals to Bundle.
2014-03-18 17:34:17 -04:00
Richard Cordovano
bed31e5f8f
Prepare for merge of develop branch
2014-03-18 15:33:38 -04:00
Kay Bassi
8b564cad00
Made correction on inconsistent translation
2014-03-18 10:58:34 -07:00
Richard Cordovano
e99925fb7d
Check in current state of new ingest framework for safekeeping
2014-03-17 17:45:59 -04:00
Brian Carrier
bf70b35b38
removed option to enable for ingest in the add / import / global settings. ALways true now when added.
2014-03-13 18:40:02 -04:00
Richard Cordovano
7b46726810
Check in current state of new ingest framework for safekeeping
2014-03-13 18:07:30 -04:00
Richard Cordovano
44398764bf
Check in current state of new ingest framework for safekeeping
2014-03-12 23:55:42 -04:00
Richard Cordovano
466e504de9
Check in current state of new ingest framework for safekeeping
2014-03-12 17:46:58 -04:00
Richard Cordovano
6ad51f40c3
Format HashDbManager.java with NetBeans IDE
2014-03-12 01:37:47 -04:00
Richard Cordovano
70ddbfb3c7
Merged Autopsy 3.0.9 release into develop (master->develop)
2014-03-11 15:21:33 -04:00
Richard Cordovano
302655d5bf
Continued work on ingest framework in 3.1 form
2014-03-11 01:29:58 -04:00
Richard Cordovano
e3b8a72524
Revised ingest modules API for 3.1 release
2014-03-08 09:43:30 -05:00
Richard Cordovano
9e49241ac0
Work on ingest framework API
2014-03-08 00:23:05 -05:00
Richard Cordovano
955999280c
Continued work on new ingest API
2014-03-07 17:35:22 -05:00
Richard Cordovano
f1d4dcf80b
Refined ingest module API
2014-03-07 00:47:49 -05:00
Richard Cordovano
02c1f109aa
Refine ingest API and work on adapting file ext mismatch ingest module
2014-03-07 00:04:50 -05:00
Richard Cordovano
9072407bf6
Commit notes and steps towards a keyword lists manager
2014-03-06 12:15:01 -05:00
Richard Cordovano
c08f1c3bfb
More work on adapting ingest modules to new infrastructure
2014-03-04 12:50:56 -05:00
Brian Carrier
8f0bf32fb8
Ensured that all SwingWorkers all call get() to check for exceptions
2014-03-04 00:04:49 -05:00
Richard Cordovano
2b95138f70
Work towards converting core ingest modules to new ingest API
2014-03-03 22:45:48 -05:00
Richard Cordovano
0c7b2664ab
Make compilable first version of minimal new ingest infrastructure
2014-02-26 17:54:33 -05:00
Brian Carrier
cbaa64dc5d
Added enum to case to store all event names. Shortened names a bit
2014-02-25 23:23:56 -05:00
raman-bt
c1d90f878f
Defined IngestModuleException that an ingest module may throw if init() fails.
2014-02-21 13:10:47 -05:00
APriestman
5612be4210
Merge remote-tracking branch 'upstream/develop' into develop
...
Conflicts:
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/Bundle_ja.properties
2014-02-20 14:53:28 -05:00
APriestman
21f9327eca
Added new public methods to HashDbManager for creating, loading, and removing HashDb objects. Also consolidated multiple HashDbManager exception types into one.
2014-02-20 14:43:07 -05:00
Richard Cordovano
fef91bca20
Make HashDbIngestModule implement FileINgestModule instead of extend IngestModuleAbstractFile
2014-02-20 13:14:30 -05:00
Richard Cordovano
8977aa97a4
Made HashLookupModuleFactory able to create a hash lookup module instance
2014-02-20 13:01:34 -05:00
Richard Cordovano
eb2a08f4c6
Make hash lookup ingest module implement FileINgestModule interface
2014-02-20 12:41:42 -05:00
Richard Cordovano
e317129722
Complete method stubs for HashLookupModuleFactory
2014-02-20 12:30:16 -05:00
Richard Cordovano
6ca5dec891
Merge remote-tracking branch 'upstream/develop' into parallel_file_analysis_pipelines
2014-02-20 11:09:51 -05:00
Richard Cordovano
d2e2ee5cc5
Add skeleton of HashLookupModuleFactory to HashDatabase nbm
2014-02-19 18:21:29 -05:00
Nick Davis
8ba73dd18f
Localized text for option panels in HashDatabase and KeywordSearch modules.
...
- Moved strings to Bundle.properties
- Translated text to Japanese in Bundle_ja.properties
- Successfully tested English and Japanese build/run.
2014-02-19 14:30:56 -05:00
APriestman
99d3dad710
Merge remote-tracking branch 'upstream/develop' into develop
...
Conflicts:
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbManager.java
2014-02-19 13:33:08 -05:00
APriestman
01de541e3f
Saving before merge attempt
2014-02-19 13:11:01 -05:00
Nick Davis
3cb5405c32
1) Fixed spelling of NSRL.
...
2) Removed comments
2014-02-08 12:00:39 -05:00
Nick Davis
46b3d6c8d4
Merge branch 'develop' of ssh://repo.narfindustries.com/autopsy-jp into develop
2014-02-07 14:36:25 -05:00
Kay Bassi
1a050ba016
Changed the translation for "bad" to 悪質
2014-02-07 11:14:48 -08:00
Nick Davis
a6b9fa91b5
Merge branch 'develop' of ssh://repo.narfindustries.com/autopsy-jp into develop
2014-02-07 14:04:58 -05:00
Kay Bassi
467309bff3
1. Translated the following:
...
Error encountered while setting known bad state for {0}.
Error encountered while setting known state for {0}.
2. Changed "bad" into Japanese word
3. Edited HashDbIngesetModule.ModuleDescription
4. Changed "..." in HashDbCreateDatabaseDialog.saveAsButton.text to Japanese "..."
2014-02-07 10:35:36 -08:00
Nick Davis
ef3a7cd4f7
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
2014-02-07 13:00:49 -05:00
Nick Davis
ea458c1554
Fixed colon/semi-colon issue. Added elipses to translated strings. Removed unused properties entry.
2014-02-06 18:50:57 -05:00
Brian Carrier
92e5d3e776
updated layout and text of HashDB simple panel
2014-02-06 17:15:33 -05:00