Commit Graph
18776 Commits
Author SHA1 Message Date
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
Richard Cordovano a537d0457b Modified DataModelActionsFactory to deal with artifact source content 2013-11-10 20:03:51 -05:00
Richard Cordovano b82816009e Restored selection of menu actions for tag nodes 2013-11-10 19:31:34 -05:00
Richard Cordovano cec71c909a Added getActions(Content content) to DataModelActionsFactory 2013-11-09 11:52:12 -05:00
Richard Cordovano fe610119fe Added DataModelActionsFactory class 2013-11-09 11:42:56 -05:00
Richard Cordovano 68c857f587 Update HashDb class for SleuthkitJNI API change 2013-11-09 11:41:50 -05:00
Samuel H. Kenyon 6341a48e13 Added more regression tests to testHashDbJni(). 2013-11-08 19:28:53 -05:00
Jeff Wallace 4ec9d61977 Added DataSource column to BlackboardArtifactNodes. 2013-11-08 16:44:35 -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
Jeff Wallace ff5173895c minor ui fixes for mac. 2013-11-08 16:05:02 -05:00
Jeff Wallace e1f63e0b0a Fixed log message. 2013-11-08 15:38:54 -05:00
Jeff Wallace ca9b8b2a37 Updated pst parser to handle encryption. 2013-11-08 13:36:05 -05:00
Richard Cordovano 5cb0dcaf75 Added TaskManager getContentTagsByContent API 2013-11-08 11:16:41 -05:00
Jeff Wallace 15a8e46685 Line endings. 2013-11-08 10:28:40 -05:00
Richard Cordovano e71159cf2f Line endings 2013-11-08 10:25:21 -05:00
Richard Cordovano be99543825 Made HashDbConfigPanel more public 2013-11-07 20:26:39 -05:00
Richard Cordovano 9078f91959 Fixed disabling of config panels for GeneralReportModules 2013-11-07 14:27:25 -05:00
Richard Cordovano e9f8347549 Merge remote-tracking branch 'upstream/master' 2013-11-07 14:25:48 -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
Jeff Wallace ea92e0ece5 Fixed error message. 2013-11-07 11:51:10 -05:00
Jeff Wallace 532ab0e919 Added pst parser to thunderbird ingest module. 2013-11-07 11:16:16 -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
Samuel H. Kenyon afc95e2b28 Merge remote-tracking branch 'upstream/master' 2013-11-05 20:50:11 -05:00
Jeff Wallace a4217f43f7 Updated autopsy to use newest sqlite jar. 2013-11-05 14:31:28 -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
Brian Carrier 829e9ffb3e Merge pull request #335 from jawallace/miscBugFixes
Added check for invalid dates in firefox bookmarks.
2013-11-04 11:03:25 -08:00
Jeff Wallace 36f05d6a50 Added check for invalid dates in firefox bookmarks. 2013-11-04 13:56:22 -05:00
Richard Cordovano d4a872c7ac Line endings fix 2013-11-04 13:26:33 -05:00
raman-bt 1bdc69dc1e Tweaked the ImageFilePanel so it can be used by any other DataSourceProcessor that needs
an image path, a timezone string and the "no fat orphans" flag.
2013-11-04 12:47:44 -05:00
Richard Cordovano 64bc2a2faa Line endings fix 2013-11-04 10:05:46 -05:00
Richard Cordovano d43343ebd7 Merge remote-tracking branch 'upstream/master' 2013-11-04 10:04:28 -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
Brian Carrier 5186c10fcb Merge pull request #332 from jletourneau-basistech/master
Added additional search patterns to recent activity search history
2013-11-01 10:35:46 -07:00
Brian Carrier 41e9160955 Merge pull request #334 from jawallace/miscBugFixes
Misc bug fixes
2013-11-01 10:35:27 -07:00
Richard Cordovano 5b97890dd7 Merge remote-tracking branch 'upstream/master' 2013-11-01 09:11:55 -04:00
Richard Cordovano ed42bb87b9 Normalize line endings 2013-11-01 09:08:31 -04:00