6672 Commits

Author SHA1 Message Date
Richard Cordovano
7ba22bae16 Fixed bug introduced in recently improved version of HashDbManager.addHashDatabase() 2013-12-02 18:03:22 -05:00
Jeff Wallace
dc0551be16 Fixed runtime exception due to casting error. 2013-12-02 17:35:49 -05:00
Brian Carrier
4a6ac42282 Merge pull request #372 from jawallace/ie_bookmark_parsing
Recent Activity Improvments
2013-12-02 14:29:07 -08:00
Richard Cordovano
abc9558668 Merge pull request #375 from rcordovano/develop-rc1
Ensure uniqueness of hash set names, single import of hash databases, misc bug fixes
2013-12-02 14:24:19 -08:00
Richard Cordovano
1c21692352 Fixed error in implementation of HashDbManager.closeDatabases() 2013-12-02 17:14:00 -05:00
Jeff Wallace
9c663587ff Merge branch 'master' of https://github.com/sleuthkit/autopsy into compiler_warnings 2013-12-02 16:53:57 -05:00
Jeff Wallace
1fa72336e4 Suppressed warnings where appropriate 2013-12-02 16:50:06 -05:00
Jeff Wallace
1c78e0c896 Merge branch 'master' of https://github.com/sleuthkit/autopsy into ie_bookmark_parsing 2013-12-02 15:45:43 -05:00
Jeff Wallace
73b34aca37 Only add path_id attribute if is valid 2013-12-02 15:44:48 -05:00
Jeff Wallace
fdcf2655f3 Added comments to clarify multiple ViewContextActions added to BlackboardArtifactNodes 2013-12-02 15:42:44 -05:00
Samuel H. Kenyon
4c4697605e Refactor how the Hashset Hits column is populated. 2013-12-02 15:38:27 -05:00
Brian Carrier
b0b0c0ee38 Files from #367 manually added 2013-12-02 15:33:45 -05:00
Brian Carrier
34f11e82b2 Files from #367 manually added 2013-12-02 15:33:36 -05:00
Brian Carrier
6aa94e8639 Merge pull request #364 from jawallace/viewInContext
View in context
2013-12-02 12:21:29 -08:00
Brian Carrier
c1902eedcd Merge pull request #365 from jawallace/remove_regex_dropdown
Removed regex type drop down from advanced keyword search config.
2013-12-02 12:20:06 -08:00
Brian Carrier
5c0a835c36 Merge pull request #371 from jawallace/html_formatting
Html formatting
2013-12-02 12:19:27 -08:00
Jeff Wallace
105f2d6f4c Minor cleanup of getBookmark 2013-12-02 14:06:21 -05:00
Jeff Wallace
ee3395ebd1 Added finally clause to close reader appropriately 2013-12-02 13:56:53 -05:00
Jeff Wallace
fc350391bf added clarifying comment 2013-12-02 13:54:09 -05:00
Jeff Wallace
d2c2a8d6e6 Simplified parsing of IE bookmark files. 2013-12-02 13:44:47 -05:00
Samuel H. Kenyon
aea94f55b6 Added simple config panel for FileExtMismatch ingest module. 2013-12-02 13:35:14 -05:00
Samuel H. Kenyon
f5a6a1cb22 Update quicktime mapping. 2013-12-02 13:21:06 -05:00
Samuel H. Kenyon
516428d7b3 Updated the default mime type to extension mapping. 2013-12-02 13:14:59 -05:00
Jeff Wallace
4808d87855 Fixed spacing. 2013-12-02 13:01:24 -05:00
Jeff Wallace
3abaa97e7a Minor clean up of jericho parser wrapper 2013-12-02 13:01:14 -05:00
Jeff Wallace
70ed69dd1f Format extracted html content appropriately 2013-12-02 13:01:04 -05:00
Richard Cordovano
f74c65c417 Implementation of hash database name and path filters 2013-12-02 10:34:09 -05:00
Samuel H. Kenyon
7d29ae3be8 Added more info to the default sig types to extensions map. Also make sure to convert to lowercase before comparing. 2013-12-01 20:10:56 -05:00
Samuel H. Kenyon
b423d0038a Use getAllArtifacts() and added a null check. 2013-12-01 19:24:05 -05:00
Richard Cordovano
2603934173 Merge remote-tracking branch 'upstream/develop-rc1' into unique_hashsets 2013-12-01 16:13:08 -05:00
Richard Cordovano
7651abf179 Merge pull request #368 from rcordovano/develop-rc1
Develop rc1
2013-11-29 10:18:25 -08:00
Richard Cordovano
4b3d51c325 Partial implementaton of hash database uniqueness constraints 2013-11-29 13:16:42 -05:00
Samuel H. Kenyon
97c8791c87 prototype 2013-11-27 18:42:48 -05:00
Samuel H. Kenyon
d11d935dff Add skeleton of FileExtMismatch ingest module and new attribute type. 2013-11-27 17:19:46 -05:00
Samuel H. Kenyon
6e8f5a8d19 Merge remote-tracking branch 'upstream/develop' into sigid3 2013-11-27 15:45:45 -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
Jeff Wallace
ea1c774d63 Changed NodeProperty to be generic. Updated references. 2013-11-27 13:47:27 -05:00
Jeff Wallace
341db41da6 Suppressed some compiler warnings with annotations. 2013-11-27 13:46:35 -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
Jeff Wallace
757e1ffa97 Fixed use of generics to remove compiler warnings. 2013-11-27 11:26:30 -05:00
Jeff Wallace
47ebc70435 Fixed use of generics to eliminate compiler warnings. 2013-11-27 11:00:11 -05:00
Brian Carrier
d3ed01e1d3 surround firepropertychange listeners in IngestManager with try/catch 2013-11-27 09:21:17 -05:00
Richard Cordovano
5622b9d5cd Reworked hash database create and import dialogs 2013-11-26 18:02:08 -05:00
Jeff Wallace
9c0ffa953c Fixed compiler warnings. 2013-11-26 15:31:16 -05:00
Samuel H. Kenyon
1629365bdc Move currently-unused FileTypeDetector classes to a directory where Netbeans won't pick them up for compiling. Remove references to the relevant third-party jars. 2013-11-26 15:26:27 -05:00
Samuel H. Kenyon
db4f9a2d9d Fix spelling error in doxygen doc. 2013-11-26 15:11:01 -05:00
Samuel H. Kenyon
ec694204c1 Re-added the new FileTypeId ingest module, set to use Tika. 2013-11-26 15:09:47 -05:00
Samuel H. Kenyon
cc57baba45 Line endings. 2013-11-26 14:46:24 -05:00
Jeff Wallace
b4cc51ce0d Removed regex type drop down from advanced keyword search config. 2013-11-26 12:25:42 -05:00
Jeff Wallace
f022875a04 Merge branch 'master' of https://github.com/sleuthkit/autopsy into viewInContext 2013-11-26 12:15:07 -05:00