301 Commits

Author SHA1 Message Date
Richard Cordovano
509684cebc Corrected handling of always calc hashes flag 2013-12-04 15:31:46 -05:00
Richard Cordovano
170e9720ef Added updating of simple hash db config panel 2013-12-03 16:30:17 -05:00
Richard Cordovano
0a0aa564dc Removed finalize() from HashDbManager 2013-12-02 19:47:57 -05:00
Richard Cordovano
b80d43a0d0 Routed hash db indexing through mgr to get index path 2013-12-02 19:07:05 -05:00
Richard Cordovano
7ba22bae16 Fixed bug introduced in recently improved version of HashDbManager.addHashDatabase() 2013-12-02 18:03:22 -05:00
Richard Cordovano
1c21692352 Fixed error in implementation of HashDbManager.closeDatabases() 2013-12-02 17:14:00 -05:00
Richard Cordovano
f74c65c417 Implementation of hash database name and path filters 2013-12-02 10:34:09 -05:00
Richard Cordovano
4b3d51c325 Partial implementaton of hash database uniqueness constraints 2013-11-29 13:16:42 -05:00
Richard Cordovano
39bc90c4e8 Made button text consistent with file chooser in hash db import dialog 2013-11-27 14:53:46 -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
b602bdbf46 Hash database configuration management fixes 2013-11-22 16:08:31 -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
9ac0c310ea Normalization of line endings 2013-11-19 18:17:34 -05:00
Richard Cordovano
91c9bd2036 Removed superfluous import from AddContentToHashDbAction 2013-11-18 15:25:31 -05:00
Richard Cordovano
630bf46074 Updated HashDb for chnage in hash datbases API (accepting nulls in place of empty strings) 2013-11-18 15:04:41 -05:00
Richard Cordovano
f3fcfd180a Merge branch 'develop' into hashdb_comments 2013-11-18 13:39:44 -05:00
Richard Cordovano
630f165c29 Remove adding hashes of virtual directories, other small fixes 2013-11-15 17:28:17 -05:00
Richard Cordovano
606f1ae4d5 Removed default case name comment when adding to a hash db 2013-11-15 15:13:01 -05:00
Richard Cordovano
d17d60c331 Deleted out of date and unused XSD 2013-11-15 13:56:08 -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
a76c6111e3 Improved UI compnents sizing for hash db simlpe panel 2013-11-14 17:16:43 -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
4ceca1becf Fix for bug when storing path of index only hash databases 2013-11-14 09:54:10 -05:00
Richard Cordovano
97ef8c45eb Merged master into tags_and_hashes 2013-11-13 20:31:05 -05:00
Richard Cordovano
0258dfbf89 Removed commented out code in HashDbManager 2013-11-13 19:13:45 -05:00
Richard Cordovano
af631469a3 Fixed bug in HashDbManager 2013-11-13 19:11:55 -05:00
Richard Cordovano
24bbd79de6 Clean up for hash db API work 2013-11-13 19:02:39 -05:00
Richard Cordovano
85d6315001 Correct implementation of indexing for hash databases 2013-11-13 18:40:54 -05:00
Richard Cordovano
178179a462 Correct implementation of indexing for hash databases 2013-11-13 18:40:25 -05:00
Richard Cordovano
68c857f587 Update HashDb class for SleuthkitJNI API change 2013-11-09 11:41:50 -05:00
Richard Cordovano
d1f3be1fba Updated hash database module for TSK API changes 2013-11-08 16:27:32 -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
3217d6c5ae Made more of API for HashDatabase module classes public and fixed report wizard bug 2013-11-07 14:24:46 -05:00
Richard Cordovano
a6d0c6e583 Resolved conflicts for merge of hashdb_sqlite_redux 2013-11-06 16:59:33 -05:00
Richard Cordovano
00acd6d854 Line endings fix 2013-11-06 16:05:42 -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
Richard Cordovano
64c7ea9b43 Fixed erroneous case fall through 2013-11-05 22:41:50 -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
4f71d908c4 Merge with Sam's work 2013-11-04 15:29:50 -05:00
Richard Cordovano
cda61becb9 Fixed name of SleuthkitJNI method call in HashDb class 2013-11-04 15:24:19 -05:00
Samuel H. Kenyon
9bb68be460 Do not change the file path when the user is trying to make a new database. 2013-11-01 17:28:43 -04:00
Samuel H. Kenyon
593cdef606 Rearrange the HashDb mgmt buttons to be more consistent with Keyword List mgmt layout. 2013-11-01 17:27:53 -04:00
Samuel H. Kenyon
f550722e6a Rename "Create Database" button to "New Database" and change icon to be consistent with new keyword list. 2013-11-01 17:17:33 -04:00
Samuel H. Kenyon
5b071ef991 lookupIndexForHashDatabaseExists was renamed. 2013-11-01 17:16:17 -04:00