16 Commits

Author SHA1 Message Date
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
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
Samuel H. Kenyon
d7333cb102 Make these classes public. 2014-01-29 16:15:48 -05:00
shahit2
874c7b24ec Files that could be changed to non-public have been 2014-01-22 11:05:05 -05:00
Richard Cordovano
6dd96e7354 Updated for hash database reworking 2014-01-16 00:32:14 -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
f74c65c417 Implementation of hash database name and path filters 2013-12-02 10:34:09 -05:00
Richard Cordovano
ebf7a293ca Mande enabled state of hash db config components in sync with file ingest 2013-11-27 11:27:51 -05:00
Richard Cordovano
5622b9d5cd Reworked hash database create and import dialogs 2013-11-26 18:02:08 -05:00
Richard Cordovano
2e8444d6a6 Assorted hash database module improvements 2013-11-22 08:05:46 -05:00
Richard Cordovano
85d6315001 Correct implementation of indexing for hash databases 2013-11-13 18:40:54 -05:00
Richard Cordovano
aa74566678 Added discard() method to HashDbConfigPanel 2013-11-08 16:17:58 -05:00
Richard Cordovano
be99543825 Made HashDbConfigPanel more public 2013-11-07 20:26:39 -05:00
Richard Cordovano
e78f49ee33 Assorted fixes to new hash database capabilities 2013-11-06 15:44:26 -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