247 Commits

Author SHA1 Message Date
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
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
Richard Cordovano
6bcbc2eb11 Added needed space to an error message in AddContentToHashDbAction 2013-10-29 19:44:20 -04:00
Richard Cordovano
58ce29be25 Added XML file save to HasDb.openDatabase() 2013-10-29 18:43:27 -04:00
Richard Cordovano
934463bd7d Merge remote-tracking branch 'sam/hashdb_sqlite' into hashdb_sqlite 2013-10-28 18:15:51 -04:00
Richard Cordovano
40ee532e1c Implemented ContextMenuActionProvider interface in HashDatabase module 2013-10-28 17:47:20 -04:00
Richard Cordovano
c13f41f67c Changed plumbing for adding content to hash db actions 2013-10-28 15:09:58 -04:00
Samuel H. Kenyon
6cb5b47af4 Update create and import dialogs for the new HashDB interface. 2013-10-25 18:01:18 -04:00
Richard Cordovano
136f93d38c Changed HashDb method name and updated comments 2013-10-25 17:53:45 -04:00
Richard Cordovano
cd8b257458 Extended the HasdDb API 2013-10-25 17:33:06 -04:00
Samuel H. Kenyon
baec72f141 Merge remote-tracking branch 'richard/hashdb_sqlite' into hashdb_sqlite 2013-10-25 17:24:59 -04:00
Richard Cordovano
7ec54b56ce Added new API to HashDb class (start of SleuthkitKNI hash db facade) 2013-10-25 17:15:59 -04:00
Samuel H. Kenyon
bd083e7b8d Update the create button. The new icon can be improved later. 2013-10-25 16:19:41 -04:00
Richard Cordovano
f2591c7212 Wired up new AddContentToHashDbAction stub 2013-10-25 16:08:16 -04:00
Samuel H. Kenyon
66babd6068 Prevent overwriting existing files from create database dialog. 2013-10-25 15:53:53 -04:00
Samuel H. Kenyon
6aec5f35d5 Add skeleton of new Create Hash Database GUI. 2013-10-25 15:25:44 -04:00
Richard Cordovano
2256e737a4 Added stub implementation of new AddContentToHashDbAction class 2013-10-25 15:12:31 -04:00
Samuel H. Kenyon
a1c6352559 HashDbAddDatabaseDialog class renamed to HashDbImportDatabaseDialog 2013-10-25 14:58:09 -04:00
Samuel H. Kenyon
f3635ca754 Adjust label text for hash import dialog. 2013-10-25 14:50:24 -04:00
Brian Carrier
ef5314b5d9 minor cleanup of code 2013-10-19 00:25:18 -04:00
Samuel H. Kenyon
4f4b8e057d Add support for loading KDB (SQLite) hash index files. 2013-10-09 14:35:52 -04:00
Samuel H. Kenyon
362348e78d Add public getKnownBadSetNames() method. 2013-09-13 18:28:04 -04:00
Brian Carrier
966da82416 Updated API changes to keep it inline with 3.0.6, added context to uses of ingest panels. 2013-08-12 18:29:21 -04:00
Richard Cordovano
9a8ecc3582 Merge of general_ingest_configurator branch 2013-08-09 12:37:36 -04:00
Brian Carrier
36c37e52ff Improved layout and styling of ingest messages to have style sheets and consistent look and feel 2013-08-08 18:02:18 -04:00
Richard Cordovano
9d2dcbcd4b Additional modifications for backing out changes to IngestModuleAbstract.java from commit 5d9bf3ff1f78dfc967128c02356613a3a980f328 2013-08-06 17:53:30 -04:00
adam-m
5d9bf3ff1f Ingest module API change to include configuration context (placeholder) 2013-06-04 16:07:56 -04:00
Brian Carrier
10764b7ea3 resolved merge conflicts 2013-05-30 15:39:03 -04:00
Brian Carrier
90a0acf1bf Updated IngestModule API to be abstract class instead of interface. Started to update docs. 2013-05-24 09:56:28 -04:00
adam-m
9c2d32c5ed make leaf node for hash db search results 2013-05-22 11:49:44 -04:00
adam-m
ede66488d9 Fix "search by md5 sum" content view refresh and simplify the code by removing custom nodes, reusing FileNodes 2013-05-22 11:43:44 -04:00
adam-m
556c5cde26 fix "Search for files with same MD5" action for LocalFiles 2013-05-09 16:40:42 -04:00