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
4f8617a16a
Tidied up ingest framework API
2014-03-26 17:12:24 -04:00
Richard Cordovano
819e10c2eb
Made hash lookup module and settings panels work with settings
2014-03-26 15:18:37 -04:00
Richard Cordovano
edc9c68186
Did additional work on new ingest framework
2014-03-24 21:17:41 -04:00
Richard Cordovano
17a9ab103f
Did additional new ingest framework effort
2014-03-24 12:23:51 -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
8c433c12a1
Did pull request prep and merge bug fixing
2014-03-20 12:49:34 -04:00
Richard Cordovano
bed31e5f8f
Prepare for merge of develop branch
2014-03-18 15:33:38 -04:00
Richard Cordovano
e99925fb7d
Check in current state of new ingest framework for safekeeping
2014-03-17 17:45:59 -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
466e504de9
Check in current state of new ingest framework for safekeeping
2014-03-12 17:46:58 -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
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
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
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
Richard Cordovano
fef91bca20
Make HashDbIngestModule implement FileINgestModule instead of extend IngestModuleAbstractFile
2014-02-20 13:14:30 -05:00
Richard Cordovano
eb2a08f4c6
Make hash lookup ingest module implement FileINgestModule interface
2014-02-20 12:41:42 -05:00
Nick Davis
7ecf3098c2
Pulled static strings in to properties file. Updated code to use getMessages to access strings. Added empty Bundle_ja.properties file to prepare for translation.
2014-02-04 15:44:00 -05:00
Richard Cordovano
5dc43405f4
Fixed bug in comment attrs for hash set hit artifacts
2014-01-20 12:07:33 -05:00
Richard Cordovano
6dd96e7354
Updated for hash database reworking
2014-01-16 00:32:14 -05:00
Samuel H. Kenyon
a94ae1eaf7
Only add a separator if there is more than one comment.
2013-12-26 14:10:40 -05:00
Samuel H. Kenyon
7f9b87ed1a
Add another BB attribute for each hashset hit containing a concatenation of comments.
2013-12-26 13:23:36 -05:00
Richard Cordovano
49374b5354
Adapt hashdb, keywordsearch config panels for wide use
...
Made these core configuration mechanisms uniform in support for wider use.
The simple and advanced config panels are now all public with public load/store methods.
2013-12-08 08:54:48 -05:00
Richard Cordovano
170e9720ef
Added updating of simple hash db config panel
2013-12-03 16:30:17 -05:00
Richard Cordovano
f74c65c417
Implementation of hash database name and path filters
2013-12-02 10:34:09 -05:00
Richard Cordovano
2e8444d6a6
Assorted hash database module improvements
2013-11-22 08:05:46 -05:00
Brian Carrier
f6020cf452
merged master into develop
2013-11-19 22:03:14 -05:00
Richard Cordovano
f3fcfd180a
Merge branch 'develop' into hashdb_comments
2013-11-18 13:39:44 -05:00
Richard Cordovano
7ea6b661ad
HashDb: Corrected enabling of Known radio buttons and provided for refresh of simple config after advanced config
2013-11-15 10:48:59 -05:00
Brian Carrier
3a57096556
normalized web attributes, reworded keyword ingest labels
2013-11-14 21:40:56 -05:00
Richard Cordovano
4f004e44c2
Updated hash database code and its clients to use new comment feature of API
2013-11-14 13:10:10 -05:00
Richard Cordovano
97ef8c45eb
Merged master into tags_and_hashes
2013-11-13 20:31:05 -05:00
Richard Cordovano
85d6315001
Correct implementation of indexing for hash databases
2013-11-13 18:40:54 -05:00
Richard Cordovano
a6d0c6e583
Resolved conflicts for merge of hashdb_sqlite_redux
2013-11-06 16:59:33 -05:00
Richard Cordovano
a8f33373ab
Completed adaptation of hash db UI/module to new hash db API
2013-11-06 12:58:06 -05:00
Richard Cordovano
7971872940
Getting the advanced config UI for hash databases to work
2013-11-05 22:22:34 -05:00
Richard Cordovano
d1ef3ae9df
First cut at fully integrated create hash database capability
2013-11-04 18:25:02 -05:00
Richard Cordovano
a3d5c12345
Interim checkin
2013-10-31 21:02:31 -04:00
Richard Cordovano
6407d3835f
Interim checkin of new hash db API work
2013-10-31 09:56:25 -04:00
Jeff Wallace
00bb57b383
Core ingest modules have same version as autopsy.
2013-10-30 15:47:42 -04:00
Brian Carrier
ef5314b5d9
minor cleanup of code
2013-10-19 00:25:18 -04:00
Samuel H. Kenyon
362348e78d
Add public getKnownBadSetNames() method.
2013-09-13 18:28:04 -04:00