Commit Graph
18776 Commits
Author SHA1 Message Date
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
Brian Carrier ef74ae3425 Thundebird reports errors better now 2013-10-19 13:47:39 -04:00
Brian Carrier 003d12570b Minor cleanup 2013-10-19 13:41:30 -04:00
Brian Carrier 28e6c98906 resolved conflicts 2013-10-19 12:51:52 -04:00
Brian Carrier f8f0bd9050 Added reference to filemanager in datasource docs 2013-10-19 12:50:55 -04:00
Brian Carrier af1e969b4c Updated line endings 2013-10-19 12:29:42 -04:00
Brian Carrier 77fdbcf6a4 made line endings more consistent 2013-10-19 12:26:55 -04:00
Brian Carrier d7153b0336 Minor cleanup 2013-10-19 12:16:14 -04:00
Brian Carrier ef5314b5d9 minor cleanup of code 2013-10-19 00:25:18 -04:00
Brian Carrier e461eb0a4c minor comment addition 2013-10-19 00:24:21 -04:00
Brian Carrier a70390a4b8 Use CREATED attribute, fire events more often, basic cleanup 2013-10-19 00:22:12 -04:00
Brian Carrier 8257932e3c Merge branch 'master' of github.com:sleuthkit/autopsy 2013-10-18 23:25:00 -04:00
Richard Cordovano b5095ad802 Additional steps towards removal of old tags code from report package 2013-10-18 18:06:53 -04:00
Richard Cordovano 4cd68f99a1 Added counts to tag sub-tree nodes 2013-10-18 16:43:45 -04:00
Richard Cordovano 3ef3ce3da2 Restored use of star icon for bookmark tag name nodes 2013-10-18 15:52:50 -04:00
Richard Cordovano fd811a4919 Clean up of artifact selection types dialog for reports 2013-10-18 15:52:03 -04:00
Richard Cordovano d4ac9b3bd4 Added Comment properties to tag nodes 2013-10-18 15:12:01 -04:00
raman-bt 6627dadd89 Added Copyright headers, added/cleaned up comments. 2013-10-18 14:54:35 -04:00
Jeff Wallace 15c6ed57cf Changed createKeys methods to add all keys at once instead of one at a time. 2013-10-18 14:11:22 -04:00
Richard Cordovano 98913f22ee Added work around for database writes on EDT to TagsManager 2013-10-18 14:02:18 -04:00
raman-bt 1f7e98f28e Move AddImageTask out of ImageDSProcessor so it can be reused. 2013-10-18 12:22:57 -04:00
raman-bt aa01261c9a Cleanup comments, logging, javadocs etc. 2013-10-18 10:11:47 -04:00
raman-bt f67cd305fc Move all interfaces to corecomponentinterfaces package. 2013-10-18 08:54:40 -04:00
raman-bt 26fcd4b49e Sundry cleanup. 2013-10-17 15:35:26 -04:00
Jeff Wallace ab88536b5e Merge https://github.com/sleuthkit/autopsy into recentActivityFixes 2013-10-17 14:24:18 -04:00
raman-bt 09fb5edba5 Removed passing of WizardDescriptor across the DataSourceProcessor interface.
Moved TZ and NoFatOrphans from ChooseDataSourceVisual panel into the specific DSP panel.
2013-10-17 14:17:37 -04:00
Jeff Wallace 79126cbe2b Added another error message to user on pasco failure. 2013-10-17 14:06:45 -04:00
Jeff Wallace e393c31789 Fixed errors during parsing of regripper output. 2013-10-17 14:05:21 -04:00
Richard Cordovano 1277f840f8 Merge remote-tracking branch 'upstream/master' 2013-10-17 12:30:30 -04:00
Richard Cordovano 18d47f3f39 New tags API work 2013-10-17 11:45:53 -04:00
raman-bt 9ed39d665d Eliminate ContentTypePanel. DataSourceProcessor returns a JPanel instead. 2013-10-17 09:49:18 -04:00
Jeff Wallace 02257a09c0 Fixed error made during merge conflict. 2013-10-17 09:30:35 -04:00
Jeff Wallace cf12b3c5a5 Merge https://github.com/sleuthkit/autopsy into ewfVerifyIngest
Conflicts:
	nbproject/project.properties
2013-10-17 09:17:44 -04:00
Richard Cordovano f9ee33fff6 Merge remote-tracking branch 'upstream/master' into new_tags_api 2013-10-16 18:29:22 -04:00
Richard Cordovano b65a9e6d5a Added delete tag capability to new tags api 2013-10-16 18:26:32 -04:00
Jeff Wallace b5a8a07ff1 Added better logging and reporting. 2013-10-16 16:04:54 -04:00
Brian Carrier 0bb8c091c0 Merge branch 'master' of github.com:sleuthkit/autopsy 2013-10-16 15:53:59 -04:00
Brian Carrier 04cdd6ac1b Merge branch 'autopsy-3.0.7-hotfix' 2013-10-16 15:53:42 -04:00
Brian Carrier 308c4dae33 Merge pull request #308 from jawallace/encaseReportModule
Encase report module
2013-10-16 12:52:26 -07:00
Jeff Wallace 82a43bdf03 Added verification after processing data is completed, fixed cancellation bug. 2013-10-16 13:09:55 -04:00
Jeff Wallace d71dd5f9ad Updated Image Details panel. 2013-10-16 13:08:52 -04:00
Jeff Wallace 214bd028c8 Added additional data types. 2013-10-16 10:37:48 -04:00
Jeff Wallace 2256b6a095 Fixed mistake made when changing constructor of Known File Filter Node. 2013-10-16 09:37:58 -04:00
Brian Carrier 2a63637571 Updated NEWS and version autopsy-3.0.8 2013-10-16 09:23:52 -04:00
Brian Carrier e01e4a9ec9 Merge pull request #318 from jawallace/autopsy-3.0.7-hotfix
Autopsy 3.0.7 hotfix
2013-10-16 06:18:38 -07:00
Jeff Wallace 72add0128a Removed dead code. 2013-10-16 08:26:05 -04:00
raman-bt a3a027eea0 New file, DSPProgressMonitor.java - that got missed in the the previous commit. 2013-10-16 08:14:17 -04:00