Samuel H. Kenyon
|
e740ade703
|
HashDB module: only post error messages once per job
|
2014-04-09 10:49:21 -04:00 |
|
Samuel H. Kenyon
|
4be1592f95
|
renaming
|
2014-04-08 17:48:35 -04:00 |
|
Samuel H. Kenyon
|
a2e59ad5e1
|
IngestModuleAdapter now has a static moduleRefCount and static methods to access it.
|
2014-04-08 16:30:57 -04:00 |
|
Samuel H. Kenyon
|
eab237c49c
|
Added comment about what the map is mapping
|
2014-04-04 11:53:03 -04:00 |
|
Samuel H. Kenyon
|
587d9a7f6c
|
Rename refMap and its mutator methods
|
2014-04-04 11:36:54 -04:00 |
|
Samuel H. Kenyon
|
21e2747085
|
Make jobID private. Remove now-unused members.
|
2014-04-04 11:29:17 -04:00 |
|
Samuel H. Kenyon
|
a20f599839
|
Merge remote-tracking branch 'upstream/develop' into mt-onemsg
Conflicts:
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbIngestModule.java
|
2014-04-04 11:18:21 -04:00 |
|
Samuel H. Kenyon
|
109cd14c98
|
Remove messageID tracking and passing from modules as class IngestMessage handles it automatically now
|
2014-04-03 22:49:17 -04:00 |
|
Samuel H. Kenyon
|
ef36d718b2
|
Keep track of how many HashDbIngestModule instances there are per job and only post one summary inbox message per job.
|
2014-04-03 21:40:27 -04:00 |
|
Richard Cordovano
|
f26cd246ed
|
Updated sample ingest modules, adding factory, settings and settings panel
|
2014-03-27 23:08:35 -04:00 |
|
Richard Cordovano
|
208657e245
|
Merge pull request #570 from rcordovano/parallel_file_ingest
Tidied up ingest framework API
|
2014-03-26 17:13:19 -04:00 |
|
Richard Cordovano
|
4f8617a16a
|
Tidied up ingest framework API
|
2014-03-26 17:12:24 -04:00 |
|
Richard Cordovano
|
0f7770a27a
|
Merge pull request #569 from rcordovano/parallel_file_ingest
Made hash lookup module and settings panels work with settings
|
2014-03-26 15:19:32 -04:00 |
|
Richard Cordovano
|
819e10c2eb
|
Made hash lookup module and settings panels work with settings
|
2014-03-26 15:18:37 -04:00 |
|
Nick Davis
|
d55b99fae9
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into hashDatabase
|
2014-03-26 11:18:50 -04:00 |
|
Richard Cordovano
|
dbfa989071
|
Made keyword search classes use job settings
|
2014-03-26 00:07:10 -04:00 |
|
Nick Davis
|
74c2d384c8
|
Removed unused Bundle properties entries.
|
2014-03-25 11:56:04 -04:00 |
|
Nick Davis
|
4340194c9b
|
Resolved conflicts.
|
2014-03-25 11:51:19 -04:00 |
|
Richard Cordovano
|
7c2282e832
|
Renamed ingest job settings classes
|
2014-03-25 09:47:46 -04:00 |
|
Richard Cordovano
|
edc9c68186
|
Did additional work on new ingest framework
|
2014-03-24 21:17:41 -04:00 |
|
Richard Cordovano
|
87bb0211f2
|
Merged in develop branch as of March 24, 2014
|
2014-03-24 12:35:48 -04:00 |
|
Richard Cordovano
|
17a9ab103f
|
Did additional new ingest framework effort
|
2014-03-24 12:23:51 -04:00 |
|
Richard Cordovano
|
7ad2b5b5ae
|
Work on getting modules to use settings
|
2014-03-24 07:47:38 -04:00 |
|
Kay Bassi
|
7ab0434480
|
Made correction on inconsistent translation, Translated additional strings
|
2014-03-24 15:47:11 +09:00 |
|
Richard Cordovano
|
189b2ec858
|
Tidied up the ingest framework
|
2014-03-21 00:04:01 -04:00 |
|
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 |
|