1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-04 06:50:00 +00:00

Commit Graph

  • faa8220fe2 Add null checks to DSP cancel methods Richard Cordovano 2016-08-26 10:13:59 -04:00
  • ac1b28ebe3 Disallowed commas and semicolons as potential characters in tag names Sophie Mori 2016-08-26 10:13:28 -04:00
  • 75ad2f3dfd Merge pull request #2308 from APriestman/updateDocs Richard Cordovano 2016-08-26 09:50:36 -04:00
  • e17226bcbf Updated activeMQ version Ann Priestman 2016-08-26 09:34:36 -04:00
  • 7410a3af8f Remove unused IngestJob Richard Cordovano 2016-08-25 23:23:30 -04:00
  • 67eeb2294f Resolve IngestJob/DataSourceIngestJob cancellation deadlock Richard Cordovano 2016-08-25 23:16:59 -04:00
  • d06aab3532 Removed another unused import Sophie Mori 2016-08-25 15:29:19 -04:00
  • 5cc160c2d5 Removed unused import Sophie Mori 2016-08-25 15:26:51 -04:00
  • 5de32ba177 Fixed deletion error and readdition error in the tags options panel, changed name of new tag button Sophie Mori 2016-08-25 15:06:02 -04:00
  • 452f4f66f8 Some modifications Sophie Mori 2016-08-25 10:11:53 -04:00
  • c6d8f07ac5 Edited minor space issues Sophie Mori 2016-08-24 14:52:35 -04:00
  • 5faaeb06ef Fixed properties file behavior, TODO: deleted tag names not appear in quick tag Sophie Mori 2016-08-24 14:38:52 -04:00
  • 12957130cf Updating the user docs for ActiveMQ and PostgreSQL installation. Ann Priestman 2016-08-24 13:46:20 -04:00
  • 791135b6d8 Added PanelController, fixed messages and text, fixed mismatching bugs Sophie Mori 2016-08-23 17:22:12 -04:00
  • 0c484350eb Renamed TagsManagerPanel to TagsManagerOptionsPanel Sophie Mori 2016-08-23 15:24:07 -04:00
  • 395a8da587 Implemented basic methods in TagsManagerPanel Sophie Mori 2016-08-23 15:14:00 -04:00
  • fc811d9cf8 Fixed encoding type for PstParser.java Ann Priestman 2016-08-23 12:55:27 -04:00
  • 365a516581 Edited TagsManager to include deletion and created TagsManagerPanel Sophie Mori 2016-08-23 10:59:37 -04:00
  • bc73e91fa4 Added encoding for attachments in PstParser.java Ann Priestman 2016-08-23 09:28:48 -04:00
  • 4775d3af62 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-08-22 15:23:00 -04:00
  • 298d84057b Removed removal of property change listeners in DataResultPanel Sophie Mori 2016-08-22 10:09:01 -04:00
  • a80a74186d Merge pull request #2306 from millmanorama/java-8u100+ Richard Cordovano 2016-08-22 09:19:20 -04:00
  • 06efd34f8c updating version check in build.xml and updating to ControlsFX 8.40.11 to allow building against java 8u101/2 millmanorama 2016-08-22 14:02:52 +02:00
  • efed6a333b Removed old AIM data source identification logic Eugene Livis 2016-08-19 16:52:53 -04:00
  • e387d4fd5c removed DataSourceInfo.Type enum and it's use in AIM Eugene Livis 2016-08-19 16:20:46 -04:00
  • 69dea39c0c Merged with latest from Autopsy develop Eugene Livis 2016-08-19 15:22:18 -04:00
  • 9303fce034 Added some TODOs Eugene Livis 2016-08-19 15:05:50 -04:00
  • 4fa475286f LocalDiskDSProcessor implements AutomatedIngestDataSourceProcessor Eugene Livis 2016-08-19 14:57:21 -04:00
  • 6886a029a7 Fixed CellebritePhysicalReportProcessor archive handling logic Eugene Livis 2016-08-19 14:06:42 -04:00
  • 85618db1f2 Fixed CellebritePhysicalReportProcessor archive handling logic Eugene Livis 2016-08-19 14:06:21 -04:00
  • 882b8cac58 Fixed CellebritePhysicalReportProcessor archive handling logic Eugene Livis 2016-08-19 14:03:19 -04:00
  • 6f2b042239 Updated use of PropertyChangeListener in DataResultPanel and DirectoryTreeTopComponent Sophie Mori 2016-08-19 13:24:56 -04:00
  • c401bfaef4 Merge branch 'auto_ingest' of https://github.com/sleuthkit/autopsy into dsp_interface Eugene Livis 2016-08-19 12:06:47 -04:00
  • ee659663a7 Merge pull request #2300 from eugene7646/aim_move Richard Cordovano 2016-08-19 12:04:14 -04:00
  • 8237f1112e More work on CellebritePhysicalReportProcessor Eugene Livis 2016-08-19 11:55:10 -04:00
  • 96f400ed31 Merge pull request #2292 from Positronikal/master autopsy-4.1.1 Richard Cordovano 2016-08-19 11:41:58 -04:00
  • e0a75cf9fb AutomatedIngestDataSourceProcessor interface methods throw exception Eugene Livis 2016-08-19 11:37:58 -04:00
  • 0fbde22ee0 Minor Eugene Livis 2016-08-19 10:50:40 -04:00
  • 74987bce57 LocalFilesDSProcessor implements AutomatedIngestDataSourceProcessor Eugene Livis 2016-08-19 10:50:11 -04:00
  • 35f9522cad replaced modified BUILDING.txt with original to match upstream source hoyt-harness 2016-08-19 09:29:36 -05:00
  • 34dac7abe2 Moved zip archive handling into CellebritePhysicalReportProcessor Eugene Livis 2016-08-18 17:23:40 -04:00
  • d48fdd00e2 Updated PropertyChangeSupport in AutopsyOptionsPanel, ReportProgressPanel, GlobalEditListPanel, GlobalListsManagementPanel Sophie Mori 2016-08-18 17:10:19 -04:00
  • 0febdc412e Renamed supporting Cellebrite classes to have consistent names Eugene Livis 2016-08-18 16:57:22 -04:00
  • 5ad25ccbe6 Renamed CellebriteXMLProcessor to CellebriteLogicalReportProcessor Eugene Livis 2016-08-18 16:51:23 -04:00
  • 9d1391896f Renamed CellebriteAndroidImageProcessor to CellebritePhysicalReportProcessor Eugene Livis 2016-08-18 16:49:05 -04:00
  • 6f436eff99 Added comments and javadocs Eugene Livis 2016-08-18 16:40:02 -04:00
  • 7c9a3bd5a3 AutomatedIngestDataSourceProcessor extends DataSourceProcessor interface Eugene Livis 2016-08-18 16:28:19 -04:00
  • 8d9311a345 ImageDSProcessor implements AutomatedIngestDataSourceProcessor interface Eugene Livis 2016-08-18 16:24:39 -04:00
  • 5bd74189b3 Moved all imageHasFileSystem() related code out of AIM into DataSourceUtils Eugene Livis 2016-08-18 15:59:44 -04:00
  • 3950292957 Updated use of PropertyChangeSupport in LocalDiskPanel and the panels linked to the filters in FileSearchPanel wishdasher 2016-08-18 14:55:58 -04:00
  • f15d720120 CellebriteXMLProcessor implements AutomatedIngestDataSourceProcessor Eugene Livis 2016-08-18 13:52:13 -04:00
  • 70683b53aa Merge pull request #2304 from wishdasher/AUT-2212_property_change_listener Richard Cordovano 2016-08-18 12:05:52 -04:00
  • 9cd3187017 Updated use of PropertyChangeSupport in FileExtMismatchSettingsPanel, FileTypeIdGlobalSettingsPanel, HashLookupSettingsPanel wishdasher 2016-08-18 10:16:36 -04:00
  • 875c4046a8 Created AutomatedIngestDataSourceProcessor interface, modified AIM and CellebriteAndroidImageProcessor to use it Eugene Livis 2016-08-17 17:31:35 -04:00
  • 5c9145733e Updated use of PropertyChangeListener in InterestingItemDefsPanel, KeywordSearchGlobalLanguageSettingsPanel, AddFileTypePanel wishdasher 2016-08-17 17:21:50 -04:00
  • a350bc7197 Merge pull request #2302 from wishdasher/AUT-2212_property_change_listener Richard Cordovano 2016-08-17 15:43:29 -04:00
  • 72012c5888 Updated use of PropertyChangeListener in KeywordSearchGlobalLanguageSettingsPanel, KeywordSearchGlobalSearchSettingsPanel, ImageFilePanel, LocalFilesPanel Sophie Mori 2016-08-17 14:23:51 -04:00
  • 3874a727a1 Plugged in data source processors using old interface Eugene Livis 2016-08-17 13:46:48 -04:00
  • 3dd2be4f2d Moved data source processors into Autopsy Eugene Livis 2016-08-17 13:44:21 -04:00
  • 1563f209b7 Fixed build errors Eugene Livis 2016-08-17 13:11:16 -04:00
  • 09f07c4de5 Merged latest from RC Eugene Livis 2016-08-17 13:07:24 -04:00
  • a4077111ba Merge pull request #2301 from wishdasher/date_change Richard Cordovano 2016-08-17 10:02:28 -04:00
  • 2c06144ca9 changed date on DeleteBlackboardArtifactTagAction U-BASIS\smori 2016-08-17 09:52:47 -04:00
  • bd5486320e Added a default Autopsy Manifest file parser Eugene Livis 2016-08-16 16:00:40 -04:00
  • 92dd606f76 Connected AID and AIM, resolved most TODOs Eugene Livis 2016-08-16 12:53:08 -04:00
  • 302e2c81af Added tsk_isImageTool binaries to the Experimental NBM's release folder Eugene Livis 2016-08-16 12:45:41 -04:00
  • 9dc6552395 First cut at movin AIM into Autopsy Eugene Livis 2016-08-16 12:40:41 -04:00
  • 0944a4532f Minor Eugene Livis 2016-08-16 10:02:38 -04:00
  • a5d094538b Minor Eugene Livis 2016-08-16 10:00:19 -04:00
  • cd998bca62 More merging Eugene Livis 2016-08-16 09:58:53 -04:00
  • 41f4c64eea More merging Eugene Livis 2016-08-16 09:51:16 -04:00
  • cfac86f94a Removed files that are no longer used Eugene Livis 2016-08-16 09:39:46 -04:00
  • a79494d914 More merging of the latest Eugene Livis 2016-08-16 09:36:37 -04:00
  • e1b3115ffa Added missing icons Eugene Livis 2016-08-15 17:06:47 -04:00
  • e317a3df8c Pointing to icons in Experimental NBM folder Eugene Livis 2016-08-15 16:57:44 -04:00
  • 44c110903c Fixing porting issuas in options panel Eugene Livis 2016-08-15 16:49:33 -04:00
  • 77965f09a4 Getting all icons from Experimental NBM image folder Eugene Livis 2016-08-15 16:43:20 -04:00
  • 6229363884 Removed temporary merge file Eugene Livis 2016-08-15 16:28:25 -04:00
  • 3946ee67ed Restored KWS API to it's original state Eugene Livis 2016-08-15 14:44:55 -04:00
  • 7d3185d022 Experimental NMB has it's own UserPreferences instead of using Autopsy Core Eugene Livis 2016-08-15 14:34:56 -04:00
  • a5aa0b268f Restored Autopsy core user preferences to it's original state Eugene Livis 2016-08-15 14:26:42 -04:00
  • 2e5e3dde52 Moving auto inget user preferences out of autopsy core Eugene Livis 2016-08-15 14:24:47 -04:00
  • b6fdaea688 Restored AutopsyCore wrapped JAR list to it's original state Eugene Livis 2016-08-15 14:14:56 -04:00
  • 22900804bb Got Autopsy and Experimental to build Eugene Livis 2016-08-15 14:05:06 -04:00
  • bce5b5d10d Moving more stuff out of autopsy core into experimental Eugene Livis 2016-08-15 10:51:04 -04:00
  • 91b29d2777 First cut at moving everything auto ingest from autocpy core to experimental NMB Eugene Livis 2016-08-15 10:27:16 -04:00
  • 151874ec75 AccountArtifactNode extends BlackboardArtifactNode and adds status column and approve/reject actions millmanorama 2016-08-11 17:25:41 -04:00
  • c059adde86 Removing files Eugene Livis 2016-08-12 11:52:59 -04:00
  • 2278e71f37 Pointing to correct bundle file Eugene Livis 2016-08-12 11:49:41 -04:00
  • 39e9c7fd03 Pointing to correct bundle file Eugene Livis 2016-08-12 11:47:13 -04:00
  • 4617782b29 Cleaning up references Eugene Livis 2016-08-12 11:42:46 -04:00
  • 7c3cf5e219 Got autopsy core to build again Eugene Livis 2016-08-12 11:38:32 -04:00
  • 406f82024c First cut at moving latest autoingest code to Autopsy Eugene Livis 2016-08-12 11:13:45 -04:00
  • 27d08faa89 add review status actions to FileWithCCNNode, filter accounts by review status millmanorama 2016-08-11 14:59:46 -04:00
  • 6d0dd29754 Merging latest changes to coordination service Eugene Livis 2016-08-11 14:54:19 -04:00
  • 2d94a2fc9d Merge pull request #2295 from eugene7646/review_panel_move Richard Cordovano 2016-08-11 12:38:01 -04:00
  • f189712216 Merge branch 'auto_ingest' of https://github.com/sleuthkit/autopsy into review_panel_move Eugene Livis 2016-08-11 12:36:12 -04:00
  • df71b6af84 renamed package Eugene Livis 2016-08-11 12:35:19 -04:00
  • 0e5e832d13 Merge pull request #2294 from eugene7646/aim_move Richard Cordovano 2016-08-11 12:35:16 -04:00
  • 0bcce9070d Fixed build errors Eugene Livis 2016-08-11 12:19:14 -04:00