4941 Commits

Author SHA1 Message Date
Jeff Wallace
821888da82 Fixed npe while getting data source name for local files. 2013-12-03 12:20:03 -05:00
Brian Carrier
0f97529038 typo changes from Derrick Karpo 2013-12-03 11:07:28 -05:00
Richard Cordovano
98957a49df Merge remote-tracking branch 'upstream/develop' into develop 2013-12-03 10:26:59 -05:00
Brian Carrier
e68262fd7c Merge branch 'develop-rc1' into develop 2013-12-03 10:15:22 -05:00
Richard Cordovano
c58d5d3bf7 Merge remote-tracking branch 'upstream/develop' into develop 2013-12-03 10:11:51 -05:00
Richard Cordovano
d702e0bf53 Merge pull request #378 from rcordovano/develop-rc1
Removed finalize() from HashDbManager
2013-12-02 16:48:40 -08:00
Richard Cordovano
0a0aa564dc Removed finalize() from HashDbManager 2013-12-02 19:47:57 -05:00
Richard Cordovano
6574b5a296 Merge pull request #377 from rcordovano/develop-rc1
Routed hash db indexing through mgr to get index path
2013-12-02 16:08:04 -08:00
Richard Cordovano
b80d43a0d0 Routed hash db indexing through mgr to get index path 2013-12-02 19:07:05 -05:00
Richard Cordovano
a730dca21f Merge pull request #376 from rcordovano/develop-rc1
Repair to HashDbManager.addHashDatabase()
2013-12-02 15:08:20 -08:00
Richard Cordovano
7ba22bae16 Fixed bug introduced in recently improved version of HashDbManager.addHashDatabase() 2013-12-02 18:03:22 -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
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
Richard Cordovano
ebf7a293ca Mande enabled state of hash db config components in sync with file ingest 2013-11-27 11:27:51 -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
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