6672 Commits

Author SHA1 Message Date
Brian Carrier
930aaece4b Merge pull request #345 from rcordovano/hashdb_comments
Added ability to comment hashes stored in hash databases
2013-11-18 13:27:30 -08:00
Richard Cordovano
7147cbce15 Fixed hang of GetTagNameDialog when user types in an existing tag name 2013-11-18 15:40:20 -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
01bc909c20 Updated the labels in KnownStatusSearchPanel fro multiple known databases 2013-11-18 14:43:46 -05:00
Richard Cordovano
f3fcfd180a Merge branch 'develop' into hashdb_comments 2013-11-18 13:39:44 -05:00
Richard Cordovano
fc85137165 Merge remote-tracking branch 'upstream/master' 2013-11-17 22:05:37 -05:00
Brian Carrier
bed25bad9c updated line endings 2013-11-17 21:45:17 -05:00
Samuel H. Kenyon
e585d612e7 Populate the In Hashsets column (empty string if there were no hits for that file). 2013-11-15 23:30:12 -05:00
Samuel H. Kenyon
4d0788dc22 Add In Hashset column (no data yet). 2013-11-15 22:50:16 -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
b7c12a154e Updated Tags sub-tree nodes to populate path area of DataResultTopComponent 2013-11-15 13:50:12 -05:00
Richard Cordovano
9f7cb9098f Changed icons for tags 2013-11-15 11:27:37 -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
Jeff Wallace
b4a8640669 Added documentation to the fix. 2013-11-14 16:53:19 -05:00
Jeff Wallace
6f336add8e Fixed View in new Window action for images. 2013-11-14 16:53:12 -05:00
Jeff Wallace
a70540a16d Updated reference to email parser module name in general ingest configurator. 2013-11-14 14:57:22 -05:00
Jeff Wallace
cb13df07f9 Updated module metadata. 2013-11-14 14:56:15 -05:00
Jeff Wallace
fc51f6952f Improved error reporting. 2013-11-14 14:55:14 -05:00
Jeff Wallace
2fbea9cd8d Updated parser with better error handling. 2013-11-14 14:12:57 -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
36292599b0 Cosmetic UI fix to report generator handling of reports without files 2013-11-13 19:54:05 -05:00
Richard Cordovano
b3856fd0d1 Fix for bug in handling of null file path/ext code for report modules 2013-11-13 19:35:31 -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
Jeff Wallace
b236754ab4 Refactored pstparser to make use of new email data structure. 2013-11-13 17:58:18 -05:00
Jeff Wallace
3c51e417d6 Added predicate method for mbox files. 2013-11-13 17:24:19 -05:00
Jeff Wallace
ce0ac70d12 Removed deprecated files. 2013-11-13 17:22:05 -05:00
Jeff Wallace
44463d809f Added documentation, removed old mbox parsing methods. 2013-11-13 17:20:19 -05:00
Jeff Wallace
e2e4fd59df Added new mbox parser. 2013-11-13 17:04:44 -05:00
Jeff Wallace
1181667fdd Added pst-jar. 2013-11-13 10:04:32 -05:00
raman-bt
a4fc68b5a8 Changed the label on the message box in ProgressPanel to be more generic and read "Status" instead of "Currently Adding:"
Any kind of progress messages may be displayed in the box, instead of simply the name of file/folder being added.
2013-11-13 09:14:26 -05:00
Jeff Wallace
8cbdc0fcab Cleaned up some small issues. 2013-11-12 16:31:00 -05:00
Jeff Wallace
20623389be Added pst extraction of attachments. 2013-11-12 13:26:28 -05:00
Samuel H. Kenyon
6c407691ad Delete test kdb file (if it exists) before starting a new test. 2013-11-11 14:22:15 -05:00
Jeff Wallace
eb82122a09 Only show full path for certain artifact nodes. 2013-11-11 13:44:56 -05:00
Jeff Wallace
61de2238b8 Added better error reporting and handling. 2013-11-11 11:01:47 -05:00
Jeff Wallace
f0e04dcdac Added functionality to extract attachments. 2013-11-11 10:26:53 -05:00
Jeff Wallace
4e9e354a45 Line endings. 2013-11-11 09:52:40 -05:00
Jeff Wallace
34007d2979 Removed duplicate path columns for some blackboard artifact nodes. 2013-11-11 09:46:18 -05:00
Jeff Wallace
8b7cbec1e0 Merge https://github.com/sleuthkit/autopsy into uniquePath 2013-11-11 09:34:36 -05:00