6672 Commits

Author SHA1 Message Date
Brian Carrier
6767cc42ab renamed autopsy rr plugin for ntuser to be more consistent 2013-10-26 21:19:19 -04:00
Brian Carrier
08e324a635 more comment updates 2013-10-26 20:35:15 -04:00
Brian Carrier
f9485d3ba2 Minor cleanup and comments 2013-10-25 23:07:26 -04:00
Brian Carrier
c0c307c099 removed file 2013-10-25 20:54:46 -04:00
Brian Carrier
170f40b77d reorganized logic inside of IE parser and order of modules in RecentActivity. 2013-10-25 20:53:08 -04:00
Brian Carrier
2e8e5b1405 comment updates 2013-10-25 20:49:40 -04:00
Samuel H. Kenyon
6cb5b47af4 Update create and import dialogs for the new HashDB interface. 2013-10-25 18:01:18 -04:00
Richard Cordovano
136f93d38c Changed HashDb method name and updated comments 2013-10-25 17:53:45 -04:00
Richard Cordovano
cd8b257458 Extended the HasdDb API 2013-10-25 17:33:06 -04:00
Samuel H. Kenyon
baec72f141 Merge remote-tracking branch 'richard/hashdb_sqlite' into hashdb_sqlite 2013-10-25 17:24:59 -04:00
Richard Cordovano
7ec54b56ce Added new API to HashDb class (start of SleuthkitKNI hash db facade) 2013-10-25 17:15:59 -04:00
Samuel H. Kenyon
bd083e7b8d Update the create button. The new icon can be improved later. 2013-10-25 16:19:41 -04:00
Richard Cordovano
f2591c7212 Wired up new AddContentToHashDbAction stub 2013-10-25 16:08:16 -04:00
Samuel H. Kenyon
66babd6068 Prevent overwriting existing files from create database dialog. 2013-10-25 15:53:53 -04:00
Samuel H. Kenyon
6aec5f35d5 Add skeleton of new Create Hash Database GUI. 2013-10-25 15:25:44 -04:00
Brian Carrier
efbb7d0acf Added FILE_DONE event to Ingest Manager. Comments cleanup 2013-10-25 15:12:34 -04:00
Richard Cordovano
2256e737a4 Added stub implementation of new AddContentToHashDbAction class 2013-10-25 15:12:31 -04:00
Samuel H. Kenyon
a1c6352559 HashDbAddDatabaseDialog class renamed to HashDbImportDatabaseDialog 2013-10-25 14:58:09 -04:00
Samuel H. Kenyon
f3635ca754 Adjust label text for hash import dialog. 2013-10-25 14:50:24 -04:00
Jeff Wallace
e861caad76 Changed text on options panel to Directory Listing instead of Data Result Viewer. 2013-10-25 10:24:15 -04:00
raman-bt
5e118737da i. Changed validatePanel() to return a boolean instead of string
ii. Moved the UI Event/Property names into DataSourceProcessor to eliminate dependency on AddImageWizardChooseDataSourceVisual
2013-10-24 17:01:56 -04:00
raman-bt
8e06b8e4ff Added LocalDiskDSProcessor and LocalFilesDSProcessor.
Minor bugfixes & cleanup.
2013-10-24 15:52:39 -04:00
Richard Cordovano
ec38f34ccc Line endings stuff 2013-10-24 11:26:59 -04:00
Richard Cordovano
a8263dd7d7 Fix merge of platform.properties file 2013-10-23 16:30:13 -04:00
Richard Cordovano
c45e0d2f78 Class name adjustments 2013-10-23 16:07:13 -04:00
Richard Cordovano
9c1743ab5a Updated for improved lower level tags api, fixed small bug in tag and comment dialog 2013-10-23 15:33:38 -04:00
Richard Cordovano
75f8dd47e7 Third step in merge of new_tags_api branch into master 2013-10-23 11:04:00 -04:00
Richard Cordovano
9a2da08443 Second step in merge of new_tags_api branch into master 2013-10-23 11:00:08 -04:00
Richard Cordovano
b05908d8a4 First step in merge of new_tags_api branch into master 2013-10-23 10:58:49 -04:00
raman-bt
e32bc5990b Addressed review comments from Brian. 2013-10-23 08:44:21 -04:00
Richard Cordovano
407ffb9568 Line endings update 2013-10-22 19:25:10 -04:00
Richard Cordovano
8b487ca56d Removed prematuer merge of some new tags api files 2013-10-22 17:21:44 -04:00
Richard Cordovano
572923a733 Merge remote-tracking branch 'upstream/master' 2013-10-22 15:36:25 -04:00
Richard Cordovano
ff54c75cfd Fixed DRVT node expansion bug and added selection logic for node deletion 2013-10-22 13:32:49 -04:00
raman-bt
4584640ec3 Changed AddImageTask to be a plain Runnable instead of a SwingWorker. 2013-10-22 10:53:11 -04:00
Richard Cordovano
d992fbe2f7 Removed old Tags class from datamodel package 2013-10-22 10:42:18 -04:00
Brian Carrier
0b8420e47c resolved merge conflicts 2013-10-21 23:50:45 -04:00
Brian Carrier
054ce55480 Minor cleanup and commenting 2013-10-21 23:42:04 -04:00
Brian Carrier
a3c085a331 Merge pull request #319 from jawallace/keywordSearchErrors
Keyword search errors
2013-10-21 20:04:02 -07:00
Brian Carrier
3f917922e8 Merge pull request #322 from jawallace/contentViewerFix
Fixed issue with multiple instances of data result panels.
2013-10-21 20:00:55 -07:00
Brian Carrier
b166141711 Merge pull request #323 from jawallace/recentActivityFixes
Recent activity fixes
2013-10-21 20:00:02 -07:00
Brian Carrier
21ec442c90 Merge pull request #324 from jawallace/firefox
Firefox / Image Panel
2013-10-21 19:57:38 -07:00
Richard Cordovano
bee91a40ce Updated reporting to work with new tags API 2013-10-21 19:01:25 -04:00
Jeff Wallace
2fbdb1c53c Resets image panel correctly when resetComponent is called. 2013-10-21 16:01:36 -04:00
Jeff Wallace
dfd00f2c55 Add Firefox Downloads artifact even if URL cannot be decoded. 2013-10-21 15:45:53 -04:00
Jeff Wallace
753fb9a300 Added date and time to firefox bookmark data. 2013-10-21 15:40:08 -04:00
Jeff Wallace
b2d7c471bf Renamed parseReg method to be more specific parseAutopsyPluginOutput. 2013-10-21 11:50:04 -04:00
Jeff Wallace
7ad3962811 Added error reporting for failure to parse recent activity lnk files. 2013-10-21 11:27:34 -04:00
raman-bt
e91114c77c i. Changed AddImageTask.CurrentDirFether to be a Runnable instead of Swingworker.
ii. Changed the DSPProgressMonitorImpl to update the progress UI on the Swing EDT thread.
iii. Added the image related params to AddImageTask constructor, and dropped the SetImageOptions() method.
2013-10-21 11:09:47 -04:00
Jeff Wallace
27fc247da5 Fixed issue with multiple instances of data result panels. 2013-10-21 10:28:35 -04:00