5296 Commits

Author SHA1 Message Date
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
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
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
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
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
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
6eaf3c781c Fix merge issue 2013-10-31 21:07:07 -04:00
Richard Cordovano
a3d5c12345 Interim checkin 2013-10-31 21:02:31 -04:00
Samuel H. Kenyon
e7824e879f Added new regression test for HashDB JNI operations. 2013-10-31 16:52:24 -04:00
Jeff Wallace
8313f18dab Replace Thunderbird Parser with MBox Parser while loading ingest properties. 2013-10-31 14:44:55 -04:00
Brian Carrier
f47a071c65 Merge pull request #333 from jawallace/miscBugFixes
Misc bug fixes
2013-10-31 11:21:45 -07:00
Jeff Wallace
4142c87919 Fixed issue with column resizing when only one column. 2013-10-31 14:21:16 -04:00
Jeff Wallace
dbdebfa1e4 Fixed column width issue when there is only one column. 2013-10-31 14:13:53 -04:00
Jeff Wallace
a651e10451 Fixed NPE if keyword search results data result viewer closed before query is done running. 2013-10-31 13:10:06 -04:00
Jeff Wallace
68e3a29a2e Added MAC time to Keyword Hit nodes selected under Results node. 2013-10-31 13:08:36 -04:00
Jeff Wallace
133c5e1e10 Merge https://github.com/sleuthkit/autopsy into miscBugFixes 2013-10-31 12:23:00 -04:00