From 7c9a7026c5cc91bb64e8116b31aa29a5ef647b9e Mon Sep 17 00:00:00 2001
From: "U-BASIS\\zhaohui" <zhaohui@Win-Zhaoh-4990.basistech.net>
Date: Wed, 3 Jan 2018 14:43:27 -0500
Subject: [PATCH] 3386: Update the files permission from 755 to 644

---
 .gitattributes                                      |   0
 .gitignore                                          |   0
 API-CHANGES.txt                                     |   0
 BUILDING.txt                                        |   0
 BootstrapIvy.xml                                    |   0
 Core/autopsy-updates.xml                            |   0
 Core/build.xml                                      |   0
 Core/ivy.xml                                        |   0
 Core/ivysettings.xml                                |   0
 Core/manifest.mf                                    |   0
 Core/nbproject/build-impl.xml                       |   0
 Core/nbproject/platform.properties                  |   0
 Core/nbproject/project.properties                   |   0
 Core/nbproject/project.xml                          |   0
 Core/nbproject/suite.properties                     |   0
 .../actions/AddBlackboardArtifactTagAction.java     |   0
 .../autopsy/actions/AddBookmarkTagAction.java       |   0
 .../autopsy/actions/AddContentTagAction.java        |   0
 .../org/sleuthkit/autopsy/actions/AddTagAction.java |   0
 .../org/sleuthkit/autopsy/actions/Bundle.properties |   0
 .../sleuthkit/autopsy/actions/Bundle_ja.properties  |   0
 .../actions/DeleteBlackboardArtifactTagAction.java  |   0
 .../autopsy/actions/DeleteContentTagAction.java     |   0
 .../DeleteFileBlackboardArtifactTagAction.java      |   0
 .../autopsy/actions/DeleteFileContentTagAction.java |   0
 .../org/sleuthkit/autopsy/actions/ExitAction.java   |   0
 .../autopsy/actions/GetTagNameAndCommentDialog.form |   0
 .../autopsy/actions/GetTagNameAndCommentDialog.java |   0
 .../sleuthkit/autopsy/actions/GetTagNameDialog.form |   0
 .../sleuthkit/autopsy/actions/GetTagNameDialog.java |   0
 .../autopsy/actions/IngestRunningCheck.java         |   0
 .../autopsy/actions/OpenLogFolderAction.java        |   0
 .../autopsy/actions/OpenOutputFolderAction.java     |   0
 .../actions/OpenPythonModulesFolderAction.java      |   0
 .../actions/ShowIngestProgressSnapshotAction.java   |   0
 .../autopsy/appservices/AutopsyService.java         |   0
 .../autopsy/casemodule/AddImageAction.java          |   0
 .../autopsy/casemodule/AddImageErrorsDialog.form    |   0
 .../autopsy/casemodule/AddImageErrorsDialog.java    |   0
 .../sleuthkit/autopsy/casemodule/AddImageTask.java  |   0
 .../AddImageWizardAddingProgressPanel.java          |   0
 .../AddImageWizardAddingProgressVisual.form         |   0
 .../AddImageWizardAddingProgressVisual.java         |   0
 .../AddImageWizardDataSourceSettingsPanel.java      |   0
 .../AddImageWizardDataSourceSettingsVisual.form     |   0
 .../AddImageWizardDataSourceSettingsVisual.java     |   0
 .../casemodule/AddImageWizardIngestConfigPanel.java |   0
 .../AddImageWizardIngestConfigVisual.form           |   0
 .../AddImageWizardIngestConfigVisual.java           |   0
 .../autopsy/casemodule/AddImageWizardIterator.java  |   0
 .../casemodule/AddImageWizardSelectDspPanel.java    |   0
 .../casemodule/AddImageWizardSelectDspVisual.form   |   0
 .../casemodule/AddImageWizardSelectDspVisual.java   |   0
 .../autopsy/casemodule/AddLocalFilesTask.java       |   0
 .../sleuthkit/autopsy/casemodule/Bundle.properties  |   0
 .../autopsy/casemodule/Bundle_ja.properties         |   0
 .../sleuthkit/autopsy/casemodule/ButtonColumn.java  |   0
 Core/src/org/sleuthkit/autopsy/casemodule/Case.java |   0
 .../casemodule/CaseActionCancelledException.java    |   0
 .../autopsy/casemodule/CaseActionException.java     |   0
 .../autopsy/casemodule/CaseCloseAction.java         |   0
 .../autopsy/casemodule/CaseDeleteAction.java        |   0
 .../autopsy/casemodule/CaseInformationPanel.form    |   0
 .../autopsy/casemodule/CaseInformationPanel.java    |   0
 .../sleuthkit/autopsy/casemodule/CaseMetadata.java  |   0
 .../sleuthkit/autopsy/casemodule/CaseNewAction.java |   0
 .../autopsy/casemodule/CaseNewActionInterface.java  |   0
 .../autopsy/casemodule/CaseOpenAction.java          |   0
 .../autopsy/casemodule/CasePropertiesAction.java    |   0
 .../autopsy/casemodule/CasePropertiesPanel.form     |   0
 .../autopsy/casemodule/CasePropertiesPanel.java     |   0
 .../autopsy/casemodule/CollaborationMonitor.java    |   0
 .../autopsy/casemodule/CueBannerPanel.form          |   0
 .../autopsy/casemodule/CueBannerPanel.java          |   0
 .../sleuthkit/autopsy/casemodule/GeneralFilter.java |   0
 .../autopsy/casemodule/ImageDSProcessor.java        |   0
 .../autopsy/casemodule/ImageFilePanel.form          |   0
 .../autopsy/casemodule/ImageFilePanel.java          |   0
 .../autopsy/casemodule/IngestJobInfoPanel.form      |   0
 .../autopsy/casemodule/IngestJobInfoPanel.java      |   0
 .../autopsy/casemodule/LocalDiskDSProcessor.java    |   0
 .../autopsy/casemodule/LocalDiskPanel.form          |   0
 .../autopsy/casemodule/LocalDiskPanel.java          |   0
 .../autopsy/casemodule/LocalFilesDSProcessor.java   |   0
 .../autopsy/casemodule/LocalFilesPanel.form         |   0
 .../autopsy/casemodule/LocalFilesPanel.java         |   0
 .../autopsy/casemodule/MissingImageDialog.form      |   0
 .../autopsy/casemodule/MissingImageDialog.java      |   0
 .../autopsy/casemodule/MultiUserCaseManager.java    |   0
 .../autopsy/casemodule/MultiUserCasesDialog.java    |   0
 .../autopsy/casemodule/MultiUserCasesPanel.form     |   0
 .../autopsy/casemodule/MultiUserCasesPanel.java     |   0
 .../autopsy/casemodule/NewCaseVisualPanel1.form     |   0
 .../autopsy/casemodule/NewCaseVisualPanel1.java     |   0
 .../autopsy/casemodule/NewCaseVisualPanel2.form     |   0
 .../autopsy/casemodule/NewCaseVisualPanel2.java     |   0
 .../autopsy/casemodule/NewCaseWizardAction.java     |   0
 .../autopsy/casemodule/NewCaseWizardPanel1.java     |   0
 .../autopsy/casemodule/NewCaseWizardPanel2.java     |   0
 .../autopsy/casemodule/OpenFromArguments.java       |   0
 .../autopsy/casemodule/OpenRecentCasePanel.form     |   0
 .../autopsy/casemodule/OpenRecentCasePanel.java     |   0
 .../sleuthkit/autopsy/casemodule/RecentCases.java   |   0
 .../sleuthkit/autopsy/casemodule/RecentItems.java   |   0
 .../autopsy/casemodule/SingleUserCaseConverter.java |   0
 .../sleuthkit/autopsy/casemodule/StartupWindow.java |   0
 .../autopsy/casemodule/StartupWindowInterface.java  |   0
 .../autopsy/casemodule/StartupWindowProvider.java   |   0
 .../autopsy/casemodule/UpdateRecentCases.java       |   0
 .../sleuthkit/autopsy/casemodule/addImage-icon.png  | Bin
 .../autopsy/casemodule/btn_icon_add_image.png       | Bin
 .../autopsy/casemodule/btn_icon_close_case.png      | Bin
 .../autopsy/casemodule/btn_icon_create_new_case.png | Bin
 .../autopsy/casemodule/btn_icon_open_existing.png   | Bin
 .../autopsy/casemodule/btn_icon_open_recent.png     | Bin
 .../org/sleuthkit/autopsy/casemodule/close-icon.png | Bin
 .../casemodule/events/AddingDataSourceEvent.java    |   0
 .../events/AddingDataSourceFailedEvent.java         |   0
 .../events/BlackBoardArtifactTagAddedEvent.java     |   0
 .../events/BlackBoardArtifactTagDeletedEvent.java   |   0
 .../casemodule/events/ContentTagAddedEvent.java     |   0
 .../casemodule/events/ContentTagDeletedEvent.java   |   0
 .../casemodule/events/DataSourceAddedEvent.java     |   0
 .../autopsy/casemodule/events/ReportAddedEvent.java |   0
 .../autopsy/casemodule/events/TagAddedEvent.java    |   0
 .../autopsy/casemodule/events/TagDeletedEvent.java  |   0
 .../org/sleuthkit/autopsy/casemodule/package.dox    |   0
 .../autopsy/casemodule/services/Blackboard.java     |   0
 .../autopsy/casemodule/services/Bundle.properties   |   0
 .../casemodule/services/Bundle_ja.properties        |   0
 .../autopsy/casemodule/services/FileManager.java    |   0
 .../autopsy/casemodule/services/Services.java       |   0
 .../casemodule/services/TagNameDefinition.java      |   0
 .../autopsy/casemodule/services/TagNameDialog.form  |   0
 .../autopsy/casemodule/services/TagNameDialog.java  |   0
 .../casemodule/services/TagOptionsPanel.form        |   0
 .../casemodule/services/TagOptionsPanel.java        |   0
 .../autopsy/casemodule/services/TagsManager.java    |   0
 .../services/TagsOptionsPanelController.java        |   0
 .../casemodule/services/tag-options-panel-icon.png  | Bin
 .../sleuthkit/autopsy/casemodule/welcome_logo.png   | Bin
 .../autopsy/centralrepository/Bundle.properties     |   0
 .../contentviewer/Bundle.properties                 |   0
 .../contentviewer/DataContentViewerOtherCases.form  |   0
 .../contentviewer/DataContentViewerOtherCases.java  |   0
 ...ataContentViewerOtherCasesTableCellRenderer.java |   0
 .../DataContentViewerOtherCasesTableModel.java      |   0
 .../datamodel/CorrelationAttribute.java             |   0
 .../datamodel/CorrelationAttributeInstance.java     |   0
 .../datamodel/CorrelationCase.java                  |   0
 .../datamodel/CorrelationDataSource.java            |   0
 .../datamodel/EamArtifactUtil.java                  |   0
 .../centralrepository/datamodel/EamDbException.java |   0
 .../datamodel/EamDbPlatformEnum.java                |   0
 .../datamodel/EamGlobalFileInstance.java            |   0
 .../centralrepository/datamodel/EamGlobalSet.java   |   0
 .../datamodel/EamOrganization.java                  |   0
 .../centralrepository/datamodel/PostgresEamDb.java  |   0
 .../centralrepository/eventlisteners/Installer.java |   0
 .../eventlisteners/NewArtifactsRunner.java          |   0
 .../autopsy/centralrepository/images/bad.png        | Bin
 .../autopsy/centralrepository/images/good.png       | Bin
 .../autopsy/centralrepository/images/import16.png   | Bin
 .../centralrepository/images/options-icon.png       | Bin
 .../ingestmodule/IngestModuleFactory.java           |   0
 .../optionspanel/AddNewOrganizationDialog.form      |   0
 .../optionspanel/AddNewOrganizationDialog.java      |   0
 .../optionspanel/Bundle.properties                  |   0
 .../optionspanel/EamDbSettingsDialog.form           |   0
 .../optionspanel/EamDbSettingsDialog.java           |   0
 .../optionspanel/EamOptionsPanelController.java     |   0
 .../optionspanel/GlobalSettingsPanel.form           |   0
 .../optionspanel/GlobalSettingsPanel.java           |   0
 .../ManageCorrelationPropertiesDialog.form          |   0
 .../ManageCorrelationPropertiesDialog.java          |   0
 .../images/arrow-circle-double-135.png              | Bin
 .../autopsy/communications/images/calllog.png       | Bin
 .../autopsy/communications/images/credit-card.png   | Bin
 .../autopsy/communications/images/email.png         | Bin
 .../communications/images/folder-icon-16.png        | Bin
 .../autopsy/communications/images/funnel.png        | Bin
 .../autopsy/communications/images/image.png         | Bin
 .../autopsy/communications/images/messaging.png     | Bin
 .../autopsy/communications/images/tick.png          | Bin
 .../autopsy/communications/images/web-file.png      | Bin
 .../autopsy/contentviewers/Bundle.properties        |   0
 .../autopsy/contentviewers/Bundle_ja.properties     |   0
 .../sleuthkit/autopsy/contentviewers/Metadata.form  |   0
 .../sleuthkit/autopsy/contentviewers/Metadata.java  |   0
 .../sleuthkit/autopsy/contentviewers/Utilities.java |   0
 .../autopsy/coordinationservice/CaseNodeData.java   |   0
 .../coordinationservice/CoordinationService.java    |   0
 .../CoordinationServiceNamespace.java               |   0
 .../org/sleuthkit/autopsy/core/Bundle.properties    |   0
 .../org/sleuthkit/autopsy/core/Bundle_ja.properties |   0
 .../core/DataContentTopComponentSettings.xml        |   0
 .../autopsy/core/DataContentTopComponentWstcref.xml |   0
 .../core/DirectoryTreeTopComponentSettings.xml      |   0
 .../core/DirectoryTreeTopComponentWstcref.xml       |   0
 .../autopsy/core/FileSearchTopComponentSettings.xml |   0
 .../autopsy/core/FileSearchTopComponentWstcref.xml  |   0
 .../core/IngestMessageTopComponentSettings.xml      |   0
 .../core/IngestMessageTopComponentWstcref.xml       |   0
 Core/src/org/sleuthkit/autopsy/core/Installer.java  |   0
 .../sleuthkit/autopsy/core/RuntimeProperties.java   |   0
 .../org/sleuthkit/autopsy/core/ServicesMonitor.java |   0
 .../org/sleuthkit/autopsy/core/UserPreferences.java |   0
 .../autopsy/core/UserPreferencesException.java      |   0
 .../sleuthkit/autopsy/core/dockedBottomWsmode.xml   |   0
 .../sleuthkit/autopsy/core/events/ServiceEvent.java |   0
 .../org/sleuthkit/autopsy/core/explorerWsmode.xml   |   0
 .../autopsy/core/floatingLeftBottomWsmode.xml       |   0
 Core/src/org/sleuthkit/autopsy/core/layer.xml       |   0
 ...sleuthkit_autopsy_core_update_centerSettings.xml |   0
 .../sleuthkit/autopsy/core/outputFloatWsmode.xml    |   0
 .../BlackboardResultViewer.java                     |   0
 .../corecomponentinterfaces/Bundle.properties       |   0
 .../corecomponentinterfaces/Bundle_ja.properties    |   0
 .../ContextMenuActionsProvider.java                 |   0
 .../CoreComponentControl.java                       |   0
 .../corecomponentinterfaces/DataContent.java        |   0
 .../corecomponentinterfaces/DataContentViewer.java  |   0
 .../corecomponentinterfaces/DataExplorer.java       |   0
 .../autopsy/corecomponentinterfaces/DataResult.java |   0
 .../corecomponentinterfaces/DataResultViewer.java   |   0
 .../DataSourceProcessor.java                        |   0
 .../DataSourceProcessorCallback.java                |   0
 .../DataSourceProcessorProgressMonitor.java         |   0
 .../autopsy/corecomponentinterfaces/package.dox     |   0
 .../autopsy/corecomponents/AboutWindowAction.java   |   0
 .../autopsy/corecomponents/AboutWindowPanel.form    |   0
 .../autopsy/corecomponents/AboutWindowPanel.java    |   0
 .../corecomponents/AbstractDataResultViewer.java    |   0
 .../AdvancedConfigurationCleanDialog.form           |   0
 .../AdvancedConfigurationCleanDialog.java           |   0
 .../corecomponents/AdvancedConfigurationDialog.form |   0
 .../corecomponents/AdvancedConfigurationDialog.java |   0
 .../autopsy/corecomponents/AutopsyOptionsPanel.form |   0
 .../autopsy/corecomponents/AutopsyOptionsPanel.java |   0
 .../AutopsyOptionsPanelController.java              |   0
 .../autopsy/corecomponents/Bundle.properties        |   0
 .../autopsy/corecomponents/Bundle_ja.properties     |   0
 .../autopsy/corecomponents/CriterionChooser.form    |   0
 .../autopsy/corecomponents/CriterionChooser.java    |   0
 .../autopsy/corecomponents/DataContentPanel.form    |   0
 .../autopsy/corecomponents/DataContentPanel.java    |   0
 .../corecomponents/DataContentTopComponent.form     |   0
 .../corecomponents/DataContentTopComponent.java     |   0
 .../corecomponents/DataContentViewerArtifact.form   |   0
 .../corecomponents/DataContentViewerArtifact.java   |   0
 .../corecomponents/DataContentViewerHex.form        |   0
 .../corecomponents/DataContentViewerHex.java        |   0
 .../corecomponents/DataContentViewerMedia.form      |   0
 .../corecomponents/DataContentViewerMedia.java      |   0
 .../corecomponents/DataContentViewerString.form     |   0
 .../corecomponents/DataContentViewerString.java     |   0
 .../autopsy/corecomponents/DataResultPanel.form     |   0
 .../autopsy/corecomponents/DataResultPanel.java     |   0
 .../corecomponents/DataResultTopComponent.form      |   0
 .../corecomponents/DataResultTopComponent.java      |   0
 .../corecomponents/DataResultViewerTable.form       |   0
 .../corecomponents/DataResultViewerTable.java       |   0
 .../corecomponents/DataResultViewerThumbnail.form   |   0
 .../corecomponents/DataResultViewerThumbnail.java   |   0
 .../autopsy/corecomponents/FXVideoPanel.form        |   0
 .../autopsy/corecomponents/FXVideoPanel.java        |   0
 .../autopsy/corecomponents/FrameCapture.java        |   0
 .../autopsy/corecomponents/GstVideoPanel.form       |   0
 .../autopsy/corecomponents/GstVideoPanel.java       |   0
 .../sleuthkit/autopsy/corecomponents/Installer.java |   0
 .../autopsy/corecomponents/MediaViewImagePanel.css  |   0
 .../autopsy/corecomponents/MediaViewImagePanel.form |   0
 .../autopsy/corecomponents/MediaViewImagePanel.java |   0
 .../autopsy/corecomponents/MediaViewVideoPanel.java |   0
 .../corecomponents/MultiUserSettingsPanel.form      |   0
 .../corecomponents/MultiUserSettingsPanel.java      |   0
 .../MultiUserSettingsPanelController.java           |   0
 .../corecomponents/NoTabsTabDisplayerUI.java        |   0
 .../autopsy/corecomponents/OfflineHelpAction.java   |   0
 .../autopsy/corecomponents/OnlineHelpAction.java    |   0
 .../autopsy/corecomponents/OptionsPanel.java        |   0
 .../corecomponents/ResultViewerPersistence.java     |   0
 .../autopsy/corecomponents/SortChooser.form         |   0
 .../autopsy/corecomponents/SortChooser.java         |   0
 .../autopsy/corecomponents/TableFilterChildren.java |   0
 .../autopsy/corecomponents/TableFilterNode.java     |   0
 .../autopsy/corecomponents/TextPrompt.java          |   0
 .../corecomponents/ThumbnailViewChildren.java       |   0
 .../autopsy/corecomponents/VideoFrame.java          |   0
 .../sleuthkit/autopsy/corecomponents/arrow_left.gif | Bin
 .../autopsy/corecomponents/arrow_right.gif          | Bin
 .../autopsy/corecomponents/btn_step_back.png        | Bin
 .../corecomponents/btn_step_back_disabled.png       | Bin
 .../autopsy/corecomponents/btn_step_back_hover.png  | Bin
 .../autopsy/corecomponents/btn_step_forward.png     | Bin
 .../corecomponents/btn_step_forward_disabled.png    | Bin
 .../corecomponents/btn_step_forward_hover.png       | Bin
 .../sleuthkit/autopsy/corecomponents/checkbox.png   | Bin
 .../sleuthkit/autopsy/corecomponents/checkbox24.png | Bin
 .../sleuthkit/autopsy/corecomponents/checkbox32.png | Bin
 .../autopsy/corecomponents/display-options.png      | Bin
 .../autopsy/corecomponents/general-options.png      | Bin
 .../sleuthkit/autopsy/corecomponents/package.dox    |   0
 .../sleuthkit/autopsy/corecomponents/warning16.png  | Bin
 .../autopsy/coreutils/AutopsyExceptionHandler.java  |   0
 .../sleuthkit/autopsy/coreutils/Bundle.properties   |   0
 .../autopsy/coreutils/Bundle_ja.properties          |   0
 .../sleuthkit/autopsy/coreutils/ColorUtilities.java |   0
 .../coreutils/ContextMenuExtensionPoint.java        |   0
 .../autopsy/coreutils/DataSourceUtils.java          |   0
 .../org/sleuthkit/autopsy/coreutils/DriveUtils.java |   0
 .../org/sleuthkit/autopsy/coreutils/ErrorInfo.java  |   0
 .../org/sleuthkit/autopsy/coreutils/EscapeUtil.java |   0
 .../org/sleuthkit/autopsy/coreutils/ExecUtil.java   |   0
 .../org/sleuthkit/autopsy/coreutils/FileUtil.java   |   0
 .../org/sleuthkit/autopsy/coreutils/History.java    |   0
 .../org/sleuthkit/autopsy/coreutils/ImageUtils.java |   0
 .../org/sleuthkit/autopsy/coreutils/Installer.java  |   0
 Core/src/org/sleuthkit/autopsy/coreutils/JLNK.java  |   0
 .../org/sleuthkit/autopsy/coreutils/JLnkParser.java |   0
 .../autopsy/coreutils/JLnkParserException.java      |   0
 .../org/sleuthkit/autopsy/coreutils/LnkEnums.java   |   0
 .../org/sleuthkit/autopsy/coreutils/LocalDisk.java  |   0
 .../src/org/sleuthkit/autopsy/coreutils/LogIcon.png | Bin
 .../org/sleuthkit/autopsy/coreutils/LoggedTask.java |   0
 .../src/org/sleuthkit/autopsy/coreutils/Logger.java |   0
 .../autopsy/coreutils/MessageNotifyUtil.java        |   0
 .../sleuthkit/autopsy/coreutils/ModuleSettings.java |   0
 .../sleuthkit/autopsy/coreutils/NetworkUtils.java   |   0
 .../sleuthkit/autopsy/coreutils/PathValidator.java  |   0
 .../sleuthkit/autopsy/coreutils/PlatformUtil.java   |   0
 .../autopsy/coreutils/SQLiteDBConnect.java          |   0
 .../org/sleuthkit/autopsy/coreutils/StopWatch.java  |   0
 .../sleuthkit/autopsy/coreutils/StringExtract.java  |   0
 .../autopsy/coreutils/StringExtract.properties      |   0
 .../org/sleuthkit/autopsy/coreutils/TestLogger.java |   0
 .../sleuthkit/autopsy/coreutils/TextConverter.java  |   0
 .../autopsy/coreutils/TextConverterException.java   |   0
 .../org/sleuthkit/autopsy/coreutils/TextUtil.java   |   0
 .../sleuthkit/autopsy/coreutils/ThreadConfined.java |   0
 .../sleuthkit/autopsy/coreutils/TimeStampUtils.java |   0
 .../sleuthkit/autopsy/coreutils/TimeZoneUtils.java  |   0
 .../autopsy/coreutils/UNCPathUtilities.java         |   0
 .../org/sleuthkit/autopsy/coreutils/Version.java    |   0
 .../org/sleuthkit/autopsy/coreutils/VideoUtils.java |   0
 .../sleuthkit/autopsy/coreutils/Win32Process.java   |   0
 .../org/sleuthkit/autopsy/coreutils/XMLUtil.java    |   0
 .../autopsy/datamodel/AbstractAbstractFileNode.java |   0
 .../autopsy/datamodel/AbstractContentChildren.java  |   0
 .../autopsy/datamodel/AbstractContentNode.java      |   0
 .../autopsy/datamodel/AbstractFsContentNode.java    |   0
 .../datamodel/ArtifactNodeSelectionInfo.java        |   0
 .../autopsy/datamodel/ArtifactStringContent.java    |   0
 .../autopsy/datamodel/AutopsyItemVisitor.java       |   0
 .../autopsy/datamodel/AutopsyVisitableItem.java     |   0
 .../autopsy/datamodel/BlackboardArtifactNode.java   |   0
 .../datamodel/BlackboardArtifactTagNode.java        |   0
 .../sleuthkit/autopsy/datamodel/Bundle.properties   |   0
 .../autopsy/datamodel/Bundle_ja.properties          |   0
 .../autopsy/datamodel/ContentChildren.java          |   0
 .../sleuthkit/autopsy/datamodel/ContentNode.java    |   0
 .../autopsy/datamodel/ContentNodeSelectionInfo.java |   0
 .../autopsy/datamodel/ContentNodeVisitor.java       |   0
 .../sleuthkit/autopsy/datamodel/ContentTagNode.java |   0
 .../sleuthkit/autopsy/datamodel/ContentUtils.java   |   0
 .../sleuthkit/autopsy/datamodel/CreditCards.java    |   0
 .../sleuthkit/autopsy/datamodel/DataConversion.java |   0
 .../autopsy/datamodel/DataModelActionsFactory.java  |   0
 .../sleuthkit/autopsy/datamodel/DataSources.java    |   0
 .../autopsy/datamodel/DataSourcesNode.java          |   0
 .../sleuthkit/autopsy/datamodel/DeletedContent.java |   0
 .../sleuthkit/autopsy/datamodel/DirectoryNode.java  |   0
 .../autopsy/datamodel/DisplayableItemNode.java      |   0
 .../datamodel/DisplayableItemNodeVisitor.java       |   0
 .../sleuthkit/autopsy/datamodel/EmailExtracted.java |   0
 .../org/sleuthkit/autopsy/datamodel/EmptyNode.java  |   0
 .../autopsy/datamodel/ExtractedContent.java         |   0
 .../org/sleuthkit/autopsy/datamodel/FileNode.java   |   0
 .../org/sleuthkit/autopsy/datamodel/FileSize.java   |   0
 .../autopsy/datamodel/FileTypeExtensions.java       |   0
 .../org/sleuthkit/autopsy/datamodel/FileTypes.java  |   0
 .../autopsy/datamodel/FileTypesByExtension.java     |   0
 .../autopsy/datamodel/FileTypesByMimeType.java      |   0
 .../sleuthkit/autopsy/datamodel/FilterNodeLeaf.java |   0
 .../sleuthkit/autopsy/datamodel/HashsetHits.java    |   0
 .../org/sleuthkit/autopsy/datamodel/ImageNode.java  |   0
 .../org/sleuthkit/autopsy/datamodel/Installer.java  |   0
 .../autopsy/datamodel/InterestingHits.java          |   0
 .../org/sleuthkit/autopsy/datamodel/KeyValue.java   |   0
 .../sleuthkit/autopsy/datamodel/KeyValueNode.java   |   0
 .../sleuthkit/autopsy/datamodel/KeywordHits.java    |   0
 .../sleuthkit/autopsy/datamodel/LayoutFileNode.java |   0
 .../autopsy/datamodel/LocalDirectoryNode.java       |   0
 .../sleuthkit/autopsy/datamodel/LocalFileNode.java  |   0
 .../sleuthkit/autopsy/datamodel/NodeProperty.java   |   0
 .../autopsy/datamodel/NodeSelectionInfo.java        |   0
 .../sleuthkit/autopsy/datamodel/RecentFiles.java    |   0
 .../autopsy/datamodel/RecentFilesChildren.java      |   0
 .../datamodel/RecentFilesFilterChildren.java        |   0
 .../autopsy/datamodel/RecentFilesFilterNode.java    |   0
 .../autopsy/datamodel/RecentFilesNode.java          |   0
 .../org/sleuthkit/autopsy/datamodel/Reports.java    |   0
 .../org/sleuthkit/autopsy/datamodel/Results.java    |   0
 .../sleuthkit/autopsy/datamodel/ResultsNode.java    |   0
 .../autopsy/datamodel/RootContentChildren.java      |   0
 .../sleuthkit/autopsy/datamodel/SlackFileNode.java  |   0
 .../autopsy/datamodel/SpecialDirectoryNode.java     |   0
 .../sleuthkit/autopsy/datamodel/StringContent.java  |   0
 Core/src/org/sleuthkit/autopsy/datamodel/Tags.java  |   0
 .../autopsy/datamodel/ViewTaggedArtifactAction.java |   0
 Core/src/org/sleuthkit/autopsy/datamodel/Views.java |   0
 .../org/sleuthkit/autopsy/datamodel/ViewsNode.java  |   0
 .../autopsy/datamodel/VirtualDirectoryNode.java     |   0
 .../org/sleuthkit/autopsy/datamodel/VolumeNode.java |   0
 .../autopsy/datamodel/accounts/Accounts.java        |   0
 .../autopsy/datamodel/accounts/BINRange.java        |   0
 .../src/org/sleuthkit/autopsy/datamodel/package.dox |   0
 .../datasourceprocessors/AddRawImageTask.java       |   0
 .../AutoIngestDataSourceProcessor.java              |   0
 .../autopsy/datasourceprocessors/Bundle.properties  |   0
 .../datasourceprocessors/RawDSInputPanel.form       |   0
 .../datasourceprocessors/RawDSInputPanel.java       |   0
 .../datasourceprocessors/RawDSProcessor.java        |   0
 .../sleuthkit/autopsy/diagnostics/Bundle.properties |   0
 .../autopsy/diagnostics/Bundle_ja.properties        |   0
 .../autopsy/diagnostics/PerformancePanel.form       |   0
 .../autopsy/diagnostics/PerformancePanel.java       |   0
 .../autopsy/diagnostics/PerformancePanelAction.java |   0
 .../directorytree/AddExternalViewerRuleDialog.java  |   0
 .../directorytree/AddExternalViewerRulePanel.form   |   0
 .../directorytree/AddExternalViewerRulePanel.java   |   0
 .../autopsy/directorytree/Bundle.properties         |   0
 .../autopsy/directorytree/Bundle_ja.properties      |   0
 .../autopsy/directorytree/ChangeViewAction.java     |   0
 .../autopsy/directorytree/CollapseAction.java       |   0
 .../autopsy/directorytree/DataResultFilterNode.java |   0
 .../directorytree/DirectoryTreeFilterChildren.java  |   0
 .../directorytree/DirectoryTreeFilterNode.java      |   0
 .../directorytree/DirectoryTreeTopComponent.form    |   0
 .../directorytree/DirectoryTreeTopComponent.java    |   0
 .../directorytree/ExplorerNodeActionVisitor.java    |   0
 .../autopsy/directorytree/ExternalViewerAction.java |   0
 .../ExternalViewerGlobalSettingsPanel.form          |   0
 .../ExternalViewerGlobalSettingsPanel.java          |   0
 .../ExternalViewerOptionsPanelController.java       |   0
 .../autopsy/directorytree/ExternalViewerRule.java   |   0
 .../directorytree/ExternalViewerRulesManager.java   |   0
 .../autopsy/directorytree/ExtractAction.java        |   0
 .../autopsy/directorytree/ExtractUnallocAction.java |   0
 .../autopsy/directorytree/FileSearchAction.java     |   0
 .../autopsy/directorytree/FileSearchProvider.java   |   0
 .../directorytree/FileSystemDetailsPanel.form       |   0
 .../directorytree/FileSystemDetailsPanel.java       |   0
 .../autopsy/directorytree/HashSearchAction.java     |   0
 .../autopsy/directorytree/HashSearchProvider.java   |   0
 .../autopsy/directorytree/ImageDetailsPanel.form    |   0
 .../autopsy/directorytree/ImageDetailsPanel.java    |   0
 .../autopsy/directorytree/NewWindowViewAction.java  |   0
 .../autopsy/directorytree/SelectionContext.java     |   0
 .../directorytree/ViewAssociatedContentAction.java  |   0
 .../autopsy/directorytree/ViewContextAction.java    |   0
 .../directorytree/ViewSourceArtifactAction.java     |   0
 .../autopsy/directorytree/VolumeDetailsPanel.form   |   0
 .../autopsy/directorytree/VolumeDetailsPanel.java   |   0
 .../sleuthkit/autopsy/directorytree/arrow_left.gif  | Bin
 .../sleuthkit/autopsy/directorytree/arrow_right.gif | Bin
 .../sleuthkit/autopsy/directorytree/back-button.png | Bin
 .../autopsy/directorytree/btn_step_back.png         | Bin
 .../directorytree/btn_step_back_disabled.png        | Bin
 .../autopsy/directorytree/btn_step_back_hover.png   | Bin
 .../autopsy/directorytree/btn_step_forward.png      | Bin
 .../directorytree/btn_step_forward_disabled.png     | Bin
 .../directorytree/btn_step_forward_hover.png        | Bin
 .../directorytree/external-viewer-rules-32x32.png   | Bin
 .../autopsy/directorytree/forward-button.png        | Bin
 .../org/sleuthkit/autopsy/directorytree/package.dox |   0
 .../org/sleuthkit/autopsy/events/AutopsyEvent.java  |   0
 .../autopsy/events/AutopsyEventException.java       |   0
 .../autopsy/events/AutopsyEventPublisher.java       |   0
 .../org/sleuthkit/autopsy/events/Bundle.properties  |   0
 .../sleuthkit/autopsy/events/Bundle_ja.properties   |   0
 .../autopsy/events/LocalEventPublisher.java         |   0
 .../events/MessageServiceConnectionInfo.java        |   0
 .../autopsy/events/MessageServiceException.java     |   0
 .../autopsy/events/RemoteEventPublisher.java        |   0
 .../sleuthkit/autopsy/examples/Bundle.properties    |   0
 .../autopsy/examples/SampleContentViewer.form       |   0
 .../autopsy/examples/SampleContentViewer.java       |   0
 .../examples/SampleDataSourceIngestModule.java      |   0
 .../autopsy/examples/SampleFileIngestModule.java    |   0
 .../autopsy/examples/SampleIngestModuleFactory.java |   0
 .../SampleIngestModuleIngestJobSettingsPanel.form   |   0
 .../SampleIngestModuleIngestJobSettingsPanel.java   |   0
 .../examples/SampleModuleIngestJobSettings.java     |   0
 .../filesearch/AbstractFileSearchFilter.java        |   0
 .../sleuthkit/autopsy/filesearch/Bundle.properties  |   0
 .../autopsy/filesearch/Bundle_ja.properties         |   0
 .../autopsy/filesearch/DateSearchFilter.java        |   0
 .../autopsy/filesearch/DateSearchPanel.form         |   0
 .../autopsy/filesearch/DateSearchPanel.java         |   0
 .../autopsy/filesearch/FileSearchAction.java        |   0
 .../autopsy/filesearch/FileSearchDialog.form        |   0
 .../autopsy/filesearch/FileSearchDialog.java        |   0
 .../autopsy/filesearch/FileSearchFilter.java        |   0
 .../autopsy/filesearch/FileSearchPanel.form         |   0
 .../autopsy/filesearch/FileSearchPanel.java         |   0
 .../sleuthkit/autopsy/filesearch/FilterArea.java    |   0
 .../autopsy/filesearch/HashSearchFilter.java        |   0
 .../autopsy/filesearch/HashSearchPanel.form         |   0
 .../autopsy/filesearch/HashSearchPanel.java         |   0
 .../autopsy/filesearch/KnownStatusSearchFilter.java |   0
 .../autopsy/filesearch/KnownStatusSearchPanel.form  |   0
 .../autopsy/filesearch/KnownStatusSearchPanel.java  |   0
 .../autopsy/filesearch/MimeTypeFilter.java          |   0
 .../sleuthkit/autopsy/filesearch/MimeTypePanel.form |   0
 .../sleuthkit/autopsy/filesearch/MimeTypePanel.java |   0
 .../autopsy/filesearch/NameSearchFilter.java        |   0
 .../autopsy/filesearch/NameSearchPanel.form         |   0
 .../autopsy/filesearch/NameSearchPanel.java         |   0
 .../autopsy/filesearch/SearchChildren.java          |   0
 .../sleuthkit/autopsy/filesearch/SearchNode.java    |   0
 .../autopsy/filesearch/SizeSearchFilter.java        |   0
 .../autopsy/filesearch/SizeSearchPanel.form         |   0
 .../autopsy/filesearch/SizeSearchPanel.java         |   0
 .../org/sleuthkit/autopsy/filesearch/arrow_down.gif | Bin
 .../sleuthkit/autopsy/filesearch/arrow_right.gif    | Bin
 .../guiutils/CenteredGrayableCellRenderer.java      |   0
 .../autopsy/guiutils/DurationCellRenderer.java      |   0
 .../autopsy/guiutils/GrayableCellRenderer.java      |   0
 .../autopsy/guiutils/LongDateCellRenderer.java      |   0
 .../autopsy/guiutils/ShortDateCellRenderer.java     |   0
 .../autopsy/guiutils/StatusIconCellRenderer.java    |   0
 Core/src/org/sleuthkit/autopsy/images/Bluetooth.png | Bin
 .../org/sleuthkit/autopsy/images/Folder-icon.png    | Bin
 .../autopsy/images/User-Group-icon-green32.png      | Bin
 .../sleuthkit/autopsy/images/account-icon-16.png    | Bin
 Core/src/org/sleuthkit/autopsy/images/accounts.png  | Bin
 Core/src/org/sleuthkit/autopsy/images/add-tag.png   | Bin
 Core/src/org/sleuthkit/autopsy/images/add16.png     | Bin
 .../org/sleuthkit/autopsy/images/addImage-icon.png  | Bin
 .../org/sleuthkit/autopsy/images/archive-file.png   | Bin
 .../org/sleuthkit/autopsy/images/artifact-icon.png  | Bin
 .../src/org/sleuthkit/autopsy/images/audio-file.png | Bin
 Core/src/org/sleuthkit/autopsy/images/bad.png       | Bin
 Core/src/org/sleuthkit/autopsy/images/bank.png      | Bin
 .../sleuthkit/autopsy/images/blue-tag-icon-16.png   | Bin
 Core/src/org/sleuthkit/autopsy/images/bookmarks.png | Bin
 Core/src/org/sleuthkit/autopsy/images/calendar.png  | Bin
 Core/src/org/sleuthkit/autopsy/images/calllog.png   | Bin
 .../org/sleuthkit/autopsy/images/camera-icon-16.png | Bin
 .../autopsy/images/carved-file-icon-16.png          | Bin
 .../src/org/sleuthkit/autopsy/images/close-icon.png | Bin
 Core/src/org/sleuthkit/autopsy/images/computer.png  | Bin
 Core/src/org/sleuthkit/autopsy/images/contact.png   | Bin
 Core/src/org/sleuthkit/autopsy/images/cookies.png   | Bin
 .../sleuthkit/autopsy/images/credit-card-green.png  | Bin
 .../org/sleuthkit/autopsy/images/credit-card.png    | Bin
 .../org/sleuthkit/autopsy/images/credit-cards.png   | Bin
 .../org/sleuthkit/autopsy/images/cross-script.png   | Bin
 .../src/org/sleuthkit/autopsy/images/delete-tag.png | Bin
 Core/src/org/sleuthkit/autopsy/images/delete16.png  | Bin
 Core/src/org/sleuthkit/autopsy/images/doc-file.png  | Bin
 Core/src/org/sleuthkit/autopsy/images/downloads.png | Bin
 .../org/sleuthkit/autopsy/images/drive_network.png  | Bin
 Core/src/org/sleuthkit/autopsy/images/edit-tag.png  | Bin
 Core/src/org/sleuthkit/autopsy/images/edit16.png    | Bin
 .../org/sleuthkit/autopsy/images/encrypted-file.png | Bin
 .../org/sleuthkit/autopsy/images/error-icon-16.png  | Bin
 Core/src/org/sleuthkit/autopsy/images/exe-file.png  | Bin
 Core/src/org/sleuthkit/autopsy/images/export16.png  | Bin
 Core/src/org/sleuthkit/autopsy/images/external.png  | Bin
 .../sleuthkit/autopsy/images/extracted_content.png  | Bin
 Core/src/org/sleuthkit/autopsy/images/face.png      | Bin
 .../sleuthkit/autopsy/images/file-filter-icon.png   | Bin
 .../sleuthkit/autopsy/images/file-icon-deleted.png  | Bin
 Core/src/org/sleuthkit/autopsy/images/file-icon.png | Bin
 .../org/sleuthkit/autopsy/images/file-size-16.png   | Bin
 .../autopsy/images/file_ingest_filter32x32.png      | Bin
 .../src/org/sleuthkit/autopsy/images/file_types.png | Bin
 .../sleuthkit/autopsy/images/fileset-icon-16.png    | Bin
 .../org/sleuthkit/autopsy/images/folder-icon-16.png | Bin
 .../autopsy/images/folder-icon-deleted.png          | Bin
 .../autopsy/images/folder-icon-virtual.png          | Bin
 .../autopsy/images/folder-local-icon-16.png         | Bin
 Core/src/org/sleuthkit/autopsy/images/good.png      | Bin
 .../sleuthkit/autopsy/images/gps-lastlocation.png   | Bin
 .../src/org/sleuthkit/autopsy/images/gps-search.png | Bin
 .../org/sleuthkit/autopsy/images/gps-trackpoint.png | Bin
 .../org/sleuthkit/autopsy/images/gps_trackpoint.png | Bin
 Core/src/org/sleuthkit/autopsy/images/gpsfav.png    | Bin
 .../sleuthkit/autopsy/images/green-tag-icon-16.png  | Bin
 .../sleuthkit/autopsy/images/hard-drive-icon.jpg    | Bin
 .../org/sleuthkit/autopsy/images/hashset_hits.png   | Bin
 Core/src/org/sleuthkit/autopsy/images/history.png   | Bin
 .../src/org/sleuthkit/autopsy/images/image-file.png | Bin
 Core/src/org/sleuthkit/autopsy/images/image.png     | Bin
 Core/src/org/sleuthkit/autopsy/images/import16.png  | Bin
 .../org/sleuthkit/autopsy/images/info-icon-16.png   | Bin
 .../sleuthkit/autopsy/images/information-frame.png  | Bin
 Core/src/org/sleuthkit/autopsy/images/installed.png | Bin
 .../sleuthkit/autopsy/images/interesting_item.png   | Bin
 .../autopsy/images/interesting_item_32x32.png       | Bin
 .../org/sleuthkit/autopsy/images/keyword_hits.png   | Bin
 .../org/sleuthkit/autopsy/images/mail-icon-16.png   | Bin
 Core/src/org/sleuthkit/autopsy/images/message.png   | Bin
 .../org/sleuthkit/autopsy/images/mismatch-16.png    | Bin
 Core/src/org/sleuthkit/autopsy/images/new-icon.png  | Bin
 Core/src/org/sleuthkit/autopsy/images/new16.png     | Bin
 Core/src/org/sleuthkit/autopsy/images/open-icon.png | Bin
 Core/src/org/sleuthkit/autopsy/images/pdf-file.png  | Bin
 Core/src/org/sleuthkit/autopsy/images/programs.png  | Bin
 .../org/sleuthkit/autopsy/images/recent_docs.png    | Bin
 .../org/sleuthkit/autopsy/images/recent_files.png   | Bin
 Core/src/org/sleuthkit/autopsy/images/report_16.png | Bin
 Core/src/org/sleuthkit/autopsy/images/results.png   | Bin
 Core/src/org/sleuthkit/autopsy/images/save-icon.png | Bin
 .../org/sleuthkit/autopsy/images/searchquery.png    | Bin
 .../org/sleuthkit/autopsy/images/speeddialentry.png | Bin
 Core/src/org/sleuthkit/autopsy/images/splash.png    | Bin
 .../autopsy/images/star-bookmark-icon-16.png        | Bin
 .../autopsy/images/tag-folder-blue-icon-16.png      | Bin
 Core/src/org/sleuthkit/autopsy/images/text-file.png | Bin
 Core/src/org/sleuthkit/autopsy/images/tick.png      | Bin
 .../org/sleuthkit/autopsy/images/usb_devices.png    | Bin
 .../src/org/sleuthkit/autopsy/images/video-file.png | Bin
 Core/src/org/sleuthkit/autopsy/images/views.png     | Bin
 Core/src/org/sleuthkit/autopsy/images/vol-icon.png  | Bin
 .../sleuthkit/autopsy/images/warning-icon-16.png    | Bin
 Core/src/org/sleuthkit/autopsy/images/warning16.png | Bin
 .../sleuthkit/autopsy/images/warning_triangle.png   | Bin
 Core/src/org/sleuthkit/autopsy/images/web-file.png  | Bin
 .../sleuthkit/autopsy/images/working_spinner.gif    | Bin
 .../sleuthkit/autopsy/imagewriter/Bundle.properties |   0
 .../sleuthkit/autopsy/imagewriter/ImageWriter.java  |   0
 .../autopsy/imagewriter/ImageWriterService.java     |   0
 .../autopsy/imagewriter/ImageWriterSettings.java    |   0
 .../org/sleuthkit/autopsy/ingest/Bundle.properties  |   0
 .../sleuthkit/autopsy/ingest/Bundle_ja.properties   |   0
 .../ingest/DataSourceIngestCancellationPanel.form   |   0
 .../ingest/DataSourceIngestCancellationPanel.java   |   0
 .../autopsy/ingest/DataSourceIngestJob.java         |   0
 .../autopsy/ingest/DataSourceIngestModule.java      |   0
 .../ingest/DataSourceIngestModuleAdapter.java       |   0
 .../DataSourceIngestModuleProcessTerminator.java    |   0
 .../ingest/DataSourceIngestModuleProgress.java      |   0
 .../autopsy/ingest/DataSourceIngestPipeline.java    |   0
 .../autopsy/ingest/DataSourceIngestTask.java        |   0
 .../autopsy/ingest/FactoryClassNameNormalizer.java  |   0
 .../sleuthkit/autopsy/ingest/FileIngestModule.java  |   0
 .../autopsy/ingest/FileIngestModuleAdapter.java     |   0
 .../ingest/FileIngestModuleProcessTerminator.java   |   0
 .../autopsy/ingest/FileIngestPipeline.java          |   0
 .../sleuthkit/autopsy/ingest/FileIngestTask.java    |   0
 .../autopsy/ingest/GetFilesContentVisitor.java      |   0
 .../autopsy/ingest/GetFilesCountVisitor.java        |   0
 .../autopsy/ingest/GetRootDirectoryVisitor.java     |   0
 .../src/org/sleuthkit/autopsy/ingest/IngestJob.java |   0
 .../autopsy/ingest/IngestJobConfigurator.java       |   0
 .../sleuthkit/autopsy/ingest/IngestJobContext.java  |   0
 .../sleuthkit/autopsy/ingest/IngestJobSettings.java |   0
 .../autopsy/ingest/IngestJobSettingsPanel.form      |   0
 .../autopsy/ingest/IngestJobSettingsPanel.java      |   0
 .../autopsy/ingest/IngestJobStartResult.java        |   0
 .../org/sleuthkit/autopsy/ingest/IngestManager.java |   0
 .../org/sleuthkit/autopsy/ingest/IngestMessage.java |   0
 .../autopsy/ingest/IngestMessageDetailsPanel.form   |   0
 .../autopsy/ingest/IngestMessageDetailsPanel.java   |   0
 .../autopsy/ingest/IngestMessageMainPanel.form      |   0
 .../autopsy/ingest/IngestMessageMainPanel.java      |   0
 .../autopsy/ingest/IngestMessagePanel.form          |   0
 .../autopsy/ingest/IngestMessagePanel.java          |   0
 .../autopsy/ingest/IngestMessageTopComponent.form   |   0
 .../autopsy/ingest/IngestMessageTopComponent.java   |   0
 .../autopsy/ingest/IngestMessagesAction.java        |   0
 .../autopsy/ingest/IngestMessagesToolbar.form       |   0
 .../autopsy/ingest/IngestMessagesToolbar.java       |   0
 .../org/sleuthkit/autopsy/ingest/IngestModule.java  |   0
 .../sleuthkit/autopsy/ingest/IngestModuleError.java |   0
 .../autopsy/ingest/IngestModuleFactory.java         |   0
 .../autopsy/ingest/IngestModuleFactoryAdapter.java  |   0
 .../autopsy/ingest/IngestModuleFactoryLoader.java   |   0
 .../ingest/IngestModuleGlobalSettingsPanel.java     |   0
 .../ingest/IngestModuleIngestJobSettings.java       |   0
 .../ingest/IngestModuleIngestJobSettingsPanel.java  |   0
 .../ingest/IngestModuleReferenceCounter.java        |   0
 .../autopsy/ingest/IngestModuleTemplate.java        |   0
 .../org/sleuthkit/autopsy/ingest/IngestMonitor.java |   0
 .../autopsy/ingest/IngestOptionsPanel.form          |   0
 .../autopsy/ingest/IngestOptionsPanel.java          |   0
 .../ingest/IngestOptionsPanelController.java        |   0
 .../ingest/IngestPipelinesConfiguration.java        |   0
 .../sleuthkit/autopsy/ingest/IngestProfiles.java    |   0
 .../ingest/IngestProgressSnapshotDialog.java        |   0
 .../autopsy/ingest/IngestProgressSnapshotPanel.form |   0
 .../autopsy/ingest/IngestProgressSnapshotPanel.java |   0
 .../sleuthkit/autopsy/ingest/IngestServices.java    |   0
 .../autopsy/ingest/IngestSettingsPanel.form         |   0
 .../autopsy/ingest/IngestSettingsPanel.java         |   0
 .../org/sleuthkit/autopsy/ingest/IngestTask.java    |   0
 .../sleuthkit/autopsy/ingest/IngestTaskQueue.java   |   0
 .../autopsy/ingest/IngestTasksScheduler.java        |   0
 .../src/org/sleuthkit/autopsy/ingest/Installer.java |   0
 .../autopsy/ingest/ModuleContentEvent.java          |   0
 .../sleuthkit/autopsy/ingest/ModuleDataEvent.java   |   0
 .../ingest/NoIngestModuleIngestJobSettings.java     |   0
 .../org/sleuthkit/autopsy/ingest/PipelineConfig.xml |   0
 .../autopsy/ingest/PipelineConfigSchema.xsd         |   0
 .../autopsy/ingest/ProcTerminationCode.java         |   0
 .../org/sleuthkit/autopsy/ingest/ProfilePanel.form  |   0
 .../org/sleuthkit/autopsy/ingest/ProfilePanel.java  |   0
 .../autopsy/ingest/ProfileSettingsPanel.form        |   0
 .../autopsy/ingest/ProfileSettingsPanel.java        |   0
 .../sleuthkit/autopsy/ingest/RunIngestAction.java   |   0
 .../sleuthkit/autopsy/ingest/RunIngestSubMenu.java  |   0
 .../org/sleuthkit/autopsy/ingest/btn_step_back.png  | Bin
 .../autopsy/ingest/btn_step_back_hover.png          | Bin
 .../autopsy/ingest/events/BlackboardPostEvent.java  |   0
 .../autopsy/ingest/events/ContentChangedEvent.java  |   0
 .../events/DataSourceAnalysisCompletedEvent.java    |   0
 .../ingest/events/DataSourceAnalysisEvent.java      |   0
 .../events/DataSourceAnalysisStartedEvent.java      |   0
 .../autopsy/ingest/events/FileAnalyzedEvent.java    |   0
 .../sleuthkit/autopsy/ingest/eye-bw-25-rollover.png | Bin
 Core/src/org/sleuthkit/autopsy/ingest/eye-bw-25.png | Bin
 Core/src/org/sleuthkit/autopsy/ingest/goto_dir.png  | Bin
 Core/src/org/sleuthkit/autopsy/ingest/goto_res.png  | Bin
 Core/src/org/sleuthkit/autopsy/ingest/package.dox   |   0
 .../ingest/runIngestModuleWizard/Bundle.properties  |   0
 .../runIngestModuleWizard/Bundle_ja.properties      |   0
 .../IngestModulesConfigWizardPanel.java             |   0
 .../IngestProfileSelectionPanel.form                |   0
 .../IngestProfileSelectionPanel.java                |   0
 .../IngestProfileSelectionWizardPanel.java          |   0
 .../RunIngestModulesAction.java                     |   0
 .../RunIngestModulesWizardIterator.java             |   0
 .../ShortcutWizardDescriptorPanel.java              |   0
 .../keywordsearchservice/KeywordSearchService.java  |   0
 .../KeywordSearchServiceException.java              |   0
 .../sleuthkit/autopsy/menuactions/Bundle.properties |   0
 .../autopsy/menuactions/Bundle_ja.properties        |   0
 .../autopsy/menuactions/DataContentDynamicMenu.java |   0
 .../autopsy/menuactions/DataContentMenu.java        |   0
 .../menuactions/DataExplorerDynamicMenu.java        |   0
 .../autopsy/menuactions/DataExplorerMenu.java       |   0
 .../autopsy/menuactions/DataResultMenu.java         |   0
 .../autopsy/menuactions/OpenTopComponentAction.java |   0
 .../autopsy/menuactions/SearchResultMenu.java       |   0
 .../sleuthkit/autopsy/menuactions/SpacerPanel.java  |   0
 .../autopsy/modules/e01verify/Bundle.properties     |   0
 .../autopsy/modules/e01verify/Bundle_ja.properties  |   0
 .../modules/e01verify/E01VerifierModuleFactory.java |   0
 .../modules/e01verify/E01VerifyIngestModule.java    |   0
 .../modules/embeddedfileextractor/Bundle.properties |   0
 .../embeddedfileextractor/Bundle_ja.properties      |   0
 .../EmbeddedFileExtractorIngestModule.java          |   0
 .../EmbeddedFileExtractorModuleFactory.java         |   0
 .../MSOfficeEmbeddedContentExtractor.java           |   0
 .../SevenZipContentReadStream.java                  |   0
 .../embeddedfileextractor/SevenZipExtractor.java    |   0
 .../modules/encryptiondetection/Bundle.properties   |   0
 .../EncryptionDetectionFileIngestModule.java        |   0
 .../EncryptionDetectionIngestJobSettings.java       |   0
 .../EncryptionDetectionIngestJobSettingsPanel.form  |   0
 .../EncryptionDetectionIngestJobSettingsPanel.java  |   0
 .../EncryptionDetectionModuleFactory.java           |   0
 .../autopsy/modules/exif/Bundle.properties          |   0
 .../autopsy/modules/exif/Bundle_ja.properties       |   0
 .../modules/exif/ExifParserFileIngestModule.java    |   0
 .../modules/exif/ExifParserModuleFactory.java       |   0
 .../org/sleuthkit/autopsy/modules/exif/layer.xml    |   0
 .../fileextmismatch/AddFileExtensionAction.java     |   0
 .../modules/fileextmismatch/Bundle.properties       |   0
 .../modules/fileextmismatch/Bundle_ja.properties    |   0
 .../FileExtMismatchContextMenuActionsProvider.java  |   0
 .../FileExtMismatchDetectorModuleFactory.java       |   0
 .../FileExtMismatchDetectorModuleSettings.java      |   0
 .../FileExtMismatchIngestModule.java                |   0
 .../FileExtMismatchModuleSettingsPanel.form         |   0
 .../FileExtMismatchModuleSettingsPanel.java         |   0
 .../FileExtMismatchOptionsPanelController.java      |   0
 .../fileextmismatch/FileExtMismatchSettings.java    |   0
 .../FileExtMismatchSettingsPanel.form               |   0
 .../FileExtMismatchSettingsPanel.java               |   0
 .../fileextmismatch/MismatchConfigSchema.xsd        |   0
 .../modules/fileextmismatch/mismatch_config.xml     |   0
 .../modules/fileextmismatch/options-icon.png        | Bin
 .../autopsy/modules/fileextmismatch/save16.png      | Bin
 .../modules/filetypeid/AddFileTypeDialog.java       |   0
 .../modules/filetypeid/AddFileTypePanel.form        |   0
 .../modules/filetypeid/AddFileTypePanel.java        |   0
 .../filetypeid/AddFileTypeSignatureDialog.java      |   0
 .../filetypeid/AddFileTypeSignaturePanel.form       |   0
 .../filetypeid/AddFileTypeSignaturePanel.java       |   0
 .../autopsy/modules/filetypeid/Bundle.properties    |   0
 .../autopsy/modules/filetypeid/Bundle_ja.properties |   0
 .../modules/filetypeid/CustomFileTypesManager.java  |   0
 .../autopsy/modules/filetypeid/FileType.java        |   0
 .../modules/filetypeid/FileTypeDetector.java        |   0
 .../filetypeid/FileTypeIdGlobalSettingsPanel.form   |   0
 .../filetypeid/FileTypeIdGlobalSettingsPanel.java   |   0
 .../modules/filetypeid/FileTypeIdIngestModule.java  |   0
 .../modules/filetypeid/FileTypeIdModuleFactory.java |   0
 .../filetypeid/FileTypeIdModuleSettings.java        |   0
 .../FileTypeIdOptionsPanelController.java           |   0
 .../autopsy/modules/filetypeid/FileTypes.xsd        |   0
 .../modules/filetypeid/TikaFileTypeDetector.java    |   0
 .../filetypeid/UserDefinedFileTypesSettings.java    |   0
 .../filetypeid/user-defined-file-types-settings.png | Bin
 .../autopsy/modules/filetypeid/warning16.png        | Bin
 .../hashdatabase/AddHashValuesToDatabaseDialog.form |   0
 .../hashdatabase/AddHashValuesToDatabaseDialog.java |   0
 .../AddHashValuesToDatabaseProgressDialog.form      |   0
 .../AddHashValuesToDatabaseProgressDialog.java      |   0
 .../autopsy/modules/hashdatabase/Bundle.properties  |   0
 .../modules/hashdatabase/Bundle_ja.properties       |   0
 .../HashDatabaseOptionsPanelController.java         |   0
 .../HashDbContextMenuActionsProvider.java           |   0
 .../hashdatabase/HashDbCreateDatabaseDialog.form    |   0
 .../hashdatabase/HashDbImportDatabaseDialog.form    |   0
 .../hashdatabase/HashDbImportDatabaseDialog.java    |   0
 .../hashdatabase/HashDbPanelSearchAction.java       |   0
 .../modules/hashdatabase/HashDbSearchAction.java    |   0
 .../modules/hashdatabase/HashDbSearchManager.java   |   0
 .../modules/hashdatabase/HashDbSearchPanel.form     |   0
 .../modules/hashdatabase/HashDbSearchPanel.java     |   0
 .../hashdatabase/HashDbSearchResultFactory.java     |   0
 .../modules/hashdatabase/HashDbSearchThread.java    |   0
 .../modules/hashdatabase/HashDbSearcher.java        |   0
 .../hashdatabase/HashLookupModuleFactory.java       |   0
 .../hashdatabase/HashLookupModuleSettings.java      |   0
 .../hashdatabase/HashLookupModuleSettingsPanel.form |   0
 .../modules/hashdatabase/HashLookupSettings.java    |   0
 .../hashdatabase/HashLookupSettingsPanel.form       |   0
 .../modules/hashdatabase/ModalNoButtons.form        |   0
 .../modules/hashdatabase/ModalNoButtons.java        |   0
 .../modules/hashdatabase/btn_icon_create_new_16.png | Bin
 .../autopsy/modules/hashdatabase/delete16.png       | Bin
 .../autopsy/modules/hashdatabase/import16.png       | Bin
 .../autopsy/modules/hashdatabase/layer.xml          |   0
 .../autopsy/modules/hashdatabase/new16.png          | Bin
 .../autopsy/modules/hashdatabase/options-icon.png   | Bin
 .../autopsy/modules/hashdatabase/options_icon.png   | Bin
 .../autopsy/modules/hashdatabase/warning16.png      | Bin
 .../sleuthkit/autopsy/modules/iOS/Bundle.properties |   0
 .../autopsy/modules/iOS/Bundle_ja.properties        |   0
 .../autopsy/modules/iOS/CallLogAnalyzer.java        |   0
 .../autopsy/modules/iOS/ContactAnalyzer.java        |   0
 .../autopsy/modules/iOS/TextMessageAnalyzer.java    |   0
 .../autopsy/modules/iOS/iOSIngestModule.java        |   0
 .../autopsy/modules/iOS/iOSModuleFactory.java       |   0
 .../modules/interestingitems/Bundle.properties      |   0
 .../modules/interestingitems/Bundle_ja.properties   |   0
 .../interestingitems/FileSetsDefinitions.java       |   0
 .../FilesIdentifierIngestJobSettings.java           |   0
 .../FilesIdentifierIngestJobSettingsPanel.form      |   0
 .../FilesIdentifierIngestJobSettingsPanel.java      |   0
 .../FilesIdentifierIngestModule.java                |   0
 .../autopsy/modules/interestingitems/FilesSet.java  |   0
 .../modules/interestingitems/FilesSetDefsPanel.form |   0
 .../modules/interestingitems/FilesSetDefsPanel.java |   0
 .../modules/interestingitems/FilesSetPanel.form     |   0
 .../modules/interestingitems/FilesSetPanel.java     |   0
 .../modules/interestingitems/FilesSetRulePanel.form |   0
 .../modules/interestingitems/FilesSetRulePanel.java |   0
 .../modules/interestingitems/FilesSetsManager.java  |   0
 .../InterestingItemDefsOptionsPanelController.java  |   0
 .../InterestingItemsFilesSetSettings.java           |   0
 .../InterestingItemsIngestModuleFactory.java        |   0
 .../modules/photoreccarver/Bundle.properties        |   0
 .../modules/photoreccarver/Bundle_ja.properties     |   0
 .../PhotoRecCarverFileIngestModule.java             |   0
 .../PhotoRecCarverIngestModuleFactory.java          |   0
 .../photoreccarver/PhotoRecCarverOutputParser.java  |   0
 .../autopsy/modules/stix/Bundle.properties          |   0
 .../autopsy/modules/stix/Bundle_ja.properties       |   0
 .../autopsy/modules/stix/EvalAccountObj.java        |   0
 .../autopsy/modules/stix/EvalAddressObj.java        |   0
 .../autopsy/modules/stix/EvalDomainObj.java         |   0
 .../autopsy/modules/stix/EvalEmailObj.java          |   0
 .../sleuthkit/autopsy/modules/stix/EvalFileObj.java |   0
 .../autopsy/modules/stix/EvalNetworkShareObj.java   |   0
 .../autopsy/modules/stix/EvalRegistryObj.java       |   0
 .../autopsy/modules/stix/EvalSystemObj.java         |   0
 .../sleuthkit/autopsy/modules/stix/EvalURIObj.java  |   0
 .../autopsy/modules/stix/EvalURLHistoryObj.java     |   0
 .../autopsy/modules/stix/EvaluatableObject.java     |   0
 .../autopsy/modules/stix/ObservableResult.java      |   0
 .../autopsy/modules/stix/STIXReportModule.java      |   0
 .../modules/stix/STIXReportModuleConfigPanel.form   |   0
 .../modules/stix/STIXReportModuleConfigPanel.java   |   0
 .../autopsy/modules/stix/StixArtifactData.java      |   0
 .../autopsy/modules/vmextractor/Bundle.properties   |   0
 .../modules/vmextractor/Bundle_ja.properties        |   0
 .../vmextractor/VMExtractorIngestModule.java        |   0
 .../vmextractor/VMExtractorIngestModuleFactory.java |   0
 .../modules/vmextractor/VirtualMachineFinder.java   |   0
 .../sleuthkit/autopsy/progress/Bundle.properties    |   0
 .../autopsy/progress/LoggingProgressIndicator.java  |   0
 .../progress/ModalDialogProgressIndicator.java      |   0
 .../autopsy/progress/ProgressIndicator.java         |   0
 .../sleuthkit/autopsy/progress/ProgressPanel.form   |   0
 .../sleuthkit/autopsy/progress/ProgressPanel.java   |   0
 .../autopsy/progress/SilentProgressIndicator.java   |   0
 .../org/sleuthkit/autopsy/python/Bundle.properties  |   0
 .../sleuthkit/autopsy/python/Bundle_ja.properties   |   0
 .../autopsy/python/JythonModuleLoader.java          |   0
 .../autopsy/report/ArtifactSelectionDialog.form     |   0
 .../autopsy/report/ArtifactSelectionDialog.java     |   0
 .../org/sleuthkit/autopsy/report/Bundle.properties  |   0
 .../sleuthkit/autopsy/report/Bundle_ja.properties   |   0
 .../report/DefaultReportConfigurationPanel.form     |   0
 .../report/DefaultReportConfigurationPanel.java     |   0
 .../autopsy/report/FileReportDataTypes.java         |   0
 .../sleuthkit/autopsy/report/FileReportModule.java  |   0
 .../sleuthkit/autopsy/report/FileReportText.java    |   0
 .../autopsy/report/GeneralReportModule.java         |   0
 .../autopsy/report/GeneralReportModuleAdapter.java  |   0
 .../sleuthkit/autopsy/report/ReportBodyFile.java    |   0
 .../sleuthkit/autopsy/report/ReportBranding.java    |   0
 .../autopsy/report/ReportBrandingProviderI.java     |   0
 .../org/sleuthkit/autopsy/report/ReportExcel.java   |   0
 .../autopsy/report/ReportGenerationPanel.form       |   0
 .../autopsy/report/ReportGenerationPanel.java       |   0
 .../sleuthkit/autopsy/report/ReportGenerator.java   |   0
 .../org/sleuthkit/autopsy/report/ReportHTML.java    |   0
 .../src/org/sleuthkit/autopsy/report/ReportKML.java |   0
 .../org/sleuthkit/autopsy/report/ReportModule.java  |   0
 .../autopsy/report/ReportProgressPanel.form         |   0
 .../autopsy/report/ReportProgressPanel.java         |   0
 .../autopsy/report/ReportVisualPanel1.form          |   0
 .../autopsy/report/ReportVisualPanel1.java          |   0
 .../autopsy/report/ReportVisualPanel2.form          |   0
 .../autopsy/report/ReportVisualPanel2.java          |   0
 .../autopsy/report/ReportWizardAction.java          |   0
 .../report/ReportWizardFileOptionsPanel.java        |   0
 .../report/ReportWizardFileOptionsVisualPanel.form  |   0
 .../report/ReportWizardFileOptionsVisualPanel.java  |   0
 .../autopsy/report/ReportWizardIterator.java        |   0
 .../autopsy/report/ReportWizardPanel1.java          |   0
 .../autopsy/report/ReportWizardPanel2.java          |   0
 .../autopsy/report/TableReportGenerator.java        |   0
 .../sleuthkit/autopsy/report/TableReportModule.java |   0
 .../autopsy/report/images/account-icon-16.png       | Bin
 .../sleuthkit/autopsy/report/images/accounts.png    | Bin
 .../sleuthkit/autopsy/report/images/bluetooth.png   | Bin
 .../sleuthkit/autopsy/report/images/bookmarks.png   | Bin
 .../report/images/btn_icon_generate_report.png      | Bin
 .../sleuthkit/autopsy/report/images/calendar.png    | Bin
 .../org/sleuthkit/autopsy/report/images/calllog.png | Bin
 .../sleuthkit/autopsy/report/images/computer.png    | Bin
 .../org/sleuthkit/autopsy/report/images/contact.png | Bin
 .../org/sleuthkit/autopsy/report/images/cookies.png | Bin
 .../sleuthkit/autopsy/report/images/credit-card.png | Bin
 .../report/images/default_generator_logo.png        | Bin
 .../org/sleuthkit/autopsy/report/images/devices.png | Bin
 .../sleuthkit/autopsy/report/images/downloads.png   | Bin
 .../autopsy/report/images/drive_network.png         | Bin
 .../org/sleuthkit/autopsy/report/images/exif.png    | Bin
 .../org/sleuthkit/autopsy/report/images/favicon.ico | Bin
 .../autopsy/report/images/gps-lastlocation.png      | Bin
 .../sleuthkit/autopsy/report/images/gps-search.png  | Bin
 .../autopsy/report/images/gps_trackpoint.png        | Bin
 .../org/sleuthkit/autopsy/report/images/gpsfav.png  | Bin
 .../org/sleuthkit/autopsy/report/images/hash.png    | Bin
 .../org/sleuthkit/autopsy/report/images/history.png | Bin
 .../sleuthkit/autopsy/report/images/installed.png   | Bin
 .../sleuthkit/autopsy/report/images/keywords.png    | Bin
 .../org/sleuthkit/autopsy/report/images/message.png | Bin
 .../org/sleuthkit/autopsy/report/images/recent.png  | Bin
 .../autopsy/report/images/report_loading.png        | Bin
 .../org/sleuthkit/autopsy/report/images/search.png  | Bin
 .../autopsy/report/images/speeddialentry.png        | Bin
 .../org/sleuthkit/autopsy/report/images/star.png    | Bin
 .../org/sleuthkit/autopsy/report/images/summary.png | Bin
 .../autopsy/report/images/userbookmarks.png         | Bin
 Core/src/org/sleuthkit/autopsy/report/package.dox   |   0
 .../taggedhashes/AddTaggedHashesToHashDb.java       |   0
 .../AddTaggedHashesToHashDbConfigPanel.form         |   0
 .../autopsy/report/taggedhashes/Bundle.properties   |   0
 .../sleuthkit/autopsy/test/CustomArtifactType.java  |   0
 ...ustomArtifactsCreatorDataSourceIngestModule.java |   0
 .../CustomArtifactsCreatorFileIngestModule.java     |   0
 .../CustomArtifactsCreatorIngestModuleFactory.java  |   0
 .../InterestingArtifactCreatorIngestModule.java     |   0
 ...terestingArtifactCreatorIngestModuleFactory.java |   0
 .../sleuthkit/autopsy/test/TestAutopsyService.java  |   0
 .../sleuthkit/autopsy/timeline/Bundle.properties    |   0
 .../sleuthkit/autopsy/timeline/Bundle_ja.properties |   0
 .../autopsy/timeline/CancellationProgressTask.java  |   0
 .../autopsy/timeline/ChronoFieldListCell.java       |   0
 .../sleuthkit/autopsy/timeline/FXMLConstructor.java |   0
 .../autopsy/timeline/OpenTimelineAction.java        |   0
 .../autopsy/timeline/PerCaseTimelineProperties.java |   0
 .../autopsy/timeline/PromptDialogManager.java       |   0
 .../autopsy/timeline/ShowInTimelineDialog.fxml      |   0
 .../autopsy/timeline/ShowInTimelineDialog.java      |   0
 .../autopsy/timeline/TimeLineController.java        |   0
 .../autopsy/timeline/TimeLineException.java         |   0
 .../autopsy/timeline/TimeLineTopComponent.form      |   0
 .../autopsy/timeline/TimeLineTopComponent.java      |   0
 .../org/sleuthkit/autopsy/timeline/ViewMode.java    |   0
 .../autopsy/timeline/WrappingListCell.java          |   0
 .../sleuthkit/autopsy/timeline/actions/Back.java    |   0
 .../autopsy/timeline/actions/Bundle_ja.properties   |   0
 .../sleuthkit/autopsy/timeline/actions/Forward.java |   0
 .../autopsy/timeline/actions/ResetFilters.java      |   0
 .../timeline/actions/SaveSnapshotAsReport.java      |   0
 .../autopsy/timeline/actions/UpdateDB.java          |   0
 .../actions/ViewArtifactInTimelineAction.java       |   0
 .../timeline/actions/ViewFileInTimelineAction.java  |   0
 .../sleuthkit/autopsy/timeline/actions/ZoomIn.java  |   0
 .../sleuthkit/autopsy/timeline/actions/ZoomOut.java |   0
 .../autopsy/timeline/actions/ZoomToEvents.java      |   0
 .../autopsy/timeline/datamodel/CombinedEvent.java   |   0
 .../autopsy/timeline/datamodel/EventCluster.java    |   0
 .../autopsy/timeline/datamodel/EventStripe.java     |   0
 .../timeline/datamodel/FilteredEventsModel.java     |   0
 .../autopsy/timeline/datamodel/MultiEvent.java      |   0
 .../autopsy/timeline/datamodel/SingleEvent.java     |   0
 .../autopsy/timeline/datamodel/TimeLineEvent.java   |   0
 .../datamodel/eventtype/ArtifactEventType.java      |   0
 .../timeline/datamodel/eventtype/BaseTypes.java     |   0
 .../timeline/datamodel/eventtype/Bundle.properties  |   0
 .../datamodel/eventtype/Bundle_ja.properties        |   0
 .../timeline/datamodel/eventtype/EventType.java     |   0
 .../datamodel/eventtype/FileSystemTypes.java        |   0
 .../timeline/datamodel/eventtype/MiscTypes.java     |   0
 .../timeline/datamodel/eventtype/RootEventType.java |   0
 .../timeline/datamodel/eventtype/WebTypes.java      |   0
 .../autopsy/timeline/db/Bundle_ja.properties        |   0
 .../org/sleuthkit/autopsy/timeline/db/EventDB.java  |   0
 .../autopsy/timeline/db/EventsRepository.java       |   0
 .../timeline/db/MultipleTransactionException.java   |   0
 .../sleuthkit/autopsy/timeline/db/SQLHelper.java    |   0
 .../autopsy/timeline/events/DBUpdatedEvent.java     |   0
 .../timeline/events/RefreshRequestedEvent.java      |   0
 .../autopsy/timeline/events/TagsAddedEvent.java     |   0
 .../autopsy/timeline/events/TagsDeletedEvent.java   |   0
 .../autopsy/timeline/events/TagsUpdatedEvent.java   |   0
 .../events/ViewInTimelineRequestedEvent.java        |   0
 .../timeline/explorernodes/Bundle_ja.properties     |   0
 .../autopsy/timeline/explorernodes/EventNode.java   |   0
 .../timeline/explorernodes/EventRootNode.java       |   0
 .../autopsy/timeline/filters/AbstractFilter.java    |   0
 .../autopsy/timeline/filters/Bundle_ja.properties   |   0
 .../autopsy/timeline/filters/CompoundFilter.java    |   0
 .../autopsy/timeline/filters/DataSourceFilter.java  |   0
 .../autopsy/timeline/filters/DataSourcesFilter.java |   0
 .../autopsy/timeline/filters/DescriptionFilter.java |   0
 .../sleuthkit/autopsy/timeline/filters/Filter.java  |   0
 .../autopsy/timeline/filters/HashHitsFilter.java    |   0
 .../autopsy/timeline/filters/HashSetFilter.java     |   0
 .../autopsy/timeline/filters/HideKnownFilter.java   |   0
 .../timeline/filters/IntersectionFilter.java        |   0
 .../autopsy/timeline/filters/RootFilter.java        |   0
 .../autopsy/timeline/filters/TagNameFilter.java     |   0
 .../autopsy/timeline/filters/TagsFilter.java        |   0
 .../autopsy/timeline/filters/TextFilter.java        |   0
 .../autopsy/timeline/filters/TypeFilter.java        |   0
 .../autopsy/timeline/filters/UnionFilter.java       |   0
 .../sleuthkit/autopsy/timeline/images/arrow-090.png | Bin
 .../sleuthkit/autopsy/timeline/images/arrow-180.png | Bin
 .../sleuthkit/autopsy/timeline/images/arrow-270.png | Bin
 .../timeline/images/arrow-circle-double-135.png     | Bin
 .../sleuthkit/autopsy/timeline/images/arrow-in.png  | Bin
 .../sleuthkit/autopsy/timeline/images/arrow-out.png | Bin
 .../autopsy/timeline/images/arrow-step-out.png      | Bin
 .../autopsy/timeline/images/arrow-step.png          | Bin
 .../org/sleuthkit/autopsy/timeline/images/arrow.png | Bin
 .../sleuthkit/autopsy/timeline/images/arrow_in.png  | Bin
 .../sleuthkit/autopsy/timeline/images/arrow_out.png | Bin
 .../org/sleuthkit/autopsy/timeline/images/block.png | Bin
 .../timeline/images/blue-document-attribute-a.png   | Bin
 .../timeline/images/blue-document-attribute-b.png   | Bin
 .../timeline/images/blue-document-attribute-c.png   | Bin
 .../timeline/images/blue-document-attribute-m.png   | Bin
 .../autopsy/timeline/images/blue-document.png       | Bin
 .../autopsy/timeline/images/bookmark--plus.png      | Bin
 .../sleuthkit/autopsy/timeline/images/bookmarks.png | Bin
 .../timeline/images/btn_icon_timeline_32.png        | Bin
 .../images/btn_icon_timeline_colorized_26.png       | Bin
 .../images/btn_icon_timeline_colorized_32.png       | Bin
 .../autopsy/timeline/images/btn_step_back.png       | Bin
 .../timeline/images/btn_step_back_disabled.png      | Bin
 .../autopsy/timeline/images/btn_step_back_hover.png | Bin
 .../autopsy/timeline/images/btn_step_forward.png    | Bin
 .../timeline/images/btn_step_forward_disabled.png   | Bin
 .../timeline/images/btn_step_forward_hover.png      | Bin
 .../sleuthkit/autopsy/timeline/images/calllog.png   | Bin
 .../autopsy/timeline/images/camera-icon-16.png      | Bin
 .../sleuthkit/autopsy/timeline/images/chart_bar.png | Bin
 .../sleuthkit/autopsy/timeline/images/checker64.jpg | Bin
 .../autopsy/timeline/images/checkerboard.png        | Bin
 .../timeline/images/checkerboard_transparent.png    | Bin
 .../autopsy/timeline/images/clock-history.png       | Bin
 .../sleuthkit/autopsy/timeline/images/cookies.png   | Bin
 .../autopsy/timeline/images/cross-circle (2).png    | Bin
 .../autopsy/timeline/images/cross-circle.png        | Bin
 .../autopsy/timeline/images/cross-script.png        | Bin
 .../autopsy/timeline/images/database_refresh.png    | Bin
 .../sleuthkit/autopsy/timeline/images/downloads.png | Bin
 .../autopsy/timeline/images/eye--minus.png          | Bin
 .../sleuthkit/autopsy/timeline/images/eye--plus.png | Bin
 .../sleuthkit/autopsy/timeline/images/eye_close.png | Bin
 .../autopsy/timeline/images/funnel--minus.png       | Bin
 .../sleuthkit/autopsy/timeline/images/funnel.png    | Bin
 .../autopsy/timeline/images/geolocation.png         | Bin
 .../autopsy/timeline/images/gps-search.png          | Bin
 .../autopsy/timeline/images/gps-trackpoint.png      | Bin
 .../sleuthkit/autopsy/timeline/images/history.png   | Bin
 .../org/sleuthkit/autopsy/timeline/images/image.png | Bin
 .../autopsy/timeline/images/info-icon-16.png        | Bin
 .../autopsy/timeline/images/information-frame.png   | Bin
 .../autopsy/timeline/images/information-gray.png    | Bin
 .../autopsy/timeline/images/information-white.png   | Bin
 .../autopsy/timeline/images/information.png         | Bin
 .../autopsy/timeline/images/magnifier-left.png      | Bin
 .../timeline/images/magnifier-zoom-actual-equal.png | Bin
 .../timeline/images/magnifier-zoom-actual.png       | Bin
 .../autopsy/timeline/images/magnifier-zoom-fit.png  | Bin
 .../timeline/images/magnifier-zoom-in-green.png     | Bin
 .../autopsy/timeline/images/magnifier-zoom-in.png   | Bin
 .../timeline/images/magnifier-zoom-out-red.png      | Bin
 .../autopsy/timeline/images/magnifier-zoom-out.png  | Bin
 .../autopsy/timeline/images/magnifier-zoom.png      | Bin
 .../sleuthkit/autopsy/timeline/images/magnifier.png | Bin
 .../autopsy/timeline/images/magnifier_zoom_in.png   | Bin
 .../autopsy/timeline/images/magnifier_zoom_out.png  | Bin
 .../autopsy/timeline/images/mail-icon-16.png        | Bin
 .../autopsy/timeline/images/marker--arrow.png       | Bin
 .../autopsy/timeline/images/marker--exclamation.png | Bin
 .../autopsy/timeline/images/marker--minus.png       | Bin
 .../autopsy/timeline/images/marker--pencil.png      | Bin
 .../autopsy/timeline/images/marker--pin.png         | Bin
 .../autopsy/timeline/images/marker--plus.png        | Bin
 .../sleuthkit/autopsy/timeline/images/marker.png    | Bin
 .../sleuthkit/autopsy/timeline/images/message.png   | Bin
 .../autopsy/timeline/images/minus-button.png        | Bin
 .../autopsy/timeline/images/plus-button.png         | Bin
 .../sleuthkit/autopsy/timeline/images/programs.png  | Bin
 .../autopsy/timeline/images/prohibition.png         | Bin
 .../autopsy/timeline/images/question-frame.png      | Bin
 .../autopsy/timeline/images/recent_docs.png         | Bin
 .../autopsy/timeline/images/resultset_first.png     | Bin
 .../autopsy/timeline/images/resultset_last.png      | Bin
 .../autopsy/timeline/images/resultset_next.png      | Bin
 .../autopsy/timeline/images/resultset_previous.png  | Bin
 .../autopsy/timeline/images/searchquery.png         | Bin
 .../sleuthkit/autopsy/timeline/images/select.png    | Bin
 .../org/sleuthkit/autopsy/timeline/images/table.png | Bin
 .../org/sleuthkit/autopsy/timeline/images/tick.png  | Bin
 .../autopsy/timeline/images/timeline_marker.png     | Bin
 .../autopsy/timeline/images/usb_devices.png         | Bin
 .../sleuthkit/autopsy/timeline/images/warning.png   | Bin
 .../autopsy/timeline/images/warning_triangle.png    | Bin
 .../timeline/images/warning_triangle_small.png      | Bin
 .../sleuthkit/autopsy/timeline/images/web-file.png  | Bin
 .../sleuthkit/autopsy/timeline/license-timeline.txt |   0
 .../timeline/snapshot/SnapShotReportWriter.java     |   0
 .../sleuthkit/autopsy/timeline/snapshot/index.css   |   0
 .../autopsy/timeline/snapshot/index_template.html   |   0
 .../autopsy/timeline/snapshot/navigation.html       |   0
 .../timeline/snapshot/snapshot_template.html        |   0
 .../sleuthkit/autopsy/timeline/snapshot/summary.css |   0
 .../autopsy/timeline/snapshot/summary_template.html |   0
 .../autopsy/timeline/ui/AbstractFXCellFactory.java  |   0
 .../autopsy/timeline/ui/AbstractTimeLineView.java   |   0
 .../autopsy/timeline/ui/AbstractTimelineChart.java  |   0
 .../sleuthkit/autopsy/timeline/ui/Bundle.properties |   0
 .../autopsy/timeline/ui/Bundle_ja.properties        |   0
 .../autopsy/timeline/ui/ContextMenuProvider.java    |   0
 .../autopsy/timeline/ui/HistoryToolBar.fxml         |   0
 .../autopsy/timeline/ui/HistoryToolBar.java         |   0
 .../autopsy/timeline/ui/IntervalSelector.css        |   0
 .../autopsy/timeline/ui/IntervalSelector.fxml       |   0
 .../autopsy/timeline/ui/IntervalSelector.java       |   0
 .../autopsy/timeline/ui/NoEventsDialog.fxml         |   0
 .../sleuthkit/autopsy/timeline/ui/StatusBar.fxml    |   0
 .../sleuthkit/autopsy/timeline/ui/StatusBar.java    |   0
 .../autopsy/timeline/ui/TimeLineChart.java          |   0
 .../autopsy/timeline/ui/TimeZonePanel.fxml          |   0
 .../autopsy/timeline/ui/TimeZonePanel.java          |   0
 .../sleuthkit/autopsy/timeline/ui/ViewFrame.fxml    |   0
 .../sleuthkit/autopsy/timeline/ui/ViewFrame.java    |   0
 .../sleuthkit/autopsy/timeline/ui/ZoomRanges.java   |   0
 .../timeline/ui/countsview/Bundle_ja.properties     |   0
 .../timeline/ui/countsview/CountsViewPane.java      |   0
 .../ui/countsview/CountsViewSettingsPane.fxml       |   0
 .../timeline/ui/countsview/EventCountsChart.java    |   0
 .../timeline/ui/detailview/Bundle_ja.properties     |   0
 .../autopsy/timeline/ui/detailview/DateAxis.java    |   0
 .../ui/detailview/DescriptionVisibility.java        |   0
 .../timeline/ui/detailview/DetailViewPane.java      |   0
 .../ui/detailview/DetailViewSettingsPane.fxml       |   0
 .../timeline/ui/detailview/DetailsChart.java        |   0
 .../timeline/ui/detailview/DetailsChartLane.java    |   0
 .../ui/detailview/DetailsChartLayoutSettings.java   |   0
 .../autopsy/timeline/ui/detailview/EventAxis.java   |   0
 .../timeline/ui/detailview/EventClusterNode.java    |   0
 .../timeline/ui/detailview/EventNodeBase.java       |   0
 .../timeline/ui/detailview/EventStripeNode.java     |   0
 .../timeline/ui/detailview/EventsDetailsChart.css   |   0
 .../autopsy/timeline/ui/detailview/GuideLine.java   |   0
 .../ui/detailview/HideDescriptionAction.java        |   0
 .../timeline/ui/detailview/MultiEventNodeBase.java  |   0
 .../ui/detailview/PinnedEventsChartLane.java        |   0
 .../ui/detailview/PrimaryDetailsChartLane.java      |   0
 .../ui/detailview/ScrollingLaneWrapper.java         |   0
 .../timeline/ui/detailview/SingleEventNode.java     |   0
 .../timeline/ui/detailview/StripeFlattener.java     |   0
 .../ui/detailview/UnhideDescriptionAction.java      |   0
 .../ui/detailview/tree/BaseTypeTreeItem.java        |   0
 .../ui/detailview/tree/Bundle_ja.properties         |   0
 .../ui/detailview/tree/DescriptionTreeItem.java     |   0
 .../ui/detailview/tree/EventTypeTreeItem.java       |   0
 .../timeline/ui/detailview/tree/EventsTree.fxml     |   0
 .../timeline/ui/detailview/tree/EventsTree.java     |   0
 .../timeline/ui/detailview/tree/EventsTreeItem.java |   0
 .../timeline/ui/detailview/tree/RootItem.java       |   0
 .../ui/detailview/tree/SubTypeTreeItem.java         |   0
 .../timeline/ui/detailview/tree/TreeComparator.java |   0
 .../timeline/ui/filtering/Bundle_ja.properties      |   0
 .../ui/filtering/FilterCheckBoxCellFactory.java     |   0
 .../timeline/ui/filtering/FilterSetPanel.fxml       |   0
 .../timeline/ui/filtering/FilterSetPanel.java       |   0
 .../autopsy/timeline/ui/filtering/FilterTable.css   |   0
 .../timeline/ui/filtering/FilterTreeItem.java       |   0
 .../timeline/ui/filtering/FilterTreeTableRow.java   |   0
 .../autopsy/timeline/ui/filtering/LegendCell.java   |   0
 .../autopsy/timeline/ui/listvew/ListTimeline.fxml   |   0
 .../autopsy/timeline/ui/listvew/ListTimeline.java   |   0
 .../autopsy/timeline/ui/listvew/ListViewPane.java   |   0
 .../timeline/ui/listvew/SwingFXMenuUtils.java       |   0
 .../autopsy/timeline/utils/IntervalUtils.java       |   0
 .../autopsy/timeline/utils/MappedList.java          |   0
 .../autopsy/timeline/utils/RangeDivisionInfo.java   |   0
 .../autopsy/timeline/zooming/Bundle.properties      |   0
 .../autopsy/timeline/zooming/Bundle_ja.properties   |   0
 .../autopsy/timeline/zooming/DescriptionLoD.java    |   0
 .../timeline/zooming/DisplayNameProvider.java       |   0
 .../timeline/zooming/EventTypeZoomLevel.java        |   0
 .../autopsy/timeline/zooming/TimeUnits.java         |   0
 .../autopsy/timeline/zooming/ZoomParams.java        |   0
 .../autopsy/timeline/zooming/ZoomSettingsPane.fxml  |   0
 .../autopsy/timeline/zooming/ZoomSettingsPane.java  |   0
 .../autopsy/ingest/IngestFileFiltersTest.java       |   0
 .../testutils/FunctionalTestDspCallback.java        |   0
 .../testutils/FunctionalTestDspProgressMonitor.java |   0
 .../autopsy/ingest/IngestFileFiltersTest.java       |   0
 Core/updates_ja.xml                                 |   0
 CoreLibs/build-mac.xml                              |   0
 CoreLibs/build-unix.xml                             |   0
 CoreLibs/build-windows.xml                          |   0
 CoreLibs/build.xml                                  |   0
 CoreLibs/ivy.xml                                    |   0
 CoreLibs/ivysettings.xml                            |   0
 CoreLibs/manifest.mf                                |   0
 CoreLibs/nbproject/build-impl.xml                   |   0
 CoreLibs/nbproject/project.properties               |   0
 CoreLibs/nbproject/project.xml                      |   0
 CoreLibs/nbproject/suite.properties                 |   0
 .../sleuthkit/autopsy/corelibs/Bundle.properties    |   0
 .../sleuthkit/autopsy/corelibs/Bundle_ja.properties |   0
 .../sleuthkit/autopsy/corelibs/ScalrWrapper.java    |   0
 .../org/sleuthkit/autopsy/corelibs/SigarLoader.java |   0
 Experimental/build.xml                              |   0
 Experimental/ivy.xml                                |   0
 Experimental/ivysettings.xml                        |   0
 Experimental/manifest.mf                            |   0
 Experimental/nbproject/build-impl.xml               |   0
 Experimental/nbproject/project.properties           |   0
 Experimental/nbproject/project.xml                  |   0
 Experimental/nbproject/suite.properties             |   0
 .../experimental/autoingest/AddArchiveTask.java     |   0
 .../autoingest/AddDataSourceCallback.java           |   0
 .../autoingest/ArchiveExtractorDSProcessor.java     |   0
 .../experimental/autoingest/ArchiveFilePanel.form   |   0
 .../experimental/autoingest/ArchiveFilePanel.java   |   0
 .../experimental/autoingest/ArchiveUtil.java        |   0
 .../autoingest/AutoIngestCaseDeletedEvent.java      |   0
 .../autoingest/AutoIngestCasePrioritizedEvent.java  |   0
 .../autoingest/AutoIngestControlPanel.form          |   0
 .../autoingest/AutoIngestControlPanel.java          |   0
 .../autoingest/AutoIngestDashboard.form             |   0
 .../autoingest/AutoIngestDashboard.java             |   0
 .../autoingest/AutoIngestDashboardOpenAction.java   |   0
 .../autoingest/AutoIngestDashboardTopComponent.form |   0
 .../autoingest/AutoIngestDashboardTopComponent.java |   0
 .../autoingest/AutoIngestDataSource.java            |   0
 .../experimental/autoingest/AutoIngestJob.java      |   0
 .../autoingest/AutoIngestJobCompletedEvent.java     |   0
 .../experimental/autoingest/AutoIngestJobEvent.java |   0
 .../autoingest/AutoIngestJobLogger.java             |   0
 .../autoingest/AutoIngestJobNodeData.java           |   0
 .../autoingest/AutoIngestJobStartedEvent.java       |   0
 .../autoingest/AutoIngestJobStatusEvent.java        |   0
 .../experimental/autoingest/AutoIngestManager.java  |   0
 .../autoingest/AutoIngestMetricsCollector.java      |   0
 .../autoingest/AutoIngestMetricsDialog.form         |   0
 .../autoingest/AutoIngestMetricsDialog.java         |   0
 .../experimental/autoingest/AutoIngestMonitor.java  |   0
 .../autoingest/AutoIngestSystemLogger.java          |   0
 .../autoingest/AutopsyManifestFileParser.java       |   0
 .../experimental/autoingest/Bundle.properties       |   0
 .../experimental/autoingest/CaseImportPanel.form    |   0
 .../experimental/autoingest/CaseImportPanel.java    |   0
 .../autoingest/CaseImportPanelController.java       |   0
 .../autoingest/DataSourceProcessorUtility.java      |   0
 .../experimental/autoingest/FileExportRuleSet.java  |   0
 .../experimental/autoingest/FileExportSettings.java |   0
 .../experimental/autoingest/FileExporter.java       |   0
 .../autoingest/FileExporterSettingsPanel.form       |   0
 .../autoingest/FileExporterSettingsPanel.java       |   0
 .../experimental/autoingest/ImportDoneCallback.java |   0
 .../autopsy/experimental/autoingest/Manifest.java   |   0
 .../experimental/autoingest/ManifestFileParser.java |   0
 .../autopsy/experimental/autoingest/PathUtils.java  |   0
 .../autoingest/SingleUserCaseImporter.java          |   0
 .../autoingest/StatusDatabaseLogger.java            |   0
 .../autopsy/experimental/autoingest/layer.xml       |   0
 .../AdvancedAutoIngestSettingsPanel.form            |   0
 .../AdvancedAutoIngestSettingsPanel.java            |   0
 .../configuration/AutoIngestSettingsPanel.form      |   0
 .../configuration/AutoIngestSettingsPanel.java      |   0
 .../AutoIngestSettingsPanelController.java          |   0
 .../configuration/AutoIngestUserPreferences.java    |   0
 .../experimental/configuration/Bundle.properties    |   0
 .../experimental/configuration/Bundle_ja.properties |   0
 .../configuration/NodeStatusLogPanel.form           |   0
 .../configuration/NodeStatusLogPanel.java           |   0
 .../configuration/SharedConfiguration.java          |   0
 .../experimental/configuration/StartupWindow.java   |   0
 .../sleuthkit/autopsy/experimental/images/AIM.png   | Bin
 .../autopsy/experimental/images/arrow-down-icon.png | Bin
 .../autopsy/experimental/images/arrow-up-icon.png   | Bin
 .../autopsy/experimental/images/artifact-icon.png   | Bin
 .../autopsy/experimental/images/autoIngest32.png    | Bin
 .../sleuthkit/autopsy/experimental/images/bad.png   | Bin
 .../experimental/images/extracted_content.png       | Bin
 .../autopsy/experimental/images/file-size-16.png    | Bin
 .../sleuthkit/autopsy/experimental/images/frame.gif | Bin
 .../autopsy/experimental/images/frame32.gif         | Bin
 .../sleuthkit/autopsy/experimental/images/good.png  | Bin
 .../autopsy/experimental/images/import16.png        | Bin
 .../autopsy/experimental/images/import32.png        | Bin
 .../autopsy/experimental/images/knownbad-icon.png   | Bin
 .../experimental/images/left-arrow-16-icon.png      | Bin
 .../autopsy/experimental/images/locked.png          | Bin
 .../autopsy/experimental/images/mime-icon.png       | Bin
 .../autopsy/experimental/images/minus-icon.png      | Bin
 .../autopsy/experimental/images/options-icon.png    | Bin
 .../autopsy/experimental/images/plus-icon.png       | Bin
 .../autopsy/experimental/images/ruleset-icon.png    | Bin
 .../autopsy/experimental/images/save-icon.png       | Bin
 .../sleuthkit/autopsy/experimental/images/tick.png  | Bin
 .../autopsy/experimental/images/warning16.png       | Bin
 .../autopsy/experimental/images/yield16-icon.png    | Bin
 ImageGallery/.gitattributes                         |   0
 ImageGallery/.gitignore                             |   0
 ImageGallery/LICENSE-2.0.txt                        |   0
 ImageGallery/build.xml                              |   0
 ImageGallery/manifest.mf                            |   0
 ImageGallery/nbproject/build-impl.xml               |   0
 ImageGallery/nbproject/genfiles.properties          |   0
 ImageGallery/nbproject/platform.properties          |   0
 ImageGallery/nbproject/project.properties           |   0
 ImageGallery/nbproject/project.xml                  |   0
 ImageGallery/nbproject/suite.properties             |   0
 .../autopsy/imagegallery/Bundle.properties          |   0
 .../autopsy/imagegallery/Bundle_ja.properties       |   0
 .../autopsy/imagegallery/FXMLConstructor.java       |   0
 .../autopsy/imagegallery/FileIDSelectionModel.java  |   0
 .../autopsy/imagegallery/FileTypeUtils.java         |   0
 .../imagegallery/ImageGalleryController.java        |   0
 .../autopsy/imagegallery/ImageGalleryModule.java    |   0
 .../imagegallery/ImageGalleryOptionsPanel.form      |   0
 .../imagegallery/ImageGalleryOptionsPanel.java      |   0
 .../ImageGalleryOptionsPanelController.java         |   0
 .../imagegallery/ImageGalleryPreferences.java       |   0
 .../imagegallery/ImageGalleryTopComponent.form      |   0
 .../imagegallery/ImageGalleryTopComponent.java      |   0
 .../org/sleuthkit/autopsy/imagegallery/OnStart.java |   0
 .../autopsy/imagegallery/PerCaseProperties.java     |   0
 .../autopsy/imagegallery/ThumbnailCache.java        |   0
 .../autopsy/imagegallery/actions/AddTagAction.java  |   0
 .../autopsy/imagegallery/actions/Back.java          |   0
 .../autopsy/imagegallery/actions/Bundle.properties  |   0
 .../imagegallery/actions/Bundle_ja.properties       |   0
 .../imagegallery/actions/CategorizeAction.java      |   0
 .../imagegallery/actions/CategorizeGroupAction.java |   0
 .../actions/CategorizeSelectedFilesAction.java      |   0
 .../actions/DeleteFollowUpTagAction.java            |   0
 .../imagegallery/actions/DeleteTagAction.java       |   0
 .../autopsy/imagegallery/actions/Forward.java       |   0
 .../imagegallery/actions/NextUnseenGroup.java       |   0
 .../autopsy/imagegallery/actions/OpenAction.java    |   0
 .../actions/OpenExternalViewerAction.java           |   0
 .../autopsy/imagegallery/actions/RedoAction.java    |   0
 .../imagegallery/actions/SwingMenuItemAdapter.java  |   0
 .../imagegallery/actions/TagGroupAction.java        |   0
 .../actions/TagSelectedFilesAction.java             |   0
 .../autopsy/imagegallery/actions/UndoAction.java    |   0
 .../imagegallery/actions/UndoRedoManager.java       |   0
 .../actions/btn_icon_image_gallery_26.png           | Bin
 .../imagegallery/datamodel/Bundle_ja.properties     |   0
 .../imagegallery/datamodel/CategoryManager.java     |   0
 .../imagegallery/datamodel/DrawableAttribute.java   |   0
 .../autopsy/imagegallery/datamodel/DrawableDB.java  |   0
 .../imagegallery/datamodel/DrawableFile.java        |   0
 .../imagegallery/datamodel/DrawableTagsManager.java |   0
 .../imagegallery/datamodel/HashSetManager.java      |   0
 .../autopsy/imagegallery/datamodel/ImageFile.java   |   0
 .../autopsy/imagegallery/datamodel/VideoFile.java   |   0
 .../datamodel/grouping/Bundle_ja.properties         |   0
 .../datamodel/grouping/DrawableGroup.java           |   0
 .../imagegallery/datamodel/grouping/GroupKey.java   |   0
 .../datamodel/grouping/GroupManager.java            |   0
 .../datamodel/grouping/GroupSortBy.java             |   0
 .../datamodel/grouping/GroupViewMode.java           |   0
 .../datamodel/grouping/GroupViewState.java          |   0
 .../autopsy/imagegallery/gui/AttributeListCell.java |   0
 .../autopsy/imagegallery/gui/Bundle_ja.properties   |   0
 .../autopsy/imagegallery/gui/GuiUtils.java          |   0
 .../autopsy/imagegallery/gui/MediaControl.fxml      |   0
 .../autopsy/imagegallery/gui/NoGroupsDialog.fxml    |   0
 .../autopsy/imagegallery/gui/NoGroupsDialog.java    |   0
 .../autopsy/imagegallery/gui/SortByListCell.java    |   0
 .../autopsy/imagegallery/gui/SortChooser.fxml       |   0
 .../autopsy/imagegallery/gui/SortChooser.java       |   0
 .../autopsy/imagegallery/gui/StatusBar.fxml         |   0
 .../autopsy/imagegallery/gui/StatusBar.java         |   0
 .../autopsy/imagegallery/gui/SummaryTablePane.fxml  |   0
 .../autopsy/imagegallery/gui/SummaryTablePane.java  |   0
 .../sleuthkit/autopsy/imagegallery/gui/Toolbar.fxml |   0
 .../sleuthkit/autopsy/imagegallery/gui/Toolbar.java |   0
 .../autopsy/imagegallery/gui/VideoPlayer.java       |   0
 .../gui/drawableviews/Bundle_ja.properties          |   0
 .../gui/drawableviews/DrawableTile.fxml             |   0
 .../gui/drawableviews/DrawableTile.java             |   0
 .../gui/drawableviews/DrawableTileBase.java         |   0
 .../gui/drawableviews/DrawableUIBase.java           |   0
 .../gui/drawableviews/DrawableView.java             |   0
 .../imagegallery/gui/drawableviews/GroupPane.fxml   |   0
 .../imagegallery/gui/drawableviews/GroupPane.java   |   0
 .../gui/drawableviews/MetaDataPane.fxml             |   0
 .../gui/drawableviews/MetaDataPane.java             |   0
 .../gui/drawableviews/SlideShowView.fxml            |   0
 .../gui/drawableviews/SlideShowView.java            |   0
 .../imagegallery/gui/navpanel/Bundle_ja.properties  |   0
 .../autopsy/imagegallery/gui/navpanel/GroupCell.css |   0
 .../imagegallery/gui/navpanel/GroupCellFactory.java |   0
 .../imagegallery/gui/navpanel/GroupComparators.java |   0
 .../imagegallery/gui/navpanel/GroupTree.java        |   0
 .../imagegallery/gui/navpanel/GroupTreeItem.java    |   0
 .../imagegallery/gui/navpanel/GroupTreeNode.java    |   0
 .../imagegallery/gui/navpanel/HashHitGroupList.java |   0
 .../autopsy/imagegallery/gui/navpanel/NavPanel.fxml |   0
 .../autopsy/imagegallery/gui/navpanel/NavPanel.java |   0
 .../autopsy/imagegallery/images/Clapperboard.png    | Bin
 .../autopsy/imagegallery/images/Folder-icon.png     | Bin
 .../autopsy/imagegallery/images/TriangleDown.png    | Bin
 .../imagegallery/images/application_view_tile.png   | Bin
 .../autopsy/imagegallery/images/arrow-090.png       | Bin
 .../autopsy/imagegallery/images/arrow-180.png       | Bin
 .../autopsy/imagegallery/images/arrow-270.png       | Bin
 .../imagegallery/images/arrow-circle-double-135.png | Bin
 .../imagegallery/images/arrow-circle-double.png     | Bin
 .../imagegallery/images/arrow-resize-090.png        | Bin
 .../autopsy/imagegallery/images/arrow-resize.png    | Bin
 .../sleuthkit/autopsy/imagegallery/images/arrow.png | Bin
 .../autopsy/imagegallery/images/arrow_down.png      | Bin
 .../autopsy/imagegallery/images/arrow_up.png        | Bin
 .../imagegallery/images/border-bottom-double.png    | Bin
 .../images/border-top-bottom-double.png             | Bin
 .../images/btn_icon_image_gallery_26.png            | Bin
 .../images/btn_icon_image_gallery_32.png            | Bin
 .../images/btn_icon_image_gallery_48.png            | Bin
 .../imagegallery/images/bullet_arrow_down.png       | Bin
 .../autopsy/imagegallery/images/camera.png          | Bin
 .../autopsy/imagegallery/images/category-icon.png   | Bin
 .../autopsy/imagegallery/images/clock--minus.png    | Bin
 .../autopsy/imagegallery/images/clock--pencil.png   | Bin
 .../autopsy/imagegallery/images/clock--plus.png     | Bin
 .../images/control-double-000-small.png             | Bin
 .../images/control-double-090-small.png             | Bin
 .../imagegallery/images/control-double-090.png      | Bin
 .../images/control-double-180-small.png             | Bin
 .../imagegallery/images/control-double-180.png      | Bin
 .../images/control-double-270-small.png             | Bin
 .../imagegallery/images/control-double-270.png      | Bin
 .../autopsy/imagegallery/images/control-double.png  | Bin
 .../imagegallery/images/control-stop-000-small.png  | Bin
 .../autopsy/imagegallery/images/control-stop.png    | Bin
 .../autopsy/imagegallery/images/external.png        | Bin
 .../sleuthkit/autopsy/imagegallery/images/film.png  | Bin
 .../autopsy/imagegallery/images/flag_gray.png       | Bin
 .../autopsy/imagegallery/images/flag_red.png        | Bin
 .../imagegallery/images/folder-open-image.png       | Bin
 .../autopsy/imagegallery/images/folder-rename.png   | Bin
 .../autopsy/imagegallery/images/folder-tree.png     | Bin
 .../autopsy/imagegallery/images/folder.png          | Bin
 .../autopsy/imagegallery/images/folder_picture.png  | Bin
 .../autopsy/imagegallery/images/folders-path.png    | Bin
 .../autopsy/imagegallery/images/funnel.png          | Bin
 .../sleuthkit/autopsy/imagegallery/images/group.png | Bin
 .../autopsy/imagegallery/images/hashset_hits.png    | Bin
 .../autopsy/imagegallery/images/icon-hashtag.png    | Bin
 .../autopsy/imagegallery/images/info-icon-16.png    | Bin
 .../autopsy/imagegallery/images/information.png     | Bin
 .../autopsy/imagegallery/images/lightbulb.png       | Bin
 .../images/media_controls_first_small.png           | Bin
 .../images/media_controls_forward_small.png         | Bin
 .../images/media_controls_last_small.png            | Bin
 .../images/media_controls_pause_small.png           | Bin
 .../images/media_controls_play_small.png            | Bin
 .../images/media_controls_rewind_small.png          | Bin
 .../images/media_controls_stop_small.png            | Bin
 .../autopsy/imagegallery/images/mime_types.png      | Bin
 .../imagegallery/images/page_white_stack.png        | Bin
 .../imagegallery/images/polaroid_green_48.png       | Bin
 .../images/polaroid_green_48_silhouette.png         | Bin
 .../autopsy/imagegallery/images/prohibition.png     | Bin
 .../autopsy/imagegallery/images/question-frame.png  | Bin
 .../sleuthkit/autopsy/imagegallery/images/redo.png  | Bin
 .../autopsy/imagegallery/images/right arrow.png     | Bin
 .../autopsy/imagegallery/images/right_arrow_128.png | Bin
 .../autopsy/imagegallery/images/shape_group.png     | Bin
 .../sleuthkit/autopsy/imagegallery/images/slide.png | Bin
 .../autopsy/imagegallery/images/sort_asc_az.png     | Bin
 .../autopsy/imagegallery/images/sort_ascending.png  | Bin
 .../autopsy/imagegallery/images/sort_desc_az.png    | Bin
 .../autopsy/imagegallery/images/sort_descending.png | Bin
 .../images/speaker-volume-control-mute.png          | Bin
 .../images/speaker-volume-control-up.png            | Bin
 .../imagegallery/images/speaker-volume-control.png  | Bin
 .../imagegallery/images/speaker-volume-low.png      | Bin
 .../imagegallery/images/speaker-volume-none.png     | Bin
 .../autopsy/imagegallery/images/speaker-volume.png  | Bin
 .../autopsy/imagegallery/images/tag_red.png         | Bin
 .../sleuthkit/autopsy/imagegallery/images/undo.png  | Bin
 .../autopsy/imagegallery/images/video-file.png      | Bin
 .../autopsy/imagegallery/images/warning16.png       | Bin
 .../autopsy/imagegallery/license-imagegallery.txt   |   0
 .../autopsy/imagegallery/utils/TaskUtils.java       |   0
 InternalPythonModules/README.txt                    |   0
 InternalPythonModules/android/browserlocation.py    |   0
 InternalPythonModules/android/cachelocation.py      |   0
 InternalPythonModules/android/calllog.py            |   0
 InternalPythonModules/android/contact.py            |   0
 InternalPythonModules/android/general.py            |   0
 InternalPythonModules/android/googlemaplocation.py  |   0
 InternalPythonModules/android/module.py             |   0
 InternalPythonModules/android/tangomessage.py       |   0
 InternalPythonModules/android/textmessage.py        |   0
 InternalPythonModules/android/wwfmessage.py         |   0
 KNOWN_ISSUES.txt                                    |   0
 KeywordSearch/build.xml                             |   0
 KeywordSearch/ivy.xml                               |   0
 KeywordSearch/ivysettings.xml                       |   0
 KeywordSearch/manifest.mf                           |   0
 KeywordSearch/nbproject/build-impl.xml              |   0
 KeywordSearch/nbproject/project.properties          |   0
 KeywordSearch/nbproject/project.xml                 |   0
 KeywordSearch/nbproject/suite.properties            |   0
 KeywordSearch/solr/contexts/solr-jetty-context.xml  |   0
 KeywordSearch/solr/etc/jetty.xml                    |   0
 KeywordSearch/solr/etc/webdefault.xml               |   0
 KeywordSearch/solr/resources/log4j.properties       |   0
 .../configsets/AutopsyConfig/conf/admin-extra.html  |   0
 .../solr/configsets/AutopsyConfig/conf/elevate.xml  |   0
 .../conf/logging-development.properties             |   0
 .../AutopsyConfig/conf/logging-release.properties   |   0
 .../AutopsyConfig/conf/mapping-FoldToASCII.txt      |   0
 .../AutopsyConfig/conf/mapping-ISOLatin1Accent.txt  |   0
 .../configsets/AutopsyConfig/conf/protwords.txt     |   0
 .../solr/configsets/AutopsyConfig/conf/schema.xml   |   0
 .../solr/configsets/AutopsyConfig/conf/scripts.conf |   0
 .../configsets/AutopsyConfig/conf/solrconfig.xml    |   0
 .../configsets/AutopsyConfig/conf/spellings.txt     |   0
 .../configsets/AutopsyConfig/conf/stopwords.txt     |   0
 .../configsets/AutopsyConfig/conf/stopwords_en.txt  |   0
 .../solr/configsets/AutopsyConfig/conf/synonyms.txt |   0
 KeywordSearch/solr/solr/solr.xml                    |   0
 KeywordSearch/solr/solr/zoo.cfg                     |   0
 .../autopsy/keywordsearch/AccountsText.java         |   0
 .../autopsy/keywordsearch/AddKeywordsDialog.form    |   0
 .../autopsy/keywordsearch/AddKeywordsDialog.java    |   0
 .../keywordsearch/ArtifactTextExtractor.java        |   0
 .../autopsy/keywordsearch/Bundle.properties         |   0
 .../autopsy/keywordsearch/Bundle_ja.properties      |   0
 .../sleuthkit/autopsy/keywordsearch/Chunker.java    |   0
 .../keywordsearch/DropdownListSearchPanel.form      |   0
 .../keywordsearch/DropdownListSearchPanel.java      |   0
 .../DropdownSingleTermSearchPanel.form              |   0
 .../DropdownSingleTermSearchPanel.java              |   0
 .../autopsy/keywordsearch/DropdownToolbar.form      |   0
 .../autopsy/keywordsearch/DropdownToolbar.java      |   0
 .../keywordsearch/EnCaseKeywordSearchList.java      |   0
 .../keywordsearch/ExtractedContentPanel.form        |   0
 .../keywordsearch/ExtractedContentPanel.java        |   0
 .../keywordsearch/ExtractedContentViewer.java       |   0
 .../autopsy/keywordsearch/FileTextExtractor.java    |   0
 .../autopsy/keywordsearch/GlobalEditListPanel.form  |   0
 .../autopsy/keywordsearch/GlobalEditListPanel.java  |   0
 .../keywordsearch/GlobalListSettingsPanel.form      |   0
 .../keywordsearch/GlobalListSettingsPanel.java      |   0
 .../keywordsearch/GlobalListsManagementPanel.form   |   0
 .../keywordsearch/GlobalListsManagementPanel.java   |   0
 .../autopsy/keywordsearch/HighlightedText.java      |   0
 .../autopsy/keywordsearch/HtmlTextExtractor.java    |   0
 .../org/sleuthkit/autopsy/keywordsearch/Index.java  |   0
 .../autopsy/keywordsearch/IndexFinder.java          |   0
 .../autopsy/keywordsearch/IndexMetadata.java        |   0
 .../autopsy/keywordsearch/IndexedText.java          |   0
 .../sleuthkit/autopsy/keywordsearch/Ingester.java   |   0
 .../sleuthkit/autopsy/keywordsearch/Installer.java  |   0
 .../autopsy/keywordsearch/JerichoParserWrapper.java |   0
 .../sleuthkit/autopsy/keywordsearch/Keyword.java    |   0
 .../sleuthkit/autopsy/keywordsearch/KeywordHit.java |   0
 .../autopsy/keywordsearch/KeywordList.java          |   0
 .../autopsy/keywordsearch/KeywordListsManager.java  |   0
 .../autopsy/keywordsearch/KeywordQueryFilter.java   |   0
 .../autopsy/keywordsearch/KeywordSearch.java        |   0
 .../autopsy/keywordsearch/KeywordSearchAction.java  |   0
 .../KeywordSearchConfigurationAction.java           |   0
 .../keywordsearch/KeywordSearchFilterNode.java      |   0
 .../KeywordSearchGlobalLanguageSettingsPanel.form   |   0
 .../KeywordSearchGlobalLanguageSettingsPanel.java   |   0
 .../KeywordSearchGlobalSearchSettingsPanel.form     |   0
 .../KeywordSearchGlobalSearchSettingsPanel.java     |   0
 .../KeywordSearchGlobalSettingsPanel.form           |   0
 .../KeywordSearchGlobalSettingsPanel.java           |   0
 .../keywordsearch/KeywordSearchIngestModule.java    |   0
 .../keywordsearch/KeywordSearchJobSettings.java     |   0
 .../KeywordSearchJobSettingsPanel.form              |   0
 .../KeywordSearchJobSettingsPanel.java              |   0
 .../autopsy/keywordsearch/KeywordSearchList.java    |   0
 .../keywordsearch/KeywordSearchModuleException.java |   0
 .../keywordsearch/KeywordSearchModuleFactory.java   |   0
 .../keywordsearch/KeywordSearchOptionsPanel.form    |   0
 .../KeywordSearchOptionsPanelController.java        |   0
 .../autopsy/keywordsearch/KeywordSearchPanel.java   |   0
 .../autopsy/keywordsearch/KeywordSearchQuery.java   |   0
 .../keywordsearch/KeywordSearchQueryDelegator.java  |   0
 .../keywordsearch/KeywordSearchResultFactory.java   |   0
 .../keywordsearch/KeywordSearchSettings.java        |   0
 .../autopsy/keywordsearch/KeywordSearchUtil.java    |   0
 .../autopsy/keywordsearch/KeywordsSchema.xsd        |   0
 .../autopsy/keywordsearch/LuceneQuery.java          |   0
 .../autopsy/keywordsearch/NewKeywordPanel.form      |   0
 .../autopsy/keywordsearch/NewKeywordPanel.java      |   0
 .../autopsy/keywordsearch/NoOpenCoreException.java  |   0
 .../autopsy/keywordsearch/QueryRequest.java         |   0
 .../autopsy/keywordsearch/QueryResults.java         |   0
 .../sleuthkit/autopsy/keywordsearch/RawText.java    |   0
 .../sleuthkit/autopsy/keywordsearch/RegexQuery.java |   0
 .../autopsy/keywordsearch/SearchRunner.java         |   0
 .../org/sleuthkit/autopsy/keywordsearch/Server.java |   0
 .../autopsy/keywordsearch/SolrSearchService.java    |   0
 .../autopsy/keywordsearch/StringsTextExtractor.java |   0
 .../autopsy/keywordsearch/TermsComponentQuery.java  |   0
 .../autopsy/keywordsearch/TextExtractor.java        |   0
 .../keywordsearch/TextLanguageIdentifier.java       |   0
 .../autopsy/keywordsearch/TikaTextExtractor.java    |   0
 .../autopsy/keywordsearch/XmlKeywordSearchList.java |   0
 .../org/sleuthkit/autopsy/keywordsearch/add16.png   | Bin
 .../sleuthkit/autopsy/keywordsearch/arrow_left.gif  | Bin
 .../sleuthkit/autopsy/keywordsearch/arrow_right.gif | Bin
 .../autopsy/keywordsearch/btn_step_back.png         | Bin
 .../keywordsearch/btn_step_back_disabled.png        | Bin
 .../autopsy/keywordsearch/btn_step_back_hover.png   | Bin
 .../autopsy/keywordsearch/btn_step_forward.png      | Bin
 .../keywordsearch/btn_step_forward_disabled.png     | Bin
 .../keywordsearch/btn_step_forward_hover.png        | Bin
 .../sleuthkit/autopsy/keywordsearch/checkmark.png   | Bin
 .../sleuthkit/autopsy/keywordsearch/delete16.png    | Bin
 .../autopsy/keywordsearch/dropdown-icon-pressed.png | Bin
 .../keywordsearch/dropdown-icon-rollover.png        | Bin
 .../autopsy/keywordsearch/dropdown-icon.png         | Bin
 .../org/sleuthkit/autopsy/keywordsearch/edit16.png  | Bin
 .../sleuthkit/autopsy/keywordsearch/export16.png    | Bin
 .../sleuthkit/autopsy/keywordsearch/filter-icon.png | Bin
 .../sleuthkit/autopsy/keywordsearch/import16.png    | Bin
 .../org/sleuthkit/autopsy/keywordsearch/layer.xml   |   0
 .../org/sleuthkit/autopsy/keywordsearch/new16.png   | Bin
 .../autopsy/keywordsearch/options-icon.png          | Bin
 .../org/sleuthkit/autopsy/keywordsearch/save16.png  | Bin
 .../sleuthkit/autopsy/keywordsearch/search-icon.png | Bin
 .../keywordsearch/searchbutton-icon-pressed.png     | Bin
 .../keywordsearch/searchbutton-icon-rollover.png    | Bin
 .../autopsy/keywordsearch/searchbutton-icon.png     | Bin
 .../keywordsearch/watchbutton-icon-pressed.png      | Bin
 .../keywordsearch/watchbutton-icon-rollover.png     | Bin
 .../autopsy/keywordsearch/watchbutton-icon.png      | Bin
 .../keywordsearch/KeywordSearchTestSuite.java       |   0
 LICENSE-2.0.txt                                     |   0
 NEWS.txt                                            |   0
 README.txt                                          |   0
 README_LINUX_OSX.md                                 |   0
 RecentActivity/build.xml                            |   0
 RecentActivity/ivy.xml                              |   0
 RecentActivity/ivysettings.xml                      |   0
 RecentActivity/manifest.mf                          |   0
 RecentActivity/nbproject/build-impl.xml             |   0
 RecentActivity/nbproject/platform.properties        |   0
 RecentActivity/nbproject/project.properties         |   0
 RecentActivity/nbproject/project.xml                |   0
 RecentActivity/nbproject/suite.properties           |   0
 .../autopsy/recentactivity/Bundle.properties        |   0
 .../autopsy/recentactivity/Bundle_ja.properties     |   0
 .../sleuthkit/autopsy/recentactivity/Chrome.java    |   0
 .../sleuthkit/autopsy/recentactivity/Extract.java   |   0
 .../sleuthkit/autopsy/recentactivity/ExtractIE.java |   0
 .../autopsy/recentactivity/ExtractRegistry.java     |   0
 .../sleuthkit/autopsy/recentactivity/Firefox.java   |   0
 .../autopsy/recentactivity/RAImageIngestModule.java |   0
 .../RecentActivityExtracterModuleFactory.java       |   0
 .../recentactivity/RecentDocumentsByLnk.java        |   0
 .../autopsy/recentactivity/SEUQAMappings.xml        |   0
 .../autopsy/recentactivity/SearchEngineSchema.xsd   |   0
 .../SearchEngineURLQueryAnalyzer.java               |   0
 .../sleuthkit/autopsy/recentactivity/USB_DATA.txt   |   0
 .../autopsy/recentactivity/UsbDeviceIdMapper.java   |   0
 .../org/sleuthkit/autopsy/recentactivity/Util.java  |   0
 .../org/sleuthkit/autopsy/recentactivity/layer.xml  |   0
 ScalpelCarver/.gitignore                            |   0
 ScalpelCarver/build.xml                             |   0
 ScalpelCarver/manifest.mf                           |   0
 ScalpelCarver/nbproject/build-impl.xml              |   0
 ScalpelCarver/nbproject/platform.properties         |   0
 ScalpelCarver/nbproject/project.properties          |   0
 ScalpelCarver/nbproject/project.xml                 |   0
 .../org/sleuthkit/autopsy/scalpel/Bundle.properties |   0
 .../sleuthkit/autopsy/scalpel/Bundle_ja.properties  |   0
 .../autopsy/scalpel/ScalpelCarverIngestModule.java  |   0
 .../autopsy/scalpel/ScalpelCarverModuleFactory.java |   0
 .../sleuthkit/autopsy/scalpel/jni/Bundle.properties |   0
 .../autopsy/scalpel/jni/Bundle_ja.properties        |   0
 .../autopsy/scalpel/jni/ScalpelCarver.java          |   0
 .../autopsy/scalpel/jni/ScalpelException.java       |   0
 .../autopsy/scalpel/jni/ScalpelOutputParser.java    |   0
 .../src/org/sleuthkit/autopsy/scalpel/scalpel.conf  |   0
 Testing/README.txt                                  |   0
 Testing/build.xml                                   |   0
 Testing/manifest.mf                                 |   0
 Testing/nbproject/build-impl.xml                    |   0
 Testing/nbproject/project.properties                |   0
 Testing/nbproject/project.xml                       |   0
 Testing/nbproject/suite.properties                  |   0
 .../sleuthkit/autopsy/testing/AutopsyTestCases.java |   0
 .../org/sleuthkit/autopsy/testing/Bundle.properties |   0
 .../sleuthkit/autopsy/testing/RegressionTest.java   |   0
 .../core.jar/org/netbeans/core/startup/frame.gif    | Bin
 .../core.jar/org/netbeans/core/startup/frame32.gif  | Bin
 .../core.jar/org/netbeans/core/startup/frame48.gif  | Bin
 .../core.jar/org/netbeans/core/startup/splash.gif   | Bin
 build-unix.xml                                      |   0
 build-windows-installer.xml                         |   0
 build-windows.xml                                   |   0
 build.xml                                           |   0
 developers/README.txt                               |   0
 developers/netbeans_ide_java_editor_settings.zip    | Bin
 .../netbeans_ide_java_formatting_settings.zip       | Bin
 docs/doxygen-user/EXIF_parser_page.dox              |   0
 docs/doxygen-user/README.txt                        |   0
 docs/doxygen-user/adHocKeywordSearch.dox            |   0
 docs/doxygen-user/advanced.dox                      |   0
 docs/doxygen-user/android_analyzer.dox              |   0
 docs/doxygen-user/archive_extractor.dox             |   0
 docs/doxygen-user/case_management.dox               |   0
 docs/doxygen-user/content_viewer.dox                |   0
 docs/doxygen-user/data_sources.dox                  |   0
 docs/doxygen-user/e01_verifier.dox                  |   0
 docs/doxygen-user/email_parser.dox                  |   0
 docs/doxygen-user/extension_mismatch.dox            |   0
 docs/doxygen-user/file_search.dox                   |   0
 docs/doxygen-user/filetype.dox                      |   0
 docs/doxygen-user/hashdb_lookup.dox                 |   0
 docs/doxygen-user/image_gallery.dox                 |   0
 docs/doxygen-user/images/EXIF-tree.PNG              | Bin
 .../images/ImageGallery/application_view_tile.PNG   | Bin
 docs/doxygen-user/images/ImageGallery/bisque.PNG    | Bin
 .../images/ImageGallery/drawabletile.PNG            | Bin
 docs/doxygen-user/images/ImageGallery/flag_gray.PNG | Bin
 docs/doxygen-user/images/ImageGallery/flag_red.PNG  | Bin
 .../images/ImageGallery/folder_picture.PNG          | Bin
 docs/doxygen-user/images/ImageGallery/gray.PNG      | Bin
 docs/doxygen-user/images/ImageGallery/green.PNG     | Bin
 .../images/ImageGallery/hashset_hits.PNG            | Bin
 docs/doxygen-user/images/ImageGallery/orange.PNG    | Bin
 .../doxygen-user/images/ImageGallery/purpledash.PNG | Bin
 docs/doxygen-user/images/ImageGallery/red.PNG       | Bin
 docs/doxygen-user/images/ImageGallery/slide.PNG     | Bin
 .../doxygen-user/images/ImageGallery/video-file.PNG | Bin
 docs/doxygen-user/images/ImageGallery/yellow.PNG    | Bin
 docs/doxygen-user/images/JRE_bitness.PNG            | Bin
 docs/doxygen-user/images/StartActiveMQService.PNG   | Bin
 docs/doxygen-user/images/StopActiveMQService.PNG    | Bin
 docs/doxygen-user/images/activemq.PNG               | Bin
 docs/doxygen-user/images/add-data-source.PNG        | Bin
 .../doxygen-user/images/android_analyzer_output.PNG | Bin
 docs/doxygen-user/images/apachebadmessage.PNG       | Bin
 docs/doxygen-user/images/case-newcase.PNG           | Bin
 .../images/case-properties-history-tab.PNG          | Bin
 .../images/change_logical_file_set_display_name.PNG | Bin
 docs/doxygen-user/images/content-viewer-1.PNG       | Bin
 docs/doxygen-user/images/content-viewer-2.PNG       | Bin
 docs/doxygen-user/images/content-viewer-3.PNG       | Bin
 docs/doxygen-user/images/content-viewer-4.PNG       | Bin
 docs/doxygen-user/images/content-viewer-5.PNG       | Bin
 docs/doxygen-user/images/credentialManager.PNG      | Bin
 docs/doxygen-user/images/credentialsWithDomain.PNG  | Bin
 .../images/data-source-progress-bar.PNG             | Bin
 docs/doxygen-user/images/directory-tree.PNG         | Bin
 docs/doxygen-user/images/dzkrun.PNG                 | Bin
 docs/doxygen-user/images/e01-verifier.PNG           | Bin
 docs/doxygen-user/images/email_results.PNG          | Bin
 docs/doxygen-user/images/example-of-file-search.PNG | Bin
 docs/doxygen-user/images/explorer-tree.PNG          | Bin
 .../extension-mismatch-detected-configuration.PNG   | Bin
 .../extension-mismatch-detected-ingest-settings.PNG | Bin
 .../images/extension-mismatch-detected.PNG          | Bin
 docs/doxygen-user/images/extracted_content.PNG      | Bin
 .../images/extracting-unallocated-space.PNG         | Bin
 .../images/file-search-top-component.PNG            | Bin
 docs/doxygen-user/images/filetype.PNG               | Bin
 docs/doxygen-user/images/generate-report-1.PNG      | Bin
 docs/doxygen-user/images/generate-report-2.PNG      | Bin
 docs/doxygen-user/images/generate-report-3.PNG      | Bin
 docs/doxygen-user/images/generate-report-4.PNG      | Bin
 docs/doxygen-user/images/generate-report-5.PNG      | Bin
 docs/doxygen-user/images/generate-report-6.PNG      | Bin
 docs/doxygen-user/images/getHostname.PNG            | Bin
 .../doxygen-user/images/groups.properties.after.PNG | Bin
 .../images/groups.properties.before.PNG             | Bin
 docs/doxygen-user/images/hash-lookup.PNG            | Bin
 docs/doxygen-user/images/hashset-hits.PNG           | Bin
 docs/doxygen-user/images/hex-content-viewer-tab.PNG | Bin
 docs/doxygen-user/images/hostname.PNG               | Bin
 docs/doxygen-user/images/inbox-button.PNG           | Bin
 docs/doxygen-user/images/inbox-detail-screen.PNG    | Bin
 docs/doxygen-user/images/inbox-main-screen.PNG      | Bin
 docs/doxygen-user/images/ingest-already-run.PNG     | Bin
 docs/doxygen-user/images/ingest-file-filters.PNG    | Bin
 docs/doxygen-user/images/ingest-history.PNG         | Bin
 docs/doxygen-user/images/ingest-profile-create.PNG  | Bin
 docs/doxygen-user/images/ingest-profiles.PNG        | Bin
 docs/doxygen-user/images/ingest_pipeline.PNG        | Bin
 .../images/ingest_progress_snapshot.PNG             | Bin
 docs/doxygen-user/images/insertTextHere.PNG         | Bin
 docs/doxygen-user/images/insertedText.PNG           | Bin
 .../images/interesting_files_configuration.PNG      | Bin
 .../images/interesting_files_ingest_settings.PNG    | Bin
 .../images/interesting_files_results.PNG            | Bin
 docs/doxygen-user/images/javaproperties.PNG         | Bin
 docs/doxygen-user/images/keyword-search-ad-hoc.PNG  | Bin
 docs/doxygen-user/images/keyword-search-bar.PNG     | Bin
 .../keyword-search-configuration-dialog-general.PNG | Bin
 ...earch-configuration-dialog-string-extraction.PNG | Bin
 .../images/keyword-search-configuration-dialog.PNG  | Bin
 .../keyword-search-configuration-new-keywords.PNG   | Bin
 docs/doxygen-user/images/keyword-search-hits.PNG    | Bin
 docs/doxygen-user/images/keyword-search-inbox.PNG   | Bin
 .../images/keyword-search-ingest-settings.PNG       | Bin
 .../images/keyword-search-list-results.PNG          | Bin
 docs/doxygen-user/images/keyword-search-list.PNG    | Bin
 docs/doxygen-user/images/keyword_results.PNG        | Bin
 docs/doxygen-user/images/local-disk-data-source.PNG | Bin
 docs/doxygen-user/images/log4j.PNG                  | Bin
 docs/doxygen-user/images/maxConnections.PNG         | Bin
 docs/doxygen-user/images/maxinactivityduration.PNG  | Bin
 docs/doxygen-user/images/messagebubbles.PNG         | Bin
 docs/doxygen-user/images/messagebubblesbigger.PNG   | Bin
 docs/doxygen-user/images/mime-type-tree.PNG         | Bin
 .../images/multi-user-case-properties.PNG           | Bin
 docs/doxygen-user/images/multiuser_settings.PNG     | Bin
 docs/doxygen-user/images/newLoginRole.PNG           | Bin
 docs/doxygen-user/images/newPassword.PNG            | Bin
 docs/doxygen-user/images/newRights.PNG              | Bin
 docs/doxygen-user/images/newUserAndPassword.PNG     | Bin
 docs/doxygen-user/images/nsrl_import_process.PNG    | Bin
 docs/doxygen-user/images/nsrl_imported.PNG          | Bin
 .../images/open-file-search-component-1.PNG         | Bin
 .../images/open-file-search-component-2.PNG         | Bin
 docs/doxygen-user/images/open_log_folder.PNG        | Bin
 docs/doxygen-user/images/open_output_folder.PNG     | Bin
 docs/doxygen-user/images/othernodeingesting.PNG     | Bin
 docs/doxygen-user/images/pgAdmin.PNG                | Bin
 docs/doxygen-user/images/photorec_output.PNG        | Bin
 .../images/picture-content-viewer-tab.PNG           | Bin
 docs/doxygen-user/images/postgresqlinstall1.PNG     | Bin
 docs/doxygen-user/images/postgresqlinstall2.PNG     | Bin
 docs/doxygen-user/images/postgresqlinstall3.PNG     | Bin
 docs/doxygen-user/images/postgresqlinstall4.PNG     | Bin
 docs/doxygen-user/images/postgresqlinstall5.PNG     | Bin
 docs/doxygen-user/images/postgresqlinstall6.PNG     | Bin
 docs/doxygen-user/images/postgresqlinstall7.PNG     | Bin
 .../images/previous-version-already-run.PNG         | Bin
 .../images/profile-data-source-panel.PNG            | Bin
 docs/doxygen-user/images/proxySettings.PNG          | Bin
 .../doxygen-user/images/result-viewer-example-1.PNG | Bin
 .../doxygen-user/images/result-viewer-example-2.PNG | Bin
 .../doxygen-user/images/result-viewer-example-3.PNG | Bin
 .../images/result-viewer-window-example.PNG         | Bin
 docs/doxygen-user/images/screenshot.PNG             | Bin
 .../doxygen-user/images/select-data-source-type.PNG | Bin
 docs/doxygen-user/images/select-ingest-modules.PNG  | Bin
 docs/doxygen-user/images/serviceinstall.PNG         | Bin
 .../images/single-user-case-properties.PNG          | Bin
 docs/doxygen-user/images/solrinstall1.PNG           | Bin
 docs/doxygen-user/images/solrinstall2.PNG           | Bin
 docs/doxygen-user/images/solrinstall3.PNG           | Bin
 docs/doxygen-user/images/splashscreen.PNG           | Bin
 .../images/string-content-viewer-tab.PNG            | Bin
 docs/doxygen-user/images/symlinkjava.PNG            | Bin
 .../doxygen-user/images/table-result-viewer-tab.PNG | Bin
 docs/doxygen-user/images/tagging-1.PNG              | Bin
 docs/doxygen-user/images/tagging-2.PNG              | Bin
 docs/doxygen-user/images/tagging-3.PNG              | Bin
 docs/doxygen-user/images/tagging-4.PNG              | Bin
 docs/doxygen-user/images/tagging-5.PNG              | Bin
 docs/doxygen-user/images/text-view.PNG              | Bin
 docs/doxygen-user/images/threadcount.PNG            | Bin
 .../images/thumbnail-result-viewer-tab.PNG          | Bin
 docs/doxygen-user/images/toConnect.PNG              | Bin
 docs/doxygen-user/images/transientcache.PNG         | Bin
 docs/doxygen-user/images/ui-layout-1.PNG            | Bin
 .../images/unallocated_space_options.PNG            | Bin
 docs/doxygen-user/images/updatedSolr_cmd.PNG        | Bin
 docs/doxygen-user/images/urlInAddressbar.PNG        | Bin
 docs/doxygen-user/images/users.properties.after.PNG | Bin
 .../doxygen-user/images/users.properties.before.PNG | Bin
 docs/doxygen-user/images/wherejava.PNG              | Bin
 docs/doxygen-user/images/zipped_children_1.PNG      | Bin
 docs/doxygen-user/images/zipped_children_2.PNG      | Bin
 docs/doxygen-user/images/zooDir.PNG                 | Bin
 docs/doxygen-user/images/zooPurge.PNG               | Bin
 docs/doxygen-user/ingest.dox                        |   0
 docs/doxygen-user/ingest_template.xod               |   0
 docs/doxygen-user/installActiveMQ.dox               |   0
 docs/doxygen-user/installMultiUser.dox              |   0
 docs/doxygen-user/installPostgres.dox               |   0
 docs/doxygen-user/installSolr.dox                   |   0
 docs/doxygen-user/installation.dox                  |   0
 docs/doxygen-user/interesting_files.dox             |   0
 docs/doxygen-user/keyword_search.dox                |   0
 docs/doxygen-user/logs_and_output_page.dox          |   0
 docs/doxygen-user/main.dox                          |   0
 docs/doxygen-user/module_install.dox                |   0
 docs/doxygen-user/multiuser-security.dox            |   0
 docs/doxygen-user/multiuser.dox                     |   0
 docs/doxygen-user/performance.dox                   |   0
 docs/doxygen-user/photorec_carver.dox               |   0
 docs/doxygen-user/quick_start_guide.dox             |   0
 docs/doxygen-user/recent_activity.dox               |   0
 docs/doxygen-user/reporting.dox                     |   0
 docs/doxygen-user/result_viewer.dox                 |   0
 docs/doxygen-user/result_viewers.dox                |   0
 docs/doxygen-user/stix.dox                          |   0
 docs/doxygen-user/tagging.dox                       |   0
 docs/doxygen-user/timeline.dox                      |   0
 docs/doxygen-user/tree_viewer.dox                   |   0
 docs/doxygen-user/uilayout.dox                      |   0
 docs/doxygen-user/windows_authentication.dox        |   0
 docs/doxygen-user/workflow.dox                      |   0
 docs/doxygen/debugTsk.dox                           |   0
 docs/doxygen/doxygen_docs/.gitignore                |   0
 docs/doxygen/doxygen_docs/api-docs/.gitignore       |   0
 docs/doxygen/main.dox                               |   0
 docs/doxygen/modAdvanced.dox                        |   0
 docs/doxygen/modContent.dox                         |   0
 docs/doxygen/modDev.dox                             |   0
 docs/doxygen/modDevPython.dox                       |   0
 docs/doxygen/modIngest.dox                          |   0
 docs/doxygen/modMobile.dox                          |   0
 docs/doxygen/modReport.dox                          |   0
 docs/doxygen/modResult.dox                          |   0
 docs/doxygen/native_libs.dox                        |   0
 docs/doxygen/needs_a_home.dox                       |   0
 docs/doxygen/platformConcepts.dox                   |   0
 docs/doxygen/regressionTesting.dox                  |   0
 docs/doxygen/workflow.dox                           |   0
 docs/javahelp-notes.txt                             |   0
 git-daemon-export-okay                              |   0
 icons/icon.icns                                     | Bin
 icons/icon.ico                                      | Bin
 nbproject/build-impl.xml                            |   0
 nbproject/genfiles.properties                       |   0
 nbproject/platform.properties                       |   0
 nbproject/platform.xml                              |   0
 nbproject/project.properties                        |   0
 nbproject/project.xml                               |   0
 .../Aug2015DataSourceTutorial/FindContactsDb.py     |   0
 pythonExamples/Aug2015DataSourceTutorial/README.txt |   0
 pythonExamples/Aug2015DataSourceTutorial/RunExe.py  |   0
 .../FindBigRoundFiles.py                            |   0
 .../July2015FileTutorial_BigRound/README.txt        |   0
 .../July2015FileTutorial_BigRound/bigRoundFile.dat  | Bin
 .../July2015FileTutorial_BigRound/notRoundFile.dat  | Bin
 pythonExamples/README.txt                           |   0
 .../Sept2015ReportTutorial_CSV/CsvReportModule.py   |   0
 .../Sept2015ReportTutorial_CSV/README.txt           |   0
 pythonExamples/dataSourceIngestModule.py            |   0
 pythonExamples/fileIngestModule.py                  |   0
 pythonExamples/fileIngestModuleWithGui.py           |   0
 pythonExamples/reportmodule.py                      |   0
 test/README.txt                                     |   0
 test/input/notablekeywords.xml                      |   0
 test/script/Emailer.py                              |   0
 test/script/config.xml                              |   0
 test/script/getcounts.py                            |   0
 test/script/regression.py                           |   0
 test/script/regression_utils.py                     |   0
 test/script/tskdbdiff.py                            |   0
 thirdparty/LICENSE-2.0.txt                          |   0
 thirdparty/ant-contrib/1.0b3/docs/LICENSE.txt       |   0
 .../1.0b3/docs/api/allclasses-frame.html            |   0
 .../1.0b3/docs/api/allclasses-noframe.html          |   0
 .../ant-contrib/1.0b3/docs/api/constant-values.html |   0
 .../ant-contrib/1.0b3/docs/api/deprecated-list.html |   0
 thirdparty/ant-contrib/1.0b3/docs/api/help-doc.html |   0
 .../ant-contrib/1.0b3/docs/api/index-all.html       |   0
 thirdparty/ant-contrib/1.0b3/docs/api/index.html    |   0
 .../api/net/sf/antcontrib/AntContribVersion.html    |   0
 .../sf/antcontrib/antclipse/ClassPathParser.html    |   0
 .../net/sf/antcontrib/antclipse/ClassPathTask.html  |   0
 .../net/sf/antcontrib/antclipse/package-frame.html  |   0
 .../sf/antcontrib/antclipse/package-summary.html    |   0
 .../net/sf/antcontrib/antclipse/package-tree.html   |   0
 .../api/net/sf/antcontrib/antserver/Command.html    |   0
 .../api/net/sf/antcontrib/antserver/Response.html   |   0
 .../docs/api/net/sf/antcontrib/antserver/Util.html  |   0
 .../net/sf/antcontrib/antserver/client/Client.html  |   0
 .../sf/antcontrib/antserver/client/ClientTask.html  |   0
 .../antcontrib/antserver/client/package-frame.html  |   0
 .../antserver/client/package-summary.html           |   0
 .../antcontrib/antserver/client/package-tree.html   |   0
 .../antserver/commands/AbstractCommand.html         |   0
 .../antserver/commands/DisconnectCommand.html       |   0
 .../antserver/commands/HelloWorldCommand.html       |   0
 .../antserver/commands/PropertyContainer.html       |   0
 .../antserver/commands/ReferenceContainer.html      |   0
 .../antserver/commands/RunAntCommand.html           |   0
 .../antserver/commands/RunTargetCommand.html        |   0
 .../antserver/commands/SendFileCommand.html         |   0
 .../antserver/commands/ShutdownCommand.html         |   0
 .../antserver/commands/package-frame.html           |   0
 .../antserver/commands/package-summary.html         |   0
 .../antcontrib/antserver/commands/package-tree.html |   0
 .../net/sf/antcontrib/antserver/package-frame.html  |   0
 .../sf/antcontrib/antserver/package-summary.html    |   0
 .../net/sf/antcontrib/antserver/package-tree.html   |   0
 .../antserver/server/ConnectionBuildListener.html   |   0
 .../antserver/server/ConnectionHandler.html         |   0
 .../net/sf/antcontrib/antserver/server/Server.html  |   0
 .../sf/antcontrib/antserver/server/ServerTask.html  |   0
 .../antcontrib/antserver/server/package-frame.html  |   0
 .../antserver/server/package-summary.html           |   0
 .../antcontrib/antserver/server/package-tree.html   |   0
 .../docs/api/net/sf/antcontrib/design/Depends.html  |   0
 .../docs/api/net/sf/antcontrib/design/Design.html   |   0
 .../sf/antcontrib/design/InstructionVisitor.html    |   0
 .../docs/api/net/sf/antcontrib/design/Log.html      |   0
 .../docs/api/net/sf/antcontrib/design/Package.html  |   0
 .../api/net/sf/antcontrib/design/VerifyDesign.html  |   0
 .../sf/antcontrib/design/VerifyDesignDelegate.html  |   0
 .../api/net/sf/antcontrib/design/package-frame.html |   0
 .../net/sf/antcontrib/design/package-summary.html   |   0
 .../api/net/sf/antcontrib/design/package-tree.html  |   0
 .../docs/api/net/sf/antcontrib/inifile/IniFile.html |   0
 .../sf/antcontrib/inifile/IniFileTask.Exists.html   |   0
 .../net/sf/antcontrib/inifile/IniFileTask.Get.html  |   0
 .../inifile/IniFileTask.IniOperation.html           |   0
 .../IniFileTask.IniOperationConditional.html        |   0
 .../IniFileTask.IniOperationPropertySetter.html     |   0
 .../sf/antcontrib/inifile/IniFileTask.Remove.html   |   0
 .../net/sf/antcontrib/inifile/IniFileTask.Set.html  |   0
 .../api/net/sf/antcontrib/inifile/IniFileTask.html  |   0
 .../docs/api/net/sf/antcontrib/inifile/IniPart.html |   0
 .../api/net/sf/antcontrib/inifile/IniProperty.html  |   0
 .../api/net/sf/antcontrib/inifile/IniSection.html   |   0
 .../net/sf/antcontrib/inifile/package-frame.html    |   0
 .../net/sf/antcontrib/inifile/package-summary.html  |   0
 .../api/net/sf/antcontrib/inifile/package-tree.html |   0
 .../net/sf/antcontrib/input/GUIInputHandler.html    |   0
 .../api/net/sf/antcontrib/input/package-frame.html  |   0
 .../net/sf/antcontrib/input/package-summary.html    |   0
 .../api/net/sf/antcontrib/input/package-tree.html   |   0
 .../api/net/sf/antcontrib/logic/AntCallBack.html    |   0
 .../docs/api/net/sf/antcontrib/logic/AntFetch.html  |   0
 .../docs/api/net/sf/antcontrib/logic/Assert.html    |   0
 .../docs/api/net/sf/antcontrib/logic/ForEach.html   |   0
 .../docs/api/net/sf/antcontrib/logic/ForTask.html   |   0
 .../api/net/sf/antcontrib/logic/IfTask.ElseIf.html  |   0
 .../docs/api/net/sf/antcontrib/logic/IfTask.html    |   0
 .../antcontrib/logic/OutOfDate.CollectionEnum.html  |   0
 .../antcontrib/logic/OutOfDate.DeleteTargets.html   |   0
 .../net/sf/antcontrib/logic/OutOfDate.MyMapper.html |   0
 .../docs/api/net/sf/antcontrib/logic/OutOfDate.html |   0
 .../net/sf/antcontrib/logic/ProjectDelegate.html    |   0
 .../api/net/sf/antcontrib/logic/Relentless.html     |   0
 .../api/net/sf/antcontrib/logic/RunTargetTask.html  |   0
 .../api/net/sf/antcontrib/logic/Switch.Case.html    |   0
 .../docs/api/net/sf/antcontrib/logic/Switch.html    |   0
 .../docs/api/net/sf/antcontrib/logic/Throw.html     |   0
 .../net/sf/antcontrib/logic/TimestampSelector.html  |   0
 .../antcontrib/logic/TryCatchTask.CatchBlock.html   |   0
 .../api/net/sf/antcontrib/logic/TryCatchTask.html   |   0
 .../logic/condition/BooleanConditionBase.html       |   0
 .../antcontrib/logic/condition/IsGreaterThan.html   |   0
 .../sf/antcontrib/logic/condition/IsLessThan.html   |   0
 .../antcontrib/logic/condition/IsPropertyFalse.html |   0
 .../antcontrib/logic/condition/IsPropertyTrue.html  |   0
 .../antcontrib/logic/condition/package-frame.html   |   0
 .../antcontrib/logic/condition/package-summary.html |   0
 .../sf/antcontrib/logic/condition/package-tree.html |   0
 .../api/net/sf/antcontrib/logic/package-frame.html  |   0
 .../net/sf/antcontrib/logic/package-summary.html    |   0
 .../api/net/sf/antcontrib/logic/package-tree.html   |   0
 .../api/net/sf/antcontrib/math/Evaluateable.html    |   0
 .../1.0b3/docs/api/net/sf/antcontrib/math/Math.html |   0
 .../docs/api/net/sf/antcontrib/math/MathTask.html   |   0
 .../docs/api/net/sf/antcontrib/math/Numeric.html    |   0
 .../docs/api/net/sf/antcontrib/math/Operation.html  |   0
 .../api/net/sf/antcontrib/math/package-frame.html   |   0
 .../api/net/sf/antcontrib/math/package-summary.html |   0
 .../api/net/sf/antcontrib/math/package-tree.html    |   0
 .../api/net/sf/antcontrib/net/PostTask.Cookie.html  |   0
 .../docs/api/net/sf/antcontrib/net/PostTask.html    |   0
 .../1.0b3/docs/api/net/sf/antcontrib/net/Prop.html  |   0
 .../api/net/sf/antcontrib/net/URLImportTask.html    |   0
 .../net/httpclient/AbstractHttpStateTypeTask.html   |   0
 .../AbstractMethodTask.ResponseHeader.html          |   0
 .../net/httpclient/AbstractMethodTask.html          |   0
 .../sf/antcontrib/net/httpclient/AddCookieTask.html |   0
 .../net/httpclient/AddCredentialsTask.html          |   0
 .../antcontrib/net/httpclient/ClearCookiesTask.html |   0
 .../net/httpclient/ClearCredentialsTask.html        |   0
 .../sf/antcontrib/net/httpclient/ClientParams.html  |   0
 .../sf/antcontrib/net/httpclient/Credentials.html   |   0
 .../sf/antcontrib/net/httpclient/GetCookieTask.html |   0
 .../sf/antcontrib/net/httpclient/GetMethodTask.html |   0
 .../antcontrib/net/httpclient/HeadMethodTask.html   |   0
 .../sf/antcontrib/net/httpclient/HostConfig.html    |   0
 .../sf/antcontrib/net/httpclient/HostParams.html    |   0
 .../antcontrib/net/httpclient/HttpClientType.html   |   0
 .../sf/antcontrib/net/httpclient/HttpStateType.html |   0
 .../sf/antcontrib/net/httpclient/MethodParams.html  |   0
 .../net/httpclient/Params.BooleanParam.html         |   0
 .../net/httpclient/Params.DoubleParam.html          |   0
 .../antcontrib/net/httpclient/Params.IntParam.html  |   0
 .../antcontrib/net/httpclient/Params.LongParam.html |   0
 .../sf/antcontrib/net/httpclient/Params.Param.html  |   0
 .../net/httpclient/Params.StringParam.html          |   0
 .../net/sf/antcontrib/net/httpclient/Params.html    |   0
 .../net/httpclient/PostMethodTask.FilePartType.html |   0
 .../net/httpclient/PostMethodTask.TextPartType.html |   0
 .../antcontrib/net/httpclient/PostMethodTask.html   |   0
 .../net/httpclient/PurgeExpiredCookiesTask.html     |   0
 .../sf/antcontrib/net/httpclient/package-frame.html |   0
 .../antcontrib/net/httpclient/package-summary.html  |   0
 .../sf/antcontrib/net/httpclient/package-tree.html  |   0
 .../api/net/sf/antcontrib/net/package-frame.html    |   0
 .../api/net/sf/antcontrib/net/package-summary.html  |   0
 .../api/net/sf/antcontrib/net/package-tree.html     |   0
 .../docs/api/net/sf/antcontrib/package-frame.html   |   0
 .../docs/api/net/sf/antcontrib/package-summary.html |   0
 .../docs/api/net/sf/antcontrib/package-tree.html    |   0
 .../perf/AntPerformanceListener.StopWatch.html      |   0
 .../AntPerformanceListener.StopWatchComparator.html |   0
 .../sf/antcontrib/perf/AntPerformanceListener.html  |   0
 .../docs/api/net/sf/antcontrib/perf/StopWatch.html  |   0
 .../api/net/sf/antcontrib/perf/StopWatchTask.html   |   0
 .../api/net/sf/antcontrib/perf/package-frame.html   |   0
 .../api/net/sf/antcontrib/perf/package-summary.html |   0
 .../api/net/sf/antcontrib/perf/package-tree.html    |   0
 .../api/net/sf/antcontrib/platform/OsFamily.html    |   0
 .../api/net/sf/antcontrib/platform/Platform.html    |   0
 .../net/sf/antcontrib/platform/ShellScriptTask.html |   0
 .../net/sf/antcontrib/platform/package-frame.html   |   0
 .../net/sf/antcontrib/platform/package-summary.html |   0
 .../net/sf/antcontrib/platform/package-tree.html    |   0
 .../api/net/sf/antcontrib/process/ForgetTask.html   |   0
 .../net/sf/antcontrib/process/Limit.TimeUnit.html   |   0
 .../docs/api/net/sf/antcontrib/process/Limit.html   |   0
 .../net/sf/antcontrib/process/package-frame.html    |   0
 .../net/sf/antcontrib/process/package-summary.html  |   0
 .../api/net/sf/antcontrib/process/package-tree.html |   0
 .../property/AbstractPropertySetterTask.html        |   0
 .../net/sf/antcontrib/property/PathFilterTask.html  |   0
 .../net/sf/antcontrib/property/PathToFileSet.html   |   0
 .../net/sf/antcontrib/property/PropertyCopy.html    |   0
 .../sf/antcontrib/property/PropertySelector.html    |   0
 .../api/net/sf/antcontrib/property/RegexTask.html   |   0
 .../api/net/sf/antcontrib/property/RegexUtil.html   |   0
 .../api/net/sf/antcontrib/property/SortList.html    |   0
 .../net/sf/antcontrib/property/URLEncodeTask.html   |   0
 .../api/net/sf/antcontrib/property/Variable.html    |   0
 .../net/sf/antcontrib/property/package-frame.html   |   0
 .../net/sf/antcontrib/property/package-summary.html |   0
 .../net/sf/antcontrib/property/package-tree.html    |   0
 .../docs/api/net/sf/antcontrib/util/Reflector.html  |   0
 .../docs/api/net/sf/antcontrib/util/ThreadPool.html |   0
 .../net/sf/antcontrib/util/ThreadPoolThread.html    |   0
 .../api/net/sf/antcontrib/util/package-frame.html   |   0
 .../api/net/sf/antcontrib/util/package-summary.html |   0
 .../api/net/sf/antcontrib/util/package-tree.html    |   0
 .../net/sf/antcontrib/walls/CompileWithWalls.html   |   0
 .../docs/api/net/sf/antcontrib/walls/Package.html   |   0
 .../api/net/sf/antcontrib/walls/SilentCopy.html     |   0
 .../api/net/sf/antcontrib/walls/SilentMove.html     |   0
 .../docs/api/net/sf/antcontrib/walls/Walls.html     |   0
 .../api/net/sf/antcontrib/walls/package-frame.html  |   0
 .../net/sf/antcontrib/walls/package-summary.html    |   0
 .../api/net/sf/antcontrib/walls/package-tree.html   |   0
 .../ant-contrib/1.0b3/docs/api/overview-frame.html  |   0
 .../1.0b3/docs/api/overview-summary.html            |   0
 .../ant-contrib/1.0b3/docs/api/overview-tree.html   |   0
 thirdparty/ant-contrib/1.0b3/docs/api/package-list  |   0
 .../1.0b3/docs/api/resources/inherit.gif            | Bin
 .../ant-contrib/1.0b3/docs/api/serialized-form.html |   0
 .../ant-contrib/1.0b3/docs/api/stylesheet.css       |   0
 thirdparty/ant-contrib/1.0b3/docs/manual/index.html |   0
 .../1.0b3/docs/manual/tasks/antcallback_task.html   |   0
 .../1.0b3/docs/manual/tasks/antclipse_task.html     |   0
 .../1.0b3/docs/manual/tasks/antfetch_task.html      |   0
 .../1.0b3/docs/manual/tasks/assert_task.html        |   0
 .../1.0b3/docs/manual/tasks/compilewithwalls.html   |   0
 .../ant-contrib/1.0b3/docs/manual/tasks/for.html    |   0
 .../1.0b3/docs/manual/tasks/foreach.html            |   0
 .../ant-contrib/1.0b3/docs/manual/tasks/forget.html |   0
 .../1.0b3/docs/manual/tasks/get-cookie_task.html    |   0
 .../1.0b3/docs/manual/tasks/get-method_task.html    |   0
 .../1.0b3/docs/manual/tasks/head-method_task.html   |   0
 .../1.0b3/docs/manual/tasks/http-client_type.html   |   0
 .../1.0b3/docs/manual/tasks/http-state_type.html    |   0
 .../ant-contrib/1.0b3/docs/manual/tasks/if.html     |   0
 .../1.0b3/docs/manual/tasks/importurl.html          |   0
 .../ant-contrib/1.0b3/docs/manual/tasks/index.html  |   0
 .../1.0b3/docs/manual/tasks/inifile.html            |   0
 .../1.0b3/docs/manual/tasks/limit_task.html         |   0
 .../1.0b3/docs/manual/tasks/math_task.html          |   0
 .../1.0b3/docs/manual/tasks/method_task_common.html |   0
 .../1.0b3/docs/manual/tasks/more_conditions.html    |   0
 .../1.0b3/docs/manual/tasks/osfamily.html           |   0
 .../1.0b3/docs/manual/tasks/outofdate.html          |   0
 .../1.0b3/docs/manual/tasks/pathtofileset.html      |   0
 .../docs/manual/tasks/performance_monitor.html      |   0
 .../1.0b3/docs/manual/tasks/post-method_task.html   |   0
 .../1.0b3/docs/manual/tasks/post_task.html          |   0
 .../1.0b3/docs/manual/tasks/propertycopy.html       |   0
 .../1.0b3/docs/manual/tasks/propertyregex.html      |   0
 .../1.0b3/docs/manual/tasks/propertyselector.html   |   0
 .../1.0b3/docs/manual/tasks/relentless.html         |   0
 .../1.0b3/docs/manual/tasks/runtarget.html          |   0
 .../1.0b3/docs/manual/tasks/server_tasks.html       |   0
 .../1.0b3/docs/manual/tasks/shellscript.html        |   0
 .../1.0b3/docs/manual/tasks/sortlist.html           |   0
 .../1.0b3/docs/manual/tasks/stopwatch_task.html     |   0
 .../ant-contrib/1.0b3/docs/manual/tasks/switch.html |   0
 .../ant-contrib/1.0b3/docs/manual/tasks/throw.html  |   0
 .../1.0b3/docs/manual/tasks/timestampselector.html  |   0
 .../ant-contrib/1.0b3/docs/manual/tasks/toc.html    |   0
 .../1.0b3/docs/manual/tasks/trycatch.html           |   0
 .../1.0b3/docs/manual/tasks/urlencode.html          |   0
 .../1.0b3/docs/manual/tasks/variable_task.html      |   0
 .../1.0b3/docs/manual/tasks/verifydesign.html       |   0
 .../docs/manual/tasks/verifylegacytutorial.html     |   0
 .../docs/manual/tasks/verifynewprojtutorial.html    |   0
 .../gstreamer/windows/i386/0.10.7/gstreamer.zip     | Bin
 thirdparty/jdiff/v-custom/.cvsignore                |   0
 thirdparty/jdiff/v-custom/LICENSE.txt               |   0
 thirdparty/jdiff/v-custom/README.txt                |   0
 thirdparty/jdiff/v-custom/doc/CHANGES.txt           |   0
 thirdparty/jdiff/v-custom/doc/JDiffArticle.pdf      | Bin
 thirdparty/jdiff/v-custom/doc/KNOWN_LIMITATIONS.txt |   0
 thirdparty/jdiff/v-custom/doc/TODO                  |   0
 thirdparty/jdiff/v-custom/doc/dev_notes.txt         |   0
 thirdparty/jdiff/v-custom/doc/index.html            |   0
 thirdparty/jdiff/v-custom/doc/jdiff.html            |   0
 thirdparty/jdiff/v-custom/doc/stylesheet.css        |   0
 thirdparty/jdiff/v-custom/index.xhtml               |   0
 thirdparty/jdiff/v-custom/lib/2000/10/XMLSchema     |   0
 .../jdiff/v-custom/lib/2000/10/XMLSchema-instance   |   0
 thirdparty/jdiff/v-custom/lib/2001/XMLSchema        |   0
 .../jdiff/v-custom/lib/2001/XMLSchema-instance      |   0
 thirdparty/jdiff/v-custom/lib/Null.java             |   0
 thirdparty/jdiff/v-custom/lib/background.gif        | Bin
 thirdparty/jdiff/v-custom/lib/black.gif             | Bin
 thirdparty/jdiff/v-custom/lib/jdiff_logo.gif        | Bin
 thirdparty/jdiff/v-custom/lib/new.gif               | Bin
 thirdparty/jdiff/v-custom/src/api.xsd               |   0
 thirdparty/jdiff/v-custom/src/comments.xsd          |   0
 thirdparty/jdiff/v-custom/src/jdiff/.cvsignore      |   0
 thirdparty/jdiff/v-custom/src/jdiff/API.java        |   0
 .../jdiff/v-custom/src/jdiff/APIComparator.java     |   0
 thirdparty/jdiff/v-custom/src/jdiff/APIDiff.java    |   0
 thirdparty/jdiff/v-custom/src/jdiff/APIHandler.java |   0
 thirdparty/jdiff/v-custom/src/jdiff/ClassAPI.java   |   0
 thirdparty/jdiff/v-custom/src/jdiff/ClassDiff.java  |   0
 thirdparty/jdiff/v-custom/src/jdiff/Comments.java   |   0
 .../jdiff/v-custom/src/jdiff/CommentsHandler.java   |   0
 .../v-custom/src/jdiff/CompareClassPdiffs.java      |   0
 .../jdiff/v-custom/src/jdiff/ComparePkgPdiffs.java  |   0
 .../jdiff/v-custom/src/jdiff/ConstructorAPI.java    |   0
 thirdparty/jdiff/v-custom/src/jdiff/Diff.java       |   0
 thirdparty/jdiff/v-custom/src/jdiff/DiffMyers.java  |   0
 thirdparty/jdiff/v-custom/src/jdiff/DiffOutput.java |   0
 thirdparty/jdiff/v-custom/src/jdiff/FieldAPI.java   |   0
 thirdparty/jdiff/v-custom/src/jdiff/HTMLFiles.java  |   0
 .../jdiff/v-custom/src/jdiff/HTMLIndexes.java       |   0
 .../v-custom/src/jdiff/HTMLReportGenerator.java     |   0
 .../jdiff/v-custom/src/jdiff/HTMLStatistics.java    |   0
 thirdparty/jdiff/v-custom/src/jdiff/JDiff.java      |   0
 .../jdiff/v-custom/src/jdiff/JDiffAntTask.java      |   0
 thirdparty/jdiff/v-custom/src/jdiff/MemberDiff.java |   0
 .../jdiff/v-custom/src/jdiff/MergeChanges.java      |   0
 thirdparty/jdiff/v-custom/src/jdiff/MethodAPI.java  |   0
 thirdparty/jdiff/v-custom/src/jdiff/Modifiers.java  |   0
 thirdparty/jdiff/v-custom/src/jdiff/Options.java    |   0
 thirdparty/jdiff/v-custom/src/jdiff/PackageAPI.java |   0
 .../jdiff/v-custom/src/jdiff/PackageDiff.java       |   0
 thirdparty/jdiff/v-custom/src/jdiff/ParamAPI.java   |   0
 .../jdiff/v-custom/src/jdiff/RootDocToXML.java      |   0
 .../jdiff/v-custom/src/jdiff/ScriptReport.java      |   0
 .../jdiff/v-custom/src/jdiff/SingleComment.java     |   0
 .../jdiff/v-custom/src/jdiff/StreamReader.java      |   0
 thirdparty/jdiff/v-custom/src/jdiff/XMLToAPI.java   |   0
 thirdparty/junit/7.3.1/junit.zip                    | Bin
 thirdparty/junit/7.3/junit.zip                      | Bin
 thirdparty/junit/8.1/junit.zip                      | Bin
 thirdparty/junit/8.2/junit.zip                      | Bin
 .../libscalpel_jni/current/libscalpel_jni.zip       | Bin
 thirdparty/pasco2/.classpath                        |   0
 thirdparty/pasco2/.project                          |   0
 .../pasco2/.settings/org.eclipse.jdt.core.prefs     |   0
 .../pasco2/.settings/org.eclipse.jdt.ui.prefs       |   0
 thirdparty/pasco2/build.xml                         |   0
 thirdparty/pasco2/lib/ctypes4j.zip                  | Bin
 thirdparty/pasco2/results/pasco2Result0.txt         |   0
 thirdparty/pasco2/src/isi/pasco2/Main.java          |   0
 thirdparty/pasco2/src/isi/pasco2/Poller.java        |   0
 .../isi/pasco2/handler/AbstractPrinterHandler.java  |   0
 .../src/isi/pasco2/handler/CacheAccessHandler.java  |   0
 .../isi/pasco2/handler/CountingCacheHandler.java    |   0
 .../src/isi/pasco2/handler/DefaultHandler.java      |   0
 .../isi/pasco2/handler/HistoryAccessHandler.java    |   0
 .../src/isi/pasco2/handler/Pasco2CacheHandler.java  |   0
 .../isi/pasco2/handler/Pasco2HistoryHandler.java    |   0
 .../src/isi/pasco2/io/EnhancedRandomAccessFile.java |   0
 .../pasco2/src/isi/pasco2/io/FastReadIndexFile.java |   0
 thirdparty/pasco2/src/isi/pasco2/io/IndexFile.java  |   0
 .../pasco2/src/isi/pasco2/model/REDRRecord.java     |   0
 .../src/isi/pasco2/model/RecognisedRecord.java      |   0
 thirdparty/pasco2/src/isi/pasco2/model/Record.java  |   0
 .../pasco2/src/isi/pasco2/model/URLLEAKRecord.java  |   0
 .../pasco2/src/isi/pasco2/model/UnknownRecord.java  |   0
 .../pasco2/parser/AbstractValidRecordIterator.java  |   0
 .../src/isi/pasco2/parser/AllRecordIterator.java    |   0
 .../pasco2/src/isi/pasco2/parser/Allocator.java     |   0
 .../pasco2/src/isi/pasco2/parser/DateTime.java      |   0
 .../pasco2/src/isi/pasco2/parser/HashBlock.java     |   0
 .../src/isi/pasco2/parser/HashBlockIterator.java    |   0
 .../pasco2/src/isi/pasco2/parser/HashRecord.java    |   0
 .../src/isi/pasco2/parser/HashRecordIterator.java   |   0
 .../src/isi/pasco2/parser/IECacheFileParser.java    |   0
 .../src/isi/pasco2/parser/IEHistoryFileParser.java  |   0
 .../src/isi/pasco2/parser/IEIndexFileParser.java    |   0
 .../src/isi/pasco2/parser/RecordIterator.java       |   0
 .../src/isi/pasco2/parser/ValidRecordIterator.java  |   0
 .../pasco2/src/isi/pasco2/parser/time/DOSTime.java  |   0
 .../pasco2/src/isi/pasco2/parser/time/FileTime.java |   0
 .../src/isi/pasco2/poller/DifferenceHandler.java    |   0
 .../pasco2/src/isi/pasco2/util/HexFormatter.java    |   0
 .../pasco2/src/isi/pasco2/util/StructConverter.java |   0
 .../pasco2/test/isi/pasco2/TestAllocationLayer.java |   0
 thirdparty/pasco2/test/isi/pasco2/TestDOSTime.java  |   0
 thirdparty/pasco2/test/isi/pasco2/TestFileTime.java |   0
 thirdparty/pasco2/test/isi/pasco2/TestPackage.java  |   0
 thirdparty/pasco2/test/isi/pasco2/TestPlatform.java |   0
 .../pasco2/test/isi/pasco2/TestReadFunctions.java   |   0
 .../pasco2/test/isi/pasco2/TestRecordLayer.java     |   0
 .../pasco2/test/isi/pasco2/empty.cache.index.dat    | Bin
 .../pasco2/test/isi/pasco2/empty.history.index.dat  | Bin
 .../pasco2/test/isi/pasco2/first.cache.index.dat    | Bin
 .../pasco2/test/isi/pasco2/first.history.index.dat  | Bin
 .../pasco2/test/isi/pasco2/platform/FILETIME.java   |   0
 .../pasco2/test/isi/pasco2/platform/SYSTEMTIME.java |   0
 thirdparty/photorec_exec/63/cygwin                  | Bin
 thirdparty/photorec_exec/AUTHORS.txt                |   0
 thirdparty/photorec_exec/COPYING.txt                |   0
 thirdparty/photorec_exec/INFO                       |   0
 thirdparty/photorec_exec/NEWS.txt                   |   0
 thirdparty/photorec_exec/THANKS.txt                 |   0
 thirdparty/photorec_exec/VERSION.txt                |   0
 thirdparty/photorec_exec/documentation.html         |   0
 thirdparty/photorec_exec/plugins/BartPE/Help.htm    |   0
 thirdparty/photorec_exec/plugins/BartPE/ReadMe.txt  |   0
 .../plugins/BartPE/SCRIPTS/Start_INF.dat            |   0
 .../plugins/BartPE/SCRIPTS/StaticINF.dat            |   0
 thirdparty/photorec_exec/plugins/BartPE/start.inf   |   0
 .../plugins/BartPE/testdisk_nu2menu.xml             |   0
 .../photorec_exec/plugins/WinBuilder/Help.htm       |   0
 .../photorec_exec/plugins/WinBuilder/ReadMe.txt     |   0
 .../plugins/WinBuilder/TestDisk.script              |   0
 thirdparty/photorec_exec/readme.txt                 |   0
 thirdparty/rr-full/license.txt                      |   0
 thirdparty/rr-full/plugins/acmru.pl                 |   0
 thirdparty/rr-full/plugins/adoberdr.pl              |   0
 thirdparty/rr-full/plugins/ahaha.pl                 |   0
 thirdparty/rr-full/plugins/aim.pl                   |   0
 thirdparty/rr-full/plugins/all                      |   0
 thirdparty/rr-full/plugins/amcache.pl               |   0
 thirdparty/rr-full/plugins/amcache_tln.pl           |   0
 thirdparty/rr-full/plugins/aports.pl                |   0
 thirdparty/rr-full/plugins/appcertdlls.pl           |   0
 thirdparty/rr-full/plugins/appcompatcache.pl        |   0
 thirdparty/rr-full/plugins/appcompatcache_tln.pl    |   0
 thirdparty/rr-full/plugins/appcompatflags.pl        |   0
 thirdparty/rr-full/plugins/appinitdlls.pl           |   0
 thirdparty/rr-full/plugins/applets.pl               |   0
 thirdparty/rr-full/plugins/applets_tln.pl           |   0
 thirdparty/rr-full/plugins/apppaths.pl              |   0
 thirdparty/rr-full/plugins/apppaths_tln.pl          |   0
 thirdparty/rr-full/plugins/appspecific.pl           |   0
 thirdparty/rr-full/plugins/ares.pl                  |   0
 thirdparty/rr-full/plugins/arpcache.pl              |   0
 thirdparty/rr-full/plugins/assoc.pl                 |   0
 thirdparty/rr-full/plugins/at.pl                    |   0
 thirdparty/rr-full/plugins/at_tln.pl                |   0
 thirdparty/rr-full/plugins/attachmgr.pl             |   0
 thirdparty/rr-full/plugins/attachmgr_tln.pl         |   0
 thirdparty/rr-full/plugins/audiodev.pl              |   0
 thirdparty/rr-full/plugins/auditfail.pl             |   0
 thirdparty/rr-full/plugins/auditpol.pl              |   0
 thirdparty/rr-full/plugins/auditpol_xp.pl           |   0
 thirdparty/rr-full/plugins/autoendtasks.pl          |   0
 thirdparty/rr-full/plugins/autorun.pl               |   0
 thirdparty/rr-full/plugins/backuprestore.pl         |   0
 thirdparty/rr-full/plugins/banner.pl                |   0
 thirdparty/rr-full/plugins/baseline.pl              |   0
 thirdparty/rr-full/plugins/bho.pl                   |   0
 thirdparty/rr-full/plugins/bitbucket.pl             |   0
 thirdparty/rr-full/plugins/bitbucket_user.pl        |   0
 thirdparty/rr-full/plugins/brisv.pl                 |   0
 thirdparty/rr-full/plugins/btconfig.pl              |   0
 thirdparty/rr-full/plugins/bthport.pl               |   0
 thirdparty/rr-full/plugins/cached.pl                |   0
 thirdparty/rr-full/plugins/cached_tln.pl            |   0
 thirdparty/rr-full/plugins/cain.pl                  |   0
 thirdparty/rr-full/plugins/ccleaner.pl              |   0
 thirdparty/rr-full/plugins/cdstaginginfo.pl         |   0
 thirdparty/rr-full/plugins/clampi.pl                |   0
 thirdparty/rr-full/plugins/clampitm.pl              |   0
 thirdparty/rr-full/plugins/clsid.pl                 |   0
 thirdparty/rr-full/plugins/cmd_shell.pl             |   0
 thirdparty/rr-full/plugins/cmd_shell_tln.pl         |   0
 thirdparty/rr-full/plugins/cmd_shell_u.pl           |   0
 thirdparty/rr-full/plugins/cmdproc.pl               |   0
 thirdparty/rr-full/plugins/cmdproc_tln.pl           |   0
 thirdparty/rr-full/plugins/codeid.pl                |   0
 thirdparty/rr-full/plugins/comdlg32.pl              |   0
 thirdparty/rr-full/plugins/comfoo.pl                |   0
 thirdparty/rr-full/plugins/compdesc.pl              |   0
 thirdparty/rr-full/plugins/compname.pl              |   0
 thirdparty/rr-full/plugins/controlpanel.pl          |   0
 thirdparty/rr-full/plugins/cortana.pl               |   0
 thirdparty/rr-full/plugins/cpldontload.pl           |   0
 thirdparty/rr-full/plugins/crashcontrol.pl          |   0
 thirdparty/rr-full/plugins/ctrlpnl.pl               |   0
 thirdparty/rr-full/plugins/dcom.pl                  |   0
 thirdparty/rr-full/plugins/ddm.pl                   |   0
 thirdparty/rr-full/plugins/ddo.pl                   |   0
 thirdparty/rr-full/plugins/decaf.pl                 |   0
 thirdparty/rr-full/plugins/defbrowser.pl            |   0
 thirdparty/rr-full/plugins/del.pl                   |   0
 thirdparty/rr-full/plugins/del_tln.pl               |   0
 thirdparty/rr-full/plugins/dependency_walker.pl     |   0
 thirdparty/rr-full/plugins/devclass.pl              |   0
 thirdparty/rr-full/plugins/dfrg.pl                  |   0
 thirdparty/rr-full/plugins/diag_sr.pl               |   0
 thirdparty/rr-full/plugins/direct.pl                |   0
 thirdparty/rr-full/plugins/direct_tln.pl            |   0
 thirdparty/rr-full/plugins/disablelastaccess.pl     |   0
 thirdparty/rr-full/plugins/disablesr.pl             |   0
 thirdparty/rr-full/plugins/dllsearch.pl             |   0
 thirdparty/rr-full/plugins/dnschanger.pl            |   0
 thirdparty/rr-full/plugins/domains.pl               |   0
 thirdparty/rr-full/plugins/drivers32.pl             |   0
 thirdparty/rr-full/plugins/drwatson.pl              |   0
 thirdparty/rr-full/plugins/emdmgmt.pl               |   0
 thirdparty/rr-full/plugins/environment.pl           |   0
 thirdparty/rr-full/plugins/esent.pl                 |   0
 thirdparty/rr-full/plugins/etos.pl                  |   0
 thirdparty/rr-full/plugins/eventlog.pl              |   0
 thirdparty/rr-full/plugins/eventlogs.pl             |   0
 thirdparty/rr-full/plugins/fileexts.pl              |   0
 thirdparty/rr-full/plugins/filehistory.pl           |   0
 thirdparty/rr-full/plugins/fileless.pl              |   0
 thirdparty/rr-full/plugins/findexes.pl              |   0
 thirdparty/rr-full/plugins/foxitrdr.pl              |   0
 thirdparty/rr-full/plugins/fw_config.pl             |   0
 thirdparty/rr-full/plugins/gauss.pl                 |   0
 thirdparty/rr-full/plugins/gpohist.pl               |   0
 thirdparty/rr-full/plugins/gpohist_tln.pl           |   0
 thirdparty/rr-full/plugins/gthist.pl                |   0
 thirdparty/rr-full/plugins/gtwhitelist.pl           |   0
 thirdparty/rr-full/plugins/handler.pl               |   0
 thirdparty/rr-full/plugins/haven_and_hearth.pl      |   0
 thirdparty/rr-full/plugins/hibernate.pl             |   0
 thirdparty/rr-full/plugins/ide.pl                   |   0
 thirdparty/rr-full/plugins/identities.pl            |   0
 thirdparty/rr-full/plugins/ie_main.pl               |   0
 thirdparty/rr-full/plugins/ie_settings.pl           |   0
 thirdparty/rr-full/plugins/ie_version.pl            |   0
 thirdparty/rr-full/plugins/ie_zones.pl              |   0
 thirdparty/rr-full/plugins/iejava.pl                |   0
 thirdparty/rr-full/plugins/imagedev.pl              |   0
 thirdparty/rr-full/plugins/imagefile.pl             |   0
 thirdparty/rr-full/plugins/init_dlls.pl             |   0
 thirdparty/rr-full/plugins/inprocserver.pl          |   0
 thirdparty/rr-full/plugins/installedcomp.pl         |   0
 thirdparty/rr-full/plugins/installer.pl             |   0
 thirdparty/rr-full/plugins/internet_explorer_cu.pl  |   0
 thirdparty/rr-full/plugins/internet_settings_cu.pl  |   0
 thirdparty/rr-full/plugins/itempos.pl               |   0
 thirdparty/rr-full/plugins/javafx.pl                |   0
 thirdparty/rr-full/plugins/javasoft.pl              |   0
 thirdparty/rr-full/plugins/kankan.pl                |   0
 thirdparty/rr-full/plugins/kb950582.pl              |   0
 thirdparty/rr-full/plugins/kbdcrash.pl              |   0
 thirdparty/rr-full/plugins/knowndev.pl              |   0
 thirdparty/rr-full/plugins/landesk.pl               |   0
 thirdparty/rr-full/plugins/landesk_tln.pl           |   0
 thirdparty/rr-full/plugins/lastloggedon.pl          |   0
 thirdparty/rr-full/plugins/latentbot.pl             |   0
 thirdparty/rr-full/plugins/lazyshell.pl             |   0
 thirdparty/rr-full/plugins/legacy.pl                |   0
 thirdparty/rr-full/plugins/legacy_tln.pl            |   0
 thirdparty/rr-full/plugins/licenses.pl              |   0
 thirdparty/rr-full/plugins/listsoft.pl              |   0
 thirdparty/rr-full/plugins/liveContactsGUID.pl      |   0
 thirdparty/rr-full/plugins/load.pl                  |   0
 thirdparty/rr-full/plugins/logmein.pl               |   0
 thirdparty/rr-full/plugins/logmein_tln.pl           |   0
 thirdparty/rr-full/plugins/logonusername.pl         |   0
 thirdparty/rr-full/plugins/lsa_packages.pl          |   0
 thirdparty/rr-full/plugins/lsasecrets.pl            |   0
 thirdparty/rr-full/plugins/macaddr.pl               |   0
 thirdparty/rr-full/plugins/malware.pl               |   0
 thirdparty/rr-full/plugins/menuorder.pl             |   0
 thirdparty/rr-full/plugins/mixer.pl                 |   0
 thirdparty/rr-full/plugins/mixer_tln.pl             |   0
 thirdparty/rr-full/plugins/mmc.pl                   |   0
 thirdparty/rr-full/plugins/mmc_tln.pl               |   0
 thirdparty/rr-full/plugins/mmo.pl                   |   0
 thirdparty/rr-full/plugins/mndmru.pl                |   0
 thirdparty/rr-full/plugins/mndmru_tln.pl            |   0
 thirdparty/rr-full/plugins/mountdev.pl              |   0
 thirdparty/rr-full/plugins/mountdev2.pl             |   0
 thirdparty/rr-full/plugins/mp2.pl                   |   0
 thirdparty/rr-full/plugins/mp3.pl                   |   0
 thirdparty/rr-full/plugins/mpmru.pl                 |   0
 thirdparty/rr-full/plugins/mrt.pl                   |   0
 thirdparty/rr-full/plugins/msis.pl                  |   0
 thirdparty/rr-full/plugins/mspaper.pl               |   0
 thirdparty/rr-full/plugins/muicache.pl              |   0
 thirdparty/rr-full/plugins/muicache_tln.pl          |   0
 thirdparty/rr-full/plugins/nero.pl                  |   0
 thirdparty/rr-full/plugins/netassist.pl             |   0
 thirdparty/rr-full/plugins/netsh.pl                 |   0
 thirdparty/rr-full/plugins/netsvcs.pl               |   0
 thirdparty/rr-full/plugins/network.pl               |   0
 thirdparty/rr-full/plugins/networkcards.pl          |   0
 thirdparty/rr-full/plugins/networklist.pl           |   0
 thirdparty/rr-full/plugins/networklist_tln.pl       |   0
 thirdparty/rr-full/plugins/networkuid.pl            |   0
 thirdparty/rr-full/plugins/nic.pl                   |   0
 thirdparty/rr-full/plugins/nic2.pl                  |   0
 thirdparty/rr-full/plugins/nic_mst2.pl              |   0
 thirdparty/rr-full/plugins/nolmhash.pl              |   0
 thirdparty/rr-full/plugins/ntuser                   |   0
 thirdparty/rr-full/plugins/ntusernetwork.pl         |   0
 thirdparty/rr-full/plugins/null.pl                  |   0
 thirdparty/rr-full/plugins/odysseus.pl              |   0
 thirdparty/rr-full/plugins/officedocs.pl            |   0
 thirdparty/rr-full/plugins/officedocs2010.pl        |   0
 thirdparty/rr-full/plugins/officedocs2010_tln.pl    |   0
 thirdparty/rr-full/plugins/oisc.pl                  |   0
 thirdparty/rr-full/plugins/olsearch.pl              |   0
 thirdparty/rr-full/plugins/opencandy.pl             |   0
 thirdparty/rr-full/plugins/osversion.pl             |   0
 thirdparty/rr-full/plugins/osversion_tln.pl         |   0
 thirdparty/rr-full/plugins/outlook.pl               |   0
 thirdparty/rr-full/plugins/outlook2.pl              |   0
 thirdparty/rr-full/plugins/pagefile.pl              |   0
 thirdparty/rr-full/plugins/pending.pl               |   0
 thirdparty/rr-full/plugins/phdet.pl                 |   0
 thirdparty/rr-full/plugins/photos.pl                |   0
 thirdparty/rr-full/plugins/polacdms.pl              |   0
 thirdparty/rr-full/plugins/policies_u.pl            |   0
 thirdparty/rr-full/plugins/port_dev.pl              |   0
 thirdparty/rr-full/plugins/prefetch.pl              |   0
 thirdparty/rr-full/plugins/printermru.pl            |   0
 thirdparty/rr-full/plugins/printers.pl              |   0
 thirdparty/rr-full/plugins/privoxy.pl               |   0
 .../rr-full/plugins/processor_architecture.pl       |   0
 thirdparty/rr-full/plugins/product.pl               |   0
 thirdparty/rr-full/plugins/productpolicy.pl         |   0
 thirdparty/rr-full/plugins/producttype.pl           |   0
 thirdparty/rr-full/plugins/profilelist.pl           |   0
 thirdparty/rr-full/plugins/profiler.pl              |   0
 thirdparty/rr-full/plugins/proxysettings.pl         |   0
 thirdparty/rr-full/plugins/psscript.pl              |   0
 thirdparty/rr-full/plugins/publishingwizard.pl      |   0
 thirdparty/rr-full/plugins/putty.pl                 |   0
 thirdparty/rr-full/plugins/putty_sessions.pl        |   0
 thirdparty/rr-full/plugins/rdphint.pl               |   0
 thirdparty/rr-full/plugins/rdpnla.pl                |   0
 thirdparty/rr-full/plugins/rdpport.pl               |   0
 thirdparty/rr-full/plugins/reading_locations.pl     |   0
 thirdparty/rr-full/plugins/real_profilelist.pl      |   0
 thirdparty/rr-full/plugins/realplayer6.pl           |   0
 thirdparty/rr-full/plugins/realvnc.pl               |   0
 thirdparty/rr-full/plugins/recentdocs.pl            |   0
 thirdparty/rr-full/plugins/recentdocs_timeline.pl   |   0
 thirdparty/rr-full/plugins/recentdocs_tln.pl        |   0
 thirdparty/rr-full/plugins/regback.pl               |   0
 thirdparty/rr-full/plugins/regin.pl                 |   0
 thirdparty/rr-full/plugins/regtime.pl               |   0
 thirdparty/rr-full/plugins/regtime_tln.pl           |   0
 thirdparty/rr-full/plugins/remoteaccess.pl          |   0
 thirdparty/rr-full/plugins/removdev.pl              |   0
 thirdparty/rr-full/plugins/renocide.pl              |   0
 thirdparty/rr-full/plugins/reveton.pl               |   0
 thirdparty/rr-full/plugins/rlo.pl                   |   0
 thirdparty/rr-full/plugins/rootkit_revealer.pl      |   0
 thirdparty/rr-full/plugins/routes.pl                |   0
 thirdparty/rr-full/plugins/runmru.pl                |   0
 thirdparty/rr-full/plugins/runmru_tln.pl            |   0
 thirdparty/rr-full/plugins/safeboot.pl              |   0
 thirdparty/rr-full/plugins/sam                      |   0
 thirdparty/rr-full/plugins/samparse.pl              |   0
 thirdparty/rr-full/plugins/samparse_tln.pl          |   0
 thirdparty/rr-full/plugins/schedagent.pl            |   0
 thirdparty/rr-full/plugins/secctr.pl                |   0
 thirdparty/rr-full/plugins/secrets.pl               |   0
 thirdparty/rr-full/plugins/secrets_tln.pl           |   0
 thirdparty/rr-full/plugins/security                 |   0
 thirdparty/rr-full/plugins/securityproviders.pl     |   0
 thirdparty/rr-full/plugins/services.pl              |   0
 thirdparty/rr-full/plugins/sevenzip.pl              |   0
 thirdparty/rr-full/plugins/sfc.pl                   |   0
 thirdparty/rr-full/plugins/shares.pl                |   0
 thirdparty/rr-full/plugins/shc.pl                   |   0
 thirdparty/rr-full/plugins/shellbags.pl             |   0
 thirdparty/rr-full/plugins/shellbags_test.pl        |   0
 thirdparty/rr-full/plugins/shellbags_tln.pl         |   0
 thirdparty/rr-full/plugins/shellbags_xp.pl          |   0
 thirdparty/rr-full/plugins/shellexec.pl             |   0
 thirdparty/rr-full/plugins/shellext.pl              |   0
 thirdparty/rr-full/plugins/shellfolders.pl          |   0
 thirdparty/rr-full/plugins/shelloverlay.pl          |   0
 thirdparty/rr-full/plugins/shimcache.pl             |   0
 thirdparty/rr-full/plugins/shimcache_tln.pl         |   0
 thirdparty/rr-full/plugins/shutdown.pl              |   0
 thirdparty/rr-full/plugins/shutdowncount.pl         |   0
 thirdparty/rr-full/plugins/sizes.pl                 |   0
 thirdparty/rr-full/plugins/skype.pl                 |   0
 thirdparty/rr-full/plugins/snapshot.pl              |   0
 thirdparty/rr-full/plugins/snapshot_viewer.pl       |   0
 thirdparty/rr-full/plugins/soft_run.pl              |   0
 thirdparty/rr-full/plugins/software                 |   0
 thirdparty/rr-full/plugins/spp_clients.pl           |   0
 thirdparty/rr-full/plugins/sql_lastconnect.pl       |   0
 thirdparty/rr-full/plugins/srun_tln.pl              |   0
 thirdparty/rr-full/plugins/ssh_host_keys.pl         |   0
 thirdparty/rr-full/plugins/ssid.pl                  |   0
 .../rr-full/plugins/startmenuinternetapps_cu.pl     |   0
 .../rr-full/plugins/startmenuinternetapps_lm.pl     |   0
 thirdparty/rr-full/plugins/startpage.pl             |   0
 thirdparty/rr-full/plugins/startup.pl               |   0
 thirdparty/rr-full/plugins/stillimage.pl            |   0
 thirdparty/rr-full/plugins/susclient.pl             |   0
 thirdparty/rr-full/plugins/svc.pl                   |   0
 thirdparty/rr-full/plugins/svc_plus.pl              |   0
 thirdparty/rr-full/plugins/svc_tln.pl               |   0
 thirdparty/rr-full/plugins/svcdll.pl                |   0
 thirdparty/rr-full/plugins/svchost.pl               |   0
 thirdparty/rr-full/plugins/sysinternals.pl          |   0
 thirdparty/rr-full/plugins/sysinternals_tln.pl      |   0
 thirdparty/rr-full/plugins/system                   |   0
 thirdparty/rr-full/plugins/systemindex.pl           |   0
 thirdparty/rr-full/plugins/teamviewer.pl            |   0
 thirdparty/rr-full/plugins/termcert.pl              |   0
 thirdparty/rr-full/plugins/termserv.pl              |   0
 thirdparty/rr-full/plugins/timezone.pl              |   0
 thirdparty/rr-full/plugins/tracing.pl               |   0
 thirdparty/rr-full/plugins/tracing_tln.pl           |   0
 thirdparty/rr-full/plugins/trappoll.pl              |   0
 thirdparty/rr-full/plugins/trustrecords.pl          |   0
 thirdparty/rr-full/plugins/trustrecords_tln.pl      |   0
 thirdparty/rr-full/plugins/tsclient.pl              |   0
 thirdparty/rr-full/plugins/tsclient_tln.pl          |   0
 thirdparty/rr-full/plugins/typedpaths.pl            |   0
 thirdparty/rr-full/plugins/typedpaths_tln.pl        |   0
 thirdparty/rr-full/plugins/typedurls.pl             |   0
 thirdparty/rr-full/plugins/typedurls_tln.pl         |   0
 thirdparty/rr-full/plugins/typedurlstime.pl         |   0
 thirdparty/rr-full/plugins/typedurlstime_tln.pl     |   0
 thirdparty/rr-full/plugins/uac.pl                   |   0
 thirdparty/rr-full/plugins/uninstall.pl             |   0
 thirdparty/rr-full/plugins/uninstall_tln.pl         |   0
 thirdparty/rr-full/plugins/unreadmail.pl            |   0
 thirdparty/rr-full/plugins/urlzone.pl               |   0
 thirdparty/rr-full/plugins/urun_tln.pl              |   0
 thirdparty/rr-full/plugins/usb.pl                   |   0
 thirdparty/rr-full/plugins/usbdevices.pl            |   0
 thirdparty/rr-full/plugins/usbstor.pl               |   0
 thirdparty/rr-full/plugins/usbstor2.pl              |   0
 thirdparty/rr-full/plugins/usbstor3.pl              |   0
 thirdparty/rr-full/plugins/user_run.pl              |   0
 thirdparty/rr-full/plugins/user_win.pl              |   0
 thirdparty/rr-full/plugins/userassist.pl            |   0
 thirdparty/rr-full/plugins/userassist_tln.pl        |   0
 thirdparty/rr-full/plugins/userinfo.pl              |   0
 thirdparty/rr-full/plugins/userlocsvc.pl            |   0
 thirdparty/rr-full/plugins/vawtrak.pl               |   0
 thirdparty/rr-full/plugins/virut.pl                 |   0
 thirdparty/rr-full/plugins/vista_bitbucket.pl       |   0
 thirdparty/rr-full/plugins/vmplayer.pl              |   0
 thirdparty/rr-full/plugins/vmware_vsphere_client.pl |   0
 .../rr-full/plugins/vnchooksapplicationprefs.pl     |   0
 thirdparty/rr-full/plugins/vncviewer.pl             |   0
 thirdparty/rr-full/plugins/volinfocache.pl          |   0
 thirdparty/rr-full/plugins/wallpaper.pl             |   0
 thirdparty/rr-full/plugins/warcraft3.pl             |   0
 thirdparty/rr-full/plugins/wbem.pl                  |   0
 thirdparty/rr-full/plugins/win_cv.pl                |   0
 thirdparty/rr-full/plugins/winbackup.pl             |   0
 thirdparty/rr-full/plugins/winevt.pl                |   0
 thirdparty/rr-full/plugins/winlogon.pl              |   0
 thirdparty/rr-full/plugins/winlogon_tln.pl          |   0
 thirdparty/rr-full/plugins/winlogon_u.pl            |   0
 thirdparty/rr-full/plugins/winnt_cv.pl              |   0
 thirdparty/rr-full/plugins/winrar.pl                |   0
 thirdparty/rr-full/plugins/winrar2.pl               |   0
 thirdparty/rr-full/plugins/winrar_tln.pl            |   0
 thirdparty/rr-full/plugins/winscp.pl                |   0
 thirdparty/rr-full/plugins/winscp_sessions.pl       |   0
 thirdparty/rr-full/plugins/winver.pl                |   0
 thirdparty/rr-full/plugins/winvnc.pl                |   0
 thirdparty/rr-full/plugins/winzip.pl                |   0
 thirdparty/rr-full/plugins/wordwheelquery.pl        |   0
 thirdparty/rr-full/plugins/wpdbusenum.pl            |   0
 thirdparty/rr-full/plugins/xpedition.pl             |   0
 thirdparty/rr-full/plugins/yahoo_cu.pl              |   0
 thirdparty/rr-full/plugins/yahoo_lm.pl              |   0
 thirdparty/rr-full/regripper.pdf                    | Bin
 thirdparty/rr-full/rip.pl                           |   0
 thirdparty/rr-full/rr.pl                            |   0
 thirdparty/rr/plugins/arunmru.pl                    |   0
 thirdparty/rr/plugins/autopsycompname.pl            |   0
 thirdparty/rr/plugins/autopsylogin.pl               |   0
 thirdparty/rr/plugins/autopsyntuser                 |   0
 thirdparty/rr/plugins/autopsyntusernetwork.pl       |   0
 thirdparty/rr/plugins/autopsyprocarchitecture.pl    |   0
 thirdparty/rr/plugins/autopsyprofilelist.pl         |   0
 thirdparty/rr/plugins/autopsyprofiler.pl            |   0
 thirdparty/rr/plugins/autopsyrecentdocs.pl          |   0
 thirdparty/rr/plugins/autopsyshellfolders.pl        |   0
 thirdparty/rr/plugins/autopsysoftware               |   0
 thirdparty/rr/plugins/autopsysystem                 |   0
 thirdparty/rr/plugins/autopsyuninstall.pl           |   0
 thirdparty/rr/plugins/autopsyusb.pl                 |   0
 thirdparty/rr/plugins/autopsyusbdevices.pl          |   0
 thirdparty/rr/plugins/autopsywinver.pl              |   0
 thirdparty/rr/plugins/officedocs.pl                 |   0
 thirdparty/rr/plugins/officedocs2010.pl             |   0
 thirdparty/rr/rip.pl                                |   0
 thirdparty/rr/rr.pl                                 |   0
 thirdparty/sigar/1.6.4/sigar-native.zip             | Bin
 thunderbirdparser/build.xml                         |   0
 thunderbirdparser/ivy.xml                           |   0
 thunderbirdparser/ivysettings.xml                   |   0
 thunderbirdparser/manifest.mf                       |   0
 thunderbirdparser/nbproject/build-impl.xml          |   0
 thunderbirdparser/nbproject/project.properties      |   0
 thunderbirdparser/nbproject/project.xml             |   0
 thunderbirdparser/nbproject/suite.properties        |   0
 .../autopsy/thunderbirdparser/Bundle.properties     |   0
 .../autopsy/thunderbirdparser/Bundle_ja.properties  |   0
 .../autopsy/thunderbirdparser/EmailMessage.java     |   0
 .../thunderbirdparser/EmailParserModuleFactory.java |   0
 .../autopsy/thunderbirdparser/MboxParser.java       |   0
 .../autopsy/thunderbirdparser/PstParser.java        |   0
 .../ThunderbirdMboxFileIngestModule.java            |   0
 .../sleuthkit/autopsy/thunderbirdparser/layer.xml   |   0
 update_versions.py                                  |   0
 2799 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 .gitattributes
 mode change 100755 => 100644 .gitignore
 mode change 100755 => 100644 API-CHANGES.txt
 mode change 100755 => 100644 BUILDING.txt
 mode change 100755 => 100644 BootstrapIvy.xml
 mode change 100755 => 100644 Core/autopsy-updates.xml
 mode change 100755 => 100644 Core/build.xml
 mode change 100755 => 100644 Core/ivy.xml
 mode change 100755 => 100644 Core/ivysettings.xml
 mode change 100755 => 100644 Core/manifest.mf
 mode change 100755 => 100644 Core/nbproject/build-impl.xml
 mode change 100755 => 100644 Core/nbproject/platform.properties
 mode change 100755 => 100644 Core/nbproject/project.properties
 mode change 100755 => 100644 Core/nbproject/project.xml
 mode change 100755 => 100644 Core/nbproject/suite.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/AddBlackboardArtifactTagAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/AddBookmarkTagAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/AddContentTagAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/AddTagAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/DeleteBlackboardArtifactTagAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/DeleteContentTagAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/DeleteFileBlackboardArtifactTagAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/DeleteFileContentTagAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/ExitAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/GetTagNameAndCommentDialog.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/GetTagNameAndCommentDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/GetTagNameDialog.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/GetTagNameDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/IngestRunningCheck.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/OpenLogFolderAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/OpenOutputFolderAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/OpenPythonModulesFolderAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/actions/ShowIngestProgressSnapshotAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/appservices/AutopsyService.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddImageAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddImageErrorsDialog.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddImageErrorsDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddImageTask.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardAddingProgressPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardAddingProgressVisual.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardAddingProgressVisual.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardDataSourceSettingsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardDataSourceSettingsVisual.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardDataSourceSettingsVisual.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardIngestConfigPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardIngestConfigVisual.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardIngestConfigVisual.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardIterator.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardSelectDspPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardSelectDspVisual.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardSelectDspVisual.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/AddLocalFilesTask.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/ButtonColumn.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/Case.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/CaseActionCancelledException.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/CaseActionException.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/CaseCloseAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/CaseDeleteAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/CaseInformationPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/CaseInformationPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/CaseMetadata.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/CaseNewAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/CaseNewActionInterface.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/CaseOpenAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/CasePropertiesAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/CasePropertiesPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/CasePropertiesPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/CollaborationMonitor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/CueBannerPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/CueBannerPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/GeneralFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/ImageDSProcessor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/ImageFilePanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/ImageFilePanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/IngestJobInfoPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/IngestJobInfoPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/LocalDiskDSProcessor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/LocalDiskPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/LocalDiskPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/LocalFilesDSProcessor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/LocalFilesPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/LocalFilesPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/MissingImageDialog.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/MissingImageDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/MultiUserCaseManager.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/MultiUserCasesDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/MultiUserCasesPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/MultiUserCasesPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/NewCaseVisualPanel1.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/NewCaseVisualPanel1.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/NewCaseVisualPanel2.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/NewCaseVisualPanel2.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/NewCaseWizardAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/NewCaseWizardPanel1.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/NewCaseWizardPanel2.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/OpenFromArguments.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/OpenRecentCasePanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/OpenRecentCasePanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/RecentCases.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/RecentItems.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/SingleUserCaseConverter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/StartupWindow.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/StartupWindowInterface.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/StartupWindowProvider.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/UpdateRecentCases.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/addImage-icon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/btn_icon_add_image.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/btn_icon_close_case.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/btn_icon_create_new_case.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/btn_icon_open_existing.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/btn_icon_open_recent.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/close-icon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/events/AddingDataSourceEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/events/AddingDataSourceFailedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/events/BlackBoardArtifactTagAddedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/events/BlackBoardArtifactTagDeletedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/events/ContentTagAddedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/events/ContentTagDeletedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/events/DataSourceAddedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/events/ReportAddedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/events/TagAddedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/events/TagDeletedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/package.dox
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/services/Blackboard.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/services/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/services/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/services/FileManager.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/services/Services.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/services/TagNameDefinition.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/services/TagNameDialog.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/services/TagNameDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/services/TagOptionsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/services/TagOptionsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/services/TagsManager.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/services/TagsOptionsPanelController.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/services/tag-options-panel-icon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/casemodule/welcome_logo.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCasesTableCellRenderer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCasesTableModel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/CorrelationAttribute.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/CorrelationAttributeInstance.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/CorrelationCase.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/CorrelationDataSource.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamArtifactUtil.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamDbException.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamDbPlatformEnum.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamGlobalFileInstance.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamGlobalSet.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamOrganization.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/PostgresEamDb.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/eventlisteners/Installer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/eventlisteners/NewArtifactsRunner.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/images/bad.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/images/good.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/images/import16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/images/options-icon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/ingestmodule/IngestModuleFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/AddNewOrganizationDialog.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/AddNewOrganizationDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/EamDbSettingsDialog.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/EamDbSettingsDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/EamOptionsPanelController.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/GlobalSettingsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/GlobalSettingsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/ManageCorrelationPropertiesDialog.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/ManageCorrelationPropertiesDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/communications/images/arrow-circle-double-135.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/communications/images/calllog.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/communications/images/credit-card.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/communications/images/email.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/communications/images/folder-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/communications/images/funnel.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/communications/images/image.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/communications/images/messaging.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/communications/images/tick.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/communications/images/web-file.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/contentviewers/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/contentviewers/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/contentviewers/Metadata.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/contentviewers/Metadata.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/contentviewers/Utilities.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coordinationservice/CaseNodeData.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coordinationservice/CoordinationService.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coordinationservice/CoordinationServiceNamespace.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/DataContentTopComponentSettings.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/DataContentTopComponentWstcref.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/DirectoryTreeTopComponentSettings.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/DirectoryTreeTopComponentWstcref.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/FileSearchTopComponentSettings.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/FileSearchTopComponentWstcref.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/IngestMessageTopComponentSettings.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/IngestMessageTopComponentWstcref.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/Installer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/RuntimeProperties.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/ServicesMonitor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/UserPreferences.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/UserPreferencesException.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/dockedBottomWsmode.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/events/ServiceEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/explorerWsmode.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/floatingLeftBottomWsmode.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/layer.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/org_sleuthkit_autopsy_core_update_centerSettings.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/core/outputFloatWsmode.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/BlackboardResultViewer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/ContextMenuActionsProvider.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/CoreComponentControl.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataContent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataContentViewer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataExplorer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataResult.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataResultViewer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataSourceProcessor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataSourceProcessorCallback.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataSourceProcessorProgressMonitor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/package.dox
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/AboutWindowAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/AboutWindowPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/AboutWindowPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/AbstractDataResultViewer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/AdvancedConfigurationCleanDialog.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/AdvancedConfigurationCleanDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/AdvancedConfigurationDialog.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/AdvancedConfigurationDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/AutopsyOptionsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/AutopsyOptionsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/AutopsyOptionsPanelController.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/CriterionChooser.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/CriterionChooser.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataContentPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataContentPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataContentTopComponent.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataContentTopComponent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerArtifact.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerArtifact.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerHex.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerHex.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerMedia.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerMedia.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerString.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerString.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataResultPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataResultPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataResultTopComponent.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataResultTopComponent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerThumbnail.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerThumbnail.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/FXVideoPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/FXVideoPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/FrameCapture.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/GstVideoPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/GstVideoPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/Installer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/MediaViewImagePanel.css
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/MediaViewImagePanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/MediaViewImagePanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/MediaViewVideoPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/MultiUserSettingsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/MultiUserSettingsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/MultiUserSettingsPanelController.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/NoTabsTabDisplayerUI.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/OfflineHelpAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/OnlineHelpAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/OptionsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/ResultViewerPersistence.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/SortChooser.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/SortChooser.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/TableFilterChildren.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/TableFilterNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/TextPrompt.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/ThumbnailViewChildren.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/VideoFrame.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/arrow_left.gif
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/arrow_right.gif
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_back.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_back_disabled.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_back_hover.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_forward.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_forward_disabled.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_forward_hover.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/checkbox.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/checkbox24.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/checkbox32.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/display-options.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/general-options.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/package.dox
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/corecomponents/warning16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/AutopsyExceptionHandler.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/ColorUtilities.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/ContextMenuExtensionPoint.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/DataSourceUtils.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/DriveUtils.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/ErrorInfo.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/EscapeUtil.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/ExecUtil.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/FileUtil.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/History.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/ImageUtils.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/Installer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/JLNK.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/JLnkParser.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/JLnkParserException.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/LnkEnums.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/LocalDisk.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/LogIcon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/LoggedTask.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/Logger.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/MessageNotifyUtil.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/ModuleSettings.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/NetworkUtils.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/PathValidator.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/PlatformUtil.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/SQLiteDBConnect.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/StopWatch.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/StringExtract.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/StringExtract.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/TestLogger.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/TextConverter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/TextConverterException.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/TextUtil.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/ThreadConfined.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/TimeStampUtils.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/TimeZoneUtils.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/UNCPathUtilities.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/Version.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/VideoUtils.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/Win32Process.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/coreutils/XMLUtil.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/AbstractAbstractFileNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/AbstractContentChildren.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/AbstractContentNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/AbstractFsContentNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/ArtifactNodeSelectionInfo.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/ArtifactStringContent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/AutopsyItemVisitor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/AutopsyVisitableItem.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/BlackboardArtifactNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/BlackboardArtifactTagNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/ContentChildren.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/ContentNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/ContentNodeSelectionInfo.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/ContentNodeVisitor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/ContentTagNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/ContentUtils.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/CreditCards.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/DataConversion.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/DataModelActionsFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/DataSources.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/DataSourcesNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/DeletedContent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/DirectoryNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/DisplayableItemNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/DisplayableItemNodeVisitor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/EmailExtracted.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/EmptyNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/FileNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/FileSize.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/FileTypeExtensions.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/FileTypes.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/FileTypesByExtension.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/FileTypesByMimeType.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/FilterNodeLeaf.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/HashsetHits.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/ImageNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/Installer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/InterestingHits.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/KeyValue.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/KeyValueNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/KeywordHits.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/LayoutFileNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/LocalDirectoryNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/LocalFileNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/NodeProperty.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/NodeSelectionInfo.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/RecentFiles.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/RecentFilesChildren.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/RecentFilesFilterChildren.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/RecentFilesFilterNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/RecentFilesNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/Reports.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/Results.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/ResultsNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/RootContentChildren.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/SlackFileNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/SpecialDirectoryNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/StringContent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/Tags.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/ViewTaggedArtifactAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/Views.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/ViewsNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/VirtualDirectoryNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/VolumeNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/accounts/Accounts.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/accounts/BINRange.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datamodel/package.dox
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datasourceprocessors/AddRawImageTask.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datasourceprocessors/AutoIngestDataSourceProcessor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datasourceprocessors/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datasourceprocessors/RawDSInputPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datasourceprocessors/RawDSInputPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/datasourceprocessors/RawDSProcessor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/diagnostics/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/diagnostics/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/diagnostics/PerformancePanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/diagnostics/PerformancePanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/diagnostics/PerformancePanelAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/AddExternalViewerRuleDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/AddExternalViewerRulePanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/AddExternalViewerRulePanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/ChangeViewAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/CollapseAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/DataResultFilterNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeFilterChildren.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeFilterNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeTopComponent.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeTopComponent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/ExplorerNodeActionVisitor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerGlobalSettingsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerGlobalSettingsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerOptionsPanelController.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerRule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerRulesManager.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/ExtractAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/ExtractUnallocAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/FileSearchAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/FileSearchProvider.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/FileSystemDetailsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/FileSystemDetailsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/HashSearchAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/HashSearchProvider.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/ImageDetailsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/ImageDetailsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/NewWindowViewAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/SelectionContext.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/ViewAssociatedContentAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/ViewContextAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/ViewSourceArtifactAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/VolumeDetailsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/VolumeDetailsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/arrow_left.gif
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/arrow_right.gif
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/back-button.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/btn_step_back.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/btn_step_back_disabled.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/btn_step_back_hover.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/btn_step_forward.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/btn_step_forward_disabled.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/btn_step_forward_hover.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/external-viewer-rules-32x32.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/forward-button.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/directorytree/package.dox
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/events/AutopsyEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/events/AutopsyEventException.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/events/AutopsyEventPublisher.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/events/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/events/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/events/LocalEventPublisher.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/events/MessageServiceConnectionInfo.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/events/MessageServiceException.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/events/RemoteEventPublisher.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/examples/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/examples/SampleContentViewer.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/examples/SampleContentViewer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/examples/SampleDataSourceIngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/examples/SampleFileIngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/examples/SampleIngestModuleFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/examples/SampleIngestModuleIngestJobSettingsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/examples/SampleIngestModuleIngestJobSettingsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/examples/SampleModuleIngestJobSettings.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/AbstractFileSearchFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/DateSearchFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/DateSearchPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/DateSearchPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/FileSearchAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/FileSearchDialog.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/FileSearchDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/FileSearchFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/FileSearchPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/FileSearchPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/FilterArea.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/HashSearchFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/HashSearchPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/HashSearchPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/KnownStatusSearchFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/KnownStatusSearchPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/KnownStatusSearchPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/MimeTypeFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/MimeTypePanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/MimeTypePanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/NameSearchFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/NameSearchPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/NameSearchPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/SearchChildren.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/SearchNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/SizeSearchFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/SizeSearchPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/SizeSearchPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/arrow_down.gif
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/filesearch/arrow_right.gif
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/guiutils/CenteredGrayableCellRenderer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/guiutils/DurationCellRenderer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/guiutils/GrayableCellRenderer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/guiutils/LongDateCellRenderer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/guiutils/ShortDateCellRenderer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/guiutils/StatusIconCellRenderer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/Bluetooth.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/Folder-icon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/User-Group-icon-green32.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/account-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/accounts.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/add-tag.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/add16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/addImage-icon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/archive-file.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/artifact-icon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/audio-file.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/bad.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/bank.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/blue-tag-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/bookmarks.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/calendar.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/calllog.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/camera-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/carved-file-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/close-icon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/computer.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/contact.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/cookies.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/credit-card-green.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/credit-card.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/credit-cards.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/cross-script.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/delete-tag.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/delete16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/doc-file.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/downloads.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/drive_network.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/edit-tag.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/edit16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/encrypted-file.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/error-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/exe-file.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/export16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/external.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/extracted_content.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/face.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/file-filter-icon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/file-icon-deleted.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/file-icon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/file-size-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/file_ingest_filter32x32.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/file_types.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/fileset-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/folder-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/folder-icon-deleted.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/folder-icon-virtual.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/folder-local-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/good.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/gps-lastlocation.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/gps-search.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/gps-trackpoint.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/gps_trackpoint.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/gpsfav.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/green-tag-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/hard-drive-icon.jpg
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/hashset_hits.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/history.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/image-file.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/image.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/import16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/info-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/information-frame.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/installed.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/interesting_item.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/interesting_item_32x32.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/keyword_hits.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/mail-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/message.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/mismatch-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/new-icon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/new16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/open-icon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/pdf-file.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/programs.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/recent_docs.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/recent_files.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/report_16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/results.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/save-icon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/searchquery.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/speeddialentry.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/splash.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/star-bookmark-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/tag-folder-blue-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/text-file.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/tick.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/usb_devices.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/video-file.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/views.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/vol-icon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/warning-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/warning16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/warning_triangle.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/web-file.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/images/working_spinner.gif
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/imagewriter/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/imagewriter/ImageWriter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/imagewriter/ImageWriterService.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/imagewriter/ImageWriterSettings.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestCancellationPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestCancellationPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestJob.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestModuleAdapter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestModuleProcessTerminator.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestModuleProgress.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestPipeline.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestTask.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/FactoryClassNameNormalizer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/FileIngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/FileIngestModuleAdapter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/FileIngestModuleProcessTerminator.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/FileIngestPipeline.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/FileIngestTask.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/GetFilesContentVisitor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/GetFilesCountVisitor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/GetRootDirectoryVisitor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestJob.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestJobConfigurator.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestJobContext.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestJobSettings.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestJobSettingsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestJobSettingsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestJobStartResult.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestManager.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestMessage.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestMessageDetailsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestMessageDetailsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestMessageMainPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestMessageMainPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestMessagePanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestMessagePanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestMessageTopComponent.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestMessageTopComponent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestMessagesAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestMessagesToolbar.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestMessagesToolbar.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestModuleError.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestModuleFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestModuleFactoryAdapter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestModuleFactoryLoader.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestModuleGlobalSettingsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestModuleIngestJobSettings.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestModuleIngestJobSettingsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestModuleReferenceCounter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestModuleTemplate.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestMonitor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestOptionsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestOptionsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestOptionsPanelController.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestPipelinesConfiguration.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestProfiles.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestProgressSnapshotDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestProgressSnapshotPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestProgressSnapshotPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestServices.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestSettingsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestSettingsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestTask.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestTaskQueue.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/IngestTasksScheduler.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/Installer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/ModuleContentEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/ModuleDataEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/NoIngestModuleIngestJobSettings.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/PipelineConfig.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/PipelineConfigSchema.xsd
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/ProcTerminationCode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/ProfilePanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/ProfilePanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/ProfileSettingsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/ProfileSettingsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/RunIngestAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/RunIngestSubMenu.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/btn_step_back.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/btn_step_back_hover.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/events/BlackboardPostEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/events/ContentChangedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/events/DataSourceAnalysisCompletedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/events/DataSourceAnalysisEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/events/DataSourceAnalysisStartedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/events/FileAnalyzedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/eye-bw-25-rollover.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/eye-bw-25.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/goto_dir.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/goto_res.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/package.dox
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/IngestModulesConfigWizardPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/IngestProfileSelectionPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/IngestProfileSelectionPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/IngestProfileSelectionWizardPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/RunIngestModulesAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/RunIngestModulesWizardIterator.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/ShortcutWizardDescriptorPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/keywordsearchservice/KeywordSearchService.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/keywordsearchservice/KeywordSearchServiceException.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/menuactions/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/menuactions/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/menuactions/DataContentDynamicMenu.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/menuactions/DataContentMenu.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/menuactions/DataExplorerDynamicMenu.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/menuactions/DataExplorerMenu.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/menuactions/DataResultMenu.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/menuactions/OpenTopComponentAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/menuactions/SearchResultMenu.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/menuactions/SpacerPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/e01verify/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/e01verify/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/e01verify/E01VerifierModuleFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/e01verify/E01VerifyIngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/EmbeddedFileExtractorIngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/EmbeddedFileExtractorModuleFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/MSOfficeEmbeddedContentExtractor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/SevenZipContentReadStream.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/SevenZipExtractor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionFileIngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionIngestJobSettings.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionIngestJobSettingsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionIngestJobSettingsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionModuleFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/exif/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/exif/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/exif/ExifParserFileIngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/exif/ExifParserModuleFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/exif/layer.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/AddFileExtensionAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchContextMenuActionsProvider.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchDetectorModuleFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchDetectorModuleSettings.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchIngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchModuleSettingsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchModuleSettingsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchOptionsPanelController.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchSettings.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchSettingsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchSettingsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/MismatchConfigSchema.xsd
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/mismatch_config.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/options-icon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/save16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypeDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypePanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypePanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypeSignatureDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypeSignaturePanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypeSignaturePanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/CustomFileTypesManager.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileType.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeDetector.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdGlobalSettingsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdGlobalSettingsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdIngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdModuleFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdModuleSettings.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdOptionsPanelController.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypes.xsd
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/TikaFileTypeDetector.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/UserDefinedFileTypesSettings.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/user-defined-file-types-settings.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/filetypeid/warning16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/AddHashValuesToDatabaseDialog.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/AddHashValuesToDatabaseDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/AddHashValuesToDatabaseProgressDialog.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/AddHashValuesToDatabaseProgressDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDatabaseOptionsPanelController.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbContextMenuActionsProvider.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbCreateDatabaseDialog.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbImportDatabaseDialog.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbImportDatabaseDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbPanelSearchAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchManager.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchResultFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchThread.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearcher.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashLookupModuleFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashLookupModuleSettings.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashLookupModuleSettingsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashLookupSettings.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashLookupSettingsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/ModalNoButtons.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/ModalNoButtons.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/btn_icon_create_new_16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/delete16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/import16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/layer.xml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/new16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/options-icon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/options_icon.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/hashdatabase/warning16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/iOS/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/iOS/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/iOS/CallLogAnalyzer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/iOS/ContactAnalyzer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/iOS/TextMessageAnalyzer.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/iOS/iOSIngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/iOS/iOSModuleFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/FileSetsDefinitions.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesIdentifierIngestJobSettings.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesIdentifierIngestJobSettingsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesIdentifierIngestJobSettingsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesIdentifierIngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSet.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetDefsPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetDefsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetRulePanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetRulePanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetsManager.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/InterestingItemDefsOptionsPanelController.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/InterestingItemsFilesSetSettings.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/interestingitems/InterestingItemsIngestModuleFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/photoreccarver/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/photoreccarver/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/photoreccarver/PhotoRecCarverFileIngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/photoreccarver/PhotoRecCarverIngestModuleFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/photoreccarver/PhotoRecCarverOutputParser.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/EvalAccountObj.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/EvalAddressObj.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/EvalDomainObj.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/EvalEmailObj.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/EvalFileObj.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/EvalNetworkShareObj.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/EvalRegistryObj.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/EvalSystemObj.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/EvalURIObj.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/EvalURLHistoryObj.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/EvaluatableObject.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/ObservableResult.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/STIXReportModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/STIXReportModuleConfigPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/STIXReportModuleConfigPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/stix/StixArtifactData.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/vmextractor/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/vmextractor/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/vmextractor/VMExtractorIngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/vmextractor/VMExtractorIngestModuleFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/modules/vmextractor/VirtualMachineFinder.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/progress/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/progress/LoggingProgressIndicator.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/progress/ModalDialogProgressIndicator.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/progress/ProgressIndicator.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/progress/ProgressPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/progress/ProgressPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/progress/SilentProgressIndicator.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/python/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/python/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/python/JythonModuleLoader.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ArtifactSelectionDialog.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ArtifactSelectionDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/DefaultReportConfigurationPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/DefaultReportConfigurationPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/FileReportDataTypes.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/FileReportModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/FileReportText.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/GeneralReportModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/GeneralReportModuleAdapter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportBodyFile.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportBranding.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportBrandingProviderI.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportExcel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportGenerationPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportGenerationPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportGenerator.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportHTML.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportKML.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportProgressPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportProgressPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportVisualPanel1.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportVisualPanel1.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportVisualPanel2.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportVisualPanel2.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportWizardAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportWizardFileOptionsPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportWizardFileOptionsVisualPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportWizardFileOptionsVisualPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportWizardIterator.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportWizardPanel1.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/ReportWizardPanel2.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/TableReportGenerator.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/TableReportModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/account-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/accounts.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/bluetooth.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/bookmarks.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/btn_icon_generate_report.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/calendar.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/calllog.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/computer.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/contact.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/cookies.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/credit-card.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/default_generator_logo.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/devices.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/downloads.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/drive_network.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/exif.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/favicon.ico
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/gps-lastlocation.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/gps-search.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/gps_trackpoint.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/gpsfav.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/hash.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/history.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/installed.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/keywords.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/message.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/recent.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/report_loading.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/search.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/speeddialentry.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/star.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/summary.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/images/userbookmarks.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/package.dox
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/taggedhashes/AddTaggedHashesToHashDb.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/taggedhashes/AddTaggedHashesToHashDbConfigPanel.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/report/taggedhashes/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/test/CustomArtifactType.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/test/CustomArtifactsCreatorDataSourceIngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/test/CustomArtifactsCreatorFileIngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/test/CustomArtifactsCreatorIngestModuleFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/test/InterestingArtifactCreatorIngestModule.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/test/InterestingArtifactCreatorIngestModuleFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/test/TestAutopsyService.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/CancellationProgressTask.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ChronoFieldListCell.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/FXMLConstructor.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/OpenTimelineAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/PerCaseTimelineProperties.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/PromptDialogManager.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ShowInTimelineDialog.fxml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ShowInTimelineDialog.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/TimeLineController.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/TimeLineException.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/TimeLineTopComponent.form
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/TimeLineTopComponent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ViewMode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/WrappingListCell.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/actions/Back.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/actions/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/actions/Forward.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/actions/ResetFilters.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/actions/SaveSnapshotAsReport.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/actions/UpdateDB.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/actions/ViewArtifactInTimelineAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/actions/ViewFileInTimelineAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/actions/ZoomIn.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/actions/ZoomOut.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/actions/ZoomToEvents.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/datamodel/CombinedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/datamodel/EventCluster.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/datamodel/EventStripe.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/datamodel/FilteredEventsModel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/datamodel/MultiEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/datamodel/SingleEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/datamodel/TimeLineEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/ArtifactEventType.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/BaseTypes.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/EventType.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/FileSystemTypes.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/MiscTypes.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/RootEventType.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/WebTypes.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/db/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/db/EventDB.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/db/EventsRepository.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/db/MultipleTransactionException.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/db/SQLHelper.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/events/DBUpdatedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/events/RefreshRequestedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/events/TagsAddedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/events/TagsDeletedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/events/TagsUpdatedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/events/ViewInTimelineRequestedEvent.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/explorernodes/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/explorernodes/EventNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/explorernodes/EventRootNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/filters/AbstractFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/filters/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/filters/CompoundFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/filters/DataSourceFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/filters/DataSourcesFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/filters/DescriptionFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/filters/Filter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/filters/HashHitsFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/filters/HashSetFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/filters/HideKnownFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/filters/IntersectionFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/filters/RootFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/filters/TagNameFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/filters/TagsFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/filters/TextFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/filters/TypeFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/filters/UnionFilter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/arrow-090.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/arrow-180.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/arrow-270.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/arrow-circle-double-135.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/arrow-in.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/arrow-out.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/arrow-step-out.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/arrow-step.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/arrow.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/arrow_in.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/arrow_out.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/block.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/blue-document-attribute-a.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/blue-document-attribute-b.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/blue-document-attribute-c.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/blue-document-attribute-m.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/blue-document.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/bookmark--plus.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/bookmarks.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/btn_icon_timeline_32.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/btn_icon_timeline_colorized_26.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/btn_icon_timeline_colorized_32.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_back.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_back_disabled.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_back_hover.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_forward.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_forward_disabled.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_forward_hover.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/calllog.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/camera-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/chart_bar.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/checker64.jpg
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/checkerboard.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/checkerboard_transparent.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/clock-history.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/cookies.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/cross-circle (2).png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/cross-circle.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/cross-script.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/database_refresh.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/downloads.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/eye--minus.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/eye--plus.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/eye_close.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/funnel--minus.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/funnel.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/geolocation.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/gps-search.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/gps-trackpoint.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/history.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/image.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/info-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/information-frame.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/information-gray.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/information-white.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/information.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-left.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-actual-equal.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-actual.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-fit.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-in-green.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-in.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-out-red.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-out.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/magnifier.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/magnifier_zoom_in.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/magnifier_zoom_out.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/mail-icon-16.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/marker--arrow.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/marker--exclamation.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/marker--minus.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/marker--pencil.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/marker--pin.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/marker--plus.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/marker.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/message.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/minus-button.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/plus-button.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/programs.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/prohibition.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/question-frame.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/recent_docs.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/resultset_first.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/resultset_last.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/resultset_next.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/resultset_previous.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/searchquery.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/select.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/table.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/tick.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/timeline_marker.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/usb_devices.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/warning.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/warning_triangle.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/warning_triangle_small.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/images/web-file.png
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/license-timeline.txt
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/snapshot/SnapShotReportWriter.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/snapshot/index.css
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/snapshot/index_template.html
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/snapshot/navigation.html
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/snapshot/snapshot_template.html
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/snapshot/summary.css
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/snapshot/summary_template.html
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/AbstractFXCellFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/AbstractTimeLineView.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/AbstractTimelineChart.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/ContextMenuProvider.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/HistoryToolBar.fxml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/HistoryToolBar.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/IntervalSelector.css
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/IntervalSelector.fxml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/IntervalSelector.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/NoEventsDialog.fxml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/StatusBar.fxml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/StatusBar.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/TimeLineChart.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/TimeZonePanel.fxml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/TimeZonePanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/ViewFrame.fxml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/ViewFrame.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/ZoomRanges.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/countsview/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/countsview/CountsViewPane.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/countsview/CountsViewSettingsPane.fxml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/countsview/EventCountsChart.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DateAxis.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DescriptionVisibility.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailViewPane.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailViewSettingsPane.fxml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailsChart.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailsChartLane.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailsChartLayoutSettings.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventAxis.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventClusterNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventNodeBase.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventStripeNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventsDetailsChart.css
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/GuideLine.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/HideDescriptionAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/MultiEventNodeBase.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/PinnedEventsChartLane.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/PrimaryDetailsChartLane.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/ScrollingLaneWrapper.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/SingleEventNode.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/StripeFlattener.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/UnhideDescriptionAction.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/BaseTypeTreeItem.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/DescriptionTreeItem.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/EventTypeTreeItem.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/EventsTree.fxml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/EventsTree.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/EventsTreeItem.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/RootItem.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/SubTypeTreeItem.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/TreeComparator.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterCheckBoxCellFactory.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterSetPanel.fxml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterSetPanel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterTable.css
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterTreeItem.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterTreeTableRow.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/LegendCell.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListTimeline.fxml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListTimeline.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListViewPane.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/SwingFXMenuUtils.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/utils/IntervalUtils.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/utils/MappedList.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/utils/RangeDivisionInfo.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/zooming/Bundle.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/zooming/Bundle_ja.properties
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/zooming/DescriptionLoD.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/zooming/DisplayNameProvider.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/zooming/EventTypeZoomLevel.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/zooming/TimeUnits.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/zooming/ZoomParams.java
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/zooming/ZoomSettingsPane.fxml
 mode change 100755 => 100644 Core/src/org/sleuthkit/autopsy/timeline/zooming/ZoomSettingsPane.java
 mode change 100755 => 100644 Core/test/qa-functional/src/org/sleuthkit/autopsy/ingest/IngestFileFiltersTest.java
 mode change 100755 => 100644 Core/test/qa-functional/src/org/sleuthkit/autopsy/testutils/FunctionalTestDspCallback.java
 mode change 100755 => 100644 Core/test/qa-functional/src/org/sleuthkit/autopsy/testutils/FunctionalTestDspProgressMonitor.java
 mode change 100755 => 100644 Core/test/unit/src/org/sleuthkit/autopsy/ingest/IngestFileFiltersTest.java
 mode change 100755 => 100644 Core/updates_ja.xml
 mode change 100755 => 100644 CoreLibs/build-mac.xml
 mode change 100755 => 100644 CoreLibs/build-unix.xml
 mode change 100755 => 100644 CoreLibs/build-windows.xml
 mode change 100755 => 100644 CoreLibs/build.xml
 mode change 100755 => 100644 CoreLibs/ivy.xml
 mode change 100755 => 100644 CoreLibs/ivysettings.xml
 mode change 100755 => 100644 CoreLibs/manifest.mf
 mode change 100755 => 100644 CoreLibs/nbproject/build-impl.xml
 mode change 100755 => 100644 CoreLibs/nbproject/project.properties
 mode change 100755 => 100644 CoreLibs/nbproject/project.xml
 mode change 100755 => 100644 CoreLibs/nbproject/suite.properties
 mode change 100755 => 100644 CoreLibs/src/org/sleuthkit/autopsy/corelibs/Bundle.properties
 mode change 100755 => 100644 CoreLibs/src/org/sleuthkit/autopsy/corelibs/Bundle_ja.properties
 mode change 100755 => 100644 CoreLibs/src/org/sleuthkit/autopsy/corelibs/ScalrWrapper.java
 mode change 100755 => 100644 CoreLibs/src/org/sleuthkit/autopsy/corelibs/SigarLoader.java
 mode change 100755 => 100644 Experimental/build.xml
 mode change 100755 => 100644 Experimental/ivy.xml
 mode change 100755 => 100644 Experimental/ivysettings.xml
 mode change 100755 => 100644 Experimental/manifest.mf
 mode change 100755 => 100644 Experimental/nbproject/build-impl.xml
 mode change 100755 => 100644 Experimental/nbproject/project.properties
 mode change 100755 => 100644 Experimental/nbproject/project.xml
 mode change 100755 => 100644 Experimental/nbproject/suite.properties
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AddArchiveTask.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AddDataSourceCallback.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ArchiveExtractorDSProcessor.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ArchiveFilePanel.form
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ArchiveFilePanel.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ArchiveUtil.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestCaseDeletedEvent.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestCasePrioritizedEvent.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestControlPanel.form
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestControlPanel.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDashboard.form
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDashboard.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDashboardOpenAction.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDashboardTopComponent.form
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDashboardTopComponent.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDataSource.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJob.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobCompletedEvent.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobEvent.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobLogger.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobNodeData.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobStartedEvent.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobStatusEvent.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestManager.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestMetricsCollector.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestMetricsDialog.form
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestMetricsDialog.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestMonitor.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestSystemLogger.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutopsyManifestFileParser.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/Bundle.properties
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/CaseImportPanel.form
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/CaseImportPanel.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/CaseImportPanelController.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/DataSourceProcessorUtility.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/FileExportRuleSet.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/FileExportSettings.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/FileExporter.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/FileExporterSettingsPanel.form
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/FileExporterSettingsPanel.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ImportDoneCallback.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/Manifest.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ManifestFileParser.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/PathUtils.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/SingleUserCaseImporter.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/StatusDatabaseLogger.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/layer.xml
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AdvancedAutoIngestSettingsPanel.form
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AdvancedAutoIngestSettingsPanel.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AutoIngestSettingsPanel.form
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AutoIngestSettingsPanel.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AutoIngestSettingsPanelController.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AutoIngestUserPreferences.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/configuration/Bundle.properties
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/configuration/Bundle_ja.properties
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/configuration/NodeStatusLogPanel.form
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/configuration/NodeStatusLogPanel.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/configuration/SharedConfiguration.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/configuration/StartupWindow.java
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/AIM.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/arrow-down-icon.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/arrow-up-icon.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/artifact-icon.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/autoIngest32.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/bad.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/extracted_content.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/file-size-16.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/frame.gif
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/frame32.gif
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/good.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/import16.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/import32.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/knownbad-icon.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/left-arrow-16-icon.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/locked.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/mime-icon.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/minus-icon.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/options-icon.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/plus-icon.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/ruleset-icon.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/save-icon.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/tick.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/warning16.png
 mode change 100755 => 100644 Experimental/src/org/sleuthkit/autopsy/experimental/images/yield16-icon.png
 mode change 100755 => 100644 ImageGallery/.gitattributes
 mode change 100755 => 100644 ImageGallery/.gitignore
 mode change 100755 => 100644 ImageGallery/LICENSE-2.0.txt
 mode change 100755 => 100644 ImageGallery/build.xml
 mode change 100755 => 100644 ImageGallery/manifest.mf
 mode change 100755 => 100644 ImageGallery/nbproject/build-impl.xml
 mode change 100755 => 100644 ImageGallery/nbproject/genfiles.properties
 mode change 100755 => 100644 ImageGallery/nbproject/platform.properties
 mode change 100755 => 100644 ImageGallery/nbproject/project.properties
 mode change 100755 => 100644 ImageGallery/nbproject/project.xml
 mode change 100755 => 100644 ImageGallery/nbproject/suite.properties
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/Bundle.properties
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/Bundle_ja.properties
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/FXMLConstructor.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/FileIDSelectionModel.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/FileTypeUtils.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryController.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryModule.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryOptionsPanel.form
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryOptionsPanel.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryOptionsPanelController.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryPreferences.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryTopComponent.form
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryTopComponent.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/OnStart.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/PerCaseProperties.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ThumbnailCache.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/AddTagAction.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/Back.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/Bundle.properties
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/Bundle_ja.properties
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/CategorizeAction.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/CategorizeGroupAction.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/CategorizeSelectedFilesAction.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/DeleteFollowUpTagAction.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/DeleteTagAction.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/Forward.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/NextUnseenGroup.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/OpenAction.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/OpenExternalViewerAction.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/RedoAction.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/SwingMenuItemAdapter.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/TagGroupAction.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/TagSelectedFilesAction.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/UndoAction.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/UndoRedoManager.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/btn_icon_image_gallery_26.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/Bundle_ja.properties
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/CategoryManager.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableAttribute.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableFile.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableTagsManager.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/HashSetManager.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/ImageFile.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/VideoFile.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/Bundle_ja.properties
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/DrawableGroup.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupKey.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupManager.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupSortBy.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupViewMode.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupViewState.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/AttributeListCell.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/Bundle_ja.properties
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/GuiUtils.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/MediaControl.fxml
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/NoGroupsDialog.fxml
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/NoGroupsDialog.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/SortByListCell.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/SortChooser.fxml
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/SortChooser.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/StatusBar.fxml
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/StatusBar.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/SummaryTablePane.fxml
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/SummaryTablePane.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/Toolbar.fxml
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/Toolbar.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/VideoPlayer.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/Bundle_ja.properties
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/DrawableTile.fxml
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/DrawableTile.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/DrawableTileBase.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/DrawableUIBase.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/DrawableView.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/GroupPane.fxml
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/GroupPane.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/MetaDataPane.fxml
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/MetaDataPane.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/SlideShowView.fxml
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/SlideShowView.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/Bundle_ja.properties
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupCell.css
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupCellFactory.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupComparators.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupTree.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupTreeItem.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupTreeNode.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/HashHitGroupList.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/NavPanel.fxml
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/NavPanel.java
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/Clapperboard.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/Folder-icon.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/TriangleDown.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/application_view_tile.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-090.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-180.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-270.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-circle-double-135.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-circle-double.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-resize-090.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-resize.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow_down.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow_up.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/border-bottom-double.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/border-top-bottom-double.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/btn_icon_image_gallery_26.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/btn_icon_image_gallery_32.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/btn_icon_image_gallery_48.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/bullet_arrow_down.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/camera.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/category-icon.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/clock--minus.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/clock--pencil.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/clock--plus.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-000-small.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-090-small.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-090.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-180-small.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-180.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-270-small.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-270.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-stop-000-small.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-stop.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/external.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/film.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/flag_gray.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/flag_red.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folder-open-image.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folder-rename.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folder-tree.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folder.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folder_picture.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folders-path.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/funnel.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/group.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/hashset_hits.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/icon-hashtag.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/info-icon-16.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/information.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/lightbulb.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_first_small.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_forward_small.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_last_small.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_pause_small.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_play_small.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_rewind_small.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_stop_small.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/mime_types.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/page_white_stack.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/polaroid_green_48.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/polaroid_green_48_silhouette.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/prohibition.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/question-frame.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/redo.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/right arrow.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/right_arrow_128.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/shape_group.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/slide.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/sort_asc_az.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/sort_ascending.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/sort_desc_az.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/sort_descending.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume-control-mute.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume-control-up.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume-control.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume-low.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume-none.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/tag_red.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/undo.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/video-file.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/warning16.png
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/license-imagegallery.txt
 mode change 100755 => 100644 ImageGallery/src/org/sleuthkit/autopsy/imagegallery/utils/TaskUtils.java
 mode change 100755 => 100644 InternalPythonModules/README.txt
 mode change 100755 => 100644 InternalPythonModules/android/browserlocation.py
 mode change 100755 => 100644 InternalPythonModules/android/cachelocation.py
 mode change 100755 => 100644 InternalPythonModules/android/calllog.py
 mode change 100755 => 100644 InternalPythonModules/android/contact.py
 mode change 100755 => 100644 InternalPythonModules/android/general.py
 mode change 100755 => 100644 InternalPythonModules/android/googlemaplocation.py
 mode change 100755 => 100644 InternalPythonModules/android/module.py
 mode change 100755 => 100644 InternalPythonModules/android/tangomessage.py
 mode change 100755 => 100644 InternalPythonModules/android/textmessage.py
 mode change 100755 => 100644 InternalPythonModules/android/wwfmessage.py
 mode change 100755 => 100644 KNOWN_ISSUES.txt
 mode change 100755 => 100644 KeywordSearch/build.xml
 mode change 100755 => 100644 KeywordSearch/ivy.xml
 mode change 100755 => 100644 KeywordSearch/ivysettings.xml
 mode change 100755 => 100644 KeywordSearch/manifest.mf
 mode change 100755 => 100644 KeywordSearch/nbproject/build-impl.xml
 mode change 100755 => 100644 KeywordSearch/nbproject/project.properties
 mode change 100755 => 100644 KeywordSearch/nbproject/project.xml
 mode change 100755 => 100644 KeywordSearch/nbproject/suite.properties
 mode change 100755 => 100644 KeywordSearch/solr/contexts/solr-jetty-context.xml
 mode change 100755 => 100644 KeywordSearch/solr/etc/jetty.xml
 mode change 100755 => 100644 KeywordSearch/solr/etc/webdefault.xml
 mode change 100755 => 100644 KeywordSearch/solr/resources/log4j.properties
 mode change 100755 => 100644 KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/admin-extra.html
 mode change 100755 => 100644 KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/elevate.xml
 mode change 100755 => 100644 KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/logging-development.properties
 mode change 100755 => 100644 KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/logging-release.properties
 mode change 100755 => 100644 KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/mapping-FoldToASCII.txt
 mode change 100755 => 100644 KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/mapping-ISOLatin1Accent.txt
 mode change 100755 => 100644 KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/protwords.txt
 mode change 100755 => 100644 KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/schema.xml
 mode change 100755 => 100644 KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/scripts.conf
 mode change 100755 => 100644 KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/solrconfig.xml
 mode change 100755 => 100644 KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/spellings.txt
 mode change 100755 => 100644 KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/stopwords.txt
 mode change 100755 => 100644 KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/stopwords_en.txt
 mode change 100755 => 100644 KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/synonyms.txt
 mode change 100755 => 100644 KeywordSearch/solr/solr/solr.xml
 mode change 100755 => 100644 KeywordSearch/solr/solr/zoo.cfg
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/AccountsText.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/AddKeywordsDialog.form
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/AddKeywordsDialog.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/ArtifactTextExtractor.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle_ja.properties
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Chunker.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownListSearchPanel.form
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownListSearchPanel.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownSingleTermSearchPanel.form
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownSingleTermSearchPanel.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownToolbar.form
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownToolbar.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/EnCaseKeywordSearchList.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/ExtractedContentPanel.form
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/ExtractedContentPanel.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/ExtractedContentViewer.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/FileTextExtractor.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalEditListPanel.form
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalEditListPanel.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalListSettingsPanel.form
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalListSettingsPanel.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalListsManagementPanel.form
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalListsManagementPanel.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/HighlightedText.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/HtmlTextExtractor.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Index.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/IndexFinder.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/IndexMetadata.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/IndexedText.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Ingester.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Installer.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/JerichoParserWrapper.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Keyword.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordHit.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordList.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordListsManager.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordQueryFilter.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearch.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchAction.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchConfigurationAction.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchFilterNode.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalLanguageSettingsPanel.form
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalLanguageSettingsPanel.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalSearchSettingsPanel.form
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalSearchSettingsPanel.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalSettingsPanel.form
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalSettingsPanel.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestModule.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchJobSettings.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchJobSettingsPanel.form
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchJobSettingsPanel.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchList.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchModuleException.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchModuleFactory.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchOptionsPanel.form
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchOptionsPanelController.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchPanel.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchQuery.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchQueryDelegator.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchResultFactory.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchSettings.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchUtil.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordsSchema.xsd
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/LuceneQuery.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/NewKeywordPanel.form
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/NewKeywordPanel.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/NoOpenCoreException.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/QueryRequest.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/QueryResults.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/RawText.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/RegexQuery.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/SearchRunner.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Server.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/SolrSearchService.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/StringsTextExtractor.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/TermsComponentQuery.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/TextExtractor.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/TextLanguageIdentifier.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/TikaTextExtractor.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/XmlKeywordSearchList.java
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/add16.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/arrow_left.gif
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/arrow_right.gif
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_back.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_back_disabled.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_back_hover.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_forward.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_forward_disabled.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_forward_hover.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/checkmark.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/delete16.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/dropdown-icon-pressed.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/dropdown-icon-rollover.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/dropdown-icon.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/edit16.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/export16.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/filter-icon.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/import16.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/layer.xml
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/new16.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/options-icon.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/save16.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/search-icon.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/searchbutton-icon-pressed.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/searchbutton-icon-rollover.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/searchbutton-icon.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/watchbutton-icon-pressed.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/watchbutton-icon-rollover.png
 mode change 100755 => 100644 KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/watchbutton-icon.png
 mode change 100755 => 100644 KeywordSearch/test/unit/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchTestSuite.java
 mode change 100755 => 100644 LICENSE-2.0.txt
 mode change 100755 => 100644 NEWS.txt
 mode change 100755 => 100644 README.txt
 mode change 100755 => 100644 README_LINUX_OSX.md
 mode change 100755 => 100644 RecentActivity/build.xml
 mode change 100755 => 100644 RecentActivity/ivy.xml
 mode change 100755 => 100644 RecentActivity/ivysettings.xml
 mode change 100755 => 100644 RecentActivity/manifest.mf
 mode change 100755 => 100644 RecentActivity/nbproject/build-impl.xml
 mode change 100755 => 100644 RecentActivity/nbproject/platform.properties
 mode change 100755 => 100644 RecentActivity/nbproject/project.properties
 mode change 100755 => 100644 RecentActivity/nbproject/project.xml
 mode change 100755 => 100644 RecentActivity/nbproject/suite.properties
 mode change 100755 => 100644 RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties
 mode change 100755 => 100644 RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle_ja.properties
 mode change 100755 => 100644 RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
 mode change 100755 => 100644 RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
 mode change 100755 => 100644 RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
 mode change 100755 => 100644 RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
 mode change 100755 => 100644 RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
 mode change 100755 => 100644 RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestModule.java
 mode change 100755 => 100644 RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RecentActivityExtracterModuleFactory.java
 mode change 100755 => 100644 RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RecentDocumentsByLnk.java
 mode change 100755 => 100644 RecentActivity/src/org/sleuthkit/autopsy/recentactivity/SEUQAMappings.xml
 mode change 100755 => 100644 RecentActivity/src/org/sleuthkit/autopsy/recentactivity/SearchEngineSchema.xsd
 mode change 100755 => 100644 RecentActivity/src/org/sleuthkit/autopsy/recentactivity/SearchEngineURLQueryAnalyzer.java
 mode change 100755 => 100644 RecentActivity/src/org/sleuthkit/autopsy/recentactivity/USB_DATA.txt
 mode change 100755 => 100644 RecentActivity/src/org/sleuthkit/autopsy/recentactivity/UsbDeviceIdMapper.java
 mode change 100755 => 100644 RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Util.java
 mode change 100755 => 100644 RecentActivity/src/org/sleuthkit/autopsy/recentactivity/layer.xml
 mode change 100755 => 100644 ScalpelCarver/.gitignore
 mode change 100755 => 100644 ScalpelCarver/build.xml
 mode change 100755 => 100644 ScalpelCarver/manifest.mf
 mode change 100755 => 100644 ScalpelCarver/nbproject/build-impl.xml
 mode change 100755 => 100644 ScalpelCarver/nbproject/platform.properties
 mode change 100755 => 100644 ScalpelCarver/nbproject/project.properties
 mode change 100755 => 100644 ScalpelCarver/nbproject/project.xml
 mode change 100755 => 100644 ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/Bundle.properties
 mode change 100755 => 100644 ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/Bundle_ja.properties
 mode change 100755 => 100644 ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/ScalpelCarverIngestModule.java
 mode change 100755 => 100644 ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/ScalpelCarverModuleFactory.java
 mode change 100755 => 100644 ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/jni/Bundle.properties
 mode change 100755 => 100644 ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/jni/Bundle_ja.properties
 mode change 100755 => 100644 ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/jni/ScalpelCarver.java
 mode change 100755 => 100644 ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/jni/ScalpelException.java
 mode change 100755 => 100644 ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/jni/ScalpelOutputParser.java
 mode change 100755 => 100644 ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/scalpel.conf
 mode change 100755 => 100644 Testing/README.txt
 mode change 100755 => 100644 Testing/build.xml
 mode change 100755 => 100644 Testing/manifest.mf
 mode change 100755 => 100644 Testing/nbproject/build-impl.xml
 mode change 100755 => 100644 Testing/nbproject/project.properties
 mode change 100755 => 100644 Testing/nbproject/project.xml
 mode change 100755 => 100644 Testing/nbproject/suite.properties
 mode change 100755 => 100644 Testing/src/org/sleuthkit/autopsy/testing/AutopsyTestCases.java
 mode change 100755 => 100644 Testing/src/org/sleuthkit/autopsy/testing/Bundle.properties
 mode change 100755 => 100644 Testing/test/qa-functional/src/org/sleuthkit/autopsy/testing/RegressionTest.java
 mode change 100755 => 100644 branding/core/core.jar/org/netbeans/core/startup/frame.gif
 mode change 100755 => 100644 branding/core/core.jar/org/netbeans/core/startup/frame32.gif
 mode change 100755 => 100644 branding/core/core.jar/org/netbeans/core/startup/frame48.gif
 mode change 100755 => 100644 branding/core/core.jar/org/netbeans/core/startup/splash.gif
 mode change 100755 => 100644 build-unix.xml
 mode change 100755 => 100644 build-windows-installer.xml
 mode change 100755 => 100644 build-windows.xml
 mode change 100755 => 100644 build.xml
 mode change 100755 => 100644 developers/README.txt
 mode change 100755 => 100644 developers/netbeans_ide_java_editor_settings.zip
 mode change 100755 => 100644 developers/netbeans_ide_java_formatting_settings.zip
 mode change 100755 => 100644 docs/doxygen-user/EXIF_parser_page.dox
 mode change 100755 => 100644 docs/doxygen-user/README.txt
 mode change 100755 => 100644 docs/doxygen-user/adHocKeywordSearch.dox
 mode change 100755 => 100644 docs/doxygen-user/advanced.dox
 mode change 100755 => 100644 docs/doxygen-user/android_analyzer.dox
 mode change 100755 => 100644 docs/doxygen-user/archive_extractor.dox
 mode change 100755 => 100644 docs/doxygen-user/case_management.dox
 mode change 100755 => 100644 docs/doxygen-user/content_viewer.dox
 mode change 100755 => 100644 docs/doxygen-user/data_sources.dox
 mode change 100755 => 100644 docs/doxygen-user/e01_verifier.dox
 mode change 100755 => 100644 docs/doxygen-user/email_parser.dox
 mode change 100755 => 100644 docs/doxygen-user/extension_mismatch.dox
 mode change 100755 => 100644 docs/doxygen-user/file_search.dox
 mode change 100755 => 100644 docs/doxygen-user/filetype.dox
 mode change 100755 => 100644 docs/doxygen-user/hashdb_lookup.dox
 mode change 100755 => 100644 docs/doxygen-user/image_gallery.dox
 mode change 100755 => 100644 docs/doxygen-user/images/EXIF-tree.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ImageGallery/application_view_tile.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ImageGallery/bisque.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ImageGallery/drawabletile.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ImageGallery/flag_gray.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ImageGallery/flag_red.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ImageGallery/folder_picture.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ImageGallery/gray.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ImageGallery/green.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ImageGallery/hashset_hits.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ImageGallery/orange.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ImageGallery/purpledash.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ImageGallery/red.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ImageGallery/slide.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ImageGallery/video-file.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ImageGallery/yellow.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/JRE_bitness.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/StartActiveMQService.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/StopActiveMQService.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/activemq.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/add-data-source.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/android_analyzer_output.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/apachebadmessage.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/case-newcase.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/case-properties-history-tab.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/change_logical_file_set_display_name.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/content-viewer-1.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/content-viewer-2.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/content-viewer-3.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/content-viewer-4.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/content-viewer-5.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/credentialManager.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/credentialsWithDomain.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/data-source-progress-bar.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/directory-tree.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/dzkrun.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/e01-verifier.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/email_results.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/example-of-file-search.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/explorer-tree.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/extension-mismatch-detected-configuration.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/extension-mismatch-detected-ingest-settings.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/extension-mismatch-detected.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/extracted_content.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/extracting-unallocated-space.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/file-search-top-component.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/filetype.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/generate-report-1.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/generate-report-2.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/generate-report-3.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/generate-report-4.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/generate-report-5.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/generate-report-6.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/getHostname.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/groups.properties.after.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/groups.properties.before.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/hash-lookup.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/hashset-hits.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/hex-content-viewer-tab.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/hostname.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/inbox-button.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/inbox-detail-screen.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/inbox-main-screen.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ingest-already-run.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ingest-file-filters.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ingest-history.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ingest-profile-create.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ingest-profiles.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ingest_pipeline.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ingest_progress_snapshot.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/insertTextHere.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/insertedText.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/interesting_files_configuration.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/interesting_files_ingest_settings.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/interesting_files_results.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/javaproperties.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/keyword-search-ad-hoc.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/keyword-search-bar.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/keyword-search-configuration-dialog-general.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/keyword-search-configuration-dialog-string-extraction.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/keyword-search-configuration-dialog.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/keyword-search-configuration-new-keywords.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/keyword-search-hits.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/keyword-search-inbox.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/keyword-search-ingest-settings.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/keyword-search-list-results.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/keyword-search-list.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/keyword_results.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/local-disk-data-source.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/log4j.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/maxConnections.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/maxinactivityduration.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/messagebubbles.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/messagebubblesbigger.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/mime-type-tree.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/multi-user-case-properties.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/multiuser_settings.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/newLoginRole.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/newPassword.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/newRights.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/newUserAndPassword.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/nsrl_import_process.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/nsrl_imported.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/open-file-search-component-1.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/open-file-search-component-2.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/open_log_folder.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/open_output_folder.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/othernodeingesting.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/pgAdmin.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/photorec_output.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/picture-content-viewer-tab.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/postgresqlinstall1.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/postgresqlinstall2.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/postgresqlinstall3.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/postgresqlinstall4.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/postgresqlinstall5.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/postgresqlinstall6.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/postgresqlinstall7.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/previous-version-already-run.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/profile-data-source-panel.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/proxySettings.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/result-viewer-example-1.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/result-viewer-example-2.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/result-viewer-example-3.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/result-viewer-window-example.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/screenshot.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/select-data-source-type.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/select-ingest-modules.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/serviceinstall.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/single-user-case-properties.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/solrinstall1.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/solrinstall2.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/solrinstall3.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/splashscreen.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/string-content-viewer-tab.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/symlinkjava.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/table-result-viewer-tab.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/tagging-1.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/tagging-2.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/tagging-3.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/tagging-4.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/tagging-5.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/text-view.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/threadcount.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/thumbnail-result-viewer-tab.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/toConnect.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/transientcache.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/ui-layout-1.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/unallocated_space_options.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/updatedSolr_cmd.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/urlInAddressbar.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/users.properties.after.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/users.properties.before.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/wherejava.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/zipped_children_1.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/zipped_children_2.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/zooDir.PNG
 mode change 100755 => 100644 docs/doxygen-user/images/zooPurge.PNG
 mode change 100755 => 100644 docs/doxygen-user/ingest.dox
 mode change 100755 => 100644 docs/doxygen-user/ingest_template.xod
 mode change 100755 => 100644 docs/doxygen-user/installActiveMQ.dox
 mode change 100755 => 100644 docs/doxygen-user/installMultiUser.dox
 mode change 100755 => 100644 docs/doxygen-user/installPostgres.dox
 mode change 100755 => 100644 docs/doxygen-user/installSolr.dox
 mode change 100755 => 100644 docs/doxygen-user/installation.dox
 mode change 100755 => 100644 docs/doxygen-user/interesting_files.dox
 mode change 100755 => 100644 docs/doxygen-user/keyword_search.dox
 mode change 100755 => 100644 docs/doxygen-user/logs_and_output_page.dox
 mode change 100755 => 100644 docs/doxygen-user/main.dox
 mode change 100755 => 100644 docs/doxygen-user/module_install.dox
 mode change 100755 => 100644 docs/doxygen-user/multiuser-security.dox
 mode change 100755 => 100644 docs/doxygen-user/multiuser.dox
 mode change 100755 => 100644 docs/doxygen-user/performance.dox
 mode change 100755 => 100644 docs/doxygen-user/photorec_carver.dox
 mode change 100755 => 100644 docs/doxygen-user/quick_start_guide.dox
 mode change 100755 => 100644 docs/doxygen-user/recent_activity.dox
 mode change 100755 => 100644 docs/doxygen-user/reporting.dox
 mode change 100755 => 100644 docs/doxygen-user/result_viewer.dox
 mode change 100755 => 100644 docs/doxygen-user/result_viewers.dox
 mode change 100755 => 100644 docs/doxygen-user/stix.dox
 mode change 100755 => 100644 docs/doxygen-user/tagging.dox
 mode change 100755 => 100644 docs/doxygen-user/timeline.dox
 mode change 100755 => 100644 docs/doxygen-user/tree_viewer.dox
 mode change 100755 => 100644 docs/doxygen-user/uilayout.dox
 mode change 100755 => 100644 docs/doxygen-user/windows_authentication.dox
 mode change 100755 => 100644 docs/doxygen-user/workflow.dox
 mode change 100755 => 100644 docs/doxygen/debugTsk.dox
 mode change 100755 => 100644 docs/doxygen/doxygen_docs/.gitignore
 mode change 100755 => 100644 docs/doxygen/doxygen_docs/api-docs/.gitignore
 mode change 100755 => 100644 docs/doxygen/main.dox
 mode change 100755 => 100644 docs/doxygen/modAdvanced.dox
 mode change 100755 => 100644 docs/doxygen/modContent.dox
 mode change 100755 => 100644 docs/doxygen/modDev.dox
 mode change 100755 => 100644 docs/doxygen/modDevPython.dox
 mode change 100755 => 100644 docs/doxygen/modIngest.dox
 mode change 100755 => 100644 docs/doxygen/modMobile.dox
 mode change 100755 => 100644 docs/doxygen/modReport.dox
 mode change 100755 => 100644 docs/doxygen/modResult.dox
 mode change 100755 => 100644 docs/doxygen/native_libs.dox
 mode change 100755 => 100644 docs/doxygen/needs_a_home.dox
 mode change 100755 => 100644 docs/doxygen/platformConcepts.dox
 mode change 100755 => 100644 docs/doxygen/regressionTesting.dox
 mode change 100755 => 100644 docs/doxygen/workflow.dox
 mode change 100755 => 100644 docs/javahelp-notes.txt
 mode change 100755 => 100644 git-daemon-export-okay
 mode change 100755 => 100644 icons/icon.icns
 mode change 100755 => 100644 icons/icon.ico
 mode change 100755 => 100644 nbproject/build-impl.xml
 mode change 100755 => 100644 nbproject/genfiles.properties
 mode change 100755 => 100644 nbproject/platform.properties
 mode change 100755 => 100644 nbproject/platform.xml
 mode change 100755 => 100644 nbproject/project.properties
 mode change 100755 => 100644 nbproject/project.xml
 mode change 100755 => 100644 pythonExamples/Aug2015DataSourceTutorial/FindContactsDb.py
 mode change 100755 => 100644 pythonExamples/Aug2015DataSourceTutorial/README.txt
 mode change 100755 => 100644 pythonExamples/Aug2015DataSourceTutorial/RunExe.py
 mode change 100755 => 100644 pythonExamples/July2015FileTutorial_BigRound/FindBigRoundFiles.py
 mode change 100755 => 100644 pythonExamples/July2015FileTutorial_BigRound/README.txt
 mode change 100755 => 100644 pythonExamples/July2015FileTutorial_BigRound/bigRoundFile.dat
 mode change 100755 => 100644 pythonExamples/July2015FileTutorial_BigRound/notRoundFile.dat
 mode change 100755 => 100644 pythonExamples/README.txt
 mode change 100755 => 100644 pythonExamples/Sept2015ReportTutorial_CSV/CsvReportModule.py
 mode change 100755 => 100644 pythonExamples/Sept2015ReportTutorial_CSV/README.txt
 mode change 100755 => 100644 pythonExamples/dataSourceIngestModule.py
 mode change 100755 => 100644 pythonExamples/fileIngestModule.py
 mode change 100755 => 100644 pythonExamples/fileIngestModuleWithGui.py
 mode change 100755 => 100644 pythonExamples/reportmodule.py
 mode change 100755 => 100644 test/README.txt
 mode change 100755 => 100644 test/input/notablekeywords.xml
 mode change 100755 => 100644 test/script/Emailer.py
 mode change 100755 => 100644 test/script/config.xml
 mode change 100755 => 100644 test/script/getcounts.py
 mode change 100755 => 100644 test/script/regression.py
 mode change 100755 => 100644 test/script/regression_utils.py
 mode change 100755 => 100644 test/script/tskdbdiff.py
 mode change 100755 => 100644 thirdparty/LICENSE-2.0.txt
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/LICENSE.txt
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/allclasses-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/allclasses-noframe.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/constant-values.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/deprecated-list.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/help-doc.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/index-all.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/index.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/AntContribVersion.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antclipse/ClassPathParser.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antclipse/ClassPathTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antclipse/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antclipse/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antclipse/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/Command.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/Response.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/Util.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/client/Client.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/client/ClientTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/client/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/client/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/client/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/AbstractCommand.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/DisconnectCommand.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/HelloWorldCommand.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/PropertyContainer.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/ReferenceContainer.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/RunAntCommand.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/RunTargetCommand.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/SendFileCommand.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/ShutdownCommand.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/ConnectionBuildListener.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/ConnectionHandler.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/Server.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/ServerTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/Depends.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/Design.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/InstructionVisitor.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/Log.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/Package.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/VerifyDesign.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/VerifyDesignDelegate.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFile.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.Exists.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.Get.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.IniOperation.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.IniOperationConditional.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.IniOperationPropertySetter.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.Remove.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.Set.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniPart.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniProperty.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniSection.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/input/GUIInputHandler.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/input/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/input/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/input/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/AntCallBack.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/AntFetch.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/Assert.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/ForEach.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/ForTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/IfTask.ElseIf.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/IfTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/OutOfDate.CollectionEnum.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/OutOfDate.DeleteTargets.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/OutOfDate.MyMapper.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/OutOfDate.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/ProjectDelegate.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/Relentless.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/RunTargetTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/Switch.Case.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/Switch.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/Throw.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/TimestampSelector.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/TryCatchTask.CatchBlock.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/TryCatchTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/BooleanConditionBase.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/IsGreaterThan.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/IsLessThan.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/IsPropertyFalse.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/IsPropertyTrue.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/Evaluateable.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/Math.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/MathTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/Numeric.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/Operation.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/PostTask.Cookie.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/PostTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/Prop.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/URLImportTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/AbstractHttpStateTypeTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/AbstractMethodTask.ResponseHeader.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/AbstractMethodTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/AddCookieTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/AddCredentialsTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/ClearCookiesTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/ClearCredentialsTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/ClientParams.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Credentials.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/GetCookieTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/GetMethodTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/HeadMethodTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/HostConfig.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/HostParams.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/HttpClientType.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/HttpStateType.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/MethodParams.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.BooleanParam.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.DoubleParam.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.IntParam.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.LongParam.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.Param.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.StringParam.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/PostMethodTask.FilePartType.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/PostMethodTask.TextPartType.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/PostMethodTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/PurgeExpiredCookiesTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/AntPerformanceListener.StopWatch.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/AntPerformanceListener.StopWatchComparator.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/AntPerformanceListener.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/StopWatch.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/StopWatchTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/OsFamily.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/Platform.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/ShellScriptTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/ForgetTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/Limit.TimeUnit.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/Limit.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/AbstractPropertySetterTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/PathFilterTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/PathToFileSet.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/PropertyCopy.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/PropertySelector.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/RegexTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/RegexUtil.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/SortList.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/URLEncodeTask.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/Variable.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/Reflector.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/ThreadPool.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/ThreadPoolThread.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/CompileWithWalls.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/Package.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/SilentCopy.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/SilentMove.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/Walls.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/package-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/package-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/package-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/overview-frame.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/overview-summary.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/overview-tree.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/package-list
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/resources/inherit.gif
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/serialized-form.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/api/stylesheet.css
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/index.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/antcallback_task.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/antclipse_task.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/antfetch_task.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/assert_task.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/compilewithwalls.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/for.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/foreach.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/forget.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/get-cookie_task.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/get-method_task.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/head-method_task.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/http-client_type.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/http-state_type.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/if.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/importurl.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/index.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/inifile.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/limit_task.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/math_task.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/method_task_common.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/more_conditions.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/osfamily.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/outofdate.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/pathtofileset.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/performance_monitor.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/post-method_task.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/post_task.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/propertycopy.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/propertyregex.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/propertyselector.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/relentless.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/runtarget.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/server_tasks.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/shellscript.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/sortlist.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/stopwatch_task.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/switch.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/throw.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/timestampselector.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/toc.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/trycatch.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/urlencode.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/variable_task.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/verifydesign.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/verifylegacytutorial.html
 mode change 100755 => 100644 thirdparty/ant-contrib/1.0b3/docs/manual/tasks/verifynewprojtutorial.html
 mode change 100755 => 100644 thirdparty/gstreamer/windows/i386/0.10.7/gstreamer.zip
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/.cvsignore
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/LICENSE.txt
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/README.txt
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/doc/CHANGES.txt
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/doc/JDiffArticle.pdf
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/doc/KNOWN_LIMITATIONS.txt
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/doc/TODO
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/doc/dev_notes.txt
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/doc/index.html
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/doc/jdiff.html
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/doc/stylesheet.css
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/index.xhtml
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/lib/2000/10/XMLSchema
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/lib/2000/10/XMLSchema-instance
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/lib/2001/XMLSchema
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/lib/2001/XMLSchema-instance
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/lib/Null.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/lib/background.gif
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/lib/black.gif
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/lib/jdiff_logo.gif
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/lib/new.gif
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/api.xsd
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/comments.xsd
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/.cvsignore
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/API.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/APIComparator.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/APIDiff.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/APIHandler.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/ClassAPI.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/ClassDiff.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/Comments.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/CommentsHandler.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/CompareClassPdiffs.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/ComparePkgPdiffs.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/ConstructorAPI.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/Diff.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/DiffMyers.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/DiffOutput.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/FieldAPI.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/HTMLFiles.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/HTMLIndexes.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/HTMLReportGenerator.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/HTMLStatistics.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/JDiff.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/JDiffAntTask.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/MemberDiff.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/MergeChanges.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/MethodAPI.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/Modifiers.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/Options.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/PackageAPI.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/PackageDiff.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/ParamAPI.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/RootDocToXML.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/ScriptReport.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/SingleComment.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/StreamReader.java
 mode change 100755 => 100644 thirdparty/jdiff/v-custom/src/jdiff/XMLToAPI.java
 mode change 100755 => 100644 thirdparty/junit/7.3.1/junit.zip
 mode change 100755 => 100644 thirdparty/junit/7.3/junit.zip
 mode change 100755 => 100644 thirdparty/junit/8.1/junit.zip
 mode change 100755 => 100644 thirdparty/junit/8.2/junit.zip
 mode change 100755 => 100644 thirdparty/libscalpel_jni/current/libscalpel_jni.zip
 mode change 100755 => 100644 thirdparty/pasco2/.classpath
 mode change 100755 => 100644 thirdparty/pasco2/.project
 mode change 100755 => 100644 thirdparty/pasco2/.settings/org.eclipse.jdt.core.prefs
 mode change 100755 => 100644 thirdparty/pasco2/.settings/org.eclipse.jdt.ui.prefs
 mode change 100755 => 100644 thirdparty/pasco2/build.xml
 mode change 100755 => 100644 thirdparty/pasco2/lib/ctypes4j.zip
 mode change 100755 => 100644 thirdparty/pasco2/results/pasco2Result0.txt
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/Main.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/Poller.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/handler/AbstractPrinterHandler.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/handler/CacheAccessHandler.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/handler/CountingCacheHandler.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/handler/DefaultHandler.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/handler/HistoryAccessHandler.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/handler/Pasco2CacheHandler.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/handler/Pasco2HistoryHandler.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/io/EnhancedRandomAccessFile.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/io/FastReadIndexFile.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/io/IndexFile.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/model/REDRRecord.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/model/RecognisedRecord.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/model/Record.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/model/URLLEAKRecord.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/model/UnknownRecord.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/parser/AbstractValidRecordIterator.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/parser/AllRecordIterator.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/parser/Allocator.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/parser/DateTime.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/parser/HashBlock.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/parser/HashBlockIterator.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/parser/HashRecord.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/parser/HashRecordIterator.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/parser/IECacheFileParser.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/parser/IEHistoryFileParser.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/parser/IEIndexFileParser.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/parser/RecordIterator.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/parser/ValidRecordIterator.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/parser/time/DOSTime.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/parser/time/FileTime.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/poller/DifferenceHandler.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/util/HexFormatter.java
 mode change 100755 => 100644 thirdparty/pasco2/src/isi/pasco2/util/StructConverter.java
 mode change 100755 => 100644 thirdparty/pasco2/test/isi/pasco2/TestAllocationLayer.java
 mode change 100755 => 100644 thirdparty/pasco2/test/isi/pasco2/TestDOSTime.java
 mode change 100755 => 100644 thirdparty/pasco2/test/isi/pasco2/TestFileTime.java
 mode change 100755 => 100644 thirdparty/pasco2/test/isi/pasco2/TestPackage.java
 mode change 100755 => 100644 thirdparty/pasco2/test/isi/pasco2/TestPlatform.java
 mode change 100755 => 100644 thirdparty/pasco2/test/isi/pasco2/TestReadFunctions.java
 mode change 100755 => 100644 thirdparty/pasco2/test/isi/pasco2/TestRecordLayer.java
 mode change 100755 => 100644 thirdparty/pasco2/test/isi/pasco2/empty.cache.index.dat
 mode change 100755 => 100644 thirdparty/pasco2/test/isi/pasco2/empty.history.index.dat
 mode change 100755 => 100644 thirdparty/pasco2/test/isi/pasco2/first.cache.index.dat
 mode change 100755 => 100644 thirdparty/pasco2/test/isi/pasco2/first.history.index.dat
 mode change 100755 => 100644 thirdparty/pasco2/test/isi/pasco2/platform/FILETIME.java
 mode change 100755 => 100644 thirdparty/pasco2/test/isi/pasco2/platform/SYSTEMTIME.java
 mode change 100755 => 100644 thirdparty/photorec_exec/63/cygwin
 mode change 100755 => 100644 thirdparty/photorec_exec/AUTHORS.txt
 mode change 100755 => 100644 thirdparty/photorec_exec/COPYING.txt
 mode change 100755 => 100644 thirdparty/photorec_exec/INFO
 mode change 100755 => 100644 thirdparty/photorec_exec/NEWS.txt
 mode change 100755 => 100644 thirdparty/photorec_exec/THANKS.txt
 mode change 100755 => 100644 thirdparty/photorec_exec/VERSION.txt
 mode change 100755 => 100644 thirdparty/photorec_exec/documentation.html
 mode change 100755 => 100644 thirdparty/photorec_exec/plugins/BartPE/Help.htm
 mode change 100755 => 100644 thirdparty/photorec_exec/plugins/BartPE/ReadMe.txt
 mode change 100755 => 100644 thirdparty/photorec_exec/plugins/BartPE/SCRIPTS/Start_INF.dat
 mode change 100755 => 100644 thirdparty/photorec_exec/plugins/BartPE/SCRIPTS/StaticINF.dat
 mode change 100755 => 100644 thirdparty/photorec_exec/plugins/BartPE/start.inf
 mode change 100755 => 100644 thirdparty/photorec_exec/plugins/BartPE/testdisk_nu2menu.xml
 mode change 100755 => 100644 thirdparty/photorec_exec/plugins/WinBuilder/Help.htm
 mode change 100755 => 100644 thirdparty/photorec_exec/plugins/WinBuilder/ReadMe.txt
 mode change 100755 => 100644 thirdparty/photorec_exec/plugins/WinBuilder/TestDisk.script
 mode change 100755 => 100644 thirdparty/photorec_exec/readme.txt
 mode change 100755 => 100644 thirdparty/rr-full/license.txt
 mode change 100755 => 100644 thirdparty/rr-full/plugins/acmru.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/adoberdr.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/ahaha.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/aim.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/all
 mode change 100755 => 100644 thirdparty/rr-full/plugins/amcache.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/amcache_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/aports.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/appcertdlls.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/appcompatcache.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/appcompatcache_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/appcompatflags.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/appinitdlls.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/applets.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/applets_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/apppaths.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/apppaths_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/appspecific.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/ares.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/arpcache.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/assoc.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/at.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/at_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/attachmgr.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/attachmgr_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/audiodev.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/auditfail.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/auditpol.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/auditpol_xp.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/autoendtasks.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/autorun.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/backuprestore.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/banner.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/baseline.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/bho.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/bitbucket.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/bitbucket_user.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/brisv.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/btconfig.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/bthport.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/cached.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/cached_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/cain.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/ccleaner.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/cdstaginginfo.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/clampi.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/clampitm.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/clsid.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/cmd_shell.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/cmd_shell_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/cmd_shell_u.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/cmdproc.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/cmdproc_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/codeid.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/comdlg32.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/comfoo.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/compdesc.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/compname.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/controlpanel.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/cortana.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/cpldontload.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/crashcontrol.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/ctrlpnl.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/dcom.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/ddm.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/ddo.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/decaf.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/defbrowser.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/del.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/del_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/dependency_walker.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/devclass.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/dfrg.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/diag_sr.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/direct.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/direct_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/disablelastaccess.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/disablesr.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/dllsearch.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/dnschanger.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/domains.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/drivers32.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/drwatson.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/emdmgmt.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/environment.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/esent.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/etos.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/eventlog.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/eventlogs.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/fileexts.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/filehistory.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/fileless.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/findexes.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/foxitrdr.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/fw_config.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/gauss.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/gpohist.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/gpohist_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/gthist.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/gtwhitelist.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/handler.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/haven_and_hearth.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/hibernate.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/ide.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/identities.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/ie_main.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/ie_settings.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/ie_version.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/ie_zones.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/iejava.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/imagedev.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/imagefile.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/init_dlls.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/inprocserver.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/installedcomp.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/installer.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/internet_explorer_cu.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/internet_settings_cu.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/itempos.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/javafx.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/javasoft.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/kankan.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/kb950582.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/kbdcrash.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/knowndev.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/landesk.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/landesk_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/lastloggedon.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/latentbot.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/lazyshell.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/legacy.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/legacy_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/licenses.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/listsoft.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/liveContactsGUID.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/load.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/logmein.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/logmein_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/logonusername.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/lsa_packages.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/lsasecrets.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/macaddr.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/malware.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/menuorder.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/mixer.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/mixer_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/mmc.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/mmc_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/mmo.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/mndmru.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/mndmru_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/mountdev.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/mountdev2.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/mp2.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/mp3.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/mpmru.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/mrt.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/msis.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/mspaper.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/muicache.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/muicache_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/nero.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/netassist.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/netsh.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/netsvcs.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/network.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/networkcards.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/networklist.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/networklist_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/networkuid.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/nic.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/nic2.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/nic_mst2.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/nolmhash.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/ntuser
 mode change 100755 => 100644 thirdparty/rr-full/plugins/ntusernetwork.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/null.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/odysseus.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/officedocs.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/officedocs2010.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/officedocs2010_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/oisc.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/olsearch.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/opencandy.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/osversion.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/osversion_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/outlook.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/outlook2.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/pagefile.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/pending.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/phdet.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/photos.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/polacdms.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/policies_u.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/port_dev.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/prefetch.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/printermru.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/printers.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/privoxy.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/processor_architecture.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/product.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/productpolicy.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/producttype.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/profilelist.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/profiler.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/proxysettings.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/psscript.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/publishingwizard.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/putty.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/putty_sessions.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/rdphint.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/rdpnla.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/rdpport.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/reading_locations.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/real_profilelist.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/realplayer6.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/realvnc.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/recentdocs.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/recentdocs_timeline.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/recentdocs_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/regback.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/regin.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/regtime.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/regtime_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/remoteaccess.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/removdev.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/renocide.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/reveton.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/rlo.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/rootkit_revealer.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/routes.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/runmru.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/runmru_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/safeboot.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/sam
 mode change 100755 => 100644 thirdparty/rr-full/plugins/samparse.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/samparse_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/schedagent.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/secctr.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/secrets.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/secrets_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/security
 mode change 100755 => 100644 thirdparty/rr-full/plugins/securityproviders.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/services.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/sevenzip.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/sfc.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/shares.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/shc.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/shellbags.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/shellbags_test.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/shellbags_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/shellbags_xp.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/shellexec.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/shellext.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/shellfolders.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/shelloverlay.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/shimcache.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/shimcache_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/shutdown.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/shutdowncount.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/sizes.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/skype.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/snapshot.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/snapshot_viewer.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/soft_run.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/software
 mode change 100755 => 100644 thirdparty/rr-full/plugins/spp_clients.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/sql_lastconnect.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/srun_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/ssh_host_keys.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/ssid.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/startmenuinternetapps_cu.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/startmenuinternetapps_lm.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/startpage.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/startup.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/stillimage.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/susclient.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/svc.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/svc_plus.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/svc_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/svcdll.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/svchost.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/sysinternals.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/sysinternals_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/system
 mode change 100755 => 100644 thirdparty/rr-full/plugins/systemindex.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/teamviewer.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/termcert.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/termserv.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/timezone.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/tracing.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/tracing_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/trappoll.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/trustrecords.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/trustrecords_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/tsclient.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/tsclient_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/typedpaths.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/typedpaths_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/typedurls.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/typedurls_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/typedurlstime.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/typedurlstime_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/uac.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/uninstall.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/uninstall_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/unreadmail.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/urlzone.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/urun_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/usb.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/usbdevices.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/usbstor.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/usbstor2.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/usbstor3.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/user_run.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/user_win.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/userassist.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/userassist_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/userinfo.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/userlocsvc.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/vawtrak.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/virut.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/vista_bitbucket.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/vmplayer.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/vmware_vsphere_client.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/vnchooksapplicationprefs.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/vncviewer.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/volinfocache.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/wallpaper.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/warcraft3.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/wbem.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/win_cv.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/winbackup.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/winevt.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/winlogon.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/winlogon_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/winlogon_u.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/winnt_cv.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/winrar.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/winrar2.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/winrar_tln.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/winscp.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/winscp_sessions.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/winver.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/winvnc.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/winzip.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/wordwheelquery.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/wpdbusenum.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/xpedition.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/yahoo_cu.pl
 mode change 100755 => 100644 thirdparty/rr-full/plugins/yahoo_lm.pl
 mode change 100755 => 100644 thirdparty/rr-full/regripper.pdf
 mode change 100755 => 100644 thirdparty/rr-full/rip.pl
 mode change 100755 => 100644 thirdparty/rr-full/rr.pl
 mode change 100755 => 100644 thirdparty/rr/plugins/arunmru.pl
 mode change 100755 => 100644 thirdparty/rr/plugins/autopsycompname.pl
 mode change 100755 => 100644 thirdparty/rr/plugins/autopsylogin.pl
 mode change 100755 => 100644 thirdparty/rr/plugins/autopsyntuser
 mode change 100755 => 100644 thirdparty/rr/plugins/autopsyntusernetwork.pl
 mode change 100755 => 100644 thirdparty/rr/plugins/autopsyprocarchitecture.pl
 mode change 100755 => 100644 thirdparty/rr/plugins/autopsyprofilelist.pl
 mode change 100755 => 100644 thirdparty/rr/plugins/autopsyprofiler.pl
 mode change 100755 => 100644 thirdparty/rr/plugins/autopsyrecentdocs.pl
 mode change 100755 => 100644 thirdparty/rr/plugins/autopsyshellfolders.pl
 mode change 100755 => 100644 thirdparty/rr/plugins/autopsysoftware
 mode change 100755 => 100644 thirdparty/rr/plugins/autopsysystem
 mode change 100755 => 100644 thirdparty/rr/plugins/autopsyuninstall.pl
 mode change 100755 => 100644 thirdparty/rr/plugins/autopsyusb.pl
 mode change 100755 => 100644 thirdparty/rr/plugins/autopsyusbdevices.pl
 mode change 100755 => 100644 thirdparty/rr/plugins/autopsywinver.pl
 mode change 100755 => 100644 thirdparty/rr/plugins/officedocs.pl
 mode change 100755 => 100644 thirdparty/rr/plugins/officedocs2010.pl
 mode change 100755 => 100644 thirdparty/rr/rip.pl
 mode change 100755 => 100644 thirdparty/rr/rr.pl
 mode change 100755 => 100644 thirdparty/sigar/1.6.4/sigar-native.zip
 mode change 100755 => 100644 thunderbirdparser/build.xml
 mode change 100755 => 100644 thunderbirdparser/ivy.xml
 mode change 100755 => 100644 thunderbirdparser/ivysettings.xml
 mode change 100755 => 100644 thunderbirdparser/manifest.mf
 mode change 100755 => 100644 thunderbirdparser/nbproject/build-impl.xml
 mode change 100755 => 100644 thunderbirdparser/nbproject/project.properties
 mode change 100755 => 100644 thunderbirdparser/nbproject/project.xml
 mode change 100755 => 100644 thunderbirdparser/nbproject/suite.properties
 mode change 100755 => 100644 thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/Bundle.properties
 mode change 100755 => 100644 thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/Bundle_ja.properties
 mode change 100755 => 100644 thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/EmailMessage.java
 mode change 100755 => 100644 thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/EmailParserModuleFactory.java
 mode change 100755 => 100644 thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/MboxParser.java
 mode change 100755 => 100644 thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/PstParser.java
 mode change 100755 => 100644 thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/ThunderbirdMboxFileIngestModule.java
 mode change 100755 => 100644 thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/layer.xml
 mode change 100755 => 100644 update_versions.py

diff --git a/.gitattributes b/.gitattributes
old mode 100755
new mode 100644
diff --git a/.gitignore b/.gitignore
old mode 100755
new mode 100644
diff --git a/API-CHANGES.txt b/API-CHANGES.txt
old mode 100755
new mode 100644
diff --git a/BUILDING.txt b/BUILDING.txt
old mode 100755
new mode 100644
diff --git a/BootstrapIvy.xml b/BootstrapIvy.xml
old mode 100755
new mode 100644
diff --git a/Core/autopsy-updates.xml b/Core/autopsy-updates.xml
old mode 100755
new mode 100644
diff --git a/Core/build.xml b/Core/build.xml
old mode 100755
new mode 100644
diff --git a/Core/ivy.xml b/Core/ivy.xml
old mode 100755
new mode 100644
diff --git a/Core/ivysettings.xml b/Core/ivysettings.xml
old mode 100755
new mode 100644
diff --git a/Core/manifest.mf b/Core/manifest.mf
old mode 100755
new mode 100644
diff --git a/Core/nbproject/build-impl.xml b/Core/nbproject/build-impl.xml
old mode 100755
new mode 100644
diff --git a/Core/nbproject/platform.properties b/Core/nbproject/platform.properties
old mode 100755
new mode 100644
diff --git a/Core/nbproject/project.properties b/Core/nbproject/project.properties
old mode 100755
new mode 100644
diff --git a/Core/nbproject/project.xml b/Core/nbproject/project.xml
old mode 100755
new mode 100644
diff --git a/Core/nbproject/suite.properties b/Core/nbproject/suite.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/AddBlackboardArtifactTagAction.java b/Core/src/org/sleuthkit/autopsy/actions/AddBlackboardArtifactTagAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/AddBookmarkTagAction.java b/Core/src/org/sleuthkit/autopsy/actions/AddBookmarkTagAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/AddContentTagAction.java b/Core/src/org/sleuthkit/autopsy/actions/AddContentTagAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/AddTagAction.java b/Core/src/org/sleuthkit/autopsy/actions/AddTagAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/Bundle.properties b/Core/src/org/sleuthkit/autopsy/actions/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/actions/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/DeleteBlackboardArtifactTagAction.java b/Core/src/org/sleuthkit/autopsy/actions/DeleteBlackboardArtifactTagAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/DeleteContentTagAction.java b/Core/src/org/sleuthkit/autopsy/actions/DeleteContentTagAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/DeleteFileBlackboardArtifactTagAction.java b/Core/src/org/sleuthkit/autopsy/actions/DeleteFileBlackboardArtifactTagAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/DeleteFileContentTagAction.java b/Core/src/org/sleuthkit/autopsy/actions/DeleteFileContentTagAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/ExitAction.java b/Core/src/org/sleuthkit/autopsy/actions/ExitAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/GetTagNameAndCommentDialog.form b/Core/src/org/sleuthkit/autopsy/actions/GetTagNameAndCommentDialog.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/GetTagNameAndCommentDialog.java b/Core/src/org/sleuthkit/autopsy/actions/GetTagNameAndCommentDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/GetTagNameDialog.form b/Core/src/org/sleuthkit/autopsy/actions/GetTagNameDialog.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/GetTagNameDialog.java b/Core/src/org/sleuthkit/autopsy/actions/GetTagNameDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/IngestRunningCheck.java b/Core/src/org/sleuthkit/autopsy/actions/IngestRunningCheck.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/OpenLogFolderAction.java b/Core/src/org/sleuthkit/autopsy/actions/OpenLogFolderAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/OpenOutputFolderAction.java b/Core/src/org/sleuthkit/autopsy/actions/OpenOutputFolderAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/OpenPythonModulesFolderAction.java b/Core/src/org/sleuthkit/autopsy/actions/OpenPythonModulesFolderAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/actions/ShowIngestProgressSnapshotAction.java b/Core/src/org/sleuthkit/autopsy/actions/ShowIngestProgressSnapshotAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/appservices/AutopsyService.java b/Core/src/org/sleuthkit/autopsy/appservices/AutopsyService.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageAction.java b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageErrorsDialog.form b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageErrorsDialog.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageErrorsDialog.java b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageErrorsDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageTask.java b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageTask.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardAddingProgressPanel.java b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardAddingProgressPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardAddingProgressVisual.form b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardAddingProgressVisual.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardAddingProgressVisual.java b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardAddingProgressVisual.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardDataSourceSettingsPanel.java b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardDataSourceSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardDataSourceSettingsVisual.form b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardDataSourceSettingsVisual.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardDataSourceSettingsVisual.java b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardDataSourceSettingsVisual.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardIngestConfigPanel.java b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardIngestConfigPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardIngestConfigVisual.form b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardIngestConfigVisual.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardIngestConfigVisual.java b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardIngestConfigVisual.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardIterator.java b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardIterator.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardSelectDspPanel.java b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardSelectDspPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardSelectDspVisual.form b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardSelectDspVisual.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardSelectDspVisual.java b/Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardSelectDspVisual.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/AddLocalFilesTask.java b/Core/src/org/sleuthkit/autopsy/casemodule/AddLocalFilesTask.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/Bundle.properties b/Core/src/org/sleuthkit/autopsy/casemodule/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/casemodule/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/ButtonColumn.java b/Core/src/org/sleuthkit/autopsy/casemodule/ButtonColumn.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/Case.java b/Core/src/org/sleuthkit/autopsy/casemodule/Case.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/CaseActionCancelledException.java b/Core/src/org/sleuthkit/autopsy/casemodule/CaseActionCancelledException.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/CaseActionException.java b/Core/src/org/sleuthkit/autopsy/casemodule/CaseActionException.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/CaseCloseAction.java b/Core/src/org/sleuthkit/autopsy/casemodule/CaseCloseAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/CaseDeleteAction.java b/Core/src/org/sleuthkit/autopsy/casemodule/CaseDeleteAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/CaseInformationPanel.form b/Core/src/org/sleuthkit/autopsy/casemodule/CaseInformationPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/CaseInformationPanel.java b/Core/src/org/sleuthkit/autopsy/casemodule/CaseInformationPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/CaseMetadata.java b/Core/src/org/sleuthkit/autopsy/casemodule/CaseMetadata.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/CaseNewAction.java b/Core/src/org/sleuthkit/autopsy/casemodule/CaseNewAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/CaseNewActionInterface.java b/Core/src/org/sleuthkit/autopsy/casemodule/CaseNewActionInterface.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/CaseOpenAction.java b/Core/src/org/sleuthkit/autopsy/casemodule/CaseOpenAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/CasePropertiesAction.java b/Core/src/org/sleuthkit/autopsy/casemodule/CasePropertiesAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/CasePropertiesPanel.form b/Core/src/org/sleuthkit/autopsy/casemodule/CasePropertiesPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/CasePropertiesPanel.java b/Core/src/org/sleuthkit/autopsy/casemodule/CasePropertiesPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/CollaborationMonitor.java b/Core/src/org/sleuthkit/autopsy/casemodule/CollaborationMonitor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/CueBannerPanel.form b/Core/src/org/sleuthkit/autopsy/casemodule/CueBannerPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/CueBannerPanel.java b/Core/src/org/sleuthkit/autopsy/casemodule/CueBannerPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/GeneralFilter.java b/Core/src/org/sleuthkit/autopsy/casemodule/GeneralFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/ImageDSProcessor.java b/Core/src/org/sleuthkit/autopsy/casemodule/ImageDSProcessor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/ImageFilePanel.form b/Core/src/org/sleuthkit/autopsy/casemodule/ImageFilePanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/ImageFilePanel.java b/Core/src/org/sleuthkit/autopsy/casemodule/ImageFilePanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/IngestJobInfoPanel.form b/Core/src/org/sleuthkit/autopsy/casemodule/IngestJobInfoPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/IngestJobInfoPanel.java b/Core/src/org/sleuthkit/autopsy/casemodule/IngestJobInfoPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/LocalDiskDSProcessor.java b/Core/src/org/sleuthkit/autopsy/casemodule/LocalDiskDSProcessor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/LocalDiskPanel.form b/Core/src/org/sleuthkit/autopsy/casemodule/LocalDiskPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/LocalDiskPanel.java b/Core/src/org/sleuthkit/autopsy/casemodule/LocalDiskPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/LocalFilesDSProcessor.java b/Core/src/org/sleuthkit/autopsy/casemodule/LocalFilesDSProcessor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/LocalFilesPanel.form b/Core/src/org/sleuthkit/autopsy/casemodule/LocalFilesPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/LocalFilesPanel.java b/Core/src/org/sleuthkit/autopsy/casemodule/LocalFilesPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/MissingImageDialog.form b/Core/src/org/sleuthkit/autopsy/casemodule/MissingImageDialog.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/MissingImageDialog.java b/Core/src/org/sleuthkit/autopsy/casemodule/MissingImageDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/MultiUserCaseManager.java b/Core/src/org/sleuthkit/autopsy/casemodule/MultiUserCaseManager.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/MultiUserCasesDialog.java b/Core/src/org/sleuthkit/autopsy/casemodule/MultiUserCasesDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/MultiUserCasesPanel.form b/Core/src/org/sleuthkit/autopsy/casemodule/MultiUserCasesPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/MultiUserCasesPanel.java b/Core/src/org/sleuthkit/autopsy/casemodule/MultiUserCasesPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/NewCaseVisualPanel1.form b/Core/src/org/sleuthkit/autopsy/casemodule/NewCaseVisualPanel1.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/NewCaseVisualPanel1.java b/Core/src/org/sleuthkit/autopsy/casemodule/NewCaseVisualPanel1.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/NewCaseVisualPanel2.form b/Core/src/org/sleuthkit/autopsy/casemodule/NewCaseVisualPanel2.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/NewCaseVisualPanel2.java b/Core/src/org/sleuthkit/autopsy/casemodule/NewCaseVisualPanel2.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/NewCaseWizardAction.java b/Core/src/org/sleuthkit/autopsy/casemodule/NewCaseWizardAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/NewCaseWizardPanel1.java b/Core/src/org/sleuthkit/autopsy/casemodule/NewCaseWizardPanel1.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/NewCaseWizardPanel2.java b/Core/src/org/sleuthkit/autopsy/casemodule/NewCaseWizardPanel2.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/OpenFromArguments.java b/Core/src/org/sleuthkit/autopsy/casemodule/OpenFromArguments.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/OpenRecentCasePanel.form b/Core/src/org/sleuthkit/autopsy/casemodule/OpenRecentCasePanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/OpenRecentCasePanel.java b/Core/src/org/sleuthkit/autopsy/casemodule/OpenRecentCasePanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/RecentCases.java b/Core/src/org/sleuthkit/autopsy/casemodule/RecentCases.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/RecentItems.java b/Core/src/org/sleuthkit/autopsy/casemodule/RecentItems.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/SingleUserCaseConverter.java b/Core/src/org/sleuthkit/autopsy/casemodule/SingleUserCaseConverter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/StartupWindow.java b/Core/src/org/sleuthkit/autopsy/casemodule/StartupWindow.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/StartupWindowInterface.java b/Core/src/org/sleuthkit/autopsy/casemodule/StartupWindowInterface.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/StartupWindowProvider.java b/Core/src/org/sleuthkit/autopsy/casemodule/StartupWindowProvider.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/UpdateRecentCases.java b/Core/src/org/sleuthkit/autopsy/casemodule/UpdateRecentCases.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/addImage-icon.png b/Core/src/org/sleuthkit/autopsy/casemodule/addImage-icon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/btn_icon_add_image.png b/Core/src/org/sleuthkit/autopsy/casemodule/btn_icon_add_image.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/btn_icon_close_case.png b/Core/src/org/sleuthkit/autopsy/casemodule/btn_icon_close_case.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/btn_icon_create_new_case.png b/Core/src/org/sleuthkit/autopsy/casemodule/btn_icon_create_new_case.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/btn_icon_open_existing.png b/Core/src/org/sleuthkit/autopsy/casemodule/btn_icon_open_existing.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/btn_icon_open_recent.png b/Core/src/org/sleuthkit/autopsy/casemodule/btn_icon_open_recent.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/close-icon.png b/Core/src/org/sleuthkit/autopsy/casemodule/close-icon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/events/AddingDataSourceEvent.java b/Core/src/org/sleuthkit/autopsy/casemodule/events/AddingDataSourceEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/events/AddingDataSourceFailedEvent.java b/Core/src/org/sleuthkit/autopsy/casemodule/events/AddingDataSourceFailedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/events/BlackBoardArtifactTagAddedEvent.java b/Core/src/org/sleuthkit/autopsy/casemodule/events/BlackBoardArtifactTagAddedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/events/BlackBoardArtifactTagDeletedEvent.java b/Core/src/org/sleuthkit/autopsy/casemodule/events/BlackBoardArtifactTagDeletedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/events/ContentTagAddedEvent.java b/Core/src/org/sleuthkit/autopsy/casemodule/events/ContentTagAddedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/events/ContentTagDeletedEvent.java b/Core/src/org/sleuthkit/autopsy/casemodule/events/ContentTagDeletedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/events/DataSourceAddedEvent.java b/Core/src/org/sleuthkit/autopsy/casemodule/events/DataSourceAddedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/events/ReportAddedEvent.java b/Core/src/org/sleuthkit/autopsy/casemodule/events/ReportAddedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/events/TagAddedEvent.java b/Core/src/org/sleuthkit/autopsy/casemodule/events/TagAddedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/events/TagDeletedEvent.java b/Core/src/org/sleuthkit/autopsy/casemodule/events/TagDeletedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/package.dox b/Core/src/org/sleuthkit/autopsy/casemodule/package.dox
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/services/Blackboard.java b/Core/src/org/sleuthkit/autopsy/casemodule/services/Blackboard.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/services/Bundle.properties b/Core/src/org/sleuthkit/autopsy/casemodule/services/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/services/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/casemodule/services/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/services/FileManager.java b/Core/src/org/sleuthkit/autopsy/casemodule/services/FileManager.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/services/Services.java b/Core/src/org/sleuthkit/autopsy/casemodule/services/Services.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/services/TagNameDefinition.java b/Core/src/org/sleuthkit/autopsy/casemodule/services/TagNameDefinition.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/services/TagNameDialog.form b/Core/src/org/sleuthkit/autopsy/casemodule/services/TagNameDialog.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/services/TagNameDialog.java b/Core/src/org/sleuthkit/autopsy/casemodule/services/TagNameDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/services/TagOptionsPanel.form b/Core/src/org/sleuthkit/autopsy/casemodule/services/TagOptionsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/services/TagOptionsPanel.java b/Core/src/org/sleuthkit/autopsy/casemodule/services/TagOptionsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/services/TagsManager.java b/Core/src/org/sleuthkit/autopsy/casemodule/services/TagsManager.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/services/TagsOptionsPanelController.java b/Core/src/org/sleuthkit/autopsy/casemodule/services/TagsOptionsPanelController.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/services/tag-options-panel-icon.png b/Core/src/org/sleuthkit/autopsy/casemodule/services/tag-options-panel-icon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/welcome_logo.png b/Core/src/org/sleuthkit/autopsy/casemodule/welcome_logo.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/Bundle.properties b/Core/src/org/sleuthkit/autopsy/centralrepository/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/Bundle.properties b/Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.form b/Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java b/Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCasesTableCellRenderer.java b/Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCasesTableCellRenderer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCasesTableModel.java b/Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCasesTableModel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/CorrelationAttribute.java b/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/CorrelationAttribute.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/CorrelationAttributeInstance.java b/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/CorrelationAttributeInstance.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/CorrelationCase.java b/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/CorrelationCase.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/CorrelationDataSource.java b/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/CorrelationDataSource.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamArtifactUtil.java b/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamArtifactUtil.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamDbException.java b/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamDbException.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamDbPlatformEnum.java b/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamDbPlatformEnum.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamGlobalFileInstance.java b/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamGlobalFileInstance.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamGlobalSet.java b/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamGlobalSet.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamOrganization.java b/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamOrganization.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/PostgresEamDb.java b/Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/PostgresEamDb.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/eventlisteners/Installer.java b/Core/src/org/sleuthkit/autopsy/centralrepository/eventlisteners/Installer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/eventlisteners/NewArtifactsRunner.java b/Core/src/org/sleuthkit/autopsy/centralrepository/eventlisteners/NewArtifactsRunner.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/images/bad.png b/Core/src/org/sleuthkit/autopsy/centralrepository/images/bad.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/images/good.png b/Core/src/org/sleuthkit/autopsy/centralrepository/images/good.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/images/import16.png b/Core/src/org/sleuthkit/autopsy/centralrepository/images/import16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/images/options-icon.png b/Core/src/org/sleuthkit/autopsy/centralrepository/images/options-icon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/ingestmodule/IngestModuleFactory.java b/Core/src/org/sleuthkit/autopsy/centralrepository/ingestmodule/IngestModuleFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/AddNewOrganizationDialog.form b/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/AddNewOrganizationDialog.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/AddNewOrganizationDialog.java b/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/AddNewOrganizationDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/Bundle.properties b/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/EamDbSettingsDialog.form b/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/EamDbSettingsDialog.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/EamDbSettingsDialog.java b/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/EamDbSettingsDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/EamOptionsPanelController.java b/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/EamOptionsPanelController.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/GlobalSettingsPanel.form b/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/GlobalSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/GlobalSettingsPanel.java b/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/GlobalSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/ManageCorrelationPropertiesDialog.form b/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/ManageCorrelationPropertiesDialog.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/ManageCorrelationPropertiesDialog.java b/Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/ManageCorrelationPropertiesDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/communications/images/arrow-circle-double-135.png b/Core/src/org/sleuthkit/autopsy/communications/images/arrow-circle-double-135.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/communications/images/calllog.png b/Core/src/org/sleuthkit/autopsy/communications/images/calllog.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/communications/images/credit-card.png b/Core/src/org/sleuthkit/autopsy/communications/images/credit-card.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/communications/images/email.png b/Core/src/org/sleuthkit/autopsy/communications/images/email.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/communications/images/folder-icon-16.png b/Core/src/org/sleuthkit/autopsy/communications/images/folder-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/communications/images/funnel.png b/Core/src/org/sleuthkit/autopsy/communications/images/funnel.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/communications/images/image.png b/Core/src/org/sleuthkit/autopsy/communications/images/image.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/communications/images/messaging.png b/Core/src/org/sleuthkit/autopsy/communications/images/messaging.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/communications/images/tick.png b/Core/src/org/sleuthkit/autopsy/communications/images/tick.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/communications/images/web-file.png b/Core/src/org/sleuthkit/autopsy/communications/images/web-file.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/contentviewers/Bundle.properties b/Core/src/org/sleuthkit/autopsy/contentviewers/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/contentviewers/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/contentviewers/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/contentviewers/Metadata.form b/Core/src/org/sleuthkit/autopsy/contentviewers/Metadata.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/contentviewers/Metadata.java b/Core/src/org/sleuthkit/autopsy/contentviewers/Metadata.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/contentviewers/Utilities.java b/Core/src/org/sleuthkit/autopsy/contentviewers/Utilities.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coordinationservice/CaseNodeData.java b/Core/src/org/sleuthkit/autopsy/coordinationservice/CaseNodeData.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coordinationservice/CoordinationService.java b/Core/src/org/sleuthkit/autopsy/coordinationservice/CoordinationService.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coordinationservice/CoordinationServiceNamespace.java b/Core/src/org/sleuthkit/autopsy/coordinationservice/CoordinationServiceNamespace.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/Bundle.properties b/Core/src/org/sleuthkit/autopsy/core/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/core/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/DataContentTopComponentSettings.xml b/Core/src/org/sleuthkit/autopsy/core/DataContentTopComponentSettings.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/DataContentTopComponentWstcref.xml b/Core/src/org/sleuthkit/autopsy/core/DataContentTopComponentWstcref.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/DirectoryTreeTopComponentSettings.xml b/Core/src/org/sleuthkit/autopsy/core/DirectoryTreeTopComponentSettings.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/DirectoryTreeTopComponentWstcref.xml b/Core/src/org/sleuthkit/autopsy/core/DirectoryTreeTopComponentWstcref.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/FileSearchTopComponentSettings.xml b/Core/src/org/sleuthkit/autopsy/core/FileSearchTopComponentSettings.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/FileSearchTopComponentWstcref.xml b/Core/src/org/sleuthkit/autopsy/core/FileSearchTopComponentWstcref.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/IngestMessageTopComponentSettings.xml b/Core/src/org/sleuthkit/autopsy/core/IngestMessageTopComponentSettings.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/IngestMessageTopComponentWstcref.xml b/Core/src/org/sleuthkit/autopsy/core/IngestMessageTopComponentWstcref.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/Installer.java b/Core/src/org/sleuthkit/autopsy/core/Installer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/RuntimeProperties.java b/Core/src/org/sleuthkit/autopsy/core/RuntimeProperties.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/ServicesMonitor.java b/Core/src/org/sleuthkit/autopsy/core/ServicesMonitor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/UserPreferences.java b/Core/src/org/sleuthkit/autopsy/core/UserPreferences.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/UserPreferencesException.java b/Core/src/org/sleuthkit/autopsy/core/UserPreferencesException.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/dockedBottomWsmode.xml b/Core/src/org/sleuthkit/autopsy/core/dockedBottomWsmode.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/events/ServiceEvent.java b/Core/src/org/sleuthkit/autopsy/core/events/ServiceEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/explorerWsmode.xml b/Core/src/org/sleuthkit/autopsy/core/explorerWsmode.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/floatingLeftBottomWsmode.xml b/Core/src/org/sleuthkit/autopsy/core/floatingLeftBottomWsmode.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/layer.xml b/Core/src/org/sleuthkit/autopsy/core/layer.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/org_sleuthkit_autopsy_core_update_centerSettings.xml b/Core/src/org/sleuthkit/autopsy/core/org_sleuthkit_autopsy_core_update_centerSettings.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/core/outputFloatWsmode.xml b/Core/src/org/sleuthkit/autopsy/core/outputFloatWsmode.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/BlackboardResultViewer.java b/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/BlackboardResultViewer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/Bundle.properties b/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/ContextMenuActionsProvider.java b/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/ContextMenuActionsProvider.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/CoreComponentControl.java b/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/CoreComponentControl.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataContent.java b/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataContent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataContentViewer.java b/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataContentViewer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataExplorer.java b/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataExplorer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataResult.java b/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataResult.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataResultViewer.java b/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataResultViewer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataSourceProcessor.java b/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataSourceProcessor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataSourceProcessorCallback.java b/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataSourceProcessorCallback.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataSourceProcessorProgressMonitor.java b/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/DataSourceProcessorProgressMonitor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/package.dox b/Core/src/org/sleuthkit/autopsy/corecomponentinterfaces/package.dox
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/AboutWindowAction.java b/Core/src/org/sleuthkit/autopsy/corecomponents/AboutWindowAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/AboutWindowPanel.form b/Core/src/org/sleuthkit/autopsy/corecomponents/AboutWindowPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/AboutWindowPanel.java b/Core/src/org/sleuthkit/autopsy/corecomponents/AboutWindowPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/AbstractDataResultViewer.java b/Core/src/org/sleuthkit/autopsy/corecomponents/AbstractDataResultViewer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/AdvancedConfigurationCleanDialog.form b/Core/src/org/sleuthkit/autopsy/corecomponents/AdvancedConfigurationCleanDialog.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/AdvancedConfigurationCleanDialog.java b/Core/src/org/sleuthkit/autopsy/corecomponents/AdvancedConfigurationCleanDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/AdvancedConfigurationDialog.form b/Core/src/org/sleuthkit/autopsy/corecomponents/AdvancedConfigurationDialog.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/AdvancedConfigurationDialog.java b/Core/src/org/sleuthkit/autopsy/corecomponents/AdvancedConfigurationDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/AutopsyOptionsPanel.form b/Core/src/org/sleuthkit/autopsy/corecomponents/AutopsyOptionsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/AutopsyOptionsPanel.java b/Core/src/org/sleuthkit/autopsy/corecomponents/AutopsyOptionsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/AutopsyOptionsPanelController.java b/Core/src/org/sleuthkit/autopsy/corecomponents/AutopsyOptionsPanelController.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/Bundle.properties b/Core/src/org/sleuthkit/autopsy/corecomponents/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/corecomponents/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/CriterionChooser.form b/Core/src/org/sleuthkit/autopsy/corecomponents/CriterionChooser.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/CriterionChooser.java b/Core/src/org/sleuthkit/autopsy/corecomponents/CriterionChooser.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentPanel.form b/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentPanel.java b/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentTopComponent.form b/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentTopComponent.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentTopComponent.java b/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentTopComponent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerArtifact.form b/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerArtifact.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerArtifact.java b/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerArtifact.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerHex.form b/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerHex.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerHex.java b/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerHex.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerMedia.form b/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerMedia.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerMedia.java b/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerMedia.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerString.form b/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerString.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerString.java b/Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerString.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataResultPanel.form b/Core/src/org/sleuthkit/autopsy/corecomponents/DataResultPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataResultPanel.java b/Core/src/org/sleuthkit/autopsy/corecomponents/DataResultPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataResultTopComponent.form b/Core/src/org/sleuthkit/autopsy/corecomponents/DataResultTopComponent.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataResultTopComponent.java b/Core/src/org/sleuthkit/autopsy/corecomponents/DataResultTopComponent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.form b/Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.java b/Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerThumbnail.form b/Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerThumbnail.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerThumbnail.java b/Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerThumbnail.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/FXVideoPanel.form b/Core/src/org/sleuthkit/autopsy/corecomponents/FXVideoPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/FXVideoPanel.java b/Core/src/org/sleuthkit/autopsy/corecomponents/FXVideoPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/FrameCapture.java b/Core/src/org/sleuthkit/autopsy/corecomponents/FrameCapture.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/GstVideoPanel.form b/Core/src/org/sleuthkit/autopsy/corecomponents/GstVideoPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/GstVideoPanel.java b/Core/src/org/sleuthkit/autopsy/corecomponents/GstVideoPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/Installer.java b/Core/src/org/sleuthkit/autopsy/corecomponents/Installer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/MediaViewImagePanel.css b/Core/src/org/sleuthkit/autopsy/corecomponents/MediaViewImagePanel.css
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/MediaViewImagePanel.form b/Core/src/org/sleuthkit/autopsy/corecomponents/MediaViewImagePanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/MediaViewImagePanel.java b/Core/src/org/sleuthkit/autopsy/corecomponents/MediaViewImagePanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/MediaViewVideoPanel.java b/Core/src/org/sleuthkit/autopsy/corecomponents/MediaViewVideoPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/MultiUserSettingsPanel.form b/Core/src/org/sleuthkit/autopsy/corecomponents/MultiUserSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/MultiUserSettingsPanel.java b/Core/src/org/sleuthkit/autopsy/corecomponents/MultiUserSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/MultiUserSettingsPanelController.java b/Core/src/org/sleuthkit/autopsy/corecomponents/MultiUserSettingsPanelController.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/NoTabsTabDisplayerUI.java b/Core/src/org/sleuthkit/autopsy/corecomponents/NoTabsTabDisplayerUI.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/OfflineHelpAction.java b/Core/src/org/sleuthkit/autopsy/corecomponents/OfflineHelpAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/OnlineHelpAction.java b/Core/src/org/sleuthkit/autopsy/corecomponents/OnlineHelpAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/OptionsPanel.java b/Core/src/org/sleuthkit/autopsy/corecomponents/OptionsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/ResultViewerPersistence.java b/Core/src/org/sleuthkit/autopsy/corecomponents/ResultViewerPersistence.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/SortChooser.form b/Core/src/org/sleuthkit/autopsy/corecomponents/SortChooser.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/SortChooser.java b/Core/src/org/sleuthkit/autopsy/corecomponents/SortChooser.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/TableFilterChildren.java b/Core/src/org/sleuthkit/autopsy/corecomponents/TableFilterChildren.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/TableFilterNode.java b/Core/src/org/sleuthkit/autopsy/corecomponents/TableFilterNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/TextPrompt.java b/Core/src/org/sleuthkit/autopsy/corecomponents/TextPrompt.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/ThumbnailViewChildren.java b/Core/src/org/sleuthkit/autopsy/corecomponents/ThumbnailViewChildren.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/VideoFrame.java b/Core/src/org/sleuthkit/autopsy/corecomponents/VideoFrame.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/arrow_left.gif b/Core/src/org/sleuthkit/autopsy/corecomponents/arrow_left.gif
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/arrow_right.gif b/Core/src/org/sleuthkit/autopsy/corecomponents/arrow_right.gif
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_back.png b/Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_back.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_back_disabled.png b/Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_back_disabled.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_back_hover.png b/Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_back_hover.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_forward.png b/Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_forward.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_forward_disabled.png b/Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_forward_disabled.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_forward_hover.png b/Core/src/org/sleuthkit/autopsy/corecomponents/btn_step_forward_hover.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/checkbox.png b/Core/src/org/sleuthkit/autopsy/corecomponents/checkbox.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/checkbox24.png b/Core/src/org/sleuthkit/autopsy/corecomponents/checkbox24.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/checkbox32.png b/Core/src/org/sleuthkit/autopsy/corecomponents/checkbox32.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/display-options.png b/Core/src/org/sleuthkit/autopsy/corecomponents/display-options.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/general-options.png b/Core/src/org/sleuthkit/autopsy/corecomponents/general-options.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/package.dox b/Core/src/org/sleuthkit/autopsy/corecomponents/package.dox
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/warning16.png b/Core/src/org/sleuthkit/autopsy/corecomponents/warning16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/AutopsyExceptionHandler.java b/Core/src/org/sleuthkit/autopsy/coreutils/AutopsyExceptionHandler.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/Bundle.properties b/Core/src/org/sleuthkit/autopsy/coreutils/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/coreutils/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/ColorUtilities.java b/Core/src/org/sleuthkit/autopsy/coreutils/ColorUtilities.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/ContextMenuExtensionPoint.java b/Core/src/org/sleuthkit/autopsy/coreutils/ContextMenuExtensionPoint.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/DataSourceUtils.java b/Core/src/org/sleuthkit/autopsy/coreutils/DataSourceUtils.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/DriveUtils.java b/Core/src/org/sleuthkit/autopsy/coreutils/DriveUtils.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/ErrorInfo.java b/Core/src/org/sleuthkit/autopsy/coreutils/ErrorInfo.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/EscapeUtil.java b/Core/src/org/sleuthkit/autopsy/coreutils/EscapeUtil.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/ExecUtil.java b/Core/src/org/sleuthkit/autopsy/coreutils/ExecUtil.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/FileUtil.java b/Core/src/org/sleuthkit/autopsy/coreutils/FileUtil.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/History.java b/Core/src/org/sleuthkit/autopsy/coreutils/History.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/ImageUtils.java b/Core/src/org/sleuthkit/autopsy/coreutils/ImageUtils.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/Installer.java b/Core/src/org/sleuthkit/autopsy/coreutils/Installer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/JLNK.java b/Core/src/org/sleuthkit/autopsy/coreutils/JLNK.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/JLnkParser.java b/Core/src/org/sleuthkit/autopsy/coreutils/JLnkParser.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/JLnkParserException.java b/Core/src/org/sleuthkit/autopsy/coreutils/JLnkParserException.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/LnkEnums.java b/Core/src/org/sleuthkit/autopsy/coreutils/LnkEnums.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/LocalDisk.java b/Core/src/org/sleuthkit/autopsy/coreutils/LocalDisk.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/LogIcon.png b/Core/src/org/sleuthkit/autopsy/coreutils/LogIcon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/LoggedTask.java b/Core/src/org/sleuthkit/autopsy/coreutils/LoggedTask.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/Logger.java b/Core/src/org/sleuthkit/autopsy/coreutils/Logger.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/MessageNotifyUtil.java b/Core/src/org/sleuthkit/autopsy/coreutils/MessageNotifyUtil.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/ModuleSettings.java b/Core/src/org/sleuthkit/autopsy/coreutils/ModuleSettings.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/NetworkUtils.java b/Core/src/org/sleuthkit/autopsy/coreutils/NetworkUtils.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/PathValidator.java b/Core/src/org/sleuthkit/autopsy/coreutils/PathValidator.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/PlatformUtil.java b/Core/src/org/sleuthkit/autopsy/coreutils/PlatformUtil.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/SQLiteDBConnect.java b/Core/src/org/sleuthkit/autopsy/coreutils/SQLiteDBConnect.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/StopWatch.java b/Core/src/org/sleuthkit/autopsy/coreutils/StopWatch.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/StringExtract.java b/Core/src/org/sleuthkit/autopsy/coreutils/StringExtract.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/StringExtract.properties b/Core/src/org/sleuthkit/autopsy/coreutils/StringExtract.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/TestLogger.java b/Core/src/org/sleuthkit/autopsy/coreutils/TestLogger.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/TextConverter.java b/Core/src/org/sleuthkit/autopsy/coreutils/TextConverter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/TextConverterException.java b/Core/src/org/sleuthkit/autopsy/coreutils/TextConverterException.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/TextUtil.java b/Core/src/org/sleuthkit/autopsy/coreutils/TextUtil.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/ThreadConfined.java b/Core/src/org/sleuthkit/autopsy/coreutils/ThreadConfined.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/TimeStampUtils.java b/Core/src/org/sleuthkit/autopsy/coreutils/TimeStampUtils.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/TimeZoneUtils.java b/Core/src/org/sleuthkit/autopsy/coreutils/TimeZoneUtils.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/UNCPathUtilities.java b/Core/src/org/sleuthkit/autopsy/coreutils/UNCPathUtilities.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/Version.java b/Core/src/org/sleuthkit/autopsy/coreutils/Version.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/VideoUtils.java b/Core/src/org/sleuthkit/autopsy/coreutils/VideoUtils.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/Win32Process.java b/Core/src/org/sleuthkit/autopsy/coreutils/Win32Process.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/XMLUtil.java b/Core/src/org/sleuthkit/autopsy/coreutils/XMLUtil.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/AbstractAbstractFileNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/AbstractAbstractFileNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/AbstractContentChildren.java b/Core/src/org/sleuthkit/autopsy/datamodel/AbstractContentChildren.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/AbstractContentNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/AbstractContentNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/AbstractFsContentNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/AbstractFsContentNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/ArtifactNodeSelectionInfo.java b/Core/src/org/sleuthkit/autopsy/datamodel/ArtifactNodeSelectionInfo.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/ArtifactStringContent.java b/Core/src/org/sleuthkit/autopsy/datamodel/ArtifactStringContent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/AutopsyItemVisitor.java b/Core/src/org/sleuthkit/autopsy/datamodel/AutopsyItemVisitor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/AutopsyVisitableItem.java b/Core/src/org/sleuthkit/autopsy/datamodel/AutopsyVisitableItem.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/BlackboardArtifactNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/BlackboardArtifactNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/BlackboardArtifactTagNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/BlackboardArtifactTagNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/Bundle.properties b/Core/src/org/sleuthkit/autopsy/datamodel/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/datamodel/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/ContentChildren.java b/Core/src/org/sleuthkit/autopsy/datamodel/ContentChildren.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/ContentNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/ContentNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/ContentNodeSelectionInfo.java b/Core/src/org/sleuthkit/autopsy/datamodel/ContentNodeSelectionInfo.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/ContentNodeVisitor.java b/Core/src/org/sleuthkit/autopsy/datamodel/ContentNodeVisitor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/ContentTagNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/ContentTagNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/ContentUtils.java b/Core/src/org/sleuthkit/autopsy/datamodel/ContentUtils.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/CreditCards.java b/Core/src/org/sleuthkit/autopsy/datamodel/CreditCards.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/DataConversion.java b/Core/src/org/sleuthkit/autopsy/datamodel/DataConversion.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/DataModelActionsFactory.java b/Core/src/org/sleuthkit/autopsy/datamodel/DataModelActionsFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/DataSources.java b/Core/src/org/sleuthkit/autopsy/datamodel/DataSources.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/DataSourcesNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/DataSourcesNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/DeletedContent.java b/Core/src/org/sleuthkit/autopsy/datamodel/DeletedContent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/DirectoryNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/DirectoryNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/DisplayableItemNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/DisplayableItemNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/DisplayableItemNodeVisitor.java b/Core/src/org/sleuthkit/autopsy/datamodel/DisplayableItemNodeVisitor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/EmailExtracted.java b/Core/src/org/sleuthkit/autopsy/datamodel/EmailExtracted.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/EmptyNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/EmptyNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java b/Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/FileNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/FileNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/FileSize.java b/Core/src/org/sleuthkit/autopsy/datamodel/FileSize.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/FileTypeExtensions.java b/Core/src/org/sleuthkit/autopsy/datamodel/FileTypeExtensions.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/FileTypes.java b/Core/src/org/sleuthkit/autopsy/datamodel/FileTypes.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/FileTypesByExtension.java b/Core/src/org/sleuthkit/autopsy/datamodel/FileTypesByExtension.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/FileTypesByMimeType.java b/Core/src/org/sleuthkit/autopsy/datamodel/FileTypesByMimeType.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/FilterNodeLeaf.java b/Core/src/org/sleuthkit/autopsy/datamodel/FilterNodeLeaf.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/HashsetHits.java b/Core/src/org/sleuthkit/autopsy/datamodel/HashsetHits.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/ImageNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/ImageNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/Installer.java b/Core/src/org/sleuthkit/autopsy/datamodel/Installer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/InterestingHits.java b/Core/src/org/sleuthkit/autopsy/datamodel/InterestingHits.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/KeyValue.java b/Core/src/org/sleuthkit/autopsy/datamodel/KeyValue.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/KeyValueNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/KeyValueNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/KeywordHits.java b/Core/src/org/sleuthkit/autopsy/datamodel/KeywordHits.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/LayoutFileNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/LayoutFileNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/LocalDirectoryNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/LocalDirectoryNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/LocalFileNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/LocalFileNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/NodeProperty.java b/Core/src/org/sleuthkit/autopsy/datamodel/NodeProperty.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/NodeSelectionInfo.java b/Core/src/org/sleuthkit/autopsy/datamodel/NodeSelectionInfo.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/RecentFiles.java b/Core/src/org/sleuthkit/autopsy/datamodel/RecentFiles.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/RecentFilesChildren.java b/Core/src/org/sleuthkit/autopsy/datamodel/RecentFilesChildren.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/RecentFilesFilterChildren.java b/Core/src/org/sleuthkit/autopsy/datamodel/RecentFilesFilterChildren.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/RecentFilesFilterNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/RecentFilesFilterNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/RecentFilesNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/RecentFilesNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/Reports.java b/Core/src/org/sleuthkit/autopsy/datamodel/Reports.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/Results.java b/Core/src/org/sleuthkit/autopsy/datamodel/Results.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/ResultsNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/ResultsNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/RootContentChildren.java b/Core/src/org/sleuthkit/autopsy/datamodel/RootContentChildren.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/SlackFileNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/SlackFileNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/SpecialDirectoryNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/SpecialDirectoryNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/StringContent.java b/Core/src/org/sleuthkit/autopsy/datamodel/StringContent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/Tags.java b/Core/src/org/sleuthkit/autopsy/datamodel/Tags.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/ViewTaggedArtifactAction.java b/Core/src/org/sleuthkit/autopsy/datamodel/ViewTaggedArtifactAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/Views.java b/Core/src/org/sleuthkit/autopsy/datamodel/Views.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/ViewsNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/ViewsNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/VirtualDirectoryNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/VirtualDirectoryNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/VolumeNode.java b/Core/src/org/sleuthkit/autopsy/datamodel/VolumeNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/accounts/Accounts.java b/Core/src/org/sleuthkit/autopsy/datamodel/accounts/Accounts.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/accounts/BINRange.java b/Core/src/org/sleuthkit/autopsy/datamodel/accounts/BINRange.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datamodel/package.dox b/Core/src/org/sleuthkit/autopsy/datamodel/package.dox
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datasourceprocessors/AddRawImageTask.java b/Core/src/org/sleuthkit/autopsy/datasourceprocessors/AddRawImageTask.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datasourceprocessors/AutoIngestDataSourceProcessor.java b/Core/src/org/sleuthkit/autopsy/datasourceprocessors/AutoIngestDataSourceProcessor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datasourceprocessors/Bundle.properties b/Core/src/org/sleuthkit/autopsy/datasourceprocessors/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datasourceprocessors/RawDSInputPanel.form b/Core/src/org/sleuthkit/autopsy/datasourceprocessors/RawDSInputPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datasourceprocessors/RawDSInputPanel.java b/Core/src/org/sleuthkit/autopsy/datasourceprocessors/RawDSInputPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/datasourceprocessors/RawDSProcessor.java b/Core/src/org/sleuthkit/autopsy/datasourceprocessors/RawDSProcessor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/diagnostics/Bundle.properties b/Core/src/org/sleuthkit/autopsy/diagnostics/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/diagnostics/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/diagnostics/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/diagnostics/PerformancePanel.form b/Core/src/org/sleuthkit/autopsy/diagnostics/PerformancePanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/diagnostics/PerformancePanel.java b/Core/src/org/sleuthkit/autopsy/diagnostics/PerformancePanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/diagnostics/PerformancePanelAction.java b/Core/src/org/sleuthkit/autopsy/diagnostics/PerformancePanelAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/AddExternalViewerRuleDialog.java b/Core/src/org/sleuthkit/autopsy/directorytree/AddExternalViewerRuleDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/AddExternalViewerRulePanel.form b/Core/src/org/sleuthkit/autopsy/directorytree/AddExternalViewerRulePanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/AddExternalViewerRulePanel.java b/Core/src/org/sleuthkit/autopsy/directorytree/AddExternalViewerRulePanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/Bundle.properties b/Core/src/org/sleuthkit/autopsy/directorytree/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/directorytree/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/ChangeViewAction.java b/Core/src/org/sleuthkit/autopsy/directorytree/ChangeViewAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/CollapseAction.java b/Core/src/org/sleuthkit/autopsy/directorytree/CollapseAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/DataResultFilterNode.java b/Core/src/org/sleuthkit/autopsy/directorytree/DataResultFilterNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeFilterChildren.java b/Core/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeFilterChildren.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeFilterNode.java b/Core/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeFilterNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeTopComponent.form b/Core/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeTopComponent.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeTopComponent.java b/Core/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeTopComponent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/ExplorerNodeActionVisitor.java b/Core/src/org/sleuthkit/autopsy/directorytree/ExplorerNodeActionVisitor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerAction.java b/Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerGlobalSettingsPanel.form b/Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerGlobalSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerGlobalSettingsPanel.java b/Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerGlobalSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerOptionsPanelController.java b/Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerOptionsPanelController.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerRule.java b/Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerRule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerRulesManager.java b/Core/src/org/sleuthkit/autopsy/directorytree/ExternalViewerRulesManager.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/ExtractAction.java b/Core/src/org/sleuthkit/autopsy/directorytree/ExtractAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/ExtractUnallocAction.java b/Core/src/org/sleuthkit/autopsy/directorytree/ExtractUnallocAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/FileSearchAction.java b/Core/src/org/sleuthkit/autopsy/directorytree/FileSearchAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/FileSearchProvider.java b/Core/src/org/sleuthkit/autopsy/directorytree/FileSearchProvider.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/FileSystemDetailsPanel.form b/Core/src/org/sleuthkit/autopsy/directorytree/FileSystemDetailsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/FileSystemDetailsPanel.java b/Core/src/org/sleuthkit/autopsy/directorytree/FileSystemDetailsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/HashSearchAction.java b/Core/src/org/sleuthkit/autopsy/directorytree/HashSearchAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/HashSearchProvider.java b/Core/src/org/sleuthkit/autopsy/directorytree/HashSearchProvider.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/ImageDetailsPanel.form b/Core/src/org/sleuthkit/autopsy/directorytree/ImageDetailsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/ImageDetailsPanel.java b/Core/src/org/sleuthkit/autopsy/directorytree/ImageDetailsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/NewWindowViewAction.java b/Core/src/org/sleuthkit/autopsy/directorytree/NewWindowViewAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/SelectionContext.java b/Core/src/org/sleuthkit/autopsy/directorytree/SelectionContext.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/ViewAssociatedContentAction.java b/Core/src/org/sleuthkit/autopsy/directorytree/ViewAssociatedContentAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/ViewContextAction.java b/Core/src/org/sleuthkit/autopsy/directorytree/ViewContextAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/ViewSourceArtifactAction.java b/Core/src/org/sleuthkit/autopsy/directorytree/ViewSourceArtifactAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/VolumeDetailsPanel.form b/Core/src/org/sleuthkit/autopsy/directorytree/VolumeDetailsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/VolumeDetailsPanel.java b/Core/src/org/sleuthkit/autopsy/directorytree/VolumeDetailsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/arrow_left.gif b/Core/src/org/sleuthkit/autopsy/directorytree/arrow_left.gif
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/arrow_right.gif b/Core/src/org/sleuthkit/autopsy/directorytree/arrow_right.gif
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/back-button.png b/Core/src/org/sleuthkit/autopsy/directorytree/back-button.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/btn_step_back.png b/Core/src/org/sleuthkit/autopsy/directorytree/btn_step_back.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/btn_step_back_disabled.png b/Core/src/org/sleuthkit/autopsy/directorytree/btn_step_back_disabled.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/btn_step_back_hover.png b/Core/src/org/sleuthkit/autopsy/directorytree/btn_step_back_hover.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/btn_step_forward.png b/Core/src/org/sleuthkit/autopsy/directorytree/btn_step_forward.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/btn_step_forward_disabled.png b/Core/src/org/sleuthkit/autopsy/directorytree/btn_step_forward_disabled.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/btn_step_forward_hover.png b/Core/src/org/sleuthkit/autopsy/directorytree/btn_step_forward_hover.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/external-viewer-rules-32x32.png b/Core/src/org/sleuthkit/autopsy/directorytree/external-viewer-rules-32x32.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/forward-button.png b/Core/src/org/sleuthkit/autopsy/directorytree/forward-button.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/directorytree/package.dox b/Core/src/org/sleuthkit/autopsy/directorytree/package.dox
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/events/AutopsyEvent.java b/Core/src/org/sleuthkit/autopsy/events/AutopsyEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/events/AutopsyEventException.java b/Core/src/org/sleuthkit/autopsy/events/AutopsyEventException.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/events/AutopsyEventPublisher.java b/Core/src/org/sleuthkit/autopsy/events/AutopsyEventPublisher.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/events/Bundle.properties b/Core/src/org/sleuthkit/autopsy/events/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/events/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/events/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/events/LocalEventPublisher.java b/Core/src/org/sleuthkit/autopsy/events/LocalEventPublisher.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/events/MessageServiceConnectionInfo.java b/Core/src/org/sleuthkit/autopsy/events/MessageServiceConnectionInfo.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/events/MessageServiceException.java b/Core/src/org/sleuthkit/autopsy/events/MessageServiceException.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/events/RemoteEventPublisher.java b/Core/src/org/sleuthkit/autopsy/events/RemoteEventPublisher.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/examples/Bundle.properties b/Core/src/org/sleuthkit/autopsy/examples/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/examples/SampleContentViewer.form b/Core/src/org/sleuthkit/autopsy/examples/SampleContentViewer.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/examples/SampleContentViewer.java b/Core/src/org/sleuthkit/autopsy/examples/SampleContentViewer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/examples/SampleDataSourceIngestModule.java b/Core/src/org/sleuthkit/autopsy/examples/SampleDataSourceIngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/examples/SampleFileIngestModule.java b/Core/src/org/sleuthkit/autopsy/examples/SampleFileIngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/examples/SampleIngestModuleFactory.java b/Core/src/org/sleuthkit/autopsy/examples/SampleIngestModuleFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/examples/SampleIngestModuleIngestJobSettingsPanel.form b/Core/src/org/sleuthkit/autopsy/examples/SampleIngestModuleIngestJobSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/examples/SampleIngestModuleIngestJobSettingsPanel.java b/Core/src/org/sleuthkit/autopsy/examples/SampleIngestModuleIngestJobSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/examples/SampleModuleIngestJobSettings.java b/Core/src/org/sleuthkit/autopsy/examples/SampleModuleIngestJobSettings.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/AbstractFileSearchFilter.java b/Core/src/org/sleuthkit/autopsy/filesearch/AbstractFileSearchFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/Bundle.properties b/Core/src/org/sleuthkit/autopsy/filesearch/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/filesearch/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/DateSearchFilter.java b/Core/src/org/sleuthkit/autopsy/filesearch/DateSearchFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/DateSearchPanel.form b/Core/src/org/sleuthkit/autopsy/filesearch/DateSearchPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/DateSearchPanel.java b/Core/src/org/sleuthkit/autopsy/filesearch/DateSearchPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/FileSearchAction.java b/Core/src/org/sleuthkit/autopsy/filesearch/FileSearchAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/FileSearchDialog.form b/Core/src/org/sleuthkit/autopsy/filesearch/FileSearchDialog.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/FileSearchDialog.java b/Core/src/org/sleuthkit/autopsy/filesearch/FileSearchDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/FileSearchFilter.java b/Core/src/org/sleuthkit/autopsy/filesearch/FileSearchFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/FileSearchPanel.form b/Core/src/org/sleuthkit/autopsy/filesearch/FileSearchPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/FileSearchPanel.java b/Core/src/org/sleuthkit/autopsy/filesearch/FileSearchPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/FilterArea.java b/Core/src/org/sleuthkit/autopsy/filesearch/FilterArea.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/HashSearchFilter.java b/Core/src/org/sleuthkit/autopsy/filesearch/HashSearchFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/HashSearchPanel.form b/Core/src/org/sleuthkit/autopsy/filesearch/HashSearchPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/HashSearchPanel.java b/Core/src/org/sleuthkit/autopsy/filesearch/HashSearchPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/KnownStatusSearchFilter.java b/Core/src/org/sleuthkit/autopsy/filesearch/KnownStatusSearchFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/KnownStatusSearchPanel.form b/Core/src/org/sleuthkit/autopsy/filesearch/KnownStatusSearchPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/KnownStatusSearchPanel.java b/Core/src/org/sleuthkit/autopsy/filesearch/KnownStatusSearchPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/MimeTypeFilter.java b/Core/src/org/sleuthkit/autopsy/filesearch/MimeTypeFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/MimeTypePanel.form b/Core/src/org/sleuthkit/autopsy/filesearch/MimeTypePanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/MimeTypePanel.java b/Core/src/org/sleuthkit/autopsy/filesearch/MimeTypePanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/NameSearchFilter.java b/Core/src/org/sleuthkit/autopsy/filesearch/NameSearchFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/NameSearchPanel.form b/Core/src/org/sleuthkit/autopsy/filesearch/NameSearchPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/NameSearchPanel.java b/Core/src/org/sleuthkit/autopsy/filesearch/NameSearchPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/SearchChildren.java b/Core/src/org/sleuthkit/autopsy/filesearch/SearchChildren.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/SearchNode.java b/Core/src/org/sleuthkit/autopsy/filesearch/SearchNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/SizeSearchFilter.java b/Core/src/org/sleuthkit/autopsy/filesearch/SizeSearchFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/SizeSearchPanel.form b/Core/src/org/sleuthkit/autopsy/filesearch/SizeSearchPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/SizeSearchPanel.java b/Core/src/org/sleuthkit/autopsy/filesearch/SizeSearchPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/arrow_down.gif b/Core/src/org/sleuthkit/autopsy/filesearch/arrow_down.gif
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/filesearch/arrow_right.gif b/Core/src/org/sleuthkit/autopsy/filesearch/arrow_right.gif
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/guiutils/CenteredGrayableCellRenderer.java b/Core/src/org/sleuthkit/autopsy/guiutils/CenteredGrayableCellRenderer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/guiutils/DurationCellRenderer.java b/Core/src/org/sleuthkit/autopsy/guiutils/DurationCellRenderer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/guiutils/GrayableCellRenderer.java b/Core/src/org/sleuthkit/autopsy/guiutils/GrayableCellRenderer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/guiutils/LongDateCellRenderer.java b/Core/src/org/sleuthkit/autopsy/guiutils/LongDateCellRenderer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/guiutils/ShortDateCellRenderer.java b/Core/src/org/sleuthkit/autopsy/guiutils/ShortDateCellRenderer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/guiutils/StatusIconCellRenderer.java b/Core/src/org/sleuthkit/autopsy/guiutils/StatusIconCellRenderer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/Bluetooth.png b/Core/src/org/sleuthkit/autopsy/images/Bluetooth.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/Folder-icon.png b/Core/src/org/sleuthkit/autopsy/images/Folder-icon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/User-Group-icon-green32.png b/Core/src/org/sleuthkit/autopsy/images/User-Group-icon-green32.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/account-icon-16.png b/Core/src/org/sleuthkit/autopsy/images/account-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/accounts.png b/Core/src/org/sleuthkit/autopsy/images/accounts.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/add-tag.png b/Core/src/org/sleuthkit/autopsy/images/add-tag.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/add16.png b/Core/src/org/sleuthkit/autopsy/images/add16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/addImage-icon.png b/Core/src/org/sleuthkit/autopsy/images/addImage-icon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/archive-file.png b/Core/src/org/sleuthkit/autopsy/images/archive-file.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/artifact-icon.png b/Core/src/org/sleuthkit/autopsy/images/artifact-icon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/audio-file.png b/Core/src/org/sleuthkit/autopsy/images/audio-file.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/bad.png b/Core/src/org/sleuthkit/autopsy/images/bad.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/bank.png b/Core/src/org/sleuthkit/autopsy/images/bank.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/blue-tag-icon-16.png b/Core/src/org/sleuthkit/autopsy/images/blue-tag-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/bookmarks.png b/Core/src/org/sleuthkit/autopsy/images/bookmarks.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/calendar.png b/Core/src/org/sleuthkit/autopsy/images/calendar.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/calllog.png b/Core/src/org/sleuthkit/autopsy/images/calllog.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/camera-icon-16.png b/Core/src/org/sleuthkit/autopsy/images/camera-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/carved-file-icon-16.png b/Core/src/org/sleuthkit/autopsy/images/carved-file-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/close-icon.png b/Core/src/org/sleuthkit/autopsy/images/close-icon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/computer.png b/Core/src/org/sleuthkit/autopsy/images/computer.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/contact.png b/Core/src/org/sleuthkit/autopsy/images/contact.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/cookies.png b/Core/src/org/sleuthkit/autopsy/images/cookies.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/credit-card-green.png b/Core/src/org/sleuthkit/autopsy/images/credit-card-green.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/credit-card.png b/Core/src/org/sleuthkit/autopsy/images/credit-card.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/credit-cards.png b/Core/src/org/sleuthkit/autopsy/images/credit-cards.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/cross-script.png b/Core/src/org/sleuthkit/autopsy/images/cross-script.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/delete-tag.png b/Core/src/org/sleuthkit/autopsy/images/delete-tag.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/delete16.png b/Core/src/org/sleuthkit/autopsy/images/delete16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/doc-file.png b/Core/src/org/sleuthkit/autopsy/images/doc-file.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/downloads.png b/Core/src/org/sleuthkit/autopsy/images/downloads.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/drive_network.png b/Core/src/org/sleuthkit/autopsy/images/drive_network.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/edit-tag.png b/Core/src/org/sleuthkit/autopsy/images/edit-tag.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/edit16.png b/Core/src/org/sleuthkit/autopsy/images/edit16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/encrypted-file.png b/Core/src/org/sleuthkit/autopsy/images/encrypted-file.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/error-icon-16.png b/Core/src/org/sleuthkit/autopsy/images/error-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/exe-file.png b/Core/src/org/sleuthkit/autopsy/images/exe-file.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/export16.png b/Core/src/org/sleuthkit/autopsy/images/export16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/external.png b/Core/src/org/sleuthkit/autopsy/images/external.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/extracted_content.png b/Core/src/org/sleuthkit/autopsy/images/extracted_content.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/face.png b/Core/src/org/sleuthkit/autopsy/images/face.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/file-filter-icon.png b/Core/src/org/sleuthkit/autopsy/images/file-filter-icon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/file-icon-deleted.png b/Core/src/org/sleuthkit/autopsy/images/file-icon-deleted.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/file-icon.png b/Core/src/org/sleuthkit/autopsy/images/file-icon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/file-size-16.png b/Core/src/org/sleuthkit/autopsy/images/file-size-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/file_ingest_filter32x32.png b/Core/src/org/sleuthkit/autopsy/images/file_ingest_filter32x32.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/file_types.png b/Core/src/org/sleuthkit/autopsy/images/file_types.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/fileset-icon-16.png b/Core/src/org/sleuthkit/autopsy/images/fileset-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/folder-icon-16.png b/Core/src/org/sleuthkit/autopsy/images/folder-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/folder-icon-deleted.png b/Core/src/org/sleuthkit/autopsy/images/folder-icon-deleted.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/folder-icon-virtual.png b/Core/src/org/sleuthkit/autopsy/images/folder-icon-virtual.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/folder-local-icon-16.png b/Core/src/org/sleuthkit/autopsy/images/folder-local-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/good.png b/Core/src/org/sleuthkit/autopsy/images/good.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/gps-lastlocation.png b/Core/src/org/sleuthkit/autopsy/images/gps-lastlocation.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/gps-search.png b/Core/src/org/sleuthkit/autopsy/images/gps-search.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/gps-trackpoint.png b/Core/src/org/sleuthkit/autopsy/images/gps-trackpoint.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/gps_trackpoint.png b/Core/src/org/sleuthkit/autopsy/images/gps_trackpoint.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/gpsfav.png b/Core/src/org/sleuthkit/autopsy/images/gpsfav.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/green-tag-icon-16.png b/Core/src/org/sleuthkit/autopsy/images/green-tag-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/hard-drive-icon.jpg b/Core/src/org/sleuthkit/autopsy/images/hard-drive-icon.jpg
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/hashset_hits.png b/Core/src/org/sleuthkit/autopsy/images/hashset_hits.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/history.png b/Core/src/org/sleuthkit/autopsy/images/history.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/image-file.png b/Core/src/org/sleuthkit/autopsy/images/image-file.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/image.png b/Core/src/org/sleuthkit/autopsy/images/image.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/import16.png b/Core/src/org/sleuthkit/autopsy/images/import16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/info-icon-16.png b/Core/src/org/sleuthkit/autopsy/images/info-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/information-frame.png b/Core/src/org/sleuthkit/autopsy/images/information-frame.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/installed.png b/Core/src/org/sleuthkit/autopsy/images/installed.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/interesting_item.png b/Core/src/org/sleuthkit/autopsy/images/interesting_item.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/interesting_item_32x32.png b/Core/src/org/sleuthkit/autopsy/images/interesting_item_32x32.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/keyword_hits.png b/Core/src/org/sleuthkit/autopsy/images/keyword_hits.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/mail-icon-16.png b/Core/src/org/sleuthkit/autopsy/images/mail-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/message.png b/Core/src/org/sleuthkit/autopsy/images/message.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/mismatch-16.png b/Core/src/org/sleuthkit/autopsy/images/mismatch-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/new-icon.png b/Core/src/org/sleuthkit/autopsy/images/new-icon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/new16.png b/Core/src/org/sleuthkit/autopsy/images/new16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/open-icon.png b/Core/src/org/sleuthkit/autopsy/images/open-icon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/pdf-file.png b/Core/src/org/sleuthkit/autopsy/images/pdf-file.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/programs.png b/Core/src/org/sleuthkit/autopsy/images/programs.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/recent_docs.png b/Core/src/org/sleuthkit/autopsy/images/recent_docs.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/recent_files.png b/Core/src/org/sleuthkit/autopsy/images/recent_files.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/report_16.png b/Core/src/org/sleuthkit/autopsy/images/report_16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/results.png b/Core/src/org/sleuthkit/autopsy/images/results.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/save-icon.png b/Core/src/org/sleuthkit/autopsy/images/save-icon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/searchquery.png b/Core/src/org/sleuthkit/autopsy/images/searchquery.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/speeddialentry.png b/Core/src/org/sleuthkit/autopsy/images/speeddialentry.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/splash.png b/Core/src/org/sleuthkit/autopsy/images/splash.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/star-bookmark-icon-16.png b/Core/src/org/sleuthkit/autopsy/images/star-bookmark-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/tag-folder-blue-icon-16.png b/Core/src/org/sleuthkit/autopsy/images/tag-folder-blue-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/text-file.png b/Core/src/org/sleuthkit/autopsy/images/text-file.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/tick.png b/Core/src/org/sleuthkit/autopsy/images/tick.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/usb_devices.png b/Core/src/org/sleuthkit/autopsy/images/usb_devices.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/video-file.png b/Core/src/org/sleuthkit/autopsy/images/video-file.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/views.png b/Core/src/org/sleuthkit/autopsy/images/views.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/vol-icon.png b/Core/src/org/sleuthkit/autopsy/images/vol-icon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/warning-icon-16.png b/Core/src/org/sleuthkit/autopsy/images/warning-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/warning16.png b/Core/src/org/sleuthkit/autopsy/images/warning16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/warning_triangle.png b/Core/src/org/sleuthkit/autopsy/images/warning_triangle.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/web-file.png b/Core/src/org/sleuthkit/autopsy/images/web-file.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/images/working_spinner.gif b/Core/src/org/sleuthkit/autopsy/images/working_spinner.gif
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/imagewriter/Bundle.properties b/Core/src/org/sleuthkit/autopsy/imagewriter/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/imagewriter/ImageWriter.java b/Core/src/org/sleuthkit/autopsy/imagewriter/ImageWriter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/imagewriter/ImageWriterService.java b/Core/src/org/sleuthkit/autopsy/imagewriter/ImageWriterService.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/imagewriter/ImageWriterSettings.java b/Core/src/org/sleuthkit/autopsy/imagewriter/ImageWriterSettings.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/Bundle.properties b/Core/src/org/sleuthkit/autopsy/ingest/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/ingest/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestCancellationPanel.form b/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestCancellationPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestCancellationPanel.java b/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestCancellationPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestJob.java b/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestJob.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestModule.java b/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestModuleAdapter.java b/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestModuleAdapter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestModuleProcessTerminator.java b/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestModuleProcessTerminator.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestModuleProgress.java b/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestModuleProgress.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestPipeline.java b/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestPipeline.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestTask.java b/Core/src/org/sleuthkit/autopsy/ingest/DataSourceIngestTask.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/FactoryClassNameNormalizer.java b/Core/src/org/sleuthkit/autopsy/ingest/FactoryClassNameNormalizer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/FileIngestModule.java b/Core/src/org/sleuthkit/autopsy/ingest/FileIngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/FileIngestModuleAdapter.java b/Core/src/org/sleuthkit/autopsy/ingest/FileIngestModuleAdapter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/FileIngestModuleProcessTerminator.java b/Core/src/org/sleuthkit/autopsy/ingest/FileIngestModuleProcessTerminator.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/FileIngestPipeline.java b/Core/src/org/sleuthkit/autopsy/ingest/FileIngestPipeline.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/FileIngestTask.java b/Core/src/org/sleuthkit/autopsy/ingest/FileIngestTask.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/GetFilesContentVisitor.java b/Core/src/org/sleuthkit/autopsy/ingest/GetFilesContentVisitor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/GetFilesCountVisitor.java b/Core/src/org/sleuthkit/autopsy/ingest/GetFilesCountVisitor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/GetRootDirectoryVisitor.java b/Core/src/org/sleuthkit/autopsy/ingest/GetRootDirectoryVisitor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestJob.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestJob.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestJobConfigurator.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestJobConfigurator.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestJobContext.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestJobContext.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestJobSettings.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestJobSettings.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestJobSettingsPanel.form b/Core/src/org/sleuthkit/autopsy/ingest/IngestJobSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestJobSettingsPanel.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestJobSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestJobStartResult.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestJobStartResult.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestManager.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestManager.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestMessage.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestMessage.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestMessageDetailsPanel.form b/Core/src/org/sleuthkit/autopsy/ingest/IngestMessageDetailsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestMessageDetailsPanel.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestMessageDetailsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestMessageMainPanel.form b/Core/src/org/sleuthkit/autopsy/ingest/IngestMessageMainPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestMessageMainPanel.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestMessageMainPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestMessagePanel.form b/Core/src/org/sleuthkit/autopsy/ingest/IngestMessagePanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestMessagePanel.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestMessagePanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestMessageTopComponent.form b/Core/src/org/sleuthkit/autopsy/ingest/IngestMessageTopComponent.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestMessageTopComponent.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestMessageTopComponent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestMessagesAction.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestMessagesAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestMessagesToolbar.form b/Core/src/org/sleuthkit/autopsy/ingest/IngestMessagesToolbar.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestMessagesToolbar.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestMessagesToolbar.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestModule.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleError.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleError.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleFactory.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleFactoryAdapter.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleFactoryAdapter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleFactoryLoader.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleFactoryLoader.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleGlobalSettingsPanel.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleGlobalSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleIngestJobSettings.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleIngestJobSettings.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleIngestJobSettingsPanel.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleIngestJobSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleReferenceCounter.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleReferenceCounter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleTemplate.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestModuleTemplate.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestMonitor.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestMonitor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestOptionsPanel.form b/Core/src/org/sleuthkit/autopsy/ingest/IngestOptionsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestOptionsPanel.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestOptionsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestOptionsPanelController.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestOptionsPanelController.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestPipelinesConfiguration.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestPipelinesConfiguration.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestProfiles.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestProfiles.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestProgressSnapshotDialog.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestProgressSnapshotDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestProgressSnapshotPanel.form b/Core/src/org/sleuthkit/autopsy/ingest/IngestProgressSnapshotPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestProgressSnapshotPanel.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestProgressSnapshotPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestServices.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestServices.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestSettingsPanel.form b/Core/src/org/sleuthkit/autopsy/ingest/IngestSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestSettingsPanel.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestTask.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestTask.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestTaskQueue.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestTaskQueue.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestTasksScheduler.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestTasksScheduler.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/Installer.java b/Core/src/org/sleuthkit/autopsy/ingest/Installer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/ModuleContentEvent.java b/Core/src/org/sleuthkit/autopsy/ingest/ModuleContentEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/ModuleDataEvent.java b/Core/src/org/sleuthkit/autopsy/ingest/ModuleDataEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/NoIngestModuleIngestJobSettings.java b/Core/src/org/sleuthkit/autopsy/ingest/NoIngestModuleIngestJobSettings.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/PipelineConfig.xml b/Core/src/org/sleuthkit/autopsy/ingest/PipelineConfig.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/PipelineConfigSchema.xsd b/Core/src/org/sleuthkit/autopsy/ingest/PipelineConfigSchema.xsd
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/ProcTerminationCode.java b/Core/src/org/sleuthkit/autopsy/ingest/ProcTerminationCode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/ProfilePanel.form b/Core/src/org/sleuthkit/autopsy/ingest/ProfilePanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/ProfilePanel.java b/Core/src/org/sleuthkit/autopsy/ingest/ProfilePanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/ProfileSettingsPanel.form b/Core/src/org/sleuthkit/autopsy/ingest/ProfileSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/ProfileSettingsPanel.java b/Core/src/org/sleuthkit/autopsy/ingest/ProfileSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/RunIngestAction.java b/Core/src/org/sleuthkit/autopsy/ingest/RunIngestAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/RunIngestSubMenu.java b/Core/src/org/sleuthkit/autopsy/ingest/RunIngestSubMenu.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/btn_step_back.png b/Core/src/org/sleuthkit/autopsy/ingest/btn_step_back.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/btn_step_back_hover.png b/Core/src/org/sleuthkit/autopsy/ingest/btn_step_back_hover.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/events/BlackboardPostEvent.java b/Core/src/org/sleuthkit/autopsy/ingest/events/BlackboardPostEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/events/ContentChangedEvent.java b/Core/src/org/sleuthkit/autopsy/ingest/events/ContentChangedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/events/DataSourceAnalysisCompletedEvent.java b/Core/src/org/sleuthkit/autopsy/ingest/events/DataSourceAnalysisCompletedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/events/DataSourceAnalysisEvent.java b/Core/src/org/sleuthkit/autopsy/ingest/events/DataSourceAnalysisEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/events/DataSourceAnalysisStartedEvent.java b/Core/src/org/sleuthkit/autopsy/ingest/events/DataSourceAnalysisStartedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/events/FileAnalyzedEvent.java b/Core/src/org/sleuthkit/autopsy/ingest/events/FileAnalyzedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/eye-bw-25-rollover.png b/Core/src/org/sleuthkit/autopsy/ingest/eye-bw-25-rollover.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/eye-bw-25.png b/Core/src/org/sleuthkit/autopsy/ingest/eye-bw-25.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/goto_dir.png b/Core/src/org/sleuthkit/autopsy/ingest/goto_dir.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/goto_res.png b/Core/src/org/sleuthkit/autopsy/ingest/goto_res.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/package.dox b/Core/src/org/sleuthkit/autopsy/ingest/package.dox
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/Bundle.properties b/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/IngestModulesConfigWizardPanel.java b/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/IngestModulesConfigWizardPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/IngestProfileSelectionPanel.form b/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/IngestProfileSelectionPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/IngestProfileSelectionPanel.java b/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/IngestProfileSelectionPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/IngestProfileSelectionWizardPanel.java b/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/IngestProfileSelectionWizardPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/RunIngestModulesAction.java b/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/RunIngestModulesAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/RunIngestModulesWizardIterator.java b/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/RunIngestModulesWizardIterator.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/ShortcutWizardDescriptorPanel.java b/Core/src/org/sleuthkit/autopsy/ingest/runIngestModuleWizard/ShortcutWizardDescriptorPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/keywordsearchservice/KeywordSearchService.java b/Core/src/org/sleuthkit/autopsy/keywordsearchservice/KeywordSearchService.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/keywordsearchservice/KeywordSearchServiceException.java b/Core/src/org/sleuthkit/autopsy/keywordsearchservice/KeywordSearchServiceException.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/menuactions/Bundle.properties b/Core/src/org/sleuthkit/autopsy/menuactions/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/menuactions/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/menuactions/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/menuactions/DataContentDynamicMenu.java b/Core/src/org/sleuthkit/autopsy/menuactions/DataContentDynamicMenu.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/menuactions/DataContentMenu.java b/Core/src/org/sleuthkit/autopsy/menuactions/DataContentMenu.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/menuactions/DataExplorerDynamicMenu.java b/Core/src/org/sleuthkit/autopsy/menuactions/DataExplorerDynamicMenu.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/menuactions/DataExplorerMenu.java b/Core/src/org/sleuthkit/autopsy/menuactions/DataExplorerMenu.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/menuactions/DataResultMenu.java b/Core/src/org/sleuthkit/autopsy/menuactions/DataResultMenu.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/menuactions/OpenTopComponentAction.java b/Core/src/org/sleuthkit/autopsy/menuactions/OpenTopComponentAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/menuactions/SearchResultMenu.java b/Core/src/org/sleuthkit/autopsy/menuactions/SearchResultMenu.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/menuactions/SpacerPanel.java b/Core/src/org/sleuthkit/autopsy/menuactions/SpacerPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/e01verify/Bundle.properties b/Core/src/org/sleuthkit/autopsy/modules/e01verify/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/e01verify/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/modules/e01verify/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/e01verify/E01VerifierModuleFactory.java b/Core/src/org/sleuthkit/autopsy/modules/e01verify/E01VerifierModuleFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/e01verify/E01VerifyIngestModule.java b/Core/src/org/sleuthkit/autopsy/modules/e01verify/E01VerifyIngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/Bundle.properties b/Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/EmbeddedFileExtractorIngestModule.java b/Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/EmbeddedFileExtractorIngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/EmbeddedFileExtractorModuleFactory.java b/Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/EmbeddedFileExtractorModuleFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/MSOfficeEmbeddedContentExtractor.java b/Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/MSOfficeEmbeddedContentExtractor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/SevenZipContentReadStream.java b/Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/SevenZipContentReadStream.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/SevenZipExtractor.java b/Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/SevenZipExtractor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/Bundle.properties b/Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionFileIngestModule.java b/Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionFileIngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionIngestJobSettings.java b/Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionIngestJobSettings.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionIngestJobSettingsPanel.form b/Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionIngestJobSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionIngestJobSettingsPanel.java b/Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionIngestJobSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionModuleFactory.java b/Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionModuleFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/exif/Bundle.properties b/Core/src/org/sleuthkit/autopsy/modules/exif/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/exif/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/modules/exif/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/exif/ExifParserFileIngestModule.java b/Core/src/org/sleuthkit/autopsy/modules/exif/ExifParserFileIngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/exif/ExifParserModuleFactory.java b/Core/src/org/sleuthkit/autopsy/modules/exif/ExifParserModuleFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/exif/layer.xml b/Core/src/org/sleuthkit/autopsy/modules/exif/layer.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/AddFileExtensionAction.java b/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/AddFileExtensionAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/Bundle.properties b/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchContextMenuActionsProvider.java b/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchContextMenuActionsProvider.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchDetectorModuleFactory.java b/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchDetectorModuleFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchDetectorModuleSettings.java b/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchDetectorModuleSettings.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchIngestModule.java b/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchIngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchModuleSettingsPanel.form b/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchModuleSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchModuleSettingsPanel.java b/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchModuleSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchOptionsPanelController.java b/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchOptionsPanelController.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchSettings.java b/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchSettings.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchSettingsPanel.form b/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchSettingsPanel.java b/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/MismatchConfigSchema.xsd b/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/MismatchConfigSchema.xsd
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/mismatch_config.xml b/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/mismatch_config.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/options-icon.png b/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/options-icon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/save16.png b/Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/save16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypeDialog.java b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypeDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypePanel.form b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypePanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypePanel.java b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypePanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypeSignatureDialog.java b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypeSignatureDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypeSignaturePanel.form b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypeSignaturePanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypeSignaturePanel.java b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/AddFileTypeSignaturePanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/Bundle.properties b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/CustomFileTypesManager.java b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/CustomFileTypesManager.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileType.java b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileType.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeDetector.java b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeDetector.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdGlobalSettingsPanel.form b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdGlobalSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdGlobalSettingsPanel.java b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdGlobalSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdIngestModule.java b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdIngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdModuleFactory.java b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdModuleFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdModuleSettings.java b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdModuleSettings.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdOptionsPanelController.java b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeIdOptionsPanelController.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypes.xsd b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypes.xsd
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/TikaFileTypeDetector.java b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/TikaFileTypeDetector.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/UserDefinedFileTypesSettings.java b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/UserDefinedFileTypesSettings.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/user-defined-file-types-settings.png b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/user-defined-file-types-settings.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/filetypeid/warning16.png b/Core/src/org/sleuthkit/autopsy/modules/filetypeid/warning16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/AddHashValuesToDatabaseDialog.form b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/AddHashValuesToDatabaseDialog.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/AddHashValuesToDatabaseDialog.java b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/AddHashValuesToDatabaseDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/AddHashValuesToDatabaseProgressDialog.form b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/AddHashValuesToDatabaseProgressDialog.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/AddHashValuesToDatabaseProgressDialog.java b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/AddHashValuesToDatabaseProgressDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/Bundle.properties b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDatabaseOptionsPanelController.java b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDatabaseOptionsPanelController.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbContextMenuActionsProvider.java b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbContextMenuActionsProvider.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbCreateDatabaseDialog.form b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbCreateDatabaseDialog.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbImportDatabaseDialog.form b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbImportDatabaseDialog.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbImportDatabaseDialog.java b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbImportDatabaseDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbPanelSearchAction.java b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbPanelSearchAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchAction.java b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchManager.java b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchManager.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchPanel.form b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchPanel.java b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchResultFactory.java b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchResultFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchThread.java b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearchThread.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearcher.java b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbSearcher.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashLookupModuleFactory.java b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashLookupModuleFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashLookupModuleSettings.java b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashLookupModuleSettings.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashLookupModuleSettingsPanel.form b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashLookupModuleSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashLookupSettings.java b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashLookupSettings.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashLookupSettingsPanel.form b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashLookupSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/ModalNoButtons.form b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/ModalNoButtons.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/ModalNoButtons.java b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/ModalNoButtons.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/btn_icon_create_new_16.png b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/btn_icon_create_new_16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/delete16.png b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/delete16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/import16.png b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/import16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/layer.xml b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/layer.xml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/new16.png b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/new16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/options-icon.png b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/options-icon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/options_icon.png b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/options_icon.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/warning16.png b/Core/src/org/sleuthkit/autopsy/modules/hashdatabase/warning16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/iOS/Bundle.properties b/Core/src/org/sleuthkit/autopsy/modules/iOS/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/iOS/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/modules/iOS/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/iOS/CallLogAnalyzer.java b/Core/src/org/sleuthkit/autopsy/modules/iOS/CallLogAnalyzer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/iOS/ContactAnalyzer.java b/Core/src/org/sleuthkit/autopsy/modules/iOS/ContactAnalyzer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/iOS/TextMessageAnalyzer.java b/Core/src/org/sleuthkit/autopsy/modules/iOS/TextMessageAnalyzer.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/iOS/iOSIngestModule.java b/Core/src/org/sleuthkit/autopsy/modules/iOS/iOSIngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/iOS/iOSModuleFactory.java b/Core/src/org/sleuthkit/autopsy/modules/iOS/iOSModuleFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/Bundle.properties b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FileSetsDefinitions.java b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FileSetsDefinitions.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesIdentifierIngestJobSettings.java b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesIdentifierIngestJobSettings.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesIdentifierIngestJobSettingsPanel.form b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesIdentifierIngestJobSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesIdentifierIngestJobSettingsPanel.java b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesIdentifierIngestJobSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesIdentifierIngestModule.java b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesIdentifierIngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSet.java b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSet.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetDefsPanel.form b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetDefsPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetDefsPanel.java b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetDefsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetPanel.form b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetPanel.java b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetRulePanel.form b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetRulePanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetRulePanel.java b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetRulePanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetsManager.java b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/FilesSetsManager.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/InterestingItemDefsOptionsPanelController.java b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/InterestingItemDefsOptionsPanelController.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/InterestingItemsFilesSetSettings.java b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/InterestingItemsFilesSetSettings.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/interestingitems/InterestingItemsIngestModuleFactory.java b/Core/src/org/sleuthkit/autopsy/modules/interestingitems/InterestingItemsIngestModuleFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/photoreccarver/Bundle.properties b/Core/src/org/sleuthkit/autopsy/modules/photoreccarver/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/photoreccarver/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/modules/photoreccarver/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/photoreccarver/PhotoRecCarverFileIngestModule.java b/Core/src/org/sleuthkit/autopsy/modules/photoreccarver/PhotoRecCarverFileIngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/photoreccarver/PhotoRecCarverIngestModuleFactory.java b/Core/src/org/sleuthkit/autopsy/modules/photoreccarver/PhotoRecCarverIngestModuleFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/photoreccarver/PhotoRecCarverOutputParser.java b/Core/src/org/sleuthkit/autopsy/modules/photoreccarver/PhotoRecCarverOutputParser.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/Bundle.properties b/Core/src/org/sleuthkit/autopsy/modules/stix/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/modules/stix/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/EvalAccountObj.java b/Core/src/org/sleuthkit/autopsy/modules/stix/EvalAccountObj.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/EvalAddressObj.java b/Core/src/org/sleuthkit/autopsy/modules/stix/EvalAddressObj.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/EvalDomainObj.java b/Core/src/org/sleuthkit/autopsy/modules/stix/EvalDomainObj.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/EvalEmailObj.java b/Core/src/org/sleuthkit/autopsy/modules/stix/EvalEmailObj.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/EvalFileObj.java b/Core/src/org/sleuthkit/autopsy/modules/stix/EvalFileObj.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/EvalNetworkShareObj.java b/Core/src/org/sleuthkit/autopsy/modules/stix/EvalNetworkShareObj.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/EvalRegistryObj.java b/Core/src/org/sleuthkit/autopsy/modules/stix/EvalRegistryObj.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/EvalSystemObj.java b/Core/src/org/sleuthkit/autopsy/modules/stix/EvalSystemObj.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/EvalURIObj.java b/Core/src/org/sleuthkit/autopsy/modules/stix/EvalURIObj.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/EvalURLHistoryObj.java b/Core/src/org/sleuthkit/autopsy/modules/stix/EvalURLHistoryObj.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/EvaluatableObject.java b/Core/src/org/sleuthkit/autopsy/modules/stix/EvaluatableObject.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/ObservableResult.java b/Core/src/org/sleuthkit/autopsy/modules/stix/ObservableResult.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/STIXReportModule.java b/Core/src/org/sleuthkit/autopsy/modules/stix/STIXReportModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/STIXReportModuleConfigPanel.form b/Core/src/org/sleuthkit/autopsy/modules/stix/STIXReportModuleConfigPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/STIXReportModuleConfigPanel.java b/Core/src/org/sleuthkit/autopsy/modules/stix/STIXReportModuleConfigPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/stix/StixArtifactData.java b/Core/src/org/sleuthkit/autopsy/modules/stix/StixArtifactData.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/vmextractor/Bundle.properties b/Core/src/org/sleuthkit/autopsy/modules/vmextractor/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/vmextractor/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/modules/vmextractor/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/vmextractor/VMExtractorIngestModule.java b/Core/src/org/sleuthkit/autopsy/modules/vmextractor/VMExtractorIngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/vmextractor/VMExtractorIngestModuleFactory.java b/Core/src/org/sleuthkit/autopsy/modules/vmextractor/VMExtractorIngestModuleFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/modules/vmextractor/VirtualMachineFinder.java b/Core/src/org/sleuthkit/autopsy/modules/vmextractor/VirtualMachineFinder.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/progress/Bundle.properties b/Core/src/org/sleuthkit/autopsy/progress/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/progress/LoggingProgressIndicator.java b/Core/src/org/sleuthkit/autopsy/progress/LoggingProgressIndicator.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/progress/ModalDialogProgressIndicator.java b/Core/src/org/sleuthkit/autopsy/progress/ModalDialogProgressIndicator.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/progress/ProgressIndicator.java b/Core/src/org/sleuthkit/autopsy/progress/ProgressIndicator.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/progress/ProgressPanel.form b/Core/src/org/sleuthkit/autopsy/progress/ProgressPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/progress/ProgressPanel.java b/Core/src/org/sleuthkit/autopsy/progress/ProgressPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/progress/SilentProgressIndicator.java b/Core/src/org/sleuthkit/autopsy/progress/SilentProgressIndicator.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/python/Bundle.properties b/Core/src/org/sleuthkit/autopsy/python/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/python/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/python/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/python/JythonModuleLoader.java b/Core/src/org/sleuthkit/autopsy/python/JythonModuleLoader.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ArtifactSelectionDialog.form b/Core/src/org/sleuthkit/autopsy/report/ArtifactSelectionDialog.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ArtifactSelectionDialog.java b/Core/src/org/sleuthkit/autopsy/report/ArtifactSelectionDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/Bundle.properties b/Core/src/org/sleuthkit/autopsy/report/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/report/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/DefaultReportConfigurationPanel.form b/Core/src/org/sleuthkit/autopsy/report/DefaultReportConfigurationPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/DefaultReportConfigurationPanel.java b/Core/src/org/sleuthkit/autopsy/report/DefaultReportConfigurationPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/FileReportDataTypes.java b/Core/src/org/sleuthkit/autopsy/report/FileReportDataTypes.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/FileReportModule.java b/Core/src/org/sleuthkit/autopsy/report/FileReportModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/FileReportText.java b/Core/src/org/sleuthkit/autopsy/report/FileReportText.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/GeneralReportModule.java b/Core/src/org/sleuthkit/autopsy/report/GeneralReportModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/GeneralReportModuleAdapter.java b/Core/src/org/sleuthkit/autopsy/report/GeneralReportModuleAdapter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportBodyFile.java b/Core/src/org/sleuthkit/autopsy/report/ReportBodyFile.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportBranding.java b/Core/src/org/sleuthkit/autopsy/report/ReportBranding.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportBrandingProviderI.java b/Core/src/org/sleuthkit/autopsy/report/ReportBrandingProviderI.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportExcel.java b/Core/src/org/sleuthkit/autopsy/report/ReportExcel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportGenerationPanel.form b/Core/src/org/sleuthkit/autopsy/report/ReportGenerationPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportGenerationPanel.java b/Core/src/org/sleuthkit/autopsy/report/ReportGenerationPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportGenerator.java b/Core/src/org/sleuthkit/autopsy/report/ReportGenerator.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportHTML.java b/Core/src/org/sleuthkit/autopsy/report/ReportHTML.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportKML.java b/Core/src/org/sleuthkit/autopsy/report/ReportKML.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportModule.java b/Core/src/org/sleuthkit/autopsy/report/ReportModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportProgressPanel.form b/Core/src/org/sleuthkit/autopsy/report/ReportProgressPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportProgressPanel.java b/Core/src/org/sleuthkit/autopsy/report/ReportProgressPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportVisualPanel1.form b/Core/src/org/sleuthkit/autopsy/report/ReportVisualPanel1.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportVisualPanel1.java b/Core/src/org/sleuthkit/autopsy/report/ReportVisualPanel1.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportVisualPanel2.form b/Core/src/org/sleuthkit/autopsy/report/ReportVisualPanel2.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportVisualPanel2.java b/Core/src/org/sleuthkit/autopsy/report/ReportVisualPanel2.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportWizardAction.java b/Core/src/org/sleuthkit/autopsy/report/ReportWizardAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportWizardFileOptionsPanel.java b/Core/src/org/sleuthkit/autopsy/report/ReportWizardFileOptionsPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportWizardFileOptionsVisualPanel.form b/Core/src/org/sleuthkit/autopsy/report/ReportWizardFileOptionsVisualPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportWizardFileOptionsVisualPanel.java b/Core/src/org/sleuthkit/autopsy/report/ReportWizardFileOptionsVisualPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportWizardIterator.java b/Core/src/org/sleuthkit/autopsy/report/ReportWizardIterator.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportWizardPanel1.java b/Core/src/org/sleuthkit/autopsy/report/ReportWizardPanel1.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/ReportWizardPanel2.java b/Core/src/org/sleuthkit/autopsy/report/ReportWizardPanel2.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/TableReportGenerator.java b/Core/src/org/sleuthkit/autopsy/report/TableReportGenerator.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/TableReportModule.java b/Core/src/org/sleuthkit/autopsy/report/TableReportModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/account-icon-16.png b/Core/src/org/sleuthkit/autopsy/report/images/account-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/accounts.png b/Core/src/org/sleuthkit/autopsy/report/images/accounts.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/bluetooth.png b/Core/src/org/sleuthkit/autopsy/report/images/bluetooth.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/bookmarks.png b/Core/src/org/sleuthkit/autopsy/report/images/bookmarks.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/btn_icon_generate_report.png b/Core/src/org/sleuthkit/autopsy/report/images/btn_icon_generate_report.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/calendar.png b/Core/src/org/sleuthkit/autopsy/report/images/calendar.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/calllog.png b/Core/src/org/sleuthkit/autopsy/report/images/calllog.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/computer.png b/Core/src/org/sleuthkit/autopsy/report/images/computer.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/contact.png b/Core/src/org/sleuthkit/autopsy/report/images/contact.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/cookies.png b/Core/src/org/sleuthkit/autopsy/report/images/cookies.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/credit-card.png b/Core/src/org/sleuthkit/autopsy/report/images/credit-card.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/default_generator_logo.png b/Core/src/org/sleuthkit/autopsy/report/images/default_generator_logo.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/devices.png b/Core/src/org/sleuthkit/autopsy/report/images/devices.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/downloads.png b/Core/src/org/sleuthkit/autopsy/report/images/downloads.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/drive_network.png b/Core/src/org/sleuthkit/autopsy/report/images/drive_network.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/exif.png b/Core/src/org/sleuthkit/autopsy/report/images/exif.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/favicon.ico b/Core/src/org/sleuthkit/autopsy/report/images/favicon.ico
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/gps-lastlocation.png b/Core/src/org/sleuthkit/autopsy/report/images/gps-lastlocation.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/gps-search.png b/Core/src/org/sleuthkit/autopsy/report/images/gps-search.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/gps_trackpoint.png b/Core/src/org/sleuthkit/autopsy/report/images/gps_trackpoint.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/gpsfav.png b/Core/src/org/sleuthkit/autopsy/report/images/gpsfav.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/hash.png b/Core/src/org/sleuthkit/autopsy/report/images/hash.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/history.png b/Core/src/org/sleuthkit/autopsy/report/images/history.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/installed.png b/Core/src/org/sleuthkit/autopsy/report/images/installed.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/keywords.png b/Core/src/org/sleuthkit/autopsy/report/images/keywords.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/message.png b/Core/src/org/sleuthkit/autopsy/report/images/message.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/recent.png b/Core/src/org/sleuthkit/autopsy/report/images/recent.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/report_loading.png b/Core/src/org/sleuthkit/autopsy/report/images/report_loading.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/search.png b/Core/src/org/sleuthkit/autopsy/report/images/search.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/speeddialentry.png b/Core/src/org/sleuthkit/autopsy/report/images/speeddialentry.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/star.png b/Core/src/org/sleuthkit/autopsy/report/images/star.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/summary.png b/Core/src/org/sleuthkit/autopsy/report/images/summary.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/images/userbookmarks.png b/Core/src/org/sleuthkit/autopsy/report/images/userbookmarks.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/package.dox b/Core/src/org/sleuthkit/autopsy/report/package.dox
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/taggedhashes/AddTaggedHashesToHashDb.java b/Core/src/org/sleuthkit/autopsy/report/taggedhashes/AddTaggedHashesToHashDb.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/taggedhashes/AddTaggedHashesToHashDbConfigPanel.form b/Core/src/org/sleuthkit/autopsy/report/taggedhashes/AddTaggedHashesToHashDbConfigPanel.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/report/taggedhashes/Bundle.properties b/Core/src/org/sleuthkit/autopsy/report/taggedhashes/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/test/CustomArtifactType.java b/Core/src/org/sleuthkit/autopsy/test/CustomArtifactType.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/test/CustomArtifactsCreatorDataSourceIngestModule.java b/Core/src/org/sleuthkit/autopsy/test/CustomArtifactsCreatorDataSourceIngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/test/CustomArtifactsCreatorFileIngestModule.java b/Core/src/org/sleuthkit/autopsy/test/CustomArtifactsCreatorFileIngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/test/CustomArtifactsCreatorIngestModuleFactory.java b/Core/src/org/sleuthkit/autopsy/test/CustomArtifactsCreatorIngestModuleFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/test/InterestingArtifactCreatorIngestModule.java b/Core/src/org/sleuthkit/autopsy/test/InterestingArtifactCreatorIngestModule.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/test/InterestingArtifactCreatorIngestModuleFactory.java b/Core/src/org/sleuthkit/autopsy/test/InterestingArtifactCreatorIngestModuleFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/test/TestAutopsyService.java b/Core/src/org/sleuthkit/autopsy/test/TestAutopsyService.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/Bundle.properties b/Core/src/org/sleuthkit/autopsy/timeline/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/timeline/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/CancellationProgressTask.java b/Core/src/org/sleuthkit/autopsy/timeline/CancellationProgressTask.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ChronoFieldListCell.java b/Core/src/org/sleuthkit/autopsy/timeline/ChronoFieldListCell.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/FXMLConstructor.java b/Core/src/org/sleuthkit/autopsy/timeline/FXMLConstructor.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/OpenTimelineAction.java b/Core/src/org/sleuthkit/autopsy/timeline/OpenTimelineAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/PerCaseTimelineProperties.java b/Core/src/org/sleuthkit/autopsy/timeline/PerCaseTimelineProperties.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/PromptDialogManager.java b/Core/src/org/sleuthkit/autopsy/timeline/PromptDialogManager.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ShowInTimelineDialog.fxml b/Core/src/org/sleuthkit/autopsy/timeline/ShowInTimelineDialog.fxml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ShowInTimelineDialog.java b/Core/src/org/sleuthkit/autopsy/timeline/ShowInTimelineDialog.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/TimeLineController.java b/Core/src/org/sleuthkit/autopsy/timeline/TimeLineController.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/TimeLineException.java b/Core/src/org/sleuthkit/autopsy/timeline/TimeLineException.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/TimeLineTopComponent.form b/Core/src/org/sleuthkit/autopsy/timeline/TimeLineTopComponent.form
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/TimeLineTopComponent.java b/Core/src/org/sleuthkit/autopsy/timeline/TimeLineTopComponent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ViewMode.java b/Core/src/org/sleuthkit/autopsy/timeline/ViewMode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/WrappingListCell.java b/Core/src/org/sleuthkit/autopsy/timeline/WrappingListCell.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/actions/Back.java b/Core/src/org/sleuthkit/autopsy/timeline/actions/Back.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/actions/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/timeline/actions/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/actions/Forward.java b/Core/src/org/sleuthkit/autopsy/timeline/actions/Forward.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/actions/ResetFilters.java b/Core/src/org/sleuthkit/autopsy/timeline/actions/ResetFilters.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/actions/SaveSnapshotAsReport.java b/Core/src/org/sleuthkit/autopsy/timeline/actions/SaveSnapshotAsReport.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/actions/UpdateDB.java b/Core/src/org/sleuthkit/autopsy/timeline/actions/UpdateDB.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/actions/ViewArtifactInTimelineAction.java b/Core/src/org/sleuthkit/autopsy/timeline/actions/ViewArtifactInTimelineAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/actions/ViewFileInTimelineAction.java b/Core/src/org/sleuthkit/autopsy/timeline/actions/ViewFileInTimelineAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/actions/ZoomIn.java b/Core/src/org/sleuthkit/autopsy/timeline/actions/ZoomIn.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/actions/ZoomOut.java b/Core/src/org/sleuthkit/autopsy/timeline/actions/ZoomOut.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/actions/ZoomToEvents.java b/Core/src/org/sleuthkit/autopsy/timeline/actions/ZoomToEvents.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/datamodel/CombinedEvent.java b/Core/src/org/sleuthkit/autopsy/timeline/datamodel/CombinedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/datamodel/EventCluster.java b/Core/src/org/sleuthkit/autopsy/timeline/datamodel/EventCluster.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/datamodel/EventStripe.java b/Core/src/org/sleuthkit/autopsy/timeline/datamodel/EventStripe.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/datamodel/FilteredEventsModel.java b/Core/src/org/sleuthkit/autopsy/timeline/datamodel/FilteredEventsModel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/datamodel/MultiEvent.java b/Core/src/org/sleuthkit/autopsy/timeline/datamodel/MultiEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/datamodel/SingleEvent.java b/Core/src/org/sleuthkit/autopsy/timeline/datamodel/SingleEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/datamodel/TimeLineEvent.java b/Core/src/org/sleuthkit/autopsy/timeline/datamodel/TimeLineEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/ArtifactEventType.java b/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/ArtifactEventType.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/BaseTypes.java b/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/BaseTypes.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/Bundle.properties b/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/EventType.java b/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/EventType.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/FileSystemTypes.java b/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/FileSystemTypes.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/MiscTypes.java b/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/MiscTypes.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/RootEventType.java b/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/RootEventType.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/WebTypes.java b/Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/WebTypes.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/db/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/timeline/db/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/db/EventDB.java b/Core/src/org/sleuthkit/autopsy/timeline/db/EventDB.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/db/EventsRepository.java b/Core/src/org/sleuthkit/autopsy/timeline/db/EventsRepository.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/db/MultipleTransactionException.java b/Core/src/org/sleuthkit/autopsy/timeline/db/MultipleTransactionException.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/db/SQLHelper.java b/Core/src/org/sleuthkit/autopsy/timeline/db/SQLHelper.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/events/DBUpdatedEvent.java b/Core/src/org/sleuthkit/autopsy/timeline/events/DBUpdatedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/events/RefreshRequestedEvent.java b/Core/src/org/sleuthkit/autopsy/timeline/events/RefreshRequestedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/events/TagsAddedEvent.java b/Core/src/org/sleuthkit/autopsy/timeline/events/TagsAddedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/events/TagsDeletedEvent.java b/Core/src/org/sleuthkit/autopsy/timeline/events/TagsDeletedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/events/TagsUpdatedEvent.java b/Core/src/org/sleuthkit/autopsy/timeline/events/TagsUpdatedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/events/ViewInTimelineRequestedEvent.java b/Core/src/org/sleuthkit/autopsy/timeline/events/ViewInTimelineRequestedEvent.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/explorernodes/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/timeline/explorernodes/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/explorernodes/EventNode.java b/Core/src/org/sleuthkit/autopsy/timeline/explorernodes/EventNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/explorernodes/EventRootNode.java b/Core/src/org/sleuthkit/autopsy/timeline/explorernodes/EventRootNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/filters/AbstractFilter.java b/Core/src/org/sleuthkit/autopsy/timeline/filters/AbstractFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/filters/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/timeline/filters/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/filters/CompoundFilter.java b/Core/src/org/sleuthkit/autopsy/timeline/filters/CompoundFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/filters/DataSourceFilter.java b/Core/src/org/sleuthkit/autopsy/timeline/filters/DataSourceFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/filters/DataSourcesFilter.java b/Core/src/org/sleuthkit/autopsy/timeline/filters/DataSourcesFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/filters/DescriptionFilter.java b/Core/src/org/sleuthkit/autopsy/timeline/filters/DescriptionFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/filters/Filter.java b/Core/src/org/sleuthkit/autopsy/timeline/filters/Filter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/filters/HashHitsFilter.java b/Core/src/org/sleuthkit/autopsy/timeline/filters/HashHitsFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/filters/HashSetFilter.java b/Core/src/org/sleuthkit/autopsy/timeline/filters/HashSetFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/filters/HideKnownFilter.java b/Core/src/org/sleuthkit/autopsy/timeline/filters/HideKnownFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/filters/IntersectionFilter.java b/Core/src/org/sleuthkit/autopsy/timeline/filters/IntersectionFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/filters/RootFilter.java b/Core/src/org/sleuthkit/autopsy/timeline/filters/RootFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/filters/TagNameFilter.java b/Core/src/org/sleuthkit/autopsy/timeline/filters/TagNameFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/filters/TagsFilter.java b/Core/src/org/sleuthkit/autopsy/timeline/filters/TagsFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/filters/TextFilter.java b/Core/src/org/sleuthkit/autopsy/timeline/filters/TextFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/filters/TypeFilter.java b/Core/src/org/sleuthkit/autopsy/timeline/filters/TypeFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/filters/UnionFilter.java b/Core/src/org/sleuthkit/autopsy/timeline/filters/UnionFilter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/arrow-090.png b/Core/src/org/sleuthkit/autopsy/timeline/images/arrow-090.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/arrow-180.png b/Core/src/org/sleuthkit/autopsy/timeline/images/arrow-180.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/arrow-270.png b/Core/src/org/sleuthkit/autopsy/timeline/images/arrow-270.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/arrow-circle-double-135.png b/Core/src/org/sleuthkit/autopsy/timeline/images/arrow-circle-double-135.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/arrow-in.png b/Core/src/org/sleuthkit/autopsy/timeline/images/arrow-in.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/arrow-out.png b/Core/src/org/sleuthkit/autopsy/timeline/images/arrow-out.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/arrow-step-out.png b/Core/src/org/sleuthkit/autopsy/timeline/images/arrow-step-out.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/arrow-step.png b/Core/src/org/sleuthkit/autopsy/timeline/images/arrow-step.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/arrow.png b/Core/src/org/sleuthkit/autopsy/timeline/images/arrow.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/arrow_in.png b/Core/src/org/sleuthkit/autopsy/timeline/images/arrow_in.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/arrow_out.png b/Core/src/org/sleuthkit/autopsy/timeline/images/arrow_out.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/block.png b/Core/src/org/sleuthkit/autopsy/timeline/images/block.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/blue-document-attribute-a.png b/Core/src/org/sleuthkit/autopsy/timeline/images/blue-document-attribute-a.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/blue-document-attribute-b.png b/Core/src/org/sleuthkit/autopsy/timeline/images/blue-document-attribute-b.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/blue-document-attribute-c.png b/Core/src/org/sleuthkit/autopsy/timeline/images/blue-document-attribute-c.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/blue-document-attribute-m.png b/Core/src/org/sleuthkit/autopsy/timeline/images/blue-document-attribute-m.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/blue-document.png b/Core/src/org/sleuthkit/autopsy/timeline/images/blue-document.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/bookmark--plus.png b/Core/src/org/sleuthkit/autopsy/timeline/images/bookmark--plus.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/bookmarks.png b/Core/src/org/sleuthkit/autopsy/timeline/images/bookmarks.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/btn_icon_timeline_32.png b/Core/src/org/sleuthkit/autopsy/timeline/images/btn_icon_timeline_32.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/btn_icon_timeline_colorized_26.png b/Core/src/org/sleuthkit/autopsy/timeline/images/btn_icon_timeline_colorized_26.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/btn_icon_timeline_colorized_32.png b/Core/src/org/sleuthkit/autopsy/timeline/images/btn_icon_timeline_colorized_32.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_back.png b/Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_back.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_back_disabled.png b/Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_back_disabled.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_back_hover.png b/Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_back_hover.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_forward.png b/Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_forward.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_forward_disabled.png b/Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_forward_disabled.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_forward_hover.png b/Core/src/org/sleuthkit/autopsy/timeline/images/btn_step_forward_hover.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/calllog.png b/Core/src/org/sleuthkit/autopsy/timeline/images/calllog.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/camera-icon-16.png b/Core/src/org/sleuthkit/autopsy/timeline/images/camera-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/chart_bar.png b/Core/src/org/sleuthkit/autopsy/timeline/images/chart_bar.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/checker64.jpg b/Core/src/org/sleuthkit/autopsy/timeline/images/checker64.jpg
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/checkerboard.png b/Core/src/org/sleuthkit/autopsy/timeline/images/checkerboard.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/checkerboard_transparent.png b/Core/src/org/sleuthkit/autopsy/timeline/images/checkerboard_transparent.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/clock-history.png b/Core/src/org/sleuthkit/autopsy/timeline/images/clock-history.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/cookies.png b/Core/src/org/sleuthkit/autopsy/timeline/images/cookies.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/cross-circle (2).png b/Core/src/org/sleuthkit/autopsy/timeline/images/cross-circle (2).png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/cross-circle.png b/Core/src/org/sleuthkit/autopsy/timeline/images/cross-circle.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/cross-script.png b/Core/src/org/sleuthkit/autopsy/timeline/images/cross-script.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/database_refresh.png b/Core/src/org/sleuthkit/autopsy/timeline/images/database_refresh.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/downloads.png b/Core/src/org/sleuthkit/autopsy/timeline/images/downloads.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/eye--minus.png b/Core/src/org/sleuthkit/autopsy/timeline/images/eye--minus.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/eye--plus.png b/Core/src/org/sleuthkit/autopsy/timeline/images/eye--plus.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/eye_close.png b/Core/src/org/sleuthkit/autopsy/timeline/images/eye_close.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/funnel--minus.png b/Core/src/org/sleuthkit/autopsy/timeline/images/funnel--minus.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/funnel.png b/Core/src/org/sleuthkit/autopsy/timeline/images/funnel.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/geolocation.png b/Core/src/org/sleuthkit/autopsy/timeline/images/geolocation.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/gps-search.png b/Core/src/org/sleuthkit/autopsy/timeline/images/gps-search.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/gps-trackpoint.png b/Core/src/org/sleuthkit/autopsy/timeline/images/gps-trackpoint.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/history.png b/Core/src/org/sleuthkit/autopsy/timeline/images/history.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/image.png b/Core/src/org/sleuthkit/autopsy/timeline/images/image.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/info-icon-16.png b/Core/src/org/sleuthkit/autopsy/timeline/images/info-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/information-frame.png b/Core/src/org/sleuthkit/autopsy/timeline/images/information-frame.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/information-gray.png b/Core/src/org/sleuthkit/autopsy/timeline/images/information-gray.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/information-white.png b/Core/src/org/sleuthkit/autopsy/timeline/images/information-white.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/information.png b/Core/src/org/sleuthkit/autopsy/timeline/images/information.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-left.png b/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-left.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-actual-equal.png b/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-actual-equal.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-actual.png b/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-actual.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-fit.png b/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-fit.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-in-green.png b/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-in-green.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-in.png b/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-in.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-out-red.png b/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-out-red.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-out.png b/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-out.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom.png b/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier-zoom.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier.png b/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier_zoom_in.png b/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier_zoom_in.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier_zoom_out.png b/Core/src/org/sleuthkit/autopsy/timeline/images/magnifier_zoom_out.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/mail-icon-16.png b/Core/src/org/sleuthkit/autopsy/timeline/images/mail-icon-16.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/marker--arrow.png b/Core/src/org/sleuthkit/autopsy/timeline/images/marker--arrow.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/marker--exclamation.png b/Core/src/org/sleuthkit/autopsy/timeline/images/marker--exclamation.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/marker--minus.png b/Core/src/org/sleuthkit/autopsy/timeline/images/marker--minus.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/marker--pencil.png b/Core/src/org/sleuthkit/autopsy/timeline/images/marker--pencil.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/marker--pin.png b/Core/src/org/sleuthkit/autopsy/timeline/images/marker--pin.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/marker--plus.png b/Core/src/org/sleuthkit/autopsy/timeline/images/marker--plus.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/marker.png b/Core/src/org/sleuthkit/autopsy/timeline/images/marker.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/message.png b/Core/src/org/sleuthkit/autopsy/timeline/images/message.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/minus-button.png b/Core/src/org/sleuthkit/autopsy/timeline/images/minus-button.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/plus-button.png b/Core/src/org/sleuthkit/autopsy/timeline/images/plus-button.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/programs.png b/Core/src/org/sleuthkit/autopsy/timeline/images/programs.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/prohibition.png b/Core/src/org/sleuthkit/autopsy/timeline/images/prohibition.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/question-frame.png b/Core/src/org/sleuthkit/autopsy/timeline/images/question-frame.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/recent_docs.png b/Core/src/org/sleuthkit/autopsy/timeline/images/recent_docs.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/resultset_first.png b/Core/src/org/sleuthkit/autopsy/timeline/images/resultset_first.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/resultset_last.png b/Core/src/org/sleuthkit/autopsy/timeline/images/resultset_last.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/resultset_next.png b/Core/src/org/sleuthkit/autopsy/timeline/images/resultset_next.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/resultset_previous.png b/Core/src/org/sleuthkit/autopsy/timeline/images/resultset_previous.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/searchquery.png b/Core/src/org/sleuthkit/autopsy/timeline/images/searchquery.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/select.png b/Core/src/org/sleuthkit/autopsy/timeline/images/select.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/table.png b/Core/src/org/sleuthkit/autopsy/timeline/images/table.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/tick.png b/Core/src/org/sleuthkit/autopsy/timeline/images/tick.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/timeline_marker.png b/Core/src/org/sleuthkit/autopsy/timeline/images/timeline_marker.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/usb_devices.png b/Core/src/org/sleuthkit/autopsy/timeline/images/usb_devices.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/warning.png b/Core/src/org/sleuthkit/autopsy/timeline/images/warning.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/warning_triangle.png b/Core/src/org/sleuthkit/autopsy/timeline/images/warning_triangle.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/warning_triangle_small.png b/Core/src/org/sleuthkit/autopsy/timeline/images/warning_triangle_small.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/images/web-file.png b/Core/src/org/sleuthkit/autopsy/timeline/images/web-file.png
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/license-timeline.txt b/Core/src/org/sleuthkit/autopsy/timeline/license-timeline.txt
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/snapshot/SnapShotReportWriter.java b/Core/src/org/sleuthkit/autopsy/timeline/snapshot/SnapShotReportWriter.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/snapshot/index.css b/Core/src/org/sleuthkit/autopsy/timeline/snapshot/index.css
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/snapshot/index_template.html b/Core/src/org/sleuthkit/autopsy/timeline/snapshot/index_template.html
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/snapshot/navigation.html b/Core/src/org/sleuthkit/autopsy/timeline/snapshot/navigation.html
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/snapshot/snapshot_template.html b/Core/src/org/sleuthkit/autopsy/timeline/snapshot/snapshot_template.html
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/snapshot/summary.css b/Core/src/org/sleuthkit/autopsy/timeline/snapshot/summary.css
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/snapshot/summary_template.html b/Core/src/org/sleuthkit/autopsy/timeline/snapshot/summary_template.html
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/AbstractFXCellFactory.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/AbstractFXCellFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/AbstractTimeLineView.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/AbstractTimeLineView.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/AbstractTimelineChart.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/AbstractTimelineChart.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/Bundle.properties b/Core/src/org/sleuthkit/autopsy/timeline/ui/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/timeline/ui/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/ContextMenuProvider.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/ContextMenuProvider.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/HistoryToolBar.fxml b/Core/src/org/sleuthkit/autopsy/timeline/ui/HistoryToolBar.fxml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/HistoryToolBar.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/HistoryToolBar.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/IntervalSelector.css b/Core/src/org/sleuthkit/autopsy/timeline/ui/IntervalSelector.css
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/IntervalSelector.fxml b/Core/src/org/sleuthkit/autopsy/timeline/ui/IntervalSelector.fxml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/IntervalSelector.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/IntervalSelector.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/NoEventsDialog.fxml b/Core/src/org/sleuthkit/autopsy/timeline/ui/NoEventsDialog.fxml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/StatusBar.fxml b/Core/src/org/sleuthkit/autopsy/timeline/ui/StatusBar.fxml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/StatusBar.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/StatusBar.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/TimeLineChart.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/TimeLineChart.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/TimeZonePanel.fxml b/Core/src/org/sleuthkit/autopsy/timeline/ui/TimeZonePanel.fxml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/TimeZonePanel.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/TimeZonePanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/ViewFrame.fxml b/Core/src/org/sleuthkit/autopsy/timeline/ui/ViewFrame.fxml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/ViewFrame.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/ViewFrame.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/ZoomRanges.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/ZoomRanges.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/countsview/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/timeline/ui/countsview/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/countsview/CountsViewPane.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/countsview/CountsViewPane.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/countsview/CountsViewSettingsPane.fxml b/Core/src/org/sleuthkit/autopsy/timeline/ui/countsview/CountsViewSettingsPane.fxml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/countsview/EventCountsChart.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/countsview/EventCountsChart.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DateAxis.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DateAxis.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DescriptionVisibility.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DescriptionVisibility.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailViewPane.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailViewPane.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailViewSettingsPane.fxml b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailViewSettingsPane.fxml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailsChart.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailsChart.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailsChartLane.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailsChartLane.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailsChartLayoutSettings.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailsChartLayoutSettings.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventAxis.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventAxis.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventClusterNode.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventClusterNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventNodeBase.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventNodeBase.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventStripeNode.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventStripeNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventsDetailsChart.css b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventsDetailsChart.css
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/GuideLine.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/GuideLine.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/HideDescriptionAction.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/HideDescriptionAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/MultiEventNodeBase.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/MultiEventNodeBase.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/PinnedEventsChartLane.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/PinnedEventsChartLane.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/PrimaryDetailsChartLane.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/PrimaryDetailsChartLane.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/ScrollingLaneWrapper.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/ScrollingLaneWrapper.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/SingleEventNode.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/SingleEventNode.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/StripeFlattener.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/StripeFlattener.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/UnhideDescriptionAction.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/UnhideDescriptionAction.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/BaseTypeTreeItem.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/BaseTypeTreeItem.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/DescriptionTreeItem.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/DescriptionTreeItem.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/EventTypeTreeItem.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/EventTypeTreeItem.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/EventsTree.fxml b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/EventsTree.fxml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/EventsTree.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/EventsTree.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/EventsTreeItem.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/EventsTreeItem.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/RootItem.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/RootItem.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/SubTypeTreeItem.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/SubTypeTreeItem.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/TreeComparator.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/tree/TreeComparator.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterCheckBoxCellFactory.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterCheckBoxCellFactory.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterSetPanel.fxml b/Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterSetPanel.fxml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterSetPanel.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterSetPanel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterTable.css b/Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterTable.css
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterTreeItem.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterTreeItem.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterTreeTableRow.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/FilterTreeTableRow.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/LegendCell.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/filtering/LegendCell.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListTimeline.fxml b/Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListTimeline.fxml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListTimeline.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListTimeline.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListViewPane.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListViewPane.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/SwingFXMenuUtils.java b/Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/SwingFXMenuUtils.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/utils/IntervalUtils.java b/Core/src/org/sleuthkit/autopsy/timeline/utils/IntervalUtils.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/utils/MappedList.java b/Core/src/org/sleuthkit/autopsy/timeline/utils/MappedList.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/utils/RangeDivisionInfo.java b/Core/src/org/sleuthkit/autopsy/timeline/utils/RangeDivisionInfo.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/zooming/Bundle.properties b/Core/src/org/sleuthkit/autopsy/timeline/zooming/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/zooming/Bundle_ja.properties b/Core/src/org/sleuthkit/autopsy/timeline/zooming/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/zooming/DescriptionLoD.java b/Core/src/org/sleuthkit/autopsy/timeline/zooming/DescriptionLoD.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/zooming/DisplayNameProvider.java b/Core/src/org/sleuthkit/autopsy/timeline/zooming/DisplayNameProvider.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/zooming/EventTypeZoomLevel.java b/Core/src/org/sleuthkit/autopsy/timeline/zooming/EventTypeZoomLevel.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/zooming/TimeUnits.java b/Core/src/org/sleuthkit/autopsy/timeline/zooming/TimeUnits.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/zooming/ZoomParams.java b/Core/src/org/sleuthkit/autopsy/timeline/zooming/ZoomParams.java
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/zooming/ZoomSettingsPane.fxml b/Core/src/org/sleuthkit/autopsy/timeline/zooming/ZoomSettingsPane.fxml
old mode 100755
new mode 100644
diff --git a/Core/src/org/sleuthkit/autopsy/timeline/zooming/ZoomSettingsPane.java b/Core/src/org/sleuthkit/autopsy/timeline/zooming/ZoomSettingsPane.java
old mode 100755
new mode 100644
diff --git a/Core/test/qa-functional/src/org/sleuthkit/autopsy/ingest/IngestFileFiltersTest.java b/Core/test/qa-functional/src/org/sleuthkit/autopsy/ingest/IngestFileFiltersTest.java
old mode 100755
new mode 100644
diff --git a/Core/test/qa-functional/src/org/sleuthkit/autopsy/testutils/FunctionalTestDspCallback.java b/Core/test/qa-functional/src/org/sleuthkit/autopsy/testutils/FunctionalTestDspCallback.java
old mode 100755
new mode 100644
diff --git a/Core/test/qa-functional/src/org/sleuthkit/autopsy/testutils/FunctionalTestDspProgressMonitor.java b/Core/test/qa-functional/src/org/sleuthkit/autopsy/testutils/FunctionalTestDspProgressMonitor.java
old mode 100755
new mode 100644
diff --git a/Core/test/unit/src/org/sleuthkit/autopsy/ingest/IngestFileFiltersTest.java b/Core/test/unit/src/org/sleuthkit/autopsy/ingest/IngestFileFiltersTest.java
old mode 100755
new mode 100644
diff --git a/Core/updates_ja.xml b/Core/updates_ja.xml
old mode 100755
new mode 100644
diff --git a/CoreLibs/build-mac.xml b/CoreLibs/build-mac.xml
old mode 100755
new mode 100644
diff --git a/CoreLibs/build-unix.xml b/CoreLibs/build-unix.xml
old mode 100755
new mode 100644
diff --git a/CoreLibs/build-windows.xml b/CoreLibs/build-windows.xml
old mode 100755
new mode 100644
diff --git a/CoreLibs/build.xml b/CoreLibs/build.xml
old mode 100755
new mode 100644
diff --git a/CoreLibs/ivy.xml b/CoreLibs/ivy.xml
old mode 100755
new mode 100644
diff --git a/CoreLibs/ivysettings.xml b/CoreLibs/ivysettings.xml
old mode 100755
new mode 100644
diff --git a/CoreLibs/manifest.mf b/CoreLibs/manifest.mf
old mode 100755
new mode 100644
diff --git a/CoreLibs/nbproject/build-impl.xml b/CoreLibs/nbproject/build-impl.xml
old mode 100755
new mode 100644
diff --git a/CoreLibs/nbproject/project.properties b/CoreLibs/nbproject/project.properties
old mode 100755
new mode 100644
diff --git a/CoreLibs/nbproject/project.xml b/CoreLibs/nbproject/project.xml
old mode 100755
new mode 100644
diff --git a/CoreLibs/nbproject/suite.properties b/CoreLibs/nbproject/suite.properties
old mode 100755
new mode 100644
diff --git a/CoreLibs/src/org/sleuthkit/autopsy/corelibs/Bundle.properties b/CoreLibs/src/org/sleuthkit/autopsy/corelibs/Bundle.properties
old mode 100755
new mode 100644
diff --git a/CoreLibs/src/org/sleuthkit/autopsy/corelibs/Bundle_ja.properties b/CoreLibs/src/org/sleuthkit/autopsy/corelibs/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/CoreLibs/src/org/sleuthkit/autopsy/corelibs/ScalrWrapper.java b/CoreLibs/src/org/sleuthkit/autopsy/corelibs/ScalrWrapper.java
old mode 100755
new mode 100644
diff --git a/CoreLibs/src/org/sleuthkit/autopsy/corelibs/SigarLoader.java b/CoreLibs/src/org/sleuthkit/autopsy/corelibs/SigarLoader.java
old mode 100755
new mode 100644
diff --git a/Experimental/build.xml b/Experimental/build.xml
old mode 100755
new mode 100644
diff --git a/Experimental/ivy.xml b/Experimental/ivy.xml
old mode 100755
new mode 100644
diff --git a/Experimental/ivysettings.xml b/Experimental/ivysettings.xml
old mode 100755
new mode 100644
diff --git a/Experimental/manifest.mf b/Experimental/manifest.mf
old mode 100755
new mode 100644
diff --git a/Experimental/nbproject/build-impl.xml b/Experimental/nbproject/build-impl.xml
old mode 100755
new mode 100644
diff --git a/Experimental/nbproject/project.properties b/Experimental/nbproject/project.properties
old mode 100755
new mode 100644
diff --git a/Experimental/nbproject/project.xml b/Experimental/nbproject/project.xml
old mode 100755
new mode 100644
diff --git a/Experimental/nbproject/suite.properties b/Experimental/nbproject/suite.properties
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AddArchiveTask.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AddArchiveTask.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AddDataSourceCallback.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AddDataSourceCallback.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ArchiveExtractorDSProcessor.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ArchiveExtractorDSProcessor.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ArchiveFilePanel.form b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ArchiveFilePanel.form
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ArchiveFilePanel.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ArchiveFilePanel.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ArchiveUtil.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ArchiveUtil.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestCaseDeletedEvent.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestCaseDeletedEvent.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestCasePrioritizedEvent.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestCasePrioritizedEvent.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestControlPanel.form b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestControlPanel.form
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestControlPanel.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestControlPanel.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDashboard.form b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDashboard.form
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDashboard.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDashboard.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDashboardOpenAction.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDashboardOpenAction.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDashboardTopComponent.form b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDashboardTopComponent.form
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDashboardTopComponent.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDashboardTopComponent.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDataSource.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestDataSource.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJob.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJob.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobCompletedEvent.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobCompletedEvent.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobEvent.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobEvent.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobLogger.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobLogger.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobNodeData.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobNodeData.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobStartedEvent.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobStartedEvent.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobStatusEvent.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestJobStatusEvent.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestManager.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestManager.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestMetricsCollector.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestMetricsCollector.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestMetricsDialog.form b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestMetricsDialog.form
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestMetricsDialog.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestMetricsDialog.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestMonitor.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestMonitor.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestSystemLogger.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutoIngestSystemLogger.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutopsyManifestFileParser.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/AutopsyManifestFileParser.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/Bundle.properties b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/CaseImportPanel.form b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/CaseImportPanel.form
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/CaseImportPanel.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/CaseImportPanel.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/CaseImportPanelController.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/CaseImportPanelController.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/DataSourceProcessorUtility.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/DataSourceProcessorUtility.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/FileExportRuleSet.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/FileExportRuleSet.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/FileExportSettings.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/FileExportSettings.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/FileExporter.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/FileExporter.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/FileExporterSettingsPanel.form b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/FileExporterSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/FileExporterSettingsPanel.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/FileExporterSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ImportDoneCallback.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ImportDoneCallback.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/Manifest.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/Manifest.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ManifestFileParser.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/ManifestFileParser.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/PathUtils.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/PathUtils.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/SingleUserCaseImporter.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/SingleUserCaseImporter.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/StatusDatabaseLogger.java b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/StatusDatabaseLogger.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/layer.xml b/Experimental/src/org/sleuthkit/autopsy/experimental/autoingest/layer.xml
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AdvancedAutoIngestSettingsPanel.form b/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AdvancedAutoIngestSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AdvancedAutoIngestSettingsPanel.java b/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AdvancedAutoIngestSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AutoIngestSettingsPanel.form b/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AutoIngestSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AutoIngestSettingsPanel.java b/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AutoIngestSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AutoIngestSettingsPanelController.java b/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AutoIngestSettingsPanelController.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AutoIngestUserPreferences.java b/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/AutoIngestUserPreferences.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/Bundle.properties b/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/Bundle_ja.properties b/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/NodeStatusLogPanel.form b/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/NodeStatusLogPanel.form
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/NodeStatusLogPanel.java b/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/NodeStatusLogPanel.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/SharedConfiguration.java b/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/SharedConfiguration.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/StartupWindow.java b/Experimental/src/org/sleuthkit/autopsy/experimental/configuration/StartupWindow.java
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/AIM.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/AIM.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/arrow-down-icon.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/arrow-down-icon.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/arrow-up-icon.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/arrow-up-icon.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/artifact-icon.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/artifact-icon.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/autoIngest32.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/autoIngest32.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/bad.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/bad.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/extracted_content.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/extracted_content.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/file-size-16.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/file-size-16.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/frame.gif b/Experimental/src/org/sleuthkit/autopsy/experimental/images/frame.gif
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/frame32.gif b/Experimental/src/org/sleuthkit/autopsy/experimental/images/frame32.gif
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/good.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/good.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/import16.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/import16.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/import32.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/import32.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/knownbad-icon.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/knownbad-icon.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/left-arrow-16-icon.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/left-arrow-16-icon.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/locked.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/locked.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/mime-icon.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/mime-icon.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/minus-icon.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/minus-icon.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/options-icon.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/options-icon.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/plus-icon.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/plus-icon.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/ruleset-icon.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/ruleset-icon.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/save-icon.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/save-icon.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/tick.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/tick.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/warning16.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/warning16.png
old mode 100755
new mode 100644
diff --git a/Experimental/src/org/sleuthkit/autopsy/experimental/images/yield16-icon.png b/Experimental/src/org/sleuthkit/autopsy/experimental/images/yield16-icon.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/.gitattributes b/ImageGallery/.gitattributes
old mode 100755
new mode 100644
diff --git a/ImageGallery/.gitignore b/ImageGallery/.gitignore
old mode 100755
new mode 100644
diff --git a/ImageGallery/LICENSE-2.0.txt b/ImageGallery/LICENSE-2.0.txt
old mode 100755
new mode 100644
diff --git a/ImageGallery/build.xml b/ImageGallery/build.xml
old mode 100755
new mode 100644
diff --git a/ImageGallery/manifest.mf b/ImageGallery/manifest.mf
old mode 100755
new mode 100644
diff --git a/ImageGallery/nbproject/build-impl.xml b/ImageGallery/nbproject/build-impl.xml
old mode 100755
new mode 100644
diff --git a/ImageGallery/nbproject/genfiles.properties b/ImageGallery/nbproject/genfiles.properties
old mode 100755
new mode 100644
diff --git a/ImageGallery/nbproject/platform.properties b/ImageGallery/nbproject/platform.properties
old mode 100755
new mode 100644
diff --git a/ImageGallery/nbproject/project.properties b/ImageGallery/nbproject/project.properties
old mode 100755
new mode 100644
diff --git a/ImageGallery/nbproject/project.xml b/ImageGallery/nbproject/project.xml
old mode 100755
new mode 100644
diff --git a/ImageGallery/nbproject/suite.properties b/ImageGallery/nbproject/suite.properties
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/Bundle.properties b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/Bundle.properties
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/Bundle_ja.properties b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/FXMLConstructor.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/FXMLConstructor.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/FileIDSelectionModel.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/FileIDSelectionModel.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/FileTypeUtils.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/FileTypeUtils.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryController.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryController.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryModule.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryModule.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryOptionsPanel.form b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryOptionsPanel.form
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryOptionsPanel.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryOptionsPanel.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryOptionsPanelController.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryOptionsPanelController.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryPreferences.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryPreferences.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryTopComponent.form b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryTopComponent.form
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryTopComponent.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryTopComponent.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/OnStart.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/OnStart.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/PerCaseProperties.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/PerCaseProperties.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ThumbnailCache.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ThumbnailCache.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/AddTagAction.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/AddTagAction.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/Back.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/Back.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/Bundle.properties b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/Bundle.properties
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/Bundle_ja.properties b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/CategorizeAction.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/CategorizeAction.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/CategorizeGroupAction.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/CategorizeGroupAction.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/CategorizeSelectedFilesAction.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/CategorizeSelectedFilesAction.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/DeleteFollowUpTagAction.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/DeleteFollowUpTagAction.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/DeleteTagAction.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/DeleteTagAction.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/Forward.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/Forward.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/NextUnseenGroup.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/NextUnseenGroup.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/OpenAction.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/OpenAction.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/OpenExternalViewerAction.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/OpenExternalViewerAction.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/RedoAction.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/RedoAction.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/SwingMenuItemAdapter.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/SwingMenuItemAdapter.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/TagGroupAction.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/TagGroupAction.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/TagSelectedFilesAction.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/TagSelectedFilesAction.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/UndoAction.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/UndoAction.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/UndoRedoManager.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/UndoRedoManager.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/btn_icon_image_gallery_26.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/actions/btn_icon_image_gallery_26.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/Bundle_ja.properties b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/CategoryManager.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/CategoryManager.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableAttribute.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableAttribute.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableFile.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableFile.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableTagsManager.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableTagsManager.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/HashSetManager.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/HashSetManager.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/ImageFile.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/ImageFile.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/VideoFile.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/VideoFile.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/Bundle_ja.properties b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/DrawableGroup.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/DrawableGroup.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupKey.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupKey.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupManager.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupManager.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupSortBy.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupSortBy.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupViewMode.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupViewMode.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupViewState.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupViewState.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/AttributeListCell.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/AttributeListCell.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/Bundle_ja.properties b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/GuiUtils.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/GuiUtils.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/MediaControl.fxml b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/MediaControl.fxml
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/NoGroupsDialog.fxml b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/NoGroupsDialog.fxml
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/NoGroupsDialog.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/NoGroupsDialog.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/SortByListCell.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/SortByListCell.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/SortChooser.fxml b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/SortChooser.fxml
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/SortChooser.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/SortChooser.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/StatusBar.fxml b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/StatusBar.fxml
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/StatusBar.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/StatusBar.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/SummaryTablePane.fxml b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/SummaryTablePane.fxml
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/SummaryTablePane.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/SummaryTablePane.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/Toolbar.fxml b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/Toolbar.fxml
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/Toolbar.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/Toolbar.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/VideoPlayer.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/VideoPlayer.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/Bundle_ja.properties b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/DrawableTile.fxml b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/DrawableTile.fxml
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/DrawableTile.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/DrawableTile.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/DrawableTileBase.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/DrawableTileBase.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/DrawableUIBase.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/DrawableUIBase.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/DrawableView.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/DrawableView.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/GroupPane.fxml b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/GroupPane.fxml
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/GroupPane.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/GroupPane.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/MetaDataPane.fxml b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/MetaDataPane.fxml
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/MetaDataPane.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/MetaDataPane.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/SlideShowView.fxml b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/SlideShowView.fxml
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/SlideShowView.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/SlideShowView.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/Bundle_ja.properties b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupCell.css b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupCell.css
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupCellFactory.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupCellFactory.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupComparators.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupComparators.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupTree.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupTree.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupTreeItem.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupTreeItem.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupTreeNode.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/GroupTreeNode.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/HashHitGroupList.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/HashHitGroupList.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/NavPanel.fxml b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/NavPanel.fxml
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/NavPanel.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/NavPanel.java
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/Clapperboard.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/Clapperboard.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/Folder-icon.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/Folder-icon.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/TriangleDown.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/TriangleDown.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/application_view_tile.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/application_view_tile.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-090.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-090.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-180.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-180.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-270.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-270.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-circle-double-135.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-circle-double-135.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-circle-double.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-circle-double.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-resize-090.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-resize-090.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-resize.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow-resize.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow_down.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow_down.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow_up.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/arrow_up.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/border-bottom-double.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/border-bottom-double.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/border-top-bottom-double.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/border-top-bottom-double.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/btn_icon_image_gallery_26.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/btn_icon_image_gallery_26.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/btn_icon_image_gallery_32.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/btn_icon_image_gallery_32.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/btn_icon_image_gallery_48.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/btn_icon_image_gallery_48.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/bullet_arrow_down.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/bullet_arrow_down.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/camera.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/camera.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/category-icon.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/category-icon.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/clock--minus.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/clock--minus.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/clock--pencil.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/clock--pencil.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/clock--plus.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/clock--plus.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-000-small.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-000-small.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-090-small.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-090-small.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-090.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-090.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-180-small.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-180-small.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-180.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-180.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-270-small.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-270-small.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-270.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double-270.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-double.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-stop-000-small.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-stop-000-small.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-stop.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/control-stop.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/external.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/external.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/film.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/film.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/flag_gray.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/flag_gray.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/flag_red.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/flag_red.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folder-open-image.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folder-open-image.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folder-rename.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folder-rename.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folder-tree.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folder-tree.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folder.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folder.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folder_picture.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folder_picture.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folders-path.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/folders-path.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/funnel.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/funnel.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/group.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/group.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/hashset_hits.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/hashset_hits.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/icon-hashtag.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/icon-hashtag.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/info-icon-16.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/info-icon-16.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/information.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/information.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/lightbulb.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/lightbulb.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_first_small.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_first_small.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_forward_small.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_forward_small.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_last_small.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_last_small.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_pause_small.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_pause_small.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_play_small.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_play_small.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_rewind_small.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_rewind_small.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_stop_small.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/media_controls_stop_small.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/mime_types.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/mime_types.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/page_white_stack.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/page_white_stack.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/polaroid_green_48.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/polaroid_green_48.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/polaroid_green_48_silhouette.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/polaroid_green_48_silhouette.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/prohibition.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/prohibition.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/question-frame.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/question-frame.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/redo.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/redo.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/right arrow.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/right arrow.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/right_arrow_128.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/right_arrow_128.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/shape_group.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/shape_group.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/slide.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/slide.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/sort_asc_az.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/sort_asc_az.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/sort_ascending.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/sort_ascending.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/sort_desc_az.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/sort_desc_az.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/sort_descending.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/sort_descending.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume-control-mute.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume-control-mute.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume-control-up.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume-control-up.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume-control.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume-control.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume-low.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume-low.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume-none.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume-none.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/speaker-volume.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/tag_red.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/tag_red.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/undo.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/undo.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/video-file.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/video-file.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/warning16.png b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/images/warning16.png
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/license-imagegallery.txt b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/license-imagegallery.txt
old mode 100755
new mode 100644
diff --git a/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/utils/TaskUtils.java b/ImageGallery/src/org/sleuthkit/autopsy/imagegallery/utils/TaskUtils.java
old mode 100755
new mode 100644
diff --git a/InternalPythonModules/README.txt b/InternalPythonModules/README.txt
old mode 100755
new mode 100644
diff --git a/InternalPythonModules/android/browserlocation.py b/InternalPythonModules/android/browserlocation.py
old mode 100755
new mode 100644
diff --git a/InternalPythonModules/android/cachelocation.py b/InternalPythonModules/android/cachelocation.py
old mode 100755
new mode 100644
diff --git a/InternalPythonModules/android/calllog.py b/InternalPythonModules/android/calllog.py
old mode 100755
new mode 100644
diff --git a/InternalPythonModules/android/contact.py b/InternalPythonModules/android/contact.py
old mode 100755
new mode 100644
diff --git a/InternalPythonModules/android/general.py b/InternalPythonModules/android/general.py
old mode 100755
new mode 100644
diff --git a/InternalPythonModules/android/googlemaplocation.py b/InternalPythonModules/android/googlemaplocation.py
old mode 100755
new mode 100644
diff --git a/InternalPythonModules/android/module.py b/InternalPythonModules/android/module.py
old mode 100755
new mode 100644
diff --git a/InternalPythonModules/android/tangomessage.py b/InternalPythonModules/android/tangomessage.py
old mode 100755
new mode 100644
diff --git a/InternalPythonModules/android/textmessage.py b/InternalPythonModules/android/textmessage.py
old mode 100755
new mode 100644
diff --git a/InternalPythonModules/android/wwfmessage.py b/InternalPythonModules/android/wwfmessage.py
old mode 100755
new mode 100644
diff --git a/KNOWN_ISSUES.txt b/KNOWN_ISSUES.txt
old mode 100755
new mode 100644
diff --git a/KeywordSearch/build.xml b/KeywordSearch/build.xml
old mode 100755
new mode 100644
diff --git a/KeywordSearch/ivy.xml b/KeywordSearch/ivy.xml
old mode 100755
new mode 100644
diff --git a/KeywordSearch/ivysettings.xml b/KeywordSearch/ivysettings.xml
old mode 100755
new mode 100644
diff --git a/KeywordSearch/manifest.mf b/KeywordSearch/manifest.mf
old mode 100755
new mode 100644
diff --git a/KeywordSearch/nbproject/build-impl.xml b/KeywordSearch/nbproject/build-impl.xml
old mode 100755
new mode 100644
diff --git a/KeywordSearch/nbproject/project.properties b/KeywordSearch/nbproject/project.properties
old mode 100755
new mode 100644
diff --git a/KeywordSearch/nbproject/project.xml b/KeywordSearch/nbproject/project.xml
old mode 100755
new mode 100644
diff --git a/KeywordSearch/nbproject/suite.properties b/KeywordSearch/nbproject/suite.properties
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/contexts/solr-jetty-context.xml b/KeywordSearch/solr/contexts/solr-jetty-context.xml
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/etc/jetty.xml b/KeywordSearch/solr/etc/jetty.xml
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/etc/webdefault.xml b/KeywordSearch/solr/etc/webdefault.xml
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/resources/log4j.properties b/KeywordSearch/solr/resources/log4j.properties
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/admin-extra.html b/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/admin-extra.html
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/elevate.xml b/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/elevate.xml
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/logging-development.properties b/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/logging-development.properties
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/logging-release.properties b/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/logging-release.properties
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/mapping-FoldToASCII.txt b/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/mapping-FoldToASCII.txt
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/mapping-ISOLatin1Accent.txt b/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/mapping-ISOLatin1Accent.txt
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/protwords.txt b/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/protwords.txt
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/schema.xml b/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/schema.xml
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/scripts.conf b/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/scripts.conf
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/solrconfig.xml b/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/solrconfig.xml
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/spellings.txt b/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/spellings.txt
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/stopwords.txt b/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/stopwords.txt
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/stopwords_en.txt b/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/stopwords_en.txt
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/synonyms.txt b/KeywordSearch/solr/solr/configsets/AutopsyConfig/conf/synonyms.txt
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/solr/solr.xml b/KeywordSearch/solr/solr/solr.xml
old mode 100755
new mode 100644
diff --git a/KeywordSearch/solr/solr/zoo.cfg b/KeywordSearch/solr/solr/zoo.cfg
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/AccountsText.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/AccountsText.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/AddKeywordsDialog.form b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/AddKeywordsDialog.form
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/AddKeywordsDialog.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/AddKeywordsDialog.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/ArtifactTextExtractor.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/ArtifactTextExtractor.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle_ja.properties b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Chunker.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Chunker.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownListSearchPanel.form b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownListSearchPanel.form
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownListSearchPanel.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownListSearchPanel.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownSingleTermSearchPanel.form b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownSingleTermSearchPanel.form
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownSingleTermSearchPanel.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownSingleTermSearchPanel.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownToolbar.form b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownToolbar.form
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownToolbar.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/DropdownToolbar.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/EnCaseKeywordSearchList.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/EnCaseKeywordSearchList.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/ExtractedContentPanel.form b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/ExtractedContentPanel.form
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/ExtractedContentPanel.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/ExtractedContentPanel.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/ExtractedContentViewer.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/ExtractedContentViewer.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/FileTextExtractor.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/FileTextExtractor.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalEditListPanel.form b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalEditListPanel.form
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalEditListPanel.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalEditListPanel.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalListSettingsPanel.form b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalListSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalListSettingsPanel.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalListSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalListsManagementPanel.form b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalListsManagementPanel.form
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalListsManagementPanel.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/GlobalListsManagementPanel.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/HighlightedText.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/HighlightedText.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/HtmlTextExtractor.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/HtmlTextExtractor.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Index.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Index.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/IndexFinder.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/IndexFinder.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/IndexMetadata.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/IndexMetadata.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/IndexedText.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/IndexedText.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Ingester.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Ingester.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Installer.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Installer.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/JerichoParserWrapper.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/JerichoParserWrapper.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Keyword.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Keyword.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordHit.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordHit.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordList.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordList.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordListsManager.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordListsManager.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordQueryFilter.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordQueryFilter.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearch.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearch.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchAction.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchAction.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchConfigurationAction.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchConfigurationAction.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchFilterNode.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchFilterNode.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalLanguageSettingsPanel.form b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalLanguageSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalLanguageSettingsPanel.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalLanguageSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalSearchSettingsPanel.form b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalSearchSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalSearchSettingsPanel.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalSearchSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalSettingsPanel.form b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalSettingsPanel.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchGlobalSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestModule.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestModule.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchJobSettings.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchJobSettings.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchJobSettingsPanel.form b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchJobSettingsPanel.form
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchJobSettingsPanel.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchJobSettingsPanel.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchList.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchList.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchModuleException.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchModuleException.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchModuleFactory.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchModuleFactory.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchOptionsPanel.form b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchOptionsPanel.form
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchOptionsPanelController.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchOptionsPanelController.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchPanel.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchPanel.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchQuery.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchQuery.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchQueryDelegator.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchQueryDelegator.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchResultFactory.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchResultFactory.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchSettings.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchSettings.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchUtil.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchUtil.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordsSchema.xsd b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordsSchema.xsd
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/LuceneQuery.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/LuceneQuery.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/NewKeywordPanel.form b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/NewKeywordPanel.form
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/NewKeywordPanel.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/NewKeywordPanel.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/NoOpenCoreException.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/NoOpenCoreException.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/QueryRequest.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/QueryRequest.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/QueryResults.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/QueryResults.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/RawText.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/RawText.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/RegexQuery.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/RegexQuery.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/SearchRunner.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/SearchRunner.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Server.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Server.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/SolrSearchService.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/SolrSearchService.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/StringsTextExtractor.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/StringsTextExtractor.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/TermsComponentQuery.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/TermsComponentQuery.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/TextExtractor.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/TextExtractor.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/TextLanguageIdentifier.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/TextLanguageIdentifier.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/TikaTextExtractor.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/TikaTextExtractor.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/XmlKeywordSearchList.java b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/XmlKeywordSearchList.java
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/add16.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/add16.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/arrow_left.gif b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/arrow_left.gif
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/arrow_right.gif b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/arrow_right.gif
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_back.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_back.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_back_disabled.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_back_disabled.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_back_hover.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_back_hover.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_forward.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_forward.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_forward_disabled.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_forward_disabled.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_forward_hover.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/btn_step_forward_hover.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/checkmark.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/checkmark.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/delete16.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/delete16.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/dropdown-icon-pressed.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/dropdown-icon-pressed.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/dropdown-icon-rollover.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/dropdown-icon-rollover.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/dropdown-icon.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/dropdown-icon.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/edit16.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/edit16.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/export16.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/export16.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/filter-icon.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/filter-icon.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/import16.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/import16.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/layer.xml b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/layer.xml
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/new16.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/new16.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/options-icon.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/options-icon.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/save16.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/save16.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/search-icon.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/search-icon.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/searchbutton-icon-pressed.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/searchbutton-icon-pressed.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/searchbutton-icon-rollover.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/searchbutton-icon-rollover.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/searchbutton-icon.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/searchbutton-icon.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/watchbutton-icon-pressed.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/watchbutton-icon-pressed.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/watchbutton-icon-rollover.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/watchbutton-icon-rollover.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/watchbutton-icon.png b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/watchbutton-icon.png
old mode 100755
new mode 100644
diff --git a/KeywordSearch/test/unit/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchTestSuite.java b/KeywordSearch/test/unit/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchTestSuite.java
old mode 100755
new mode 100644
diff --git a/LICENSE-2.0.txt b/LICENSE-2.0.txt
old mode 100755
new mode 100644
diff --git a/NEWS.txt b/NEWS.txt
old mode 100755
new mode 100644
diff --git a/README.txt b/README.txt
old mode 100755
new mode 100644
diff --git a/README_LINUX_OSX.md b/README_LINUX_OSX.md
old mode 100755
new mode 100644
diff --git a/RecentActivity/build.xml b/RecentActivity/build.xml
old mode 100755
new mode 100644
diff --git a/RecentActivity/ivy.xml b/RecentActivity/ivy.xml
old mode 100755
new mode 100644
diff --git a/RecentActivity/ivysettings.xml b/RecentActivity/ivysettings.xml
old mode 100755
new mode 100644
diff --git a/RecentActivity/manifest.mf b/RecentActivity/manifest.mf
old mode 100755
new mode 100644
diff --git a/RecentActivity/nbproject/build-impl.xml b/RecentActivity/nbproject/build-impl.xml
old mode 100755
new mode 100644
diff --git a/RecentActivity/nbproject/platform.properties b/RecentActivity/nbproject/platform.properties
old mode 100755
new mode 100644
diff --git a/RecentActivity/nbproject/project.properties b/RecentActivity/nbproject/project.properties
old mode 100755
new mode 100644
diff --git a/RecentActivity/nbproject/project.xml b/RecentActivity/nbproject/project.xml
old mode 100755
new mode 100644
diff --git a/RecentActivity/nbproject/suite.properties b/RecentActivity/nbproject/suite.properties
old mode 100755
new mode 100644
diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties
old mode 100755
new mode 100644
diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle_ja.properties b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
old mode 100755
new mode 100644
diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
old mode 100755
new mode 100644
diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
old mode 100755
new mode 100644
diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
old mode 100755
new mode 100644
diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
old mode 100755
new mode 100644
diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestModule.java b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestModule.java
old mode 100755
new mode 100644
diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RecentActivityExtracterModuleFactory.java b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RecentActivityExtracterModuleFactory.java
old mode 100755
new mode 100644
diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RecentDocumentsByLnk.java b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RecentDocumentsByLnk.java
old mode 100755
new mode 100644
diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/SEUQAMappings.xml b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/SEUQAMappings.xml
old mode 100755
new mode 100644
diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/SearchEngineSchema.xsd b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/SearchEngineSchema.xsd
old mode 100755
new mode 100644
diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/SearchEngineURLQueryAnalyzer.java b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/SearchEngineURLQueryAnalyzer.java
old mode 100755
new mode 100644
diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/USB_DATA.txt b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/USB_DATA.txt
old mode 100755
new mode 100644
diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/UsbDeviceIdMapper.java b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/UsbDeviceIdMapper.java
old mode 100755
new mode 100644
diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Util.java b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Util.java
old mode 100755
new mode 100644
diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/layer.xml b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/layer.xml
old mode 100755
new mode 100644
diff --git a/ScalpelCarver/.gitignore b/ScalpelCarver/.gitignore
old mode 100755
new mode 100644
diff --git a/ScalpelCarver/build.xml b/ScalpelCarver/build.xml
old mode 100755
new mode 100644
diff --git a/ScalpelCarver/manifest.mf b/ScalpelCarver/manifest.mf
old mode 100755
new mode 100644
diff --git a/ScalpelCarver/nbproject/build-impl.xml b/ScalpelCarver/nbproject/build-impl.xml
old mode 100755
new mode 100644
diff --git a/ScalpelCarver/nbproject/platform.properties b/ScalpelCarver/nbproject/platform.properties
old mode 100755
new mode 100644
diff --git a/ScalpelCarver/nbproject/project.properties b/ScalpelCarver/nbproject/project.properties
old mode 100755
new mode 100644
diff --git a/ScalpelCarver/nbproject/project.xml b/ScalpelCarver/nbproject/project.xml
old mode 100755
new mode 100644
diff --git a/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/Bundle.properties b/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/Bundle.properties
old mode 100755
new mode 100644
diff --git a/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/Bundle_ja.properties b/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/ScalpelCarverIngestModule.java b/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/ScalpelCarverIngestModule.java
old mode 100755
new mode 100644
diff --git a/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/ScalpelCarverModuleFactory.java b/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/ScalpelCarverModuleFactory.java
old mode 100755
new mode 100644
diff --git a/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/jni/Bundle.properties b/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/jni/Bundle.properties
old mode 100755
new mode 100644
diff --git a/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/jni/Bundle_ja.properties b/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/jni/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/jni/ScalpelCarver.java b/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/jni/ScalpelCarver.java
old mode 100755
new mode 100644
diff --git a/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/jni/ScalpelException.java b/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/jni/ScalpelException.java
old mode 100755
new mode 100644
diff --git a/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/jni/ScalpelOutputParser.java b/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/jni/ScalpelOutputParser.java
old mode 100755
new mode 100644
diff --git a/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/scalpel.conf b/ScalpelCarver/src/org/sleuthkit/autopsy/scalpel/scalpel.conf
old mode 100755
new mode 100644
diff --git a/Testing/README.txt b/Testing/README.txt
old mode 100755
new mode 100644
diff --git a/Testing/build.xml b/Testing/build.xml
old mode 100755
new mode 100644
diff --git a/Testing/manifest.mf b/Testing/manifest.mf
old mode 100755
new mode 100644
diff --git a/Testing/nbproject/build-impl.xml b/Testing/nbproject/build-impl.xml
old mode 100755
new mode 100644
diff --git a/Testing/nbproject/project.properties b/Testing/nbproject/project.properties
old mode 100755
new mode 100644
diff --git a/Testing/nbproject/project.xml b/Testing/nbproject/project.xml
old mode 100755
new mode 100644
diff --git a/Testing/nbproject/suite.properties b/Testing/nbproject/suite.properties
old mode 100755
new mode 100644
diff --git a/Testing/src/org/sleuthkit/autopsy/testing/AutopsyTestCases.java b/Testing/src/org/sleuthkit/autopsy/testing/AutopsyTestCases.java
old mode 100755
new mode 100644
diff --git a/Testing/src/org/sleuthkit/autopsy/testing/Bundle.properties b/Testing/src/org/sleuthkit/autopsy/testing/Bundle.properties
old mode 100755
new mode 100644
diff --git a/Testing/test/qa-functional/src/org/sleuthkit/autopsy/testing/RegressionTest.java b/Testing/test/qa-functional/src/org/sleuthkit/autopsy/testing/RegressionTest.java
old mode 100755
new mode 100644
diff --git a/branding/core/core.jar/org/netbeans/core/startup/frame.gif b/branding/core/core.jar/org/netbeans/core/startup/frame.gif
old mode 100755
new mode 100644
diff --git a/branding/core/core.jar/org/netbeans/core/startup/frame32.gif b/branding/core/core.jar/org/netbeans/core/startup/frame32.gif
old mode 100755
new mode 100644
diff --git a/branding/core/core.jar/org/netbeans/core/startup/frame48.gif b/branding/core/core.jar/org/netbeans/core/startup/frame48.gif
old mode 100755
new mode 100644
diff --git a/branding/core/core.jar/org/netbeans/core/startup/splash.gif b/branding/core/core.jar/org/netbeans/core/startup/splash.gif
old mode 100755
new mode 100644
diff --git a/build-unix.xml b/build-unix.xml
old mode 100755
new mode 100644
diff --git a/build-windows-installer.xml b/build-windows-installer.xml
old mode 100755
new mode 100644
diff --git a/build-windows.xml b/build-windows.xml
old mode 100755
new mode 100644
diff --git a/build.xml b/build.xml
old mode 100755
new mode 100644
diff --git a/developers/README.txt b/developers/README.txt
old mode 100755
new mode 100644
diff --git a/developers/netbeans_ide_java_editor_settings.zip b/developers/netbeans_ide_java_editor_settings.zip
old mode 100755
new mode 100644
diff --git a/developers/netbeans_ide_java_formatting_settings.zip b/developers/netbeans_ide_java_formatting_settings.zip
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/EXIF_parser_page.dox b/docs/doxygen-user/EXIF_parser_page.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/README.txt b/docs/doxygen-user/README.txt
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/adHocKeywordSearch.dox b/docs/doxygen-user/adHocKeywordSearch.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/advanced.dox b/docs/doxygen-user/advanced.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/android_analyzer.dox b/docs/doxygen-user/android_analyzer.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/archive_extractor.dox b/docs/doxygen-user/archive_extractor.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/case_management.dox b/docs/doxygen-user/case_management.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/content_viewer.dox b/docs/doxygen-user/content_viewer.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/data_sources.dox b/docs/doxygen-user/data_sources.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/e01_verifier.dox b/docs/doxygen-user/e01_verifier.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/email_parser.dox b/docs/doxygen-user/email_parser.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/extension_mismatch.dox b/docs/doxygen-user/extension_mismatch.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/file_search.dox b/docs/doxygen-user/file_search.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/filetype.dox b/docs/doxygen-user/filetype.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/hashdb_lookup.dox b/docs/doxygen-user/hashdb_lookup.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/image_gallery.dox b/docs/doxygen-user/image_gallery.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/EXIF-tree.PNG b/docs/doxygen-user/images/EXIF-tree.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ImageGallery/application_view_tile.PNG b/docs/doxygen-user/images/ImageGallery/application_view_tile.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ImageGallery/bisque.PNG b/docs/doxygen-user/images/ImageGallery/bisque.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ImageGallery/drawabletile.PNG b/docs/doxygen-user/images/ImageGallery/drawabletile.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ImageGallery/flag_gray.PNG b/docs/doxygen-user/images/ImageGallery/flag_gray.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ImageGallery/flag_red.PNG b/docs/doxygen-user/images/ImageGallery/flag_red.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ImageGallery/folder_picture.PNG b/docs/doxygen-user/images/ImageGallery/folder_picture.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ImageGallery/gray.PNG b/docs/doxygen-user/images/ImageGallery/gray.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ImageGallery/green.PNG b/docs/doxygen-user/images/ImageGallery/green.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ImageGallery/hashset_hits.PNG b/docs/doxygen-user/images/ImageGallery/hashset_hits.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ImageGallery/orange.PNG b/docs/doxygen-user/images/ImageGallery/orange.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ImageGallery/purpledash.PNG b/docs/doxygen-user/images/ImageGallery/purpledash.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ImageGallery/red.PNG b/docs/doxygen-user/images/ImageGallery/red.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ImageGallery/slide.PNG b/docs/doxygen-user/images/ImageGallery/slide.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ImageGallery/video-file.PNG b/docs/doxygen-user/images/ImageGallery/video-file.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ImageGallery/yellow.PNG b/docs/doxygen-user/images/ImageGallery/yellow.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/JRE_bitness.PNG b/docs/doxygen-user/images/JRE_bitness.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/StartActiveMQService.PNG b/docs/doxygen-user/images/StartActiveMQService.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/StopActiveMQService.PNG b/docs/doxygen-user/images/StopActiveMQService.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/activemq.PNG b/docs/doxygen-user/images/activemq.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/add-data-source.PNG b/docs/doxygen-user/images/add-data-source.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/android_analyzer_output.PNG b/docs/doxygen-user/images/android_analyzer_output.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/apachebadmessage.PNG b/docs/doxygen-user/images/apachebadmessage.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/case-newcase.PNG b/docs/doxygen-user/images/case-newcase.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/case-properties-history-tab.PNG b/docs/doxygen-user/images/case-properties-history-tab.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/change_logical_file_set_display_name.PNG b/docs/doxygen-user/images/change_logical_file_set_display_name.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/content-viewer-1.PNG b/docs/doxygen-user/images/content-viewer-1.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/content-viewer-2.PNG b/docs/doxygen-user/images/content-viewer-2.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/content-viewer-3.PNG b/docs/doxygen-user/images/content-viewer-3.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/content-viewer-4.PNG b/docs/doxygen-user/images/content-viewer-4.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/content-viewer-5.PNG b/docs/doxygen-user/images/content-viewer-5.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/credentialManager.PNG b/docs/doxygen-user/images/credentialManager.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/credentialsWithDomain.PNG b/docs/doxygen-user/images/credentialsWithDomain.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/data-source-progress-bar.PNG b/docs/doxygen-user/images/data-source-progress-bar.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/directory-tree.PNG b/docs/doxygen-user/images/directory-tree.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/dzkrun.PNG b/docs/doxygen-user/images/dzkrun.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/e01-verifier.PNG b/docs/doxygen-user/images/e01-verifier.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/email_results.PNG b/docs/doxygen-user/images/email_results.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/example-of-file-search.PNG b/docs/doxygen-user/images/example-of-file-search.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/explorer-tree.PNG b/docs/doxygen-user/images/explorer-tree.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/extension-mismatch-detected-configuration.PNG b/docs/doxygen-user/images/extension-mismatch-detected-configuration.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/extension-mismatch-detected-ingest-settings.PNG b/docs/doxygen-user/images/extension-mismatch-detected-ingest-settings.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/extension-mismatch-detected.PNG b/docs/doxygen-user/images/extension-mismatch-detected.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/extracted_content.PNG b/docs/doxygen-user/images/extracted_content.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/extracting-unallocated-space.PNG b/docs/doxygen-user/images/extracting-unallocated-space.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/file-search-top-component.PNG b/docs/doxygen-user/images/file-search-top-component.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/filetype.PNG b/docs/doxygen-user/images/filetype.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/generate-report-1.PNG b/docs/doxygen-user/images/generate-report-1.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/generate-report-2.PNG b/docs/doxygen-user/images/generate-report-2.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/generate-report-3.PNG b/docs/doxygen-user/images/generate-report-3.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/generate-report-4.PNG b/docs/doxygen-user/images/generate-report-4.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/generate-report-5.PNG b/docs/doxygen-user/images/generate-report-5.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/generate-report-6.PNG b/docs/doxygen-user/images/generate-report-6.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/getHostname.PNG b/docs/doxygen-user/images/getHostname.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/groups.properties.after.PNG b/docs/doxygen-user/images/groups.properties.after.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/groups.properties.before.PNG b/docs/doxygen-user/images/groups.properties.before.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/hash-lookup.PNG b/docs/doxygen-user/images/hash-lookup.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/hashset-hits.PNG b/docs/doxygen-user/images/hashset-hits.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/hex-content-viewer-tab.PNG b/docs/doxygen-user/images/hex-content-viewer-tab.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/hostname.PNG b/docs/doxygen-user/images/hostname.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/inbox-button.PNG b/docs/doxygen-user/images/inbox-button.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/inbox-detail-screen.PNG b/docs/doxygen-user/images/inbox-detail-screen.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/inbox-main-screen.PNG b/docs/doxygen-user/images/inbox-main-screen.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ingest-already-run.PNG b/docs/doxygen-user/images/ingest-already-run.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ingest-file-filters.PNG b/docs/doxygen-user/images/ingest-file-filters.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ingest-history.PNG b/docs/doxygen-user/images/ingest-history.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ingest-profile-create.PNG b/docs/doxygen-user/images/ingest-profile-create.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ingest-profiles.PNG b/docs/doxygen-user/images/ingest-profiles.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ingest_pipeline.PNG b/docs/doxygen-user/images/ingest_pipeline.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ingest_progress_snapshot.PNG b/docs/doxygen-user/images/ingest_progress_snapshot.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/insertTextHere.PNG b/docs/doxygen-user/images/insertTextHere.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/insertedText.PNG b/docs/doxygen-user/images/insertedText.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/interesting_files_configuration.PNG b/docs/doxygen-user/images/interesting_files_configuration.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/interesting_files_ingest_settings.PNG b/docs/doxygen-user/images/interesting_files_ingest_settings.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/interesting_files_results.PNG b/docs/doxygen-user/images/interesting_files_results.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/javaproperties.PNG b/docs/doxygen-user/images/javaproperties.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/keyword-search-ad-hoc.PNG b/docs/doxygen-user/images/keyword-search-ad-hoc.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/keyword-search-bar.PNG b/docs/doxygen-user/images/keyword-search-bar.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/keyword-search-configuration-dialog-general.PNG b/docs/doxygen-user/images/keyword-search-configuration-dialog-general.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/keyword-search-configuration-dialog-string-extraction.PNG b/docs/doxygen-user/images/keyword-search-configuration-dialog-string-extraction.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/keyword-search-configuration-dialog.PNG b/docs/doxygen-user/images/keyword-search-configuration-dialog.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/keyword-search-configuration-new-keywords.PNG b/docs/doxygen-user/images/keyword-search-configuration-new-keywords.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/keyword-search-hits.PNG b/docs/doxygen-user/images/keyword-search-hits.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/keyword-search-inbox.PNG b/docs/doxygen-user/images/keyword-search-inbox.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/keyword-search-ingest-settings.PNG b/docs/doxygen-user/images/keyword-search-ingest-settings.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/keyword-search-list-results.PNG b/docs/doxygen-user/images/keyword-search-list-results.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/keyword-search-list.PNG b/docs/doxygen-user/images/keyword-search-list.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/keyword_results.PNG b/docs/doxygen-user/images/keyword_results.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/local-disk-data-source.PNG b/docs/doxygen-user/images/local-disk-data-source.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/log4j.PNG b/docs/doxygen-user/images/log4j.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/maxConnections.PNG b/docs/doxygen-user/images/maxConnections.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/maxinactivityduration.PNG b/docs/doxygen-user/images/maxinactivityduration.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/messagebubbles.PNG b/docs/doxygen-user/images/messagebubbles.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/messagebubblesbigger.PNG b/docs/doxygen-user/images/messagebubblesbigger.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/mime-type-tree.PNG b/docs/doxygen-user/images/mime-type-tree.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/multi-user-case-properties.PNG b/docs/doxygen-user/images/multi-user-case-properties.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/multiuser_settings.PNG b/docs/doxygen-user/images/multiuser_settings.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/newLoginRole.PNG b/docs/doxygen-user/images/newLoginRole.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/newPassword.PNG b/docs/doxygen-user/images/newPassword.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/newRights.PNG b/docs/doxygen-user/images/newRights.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/newUserAndPassword.PNG b/docs/doxygen-user/images/newUserAndPassword.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/nsrl_import_process.PNG b/docs/doxygen-user/images/nsrl_import_process.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/nsrl_imported.PNG b/docs/doxygen-user/images/nsrl_imported.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/open-file-search-component-1.PNG b/docs/doxygen-user/images/open-file-search-component-1.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/open-file-search-component-2.PNG b/docs/doxygen-user/images/open-file-search-component-2.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/open_log_folder.PNG b/docs/doxygen-user/images/open_log_folder.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/open_output_folder.PNG b/docs/doxygen-user/images/open_output_folder.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/othernodeingesting.PNG b/docs/doxygen-user/images/othernodeingesting.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/pgAdmin.PNG b/docs/doxygen-user/images/pgAdmin.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/photorec_output.PNG b/docs/doxygen-user/images/photorec_output.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/picture-content-viewer-tab.PNG b/docs/doxygen-user/images/picture-content-viewer-tab.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/postgresqlinstall1.PNG b/docs/doxygen-user/images/postgresqlinstall1.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/postgresqlinstall2.PNG b/docs/doxygen-user/images/postgresqlinstall2.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/postgresqlinstall3.PNG b/docs/doxygen-user/images/postgresqlinstall3.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/postgresqlinstall4.PNG b/docs/doxygen-user/images/postgresqlinstall4.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/postgresqlinstall5.PNG b/docs/doxygen-user/images/postgresqlinstall5.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/postgresqlinstall6.PNG b/docs/doxygen-user/images/postgresqlinstall6.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/postgresqlinstall7.PNG b/docs/doxygen-user/images/postgresqlinstall7.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/previous-version-already-run.PNG b/docs/doxygen-user/images/previous-version-already-run.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/profile-data-source-panel.PNG b/docs/doxygen-user/images/profile-data-source-panel.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/proxySettings.PNG b/docs/doxygen-user/images/proxySettings.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/result-viewer-example-1.PNG b/docs/doxygen-user/images/result-viewer-example-1.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/result-viewer-example-2.PNG b/docs/doxygen-user/images/result-viewer-example-2.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/result-viewer-example-3.PNG b/docs/doxygen-user/images/result-viewer-example-3.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/result-viewer-window-example.PNG b/docs/doxygen-user/images/result-viewer-window-example.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/screenshot.PNG b/docs/doxygen-user/images/screenshot.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/select-data-source-type.PNG b/docs/doxygen-user/images/select-data-source-type.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/select-ingest-modules.PNG b/docs/doxygen-user/images/select-ingest-modules.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/serviceinstall.PNG b/docs/doxygen-user/images/serviceinstall.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/single-user-case-properties.PNG b/docs/doxygen-user/images/single-user-case-properties.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/solrinstall1.PNG b/docs/doxygen-user/images/solrinstall1.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/solrinstall2.PNG b/docs/doxygen-user/images/solrinstall2.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/solrinstall3.PNG b/docs/doxygen-user/images/solrinstall3.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/splashscreen.PNG b/docs/doxygen-user/images/splashscreen.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/string-content-viewer-tab.PNG b/docs/doxygen-user/images/string-content-viewer-tab.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/symlinkjava.PNG b/docs/doxygen-user/images/symlinkjava.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/table-result-viewer-tab.PNG b/docs/doxygen-user/images/table-result-viewer-tab.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/tagging-1.PNG b/docs/doxygen-user/images/tagging-1.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/tagging-2.PNG b/docs/doxygen-user/images/tagging-2.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/tagging-3.PNG b/docs/doxygen-user/images/tagging-3.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/tagging-4.PNG b/docs/doxygen-user/images/tagging-4.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/tagging-5.PNG b/docs/doxygen-user/images/tagging-5.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/text-view.PNG b/docs/doxygen-user/images/text-view.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/threadcount.PNG b/docs/doxygen-user/images/threadcount.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/thumbnail-result-viewer-tab.PNG b/docs/doxygen-user/images/thumbnail-result-viewer-tab.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/toConnect.PNG b/docs/doxygen-user/images/toConnect.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/transientcache.PNG b/docs/doxygen-user/images/transientcache.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/ui-layout-1.PNG b/docs/doxygen-user/images/ui-layout-1.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/unallocated_space_options.PNG b/docs/doxygen-user/images/unallocated_space_options.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/updatedSolr_cmd.PNG b/docs/doxygen-user/images/updatedSolr_cmd.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/urlInAddressbar.PNG b/docs/doxygen-user/images/urlInAddressbar.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/users.properties.after.PNG b/docs/doxygen-user/images/users.properties.after.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/users.properties.before.PNG b/docs/doxygen-user/images/users.properties.before.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/wherejava.PNG b/docs/doxygen-user/images/wherejava.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/zipped_children_1.PNG b/docs/doxygen-user/images/zipped_children_1.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/zipped_children_2.PNG b/docs/doxygen-user/images/zipped_children_2.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/zooDir.PNG b/docs/doxygen-user/images/zooDir.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/images/zooPurge.PNG b/docs/doxygen-user/images/zooPurge.PNG
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/ingest.dox b/docs/doxygen-user/ingest.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/ingest_template.xod b/docs/doxygen-user/ingest_template.xod
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/installActiveMQ.dox b/docs/doxygen-user/installActiveMQ.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/installMultiUser.dox b/docs/doxygen-user/installMultiUser.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/installPostgres.dox b/docs/doxygen-user/installPostgres.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/installSolr.dox b/docs/doxygen-user/installSolr.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/installation.dox b/docs/doxygen-user/installation.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/interesting_files.dox b/docs/doxygen-user/interesting_files.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/keyword_search.dox b/docs/doxygen-user/keyword_search.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/logs_and_output_page.dox b/docs/doxygen-user/logs_and_output_page.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/main.dox b/docs/doxygen-user/main.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/module_install.dox b/docs/doxygen-user/module_install.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/multiuser-security.dox b/docs/doxygen-user/multiuser-security.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/multiuser.dox b/docs/doxygen-user/multiuser.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/performance.dox b/docs/doxygen-user/performance.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/photorec_carver.dox b/docs/doxygen-user/photorec_carver.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/quick_start_guide.dox b/docs/doxygen-user/quick_start_guide.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/recent_activity.dox b/docs/doxygen-user/recent_activity.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/reporting.dox b/docs/doxygen-user/reporting.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/result_viewer.dox b/docs/doxygen-user/result_viewer.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/result_viewers.dox b/docs/doxygen-user/result_viewers.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/stix.dox b/docs/doxygen-user/stix.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/tagging.dox b/docs/doxygen-user/tagging.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/timeline.dox b/docs/doxygen-user/timeline.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/tree_viewer.dox b/docs/doxygen-user/tree_viewer.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/uilayout.dox b/docs/doxygen-user/uilayout.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/windows_authentication.dox b/docs/doxygen-user/windows_authentication.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen-user/workflow.dox b/docs/doxygen-user/workflow.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen/debugTsk.dox b/docs/doxygen/debugTsk.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen/doxygen_docs/.gitignore b/docs/doxygen/doxygen_docs/.gitignore
old mode 100755
new mode 100644
diff --git a/docs/doxygen/doxygen_docs/api-docs/.gitignore b/docs/doxygen/doxygen_docs/api-docs/.gitignore
old mode 100755
new mode 100644
diff --git a/docs/doxygen/main.dox b/docs/doxygen/main.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen/modAdvanced.dox b/docs/doxygen/modAdvanced.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen/modContent.dox b/docs/doxygen/modContent.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen/modDev.dox b/docs/doxygen/modDev.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen/modDevPython.dox b/docs/doxygen/modDevPython.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen/modIngest.dox b/docs/doxygen/modIngest.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen/modMobile.dox b/docs/doxygen/modMobile.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen/modReport.dox b/docs/doxygen/modReport.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen/modResult.dox b/docs/doxygen/modResult.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen/native_libs.dox b/docs/doxygen/native_libs.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen/needs_a_home.dox b/docs/doxygen/needs_a_home.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen/platformConcepts.dox b/docs/doxygen/platformConcepts.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen/regressionTesting.dox b/docs/doxygen/regressionTesting.dox
old mode 100755
new mode 100644
diff --git a/docs/doxygen/workflow.dox b/docs/doxygen/workflow.dox
old mode 100755
new mode 100644
diff --git a/docs/javahelp-notes.txt b/docs/javahelp-notes.txt
old mode 100755
new mode 100644
diff --git a/git-daemon-export-okay b/git-daemon-export-okay
old mode 100755
new mode 100644
diff --git a/icons/icon.icns b/icons/icon.icns
old mode 100755
new mode 100644
diff --git a/icons/icon.ico b/icons/icon.ico
old mode 100755
new mode 100644
diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml
old mode 100755
new mode 100644
diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties
old mode 100755
new mode 100644
diff --git a/nbproject/platform.properties b/nbproject/platform.properties
old mode 100755
new mode 100644
diff --git a/nbproject/platform.xml b/nbproject/platform.xml
old mode 100755
new mode 100644
diff --git a/nbproject/project.properties b/nbproject/project.properties
old mode 100755
new mode 100644
diff --git a/nbproject/project.xml b/nbproject/project.xml
old mode 100755
new mode 100644
diff --git a/pythonExamples/Aug2015DataSourceTutorial/FindContactsDb.py b/pythonExamples/Aug2015DataSourceTutorial/FindContactsDb.py
old mode 100755
new mode 100644
diff --git a/pythonExamples/Aug2015DataSourceTutorial/README.txt b/pythonExamples/Aug2015DataSourceTutorial/README.txt
old mode 100755
new mode 100644
diff --git a/pythonExamples/Aug2015DataSourceTutorial/RunExe.py b/pythonExamples/Aug2015DataSourceTutorial/RunExe.py
old mode 100755
new mode 100644
diff --git a/pythonExamples/July2015FileTutorial_BigRound/FindBigRoundFiles.py b/pythonExamples/July2015FileTutorial_BigRound/FindBigRoundFiles.py
old mode 100755
new mode 100644
diff --git a/pythonExamples/July2015FileTutorial_BigRound/README.txt b/pythonExamples/July2015FileTutorial_BigRound/README.txt
old mode 100755
new mode 100644
diff --git a/pythonExamples/July2015FileTutorial_BigRound/bigRoundFile.dat b/pythonExamples/July2015FileTutorial_BigRound/bigRoundFile.dat
old mode 100755
new mode 100644
diff --git a/pythonExamples/July2015FileTutorial_BigRound/notRoundFile.dat b/pythonExamples/July2015FileTutorial_BigRound/notRoundFile.dat
old mode 100755
new mode 100644
diff --git a/pythonExamples/README.txt b/pythonExamples/README.txt
old mode 100755
new mode 100644
diff --git a/pythonExamples/Sept2015ReportTutorial_CSV/CsvReportModule.py b/pythonExamples/Sept2015ReportTutorial_CSV/CsvReportModule.py
old mode 100755
new mode 100644
diff --git a/pythonExamples/Sept2015ReportTutorial_CSV/README.txt b/pythonExamples/Sept2015ReportTutorial_CSV/README.txt
old mode 100755
new mode 100644
diff --git a/pythonExamples/dataSourceIngestModule.py b/pythonExamples/dataSourceIngestModule.py
old mode 100755
new mode 100644
diff --git a/pythonExamples/fileIngestModule.py b/pythonExamples/fileIngestModule.py
old mode 100755
new mode 100644
diff --git a/pythonExamples/fileIngestModuleWithGui.py b/pythonExamples/fileIngestModuleWithGui.py
old mode 100755
new mode 100644
diff --git a/pythonExamples/reportmodule.py b/pythonExamples/reportmodule.py
old mode 100755
new mode 100644
diff --git a/test/README.txt b/test/README.txt
old mode 100755
new mode 100644
diff --git a/test/input/notablekeywords.xml b/test/input/notablekeywords.xml
old mode 100755
new mode 100644
diff --git a/test/script/Emailer.py b/test/script/Emailer.py
old mode 100755
new mode 100644
diff --git a/test/script/config.xml b/test/script/config.xml
old mode 100755
new mode 100644
diff --git a/test/script/getcounts.py b/test/script/getcounts.py
old mode 100755
new mode 100644
diff --git a/test/script/regression.py b/test/script/regression.py
old mode 100755
new mode 100644
diff --git a/test/script/regression_utils.py b/test/script/regression_utils.py
old mode 100755
new mode 100644
diff --git a/test/script/tskdbdiff.py b/test/script/tskdbdiff.py
old mode 100755
new mode 100644
diff --git a/thirdparty/LICENSE-2.0.txt b/thirdparty/LICENSE-2.0.txt
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/LICENSE.txt b/thirdparty/ant-contrib/1.0b3/docs/LICENSE.txt
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/allclasses-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/allclasses-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/allclasses-noframe.html b/thirdparty/ant-contrib/1.0b3/docs/api/allclasses-noframe.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/constant-values.html b/thirdparty/ant-contrib/1.0b3/docs/api/constant-values.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/deprecated-list.html b/thirdparty/ant-contrib/1.0b3/docs/api/deprecated-list.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/help-doc.html b/thirdparty/ant-contrib/1.0b3/docs/api/help-doc.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/index-all.html b/thirdparty/ant-contrib/1.0b3/docs/api/index-all.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/index.html b/thirdparty/ant-contrib/1.0b3/docs/api/index.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/AntContribVersion.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/AntContribVersion.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antclipse/ClassPathParser.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antclipse/ClassPathParser.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antclipse/ClassPathTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antclipse/ClassPathTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antclipse/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antclipse/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antclipse/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antclipse/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antclipse/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antclipse/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/Command.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/Command.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/Response.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/Response.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/Util.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/Util.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/client/Client.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/client/Client.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/client/ClientTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/client/ClientTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/client/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/client/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/client/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/client/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/client/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/client/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/AbstractCommand.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/AbstractCommand.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/DisconnectCommand.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/DisconnectCommand.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/HelloWorldCommand.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/HelloWorldCommand.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/PropertyContainer.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/PropertyContainer.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/ReferenceContainer.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/ReferenceContainer.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/RunAntCommand.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/RunAntCommand.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/RunTargetCommand.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/RunTargetCommand.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/SendFileCommand.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/SendFileCommand.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/ShutdownCommand.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/ShutdownCommand.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/commands/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/ConnectionBuildListener.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/ConnectionBuildListener.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/ConnectionHandler.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/ConnectionHandler.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/Server.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/Server.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/ServerTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/ServerTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/antserver/server/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/Depends.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/Depends.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/Design.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/Design.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/InstructionVisitor.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/InstructionVisitor.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/Log.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/Log.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/Package.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/Package.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/VerifyDesign.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/VerifyDesign.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/VerifyDesignDelegate.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/VerifyDesignDelegate.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/design/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFile.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFile.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.Exists.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.Exists.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.Get.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.Get.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.IniOperation.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.IniOperation.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.IniOperationConditional.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.IniOperationConditional.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.IniOperationPropertySetter.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.IniOperationPropertySetter.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.Remove.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.Remove.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.Set.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.Set.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniFileTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniPart.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniPart.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniProperty.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniProperty.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniSection.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/IniSection.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/inifile/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/input/GUIInputHandler.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/input/GUIInputHandler.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/input/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/input/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/input/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/input/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/input/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/input/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/AntCallBack.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/AntCallBack.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/AntFetch.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/AntFetch.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/Assert.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/Assert.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/ForEach.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/ForEach.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/ForTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/ForTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/IfTask.ElseIf.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/IfTask.ElseIf.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/IfTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/IfTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/OutOfDate.CollectionEnum.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/OutOfDate.CollectionEnum.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/OutOfDate.DeleteTargets.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/OutOfDate.DeleteTargets.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/OutOfDate.MyMapper.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/OutOfDate.MyMapper.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/OutOfDate.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/OutOfDate.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/ProjectDelegate.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/ProjectDelegate.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/Relentless.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/Relentless.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/RunTargetTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/RunTargetTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/Switch.Case.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/Switch.Case.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/Switch.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/Switch.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/Throw.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/Throw.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/TimestampSelector.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/TimestampSelector.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/TryCatchTask.CatchBlock.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/TryCatchTask.CatchBlock.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/TryCatchTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/TryCatchTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/BooleanConditionBase.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/BooleanConditionBase.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/IsGreaterThan.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/IsGreaterThan.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/IsLessThan.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/IsLessThan.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/IsPropertyFalse.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/IsPropertyFalse.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/IsPropertyTrue.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/IsPropertyTrue.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/condition/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/logic/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/Evaluateable.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/Evaluateable.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/Math.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/Math.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/MathTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/MathTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/Numeric.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/Numeric.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/Operation.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/Operation.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/math/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/PostTask.Cookie.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/PostTask.Cookie.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/PostTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/PostTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/Prop.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/Prop.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/URLImportTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/URLImportTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/AbstractHttpStateTypeTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/AbstractHttpStateTypeTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/AbstractMethodTask.ResponseHeader.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/AbstractMethodTask.ResponseHeader.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/AbstractMethodTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/AbstractMethodTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/AddCookieTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/AddCookieTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/AddCredentialsTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/AddCredentialsTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/ClearCookiesTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/ClearCookiesTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/ClearCredentialsTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/ClearCredentialsTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/ClientParams.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/ClientParams.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Credentials.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Credentials.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/GetCookieTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/GetCookieTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/GetMethodTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/GetMethodTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/HeadMethodTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/HeadMethodTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/HostConfig.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/HostConfig.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/HostParams.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/HostParams.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/HttpClientType.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/HttpClientType.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/HttpStateType.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/HttpStateType.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/MethodParams.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/MethodParams.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.BooleanParam.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.BooleanParam.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.DoubleParam.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.DoubleParam.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.IntParam.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.IntParam.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.LongParam.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.LongParam.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.Param.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.Param.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.StringParam.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.StringParam.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/Params.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/PostMethodTask.FilePartType.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/PostMethodTask.FilePartType.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/PostMethodTask.TextPartType.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/PostMethodTask.TextPartType.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/PostMethodTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/PostMethodTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/PurgeExpiredCookiesTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/PurgeExpiredCookiesTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/httpclient/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/net/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/AntPerformanceListener.StopWatch.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/AntPerformanceListener.StopWatch.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/AntPerformanceListener.StopWatchComparator.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/AntPerformanceListener.StopWatchComparator.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/AntPerformanceListener.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/AntPerformanceListener.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/StopWatch.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/StopWatch.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/StopWatchTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/StopWatchTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/perf/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/OsFamily.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/OsFamily.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/Platform.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/Platform.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/ShellScriptTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/ShellScriptTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/platform/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/ForgetTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/ForgetTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/Limit.TimeUnit.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/Limit.TimeUnit.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/Limit.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/Limit.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/process/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/AbstractPropertySetterTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/AbstractPropertySetterTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/PathFilterTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/PathFilterTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/PathToFileSet.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/PathToFileSet.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/PropertyCopy.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/PropertyCopy.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/PropertySelector.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/PropertySelector.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/RegexTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/RegexTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/RegexUtil.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/RegexUtil.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/SortList.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/SortList.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/URLEncodeTask.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/URLEncodeTask.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/Variable.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/Variable.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/property/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/Reflector.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/Reflector.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/ThreadPool.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/ThreadPool.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/ThreadPoolThread.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/ThreadPoolThread.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/util/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/CompileWithWalls.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/CompileWithWalls.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/Package.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/Package.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/SilentCopy.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/SilentCopy.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/SilentMove.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/SilentMove.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/Walls.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/Walls.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/package-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/package-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/package-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/package-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/package-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/net/sf/antcontrib/walls/package-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/overview-frame.html b/thirdparty/ant-contrib/1.0b3/docs/api/overview-frame.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/overview-summary.html b/thirdparty/ant-contrib/1.0b3/docs/api/overview-summary.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/overview-tree.html b/thirdparty/ant-contrib/1.0b3/docs/api/overview-tree.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/package-list b/thirdparty/ant-contrib/1.0b3/docs/api/package-list
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/resources/inherit.gif b/thirdparty/ant-contrib/1.0b3/docs/api/resources/inherit.gif
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/serialized-form.html b/thirdparty/ant-contrib/1.0b3/docs/api/serialized-form.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/api/stylesheet.css b/thirdparty/ant-contrib/1.0b3/docs/api/stylesheet.css
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/index.html b/thirdparty/ant-contrib/1.0b3/docs/manual/index.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/antcallback_task.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/antcallback_task.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/antclipse_task.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/antclipse_task.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/antfetch_task.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/antfetch_task.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/assert_task.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/assert_task.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/compilewithwalls.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/compilewithwalls.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/for.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/for.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/foreach.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/foreach.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/forget.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/forget.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/get-cookie_task.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/get-cookie_task.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/get-method_task.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/get-method_task.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/head-method_task.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/head-method_task.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/http-client_type.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/http-client_type.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/http-state_type.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/http-state_type.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/if.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/if.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/importurl.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/importurl.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/index.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/index.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/inifile.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/inifile.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/limit_task.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/limit_task.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/math_task.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/math_task.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/method_task_common.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/method_task_common.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/more_conditions.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/more_conditions.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/osfamily.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/osfamily.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/outofdate.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/outofdate.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/pathtofileset.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/pathtofileset.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/performance_monitor.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/performance_monitor.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/post-method_task.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/post-method_task.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/post_task.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/post_task.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/propertycopy.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/propertycopy.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/propertyregex.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/propertyregex.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/propertyselector.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/propertyselector.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/relentless.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/relentless.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/runtarget.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/runtarget.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/server_tasks.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/server_tasks.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/shellscript.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/shellscript.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/sortlist.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/sortlist.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/stopwatch_task.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/stopwatch_task.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/switch.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/switch.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/throw.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/throw.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/timestampselector.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/timestampselector.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/toc.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/toc.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/trycatch.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/trycatch.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/urlencode.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/urlencode.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/variable_task.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/variable_task.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/verifydesign.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/verifydesign.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/verifylegacytutorial.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/verifylegacytutorial.html
old mode 100755
new mode 100644
diff --git a/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/verifynewprojtutorial.html b/thirdparty/ant-contrib/1.0b3/docs/manual/tasks/verifynewprojtutorial.html
old mode 100755
new mode 100644
diff --git a/thirdparty/gstreamer/windows/i386/0.10.7/gstreamer.zip b/thirdparty/gstreamer/windows/i386/0.10.7/gstreamer.zip
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/.cvsignore b/thirdparty/jdiff/v-custom/.cvsignore
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/LICENSE.txt b/thirdparty/jdiff/v-custom/LICENSE.txt
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/README.txt b/thirdparty/jdiff/v-custom/README.txt
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/doc/CHANGES.txt b/thirdparty/jdiff/v-custom/doc/CHANGES.txt
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/doc/JDiffArticle.pdf b/thirdparty/jdiff/v-custom/doc/JDiffArticle.pdf
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/doc/KNOWN_LIMITATIONS.txt b/thirdparty/jdiff/v-custom/doc/KNOWN_LIMITATIONS.txt
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/doc/TODO b/thirdparty/jdiff/v-custom/doc/TODO
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/doc/dev_notes.txt b/thirdparty/jdiff/v-custom/doc/dev_notes.txt
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/doc/index.html b/thirdparty/jdiff/v-custom/doc/index.html
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/doc/jdiff.html b/thirdparty/jdiff/v-custom/doc/jdiff.html
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/doc/stylesheet.css b/thirdparty/jdiff/v-custom/doc/stylesheet.css
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/index.xhtml b/thirdparty/jdiff/v-custom/index.xhtml
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/lib/2000/10/XMLSchema b/thirdparty/jdiff/v-custom/lib/2000/10/XMLSchema
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/lib/2000/10/XMLSchema-instance b/thirdparty/jdiff/v-custom/lib/2000/10/XMLSchema-instance
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/lib/2001/XMLSchema b/thirdparty/jdiff/v-custom/lib/2001/XMLSchema
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/lib/2001/XMLSchema-instance b/thirdparty/jdiff/v-custom/lib/2001/XMLSchema-instance
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/lib/Null.java b/thirdparty/jdiff/v-custom/lib/Null.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/lib/background.gif b/thirdparty/jdiff/v-custom/lib/background.gif
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/lib/black.gif b/thirdparty/jdiff/v-custom/lib/black.gif
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/lib/jdiff_logo.gif b/thirdparty/jdiff/v-custom/lib/jdiff_logo.gif
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/lib/new.gif b/thirdparty/jdiff/v-custom/lib/new.gif
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/api.xsd b/thirdparty/jdiff/v-custom/src/api.xsd
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/comments.xsd b/thirdparty/jdiff/v-custom/src/comments.xsd
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/.cvsignore b/thirdparty/jdiff/v-custom/src/jdiff/.cvsignore
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/API.java b/thirdparty/jdiff/v-custom/src/jdiff/API.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/APIComparator.java b/thirdparty/jdiff/v-custom/src/jdiff/APIComparator.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/APIDiff.java b/thirdparty/jdiff/v-custom/src/jdiff/APIDiff.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/APIHandler.java b/thirdparty/jdiff/v-custom/src/jdiff/APIHandler.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/ClassAPI.java b/thirdparty/jdiff/v-custom/src/jdiff/ClassAPI.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/ClassDiff.java b/thirdparty/jdiff/v-custom/src/jdiff/ClassDiff.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/Comments.java b/thirdparty/jdiff/v-custom/src/jdiff/Comments.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/CommentsHandler.java b/thirdparty/jdiff/v-custom/src/jdiff/CommentsHandler.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/CompareClassPdiffs.java b/thirdparty/jdiff/v-custom/src/jdiff/CompareClassPdiffs.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/ComparePkgPdiffs.java b/thirdparty/jdiff/v-custom/src/jdiff/ComparePkgPdiffs.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/ConstructorAPI.java b/thirdparty/jdiff/v-custom/src/jdiff/ConstructorAPI.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/Diff.java b/thirdparty/jdiff/v-custom/src/jdiff/Diff.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/DiffMyers.java b/thirdparty/jdiff/v-custom/src/jdiff/DiffMyers.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/DiffOutput.java b/thirdparty/jdiff/v-custom/src/jdiff/DiffOutput.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/FieldAPI.java b/thirdparty/jdiff/v-custom/src/jdiff/FieldAPI.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/HTMLFiles.java b/thirdparty/jdiff/v-custom/src/jdiff/HTMLFiles.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/HTMLIndexes.java b/thirdparty/jdiff/v-custom/src/jdiff/HTMLIndexes.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/HTMLReportGenerator.java b/thirdparty/jdiff/v-custom/src/jdiff/HTMLReportGenerator.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/HTMLStatistics.java b/thirdparty/jdiff/v-custom/src/jdiff/HTMLStatistics.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/JDiff.java b/thirdparty/jdiff/v-custom/src/jdiff/JDiff.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/JDiffAntTask.java b/thirdparty/jdiff/v-custom/src/jdiff/JDiffAntTask.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/MemberDiff.java b/thirdparty/jdiff/v-custom/src/jdiff/MemberDiff.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/MergeChanges.java b/thirdparty/jdiff/v-custom/src/jdiff/MergeChanges.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/MethodAPI.java b/thirdparty/jdiff/v-custom/src/jdiff/MethodAPI.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/Modifiers.java b/thirdparty/jdiff/v-custom/src/jdiff/Modifiers.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/Options.java b/thirdparty/jdiff/v-custom/src/jdiff/Options.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/PackageAPI.java b/thirdparty/jdiff/v-custom/src/jdiff/PackageAPI.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/PackageDiff.java b/thirdparty/jdiff/v-custom/src/jdiff/PackageDiff.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/ParamAPI.java b/thirdparty/jdiff/v-custom/src/jdiff/ParamAPI.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/RootDocToXML.java b/thirdparty/jdiff/v-custom/src/jdiff/RootDocToXML.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/ScriptReport.java b/thirdparty/jdiff/v-custom/src/jdiff/ScriptReport.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/SingleComment.java b/thirdparty/jdiff/v-custom/src/jdiff/SingleComment.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/StreamReader.java b/thirdparty/jdiff/v-custom/src/jdiff/StreamReader.java
old mode 100755
new mode 100644
diff --git a/thirdparty/jdiff/v-custom/src/jdiff/XMLToAPI.java b/thirdparty/jdiff/v-custom/src/jdiff/XMLToAPI.java
old mode 100755
new mode 100644
diff --git a/thirdparty/junit/7.3.1/junit.zip b/thirdparty/junit/7.3.1/junit.zip
old mode 100755
new mode 100644
diff --git a/thirdparty/junit/7.3/junit.zip b/thirdparty/junit/7.3/junit.zip
old mode 100755
new mode 100644
diff --git a/thirdparty/junit/8.1/junit.zip b/thirdparty/junit/8.1/junit.zip
old mode 100755
new mode 100644
diff --git a/thirdparty/junit/8.2/junit.zip b/thirdparty/junit/8.2/junit.zip
old mode 100755
new mode 100644
diff --git a/thirdparty/libscalpel_jni/current/libscalpel_jni.zip b/thirdparty/libscalpel_jni/current/libscalpel_jni.zip
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/.classpath b/thirdparty/pasco2/.classpath
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/.project b/thirdparty/pasco2/.project
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/.settings/org.eclipse.jdt.core.prefs b/thirdparty/pasco2/.settings/org.eclipse.jdt.core.prefs
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/.settings/org.eclipse.jdt.ui.prefs b/thirdparty/pasco2/.settings/org.eclipse.jdt.ui.prefs
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/build.xml b/thirdparty/pasco2/build.xml
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/lib/ctypes4j.zip b/thirdparty/pasco2/lib/ctypes4j.zip
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/results/pasco2Result0.txt b/thirdparty/pasco2/results/pasco2Result0.txt
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/Main.java b/thirdparty/pasco2/src/isi/pasco2/Main.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/Poller.java b/thirdparty/pasco2/src/isi/pasco2/Poller.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/handler/AbstractPrinterHandler.java b/thirdparty/pasco2/src/isi/pasco2/handler/AbstractPrinterHandler.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/handler/CacheAccessHandler.java b/thirdparty/pasco2/src/isi/pasco2/handler/CacheAccessHandler.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/handler/CountingCacheHandler.java b/thirdparty/pasco2/src/isi/pasco2/handler/CountingCacheHandler.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/handler/DefaultHandler.java b/thirdparty/pasco2/src/isi/pasco2/handler/DefaultHandler.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/handler/HistoryAccessHandler.java b/thirdparty/pasco2/src/isi/pasco2/handler/HistoryAccessHandler.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/handler/Pasco2CacheHandler.java b/thirdparty/pasco2/src/isi/pasco2/handler/Pasco2CacheHandler.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/handler/Pasco2HistoryHandler.java b/thirdparty/pasco2/src/isi/pasco2/handler/Pasco2HistoryHandler.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/io/EnhancedRandomAccessFile.java b/thirdparty/pasco2/src/isi/pasco2/io/EnhancedRandomAccessFile.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/io/FastReadIndexFile.java b/thirdparty/pasco2/src/isi/pasco2/io/FastReadIndexFile.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/io/IndexFile.java b/thirdparty/pasco2/src/isi/pasco2/io/IndexFile.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/model/REDRRecord.java b/thirdparty/pasco2/src/isi/pasco2/model/REDRRecord.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/model/RecognisedRecord.java b/thirdparty/pasco2/src/isi/pasco2/model/RecognisedRecord.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/model/Record.java b/thirdparty/pasco2/src/isi/pasco2/model/Record.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/model/URLLEAKRecord.java b/thirdparty/pasco2/src/isi/pasco2/model/URLLEAKRecord.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/model/UnknownRecord.java b/thirdparty/pasco2/src/isi/pasco2/model/UnknownRecord.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/parser/AbstractValidRecordIterator.java b/thirdparty/pasco2/src/isi/pasco2/parser/AbstractValidRecordIterator.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/parser/AllRecordIterator.java b/thirdparty/pasco2/src/isi/pasco2/parser/AllRecordIterator.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/parser/Allocator.java b/thirdparty/pasco2/src/isi/pasco2/parser/Allocator.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/parser/DateTime.java b/thirdparty/pasco2/src/isi/pasco2/parser/DateTime.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/parser/HashBlock.java b/thirdparty/pasco2/src/isi/pasco2/parser/HashBlock.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/parser/HashBlockIterator.java b/thirdparty/pasco2/src/isi/pasco2/parser/HashBlockIterator.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/parser/HashRecord.java b/thirdparty/pasco2/src/isi/pasco2/parser/HashRecord.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/parser/HashRecordIterator.java b/thirdparty/pasco2/src/isi/pasco2/parser/HashRecordIterator.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/parser/IECacheFileParser.java b/thirdparty/pasco2/src/isi/pasco2/parser/IECacheFileParser.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/parser/IEHistoryFileParser.java b/thirdparty/pasco2/src/isi/pasco2/parser/IEHistoryFileParser.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/parser/IEIndexFileParser.java b/thirdparty/pasco2/src/isi/pasco2/parser/IEIndexFileParser.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/parser/RecordIterator.java b/thirdparty/pasco2/src/isi/pasco2/parser/RecordIterator.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/parser/ValidRecordIterator.java b/thirdparty/pasco2/src/isi/pasco2/parser/ValidRecordIterator.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/parser/time/DOSTime.java b/thirdparty/pasco2/src/isi/pasco2/parser/time/DOSTime.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/parser/time/FileTime.java b/thirdparty/pasco2/src/isi/pasco2/parser/time/FileTime.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/poller/DifferenceHandler.java b/thirdparty/pasco2/src/isi/pasco2/poller/DifferenceHandler.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/util/HexFormatter.java b/thirdparty/pasco2/src/isi/pasco2/util/HexFormatter.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/src/isi/pasco2/util/StructConverter.java b/thirdparty/pasco2/src/isi/pasco2/util/StructConverter.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/test/isi/pasco2/TestAllocationLayer.java b/thirdparty/pasco2/test/isi/pasco2/TestAllocationLayer.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/test/isi/pasco2/TestDOSTime.java b/thirdparty/pasco2/test/isi/pasco2/TestDOSTime.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/test/isi/pasco2/TestFileTime.java b/thirdparty/pasco2/test/isi/pasco2/TestFileTime.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/test/isi/pasco2/TestPackage.java b/thirdparty/pasco2/test/isi/pasco2/TestPackage.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/test/isi/pasco2/TestPlatform.java b/thirdparty/pasco2/test/isi/pasco2/TestPlatform.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/test/isi/pasco2/TestReadFunctions.java b/thirdparty/pasco2/test/isi/pasco2/TestReadFunctions.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/test/isi/pasco2/TestRecordLayer.java b/thirdparty/pasco2/test/isi/pasco2/TestRecordLayer.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/test/isi/pasco2/empty.cache.index.dat b/thirdparty/pasco2/test/isi/pasco2/empty.cache.index.dat
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/test/isi/pasco2/empty.history.index.dat b/thirdparty/pasco2/test/isi/pasco2/empty.history.index.dat
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/test/isi/pasco2/first.cache.index.dat b/thirdparty/pasco2/test/isi/pasco2/first.cache.index.dat
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/test/isi/pasco2/first.history.index.dat b/thirdparty/pasco2/test/isi/pasco2/first.history.index.dat
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/test/isi/pasco2/platform/FILETIME.java b/thirdparty/pasco2/test/isi/pasco2/platform/FILETIME.java
old mode 100755
new mode 100644
diff --git a/thirdparty/pasco2/test/isi/pasco2/platform/SYSTEMTIME.java b/thirdparty/pasco2/test/isi/pasco2/platform/SYSTEMTIME.java
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/63/cygwin b/thirdparty/photorec_exec/63/cygwin
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/AUTHORS.txt b/thirdparty/photorec_exec/AUTHORS.txt
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/COPYING.txt b/thirdparty/photorec_exec/COPYING.txt
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/INFO b/thirdparty/photorec_exec/INFO
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/NEWS.txt b/thirdparty/photorec_exec/NEWS.txt
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/THANKS.txt b/thirdparty/photorec_exec/THANKS.txt
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/VERSION.txt b/thirdparty/photorec_exec/VERSION.txt
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/documentation.html b/thirdparty/photorec_exec/documentation.html
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/plugins/BartPE/Help.htm b/thirdparty/photorec_exec/plugins/BartPE/Help.htm
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/plugins/BartPE/ReadMe.txt b/thirdparty/photorec_exec/plugins/BartPE/ReadMe.txt
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/plugins/BartPE/SCRIPTS/Start_INF.dat b/thirdparty/photorec_exec/plugins/BartPE/SCRIPTS/Start_INF.dat
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/plugins/BartPE/SCRIPTS/StaticINF.dat b/thirdparty/photorec_exec/plugins/BartPE/SCRIPTS/StaticINF.dat
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/plugins/BartPE/start.inf b/thirdparty/photorec_exec/plugins/BartPE/start.inf
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/plugins/BartPE/testdisk_nu2menu.xml b/thirdparty/photorec_exec/plugins/BartPE/testdisk_nu2menu.xml
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/plugins/WinBuilder/Help.htm b/thirdparty/photorec_exec/plugins/WinBuilder/Help.htm
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/plugins/WinBuilder/ReadMe.txt b/thirdparty/photorec_exec/plugins/WinBuilder/ReadMe.txt
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/plugins/WinBuilder/TestDisk.script b/thirdparty/photorec_exec/plugins/WinBuilder/TestDisk.script
old mode 100755
new mode 100644
diff --git a/thirdparty/photorec_exec/readme.txt b/thirdparty/photorec_exec/readme.txt
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/license.txt b/thirdparty/rr-full/license.txt
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/acmru.pl b/thirdparty/rr-full/plugins/acmru.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/adoberdr.pl b/thirdparty/rr-full/plugins/adoberdr.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/ahaha.pl b/thirdparty/rr-full/plugins/ahaha.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/aim.pl b/thirdparty/rr-full/plugins/aim.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/all b/thirdparty/rr-full/plugins/all
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/amcache.pl b/thirdparty/rr-full/plugins/amcache.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/amcache_tln.pl b/thirdparty/rr-full/plugins/amcache_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/aports.pl b/thirdparty/rr-full/plugins/aports.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/appcertdlls.pl b/thirdparty/rr-full/plugins/appcertdlls.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/appcompatcache.pl b/thirdparty/rr-full/plugins/appcompatcache.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/appcompatcache_tln.pl b/thirdparty/rr-full/plugins/appcompatcache_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/appcompatflags.pl b/thirdparty/rr-full/plugins/appcompatflags.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/appinitdlls.pl b/thirdparty/rr-full/plugins/appinitdlls.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/applets.pl b/thirdparty/rr-full/plugins/applets.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/applets_tln.pl b/thirdparty/rr-full/plugins/applets_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/apppaths.pl b/thirdparty/rr-full/plugins/apppaths.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/apppaths_tln.pl b/thirdparty/rr-full/plugins/apppaths_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/appspecific.pl b/thirdparty/rr-full/plugins/appspecific.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/ares.pl b/thirdparty/rr-full/plugins/ares.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/arpcache.pl b/thirdparty/rr-full/plugins/arpcache.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/assoc.pl b/thirdparty/rr-full/plugins/assoc.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/at.pl b/thirdparty/rr-full/plugins/at.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/at_tln.pl b/thirdparty/rr-full/plugins/at_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/attachmgr.pl b/thirdparty/rr-full/plugins/attachmgr.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/attachmgr_tln.pl b/thirdparty/rr-full/plugins/attachmgr_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/audiodev.pl b/thirdparty/rr-full/plugins/audiodev.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/auditfail.pl b/thirdparty/rr-full/plugins/auditfail.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/auditpol.pl b/thirdparty/rr-full/plugins/auditpol.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/auditpol_xp.pl b/thirdparty/rr-full/plugins/auditpol_xp.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/autoendtasks.pl b/thirdparty/rr-full/plugins/autoendtasks.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/autorun.pl b/thirdparty/rr-full/plugins/autorun.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/backuprestore.pl b/thirdparty/rr-full/plugins/backuprestore.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/banner.pl b/thirdparty/rr-full/plugins/banner.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/baseline.pl b/thirdparty/rr-full/plugins/baseline.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/bho.pl b/thirdparty/rr-full/plugins/bho.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/bitbucket.pl b/thirdparty/rr-full/plugins/bitbucket.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/bitbucket_user.pl b/thirdparty/rr-full/plugins/bitbucket_user.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/brisv.pl b/thirdparty/rr-full/plugins/brisv.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/btconfig.pl b/thirdparty/rr-full/plugins/btconfig.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/bthport.pl b/thirdparty/rr-full/plugins/bthport.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/cached.pl b/thirdparty/rr-full/plugins/cached.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/cached_tln.pl b/thirdparty/rr-full/plugins/cached_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/cain.pl b/thirdparty/rr-full/plugins/cain.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/ccleaner.pl b/thirdparty/rr-full/plugins/ccleaner.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/cdstaginginfo.pl b/thirdparty/rr-full/plugins/cdstaginginfo.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/clampi.pl b/thirdparty/rr-full/plugins/clampi.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/clampitm.pl b/thirdparty/rr-full/plugins/clampitm.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/clsid.pl b/thirdparty/rr-full/plugins/clsid.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/cmd_shell.pl b/thirdparty/rr-full/plugins/cmd_shell.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/cmd_shell_tln.pl b/thirdparty/rr-full/plugins/cmd_shell_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/cmd_shell_u.pl b/thirdparty/rr-full/plugins/cmd_shell_u.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/cmdproc.pl b/thirdparty/rr-full/plugins/cmdproc.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/cmdproc_tln.pl b/thirdparty/rr-full/plugins/cmdproc_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/codeid.pl b/thirdparty/rr-full/plugins/codeid.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/comdlg32.pl b/thirdparty/rr-full/plugins/comdlg32.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/comfoo.pl b/thirdparty/rr-full/plugins/comfoo.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/compdesc.pl b/thirdparty/rr-full/plugins/compdesc.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/compname.pl b/thirdparty/rr-full/plugins/compname.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/controlpanel.pl b/thirdparty/rr-full/plugins/controlpanel.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/cortana.pl b/thirdparty/rr-full/plugins/cortana.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/cpldontload.pl b/thirdparty/rr-full/plugins/cpldontload.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/crashcontrol.pl b/thirdparty/rr-full/plugins/crashcontrol.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/ctrlpnl.pl b/thirdparty/rr-full/plugins/ctrlpnl.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/dcom.pl b/thirdparty/rr-full/plugins/dcom.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/ddm.pl b/thirdparty/rr-full/plugins/ddm.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/ddo.pl b/thirdparty/rr-full/plugins/ddo.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/decaf.pl b/thirdparty/rr-full/plugins/decaf.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/defbrowser.pl b/thirdparty/rr-full/plugins/defbrowser.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/del.pl b/thirdparty/rr-full/plugins/del.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/del_tln.pl b/thirdparty/rr-full/plugins/del_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/dependency_walker.pl b/thirdparty/rr-full/plugins/dependency_walker.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/devclass.pl b/thirdparty/rr-full/plugins/devclass.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/dfrg.pl b/thirdparty/rr-full/plugins/dfrg.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/diag_sr.pl b/thirdparty/rr-full/plugins/diag_sr.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/direct.pl b/thirdparty/rr-full/plugins/direct.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/direct_tln.pl b/thirdparty/rr-full/plugins/direct_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/disablelastaccess.pl b/thirdparty/rr-full/plugins/disablelastaccess.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/disablesr.pl b/thirdparty/rr-full/plugins/disablesr.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/dllsearch.pl b/thirdparty/rr-full/plugins/dllsearch.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/dnschanger.pl b/thirdparty/rr-full/plugins/dnschanger.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/domains.pl b/thirdparty/rr-full/plugins/domains.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/drivers32.pl b/thirdparty/rr-full/plugins/drivers32.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/drwatson.pl b/thirdparty/rr-full/plugins/drwatson.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/emdmgmt.pl b/thirdparty/rr-full/plugins/emdmgmt.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/environment.pl b/thirdparty/rr-full/plugins/environment.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/esent.pl b/thirdparty/rr-full/plugins/esent.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/etos.pl b/thirdparty/rr-full/plugins/etos.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/eventlog.pl b/thirdparty/rr-full/plugins/eventlog.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/eventlogs.pl b/thirdparty/rr-full/plugins/eventlogs.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/fileexts.pl b/thirdparty/rr-full/plugins/fileexts.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/filehistory.pl b/thirdparty/rr-full/plugins/filehistory.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/fileless.pl b/thirdparty/rr-full/plugins/fileless.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/findexes.pl b/thirdparty/rr-full/plugins/findexes.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/foxitrdr.pl b/thirdparty/rr-full/plugins/foxitrdr.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/fw_config.pl b/thirdparty/rr-full/plugins/fw_config.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/gauss.pl b/thirdparty/rr-full/plugins/gauss.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/gpohist.pl b/thirdparty/rr-full/plugins/gpohist.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/gpohist_tln.pl b/thirdparty/rr-full/plugins/gpohist_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/gthist.pl b/thirdparty/rr-full/plugins/gthist.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/gtwhitelist.pl b/thirdparty/rr-full/plugins/gtwhitelist.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/handler.pl b/thirdparty/rr-full/plugins/handler.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/haven_and_hearth.pl b/thirdparty/rr-full/plugins/haven_and_hearth.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/hibernate.pl b/thirdparty/rr-full/plugins/hibernate.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/ide.pl b/thirdparty/rr-full/plugins/ide.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/identities.pl b/thirdparty/rr-full/plugins/identities.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/ie_main.pl b/thirdparty/rr-full/plugins/ie_main.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/ie_settings.pl b/thirdparty/rr-full/plugins/ie_settings.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/ie_version.pl b/thirdparty/rr-full/plugins/ie_version.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/ie_zones.pl b/thirdparty/rr-full/plugins/ie_zones.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/iejava.pl b/thirdparty/rr-full/plugins/iejava.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/imagedev.pl b/thirdparty/rr-full/plugins/imagedev.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/imagefile.pl b/thirdparty/rr-full/plugins/imagefile.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/init_dlls.pl b/thirdparty/rr-full/plugins/init_dlls.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/inprocserver.pl b/thirdparty/rr-full/plugins/inprocserver.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/installedcomp.pl b/thirdparty/rr-full/plugins/installedcomp.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/installer.pl b/thirdparty/rr-full/plugins/installer.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/internet_explorer_cu.pl b/thirdparty/rr-full/plugins/internet_explorer_cu.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/internet_settings_cu.pl b/thirdparty/rr-full/plugins/internet_settings_cu.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/itempos.pl b/thirdparty/rr-full/plugins/itempos.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/javafx.pl b/thirdparty/rr-full/plugins/javafx.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/javasoft.pl b/thirdparty/rr-full/plugins/javasoft.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/kankan.pl b/thirdparty/rr-full/plugins/kankan.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/kb950582.pl b/thirdparty/rr-full/plugins/kb950582.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/kbdcrash.pl b/thirdparty/rr-full/plugins/kbdcrash.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/knowndev.pl b/thirdparty/rr-full/plugins/knowndev.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/landesk.pl b/thirdparty/rr-full/plugins/landesk.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/landesk_tln.pl b/thirdparty/rr-full/plugins/landesk_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/lastloggedon.pl b/thirdparty/rr-full/plugins/lastloggedon.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/latentbot.pl b/thirdparty/rr-full/plugins/latentbot.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/lazyshell.pl b/thirdparty/rr-full/plugins/lazyshell.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/legacy.pl b/thirdparty/rr-full/plugins/legacy.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/legacy_tln.pl b/thirdparty/rr-full/plugins/legacy_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/licenses.pl b/thirdparty/rr-full/plugins/licenses.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/listsoft.pl b/thirdparty/rr-full/plugins/listsoft.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/liveContactsGUID.pl b/thirdparty/rr-full/plugins/liveContactsGUID.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/load.pl b/thirdparty/rr-full/plugins/load.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/logmein.pl b/thirdparty/rr-full/plugins/logmein.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/logmein_tln.pl b/thirdparty/rr-full/plugins/logmein_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/logonusername.pl b/thirdparty/rr-full/plugins/logonusername.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/lsa_packages.pl b/thirdparty/rr-full/plugins/lsa_packages.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/lsasecrets.pl b/thirdparty/rr-full/plugins/lsasecrets.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/macaddr.pl b/thirdparty/rr-full/plugins/macaddr.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/malware.pl b/thirdparty/rr-full/plugins/malware.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/menuorder.pl b/thirdparty/rr-full/plugins/menuorder.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/mixer.pl b/thirdparty/rr-full/plugins/mixer.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/mixer_tln.pl b/thirdparty/rr-full/plugins/mixer_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/mmc.pl b/thirdparty/rr-full/plugins/mmc.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/mmc_tln.pl b/thirdparty/rr-full/plugins/mmc_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/mmo.pl b/thirdparty/rr-full/plugins/mmo.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/mndmru.pl b/thirdparty/rr-full/plugins/mndmru.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/mndmru_tln.pl b/thirdparty/rr-full/plugins/mndmru_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/mountdev.pl b/thirdparty/rr-full/plugins/mountdev.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/mountdev2.pl b/thirdparty/rr-full/plugins/mountdev2.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/mp2.pl b/thirdparty/rr-full/plugins/mp2.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/mp3.pl b/thirdparty/rr-full/plugins/mp3.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/mpmru.pl b/thirdparty/rr-full/plugins/mpmru.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/mrt.pl b/thirdparty/rr-full/plugins/mrt.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/msis.pl b/thirdparty/rr-full/plugins/msis.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/mspaper.pl b/thirdparty/rr-full/plugins/mspaper.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/muicache.pl b/thirdparty/rr-full/plugins/muicache.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/muicache_tln.pl b/thirdparty/rr-full/plugins/muicache_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/nero.pl b/thirdparty/rr-full/plugins/nero.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/netassist.pl b/thirdparty/rr-full/plugins/netassist.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/netsh.pl b/thirdparty/rr-full/plugins/netsh.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/netsvcs.pl b/thirdparty/rr-full/plugins/netsvcs.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/network.pl b/thirdparty/rr-full/plugins/network.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/networkcards.pl b/thirdparty/rr-full/plugins/networkcards.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/networklist.pl b/thirdparty/rr-full/plugins/networklist.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/networklist_tln.pl b/thirdparty/rr-full/plugins/networklist_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/networkuid.pl b/thirdparty/rr-full/plugins/networkuid.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/nic.pl b/thirdparty/rr-full/plugins/nic.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/nic2.pl b/thirdparty/rr-full/plugins/nic2.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/nic_mst2.pl b/thirdparty/rr-full/plugins/nic_mst2.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/nolmhash.pl b/thirdparty/rr-full/plugins/nolmhash.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/ntuser b/thirdparty/rr-full/plugins/ntuser
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/ntusernetwork.pl b/thirdparty/rr-full/plugins/ntusernetwork.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/null.pl b/thirdparty/rr-full/plugins/null.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/odysseus.pl b/thirdparty/rr-full/plugins/odysseus.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/officedocs.pl b/thirdparty/rr-full/plugins/officedocs.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/officedocs2010.pl b/thirdparty/rr-full/plugins/officedocs2010.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/officedocs2010_tln.pl b/thirdparty/rr-full/plugins/officedocs2010_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/oisc.pl b/thirdparty/rr-full/plugins/oisc.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/olsearch.pl b/thirdparty/rr-full/plugins/olsearch.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/opencandy.pl b/thirdparty/rr-full/plugins/opencandy.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/osversion.pl b/thirdparty/rr-full/plugins/osversion.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/osversion_tln.pl b/thirdparty/rr-full/plugins/osversion_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/outlook.pl b/thirdparty/rr-full/plugins/outlook.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/outlook2.pl b/thirdparty/rr-full/plugins/outlook2.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/pagefile.pl b/thirdparty/rr-full/plugins/pagefile.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/pending.pl b/thirdparty/rr-full/plugins/pending.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/phdet.pl b/thirdparty/rr-full/plugins/phdet.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/photos.pl b/thirdparty/rr-full/plugins/photos.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/polacdms.pl b/thirdparty/rr-full/plugins/polacdms.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/policies_u.pl b/thirdparty/rr-full/plugins/policies_u.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/port_dev.pl b/thirdparty/rr-full/plugins/port_dev.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/prefetch.pl b/thirdparty/rr-full/plugins/prefetch.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/printermru.pl b/thirdparty/rr-full/plugins/printermru.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/printers.pl b/thirdparty/rr-full/plugins/printers.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/privoxy.pl b/thirdparty/rr-full/plugins/privoxy.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/processor_architecture.pl b/thirdparty/rr-full/plugins/processor_architecture.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/product.pl b/thirdparty/rr-full/plugins/product.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/productpolicy.pl b/thirdparty/rr-full/plugins/productpolicy.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/producttype.pl b/thirdparty/rr-full/plugins/producttype.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/profilelist.pl b/thirdparty/rr-full/plugins/profilelist.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/profiler.pl b/thirdparty/rr-full/plugins/profiler.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/proxysettings.pl b/thirdparty/rr-full/plugins/proxysettings.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/psscript.pl b/thirdparty/rr-full/plugins/psscript.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/publishingwizard.pl b/thirdparty/rr-full/plugins/publishingwizard.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/putty.pl b/thirdparty/rr-full/plugins/putty.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/putty_sessions.pl b/thirdparty/rr-full/plugins/putty_sessions.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/rdphint.pl b/thirdparty/rr-full/plugins/rdphint.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/rdpnla.pl b/thirdparty/rr-full/plugins/rdpnla.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/rdpport.pl b/thirdparty/rr-full/plugins/rdpport.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/reading_locations.pl b/thirdparty/rr-full/plugins/reading_locations.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/real_profilelist.pl b/thirdparty/rr-full/plugins/real_profilelist.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/realplayer6.pl b/thirdparty/rr-full/plugins/realplayer6.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/realvnc.pl b/thirdparty/rr-full/plugins/realvnc.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/recentdocs.pl b/thirdparty/rr-full/plugins/recentdocs.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/recentdocs_timeline.pl b/thirdparty/rr-full/plugins/recentdocs_timeline.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/recentdocs_tln.pl b/thirdparty/rr-full/plugins/recentdocs_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/regback.pl b/thirdparty/rr-full/plugins/regback.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/regin.pl b/thirdparty/rr-full/plugins/regin.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/regtime.pl b/thirdparty/rr-full/plugins/regtime.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/regtime_tln.pl b/thirdparty/rr-full/plugins/regtime_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/remoteaccess.pl b/thirdparty/rr-full/plugins/remoteaccess.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/removdev.pl b/thirdparty/rr-full/plugins/removdev.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/renocide.pl b/thirdparty/rr-full/plugins/renocide.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/reveton.pl b/thirdparty/rr-full/plugins/reveton.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/rlo.pl b/thirdparty/rr-full/plugins/rlo.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/rootkit_revealer.pl b/thirdparty/rr-full/plugins/rootkit_revealer.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/routes.pl b/thirdparty/rr-full/plugins/routes.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/runmru.pl b/thirdparty/rr-full/plugins/runmru.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/runmru_tln.pl b/thirdparty/rr-full/plugins/runmru_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/safeboot.pl b/thirdparty/rr-full/plugins/safeboot.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/sam b/thirdparty/rr-full/plugins/sam
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/samparse.pl b/thirdparty/rr-full/plugins/samparse.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/samparse_tln.pl b/thirdparty/rr-full/plugins/samparse_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/schedagent.pl b/thirdparty/rr-full/plugins/schedagent.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/secctr.pl b/thirdparty/rr-full/plugins/secctr.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/secrets.pl b/thirdparty/rr-full/plugins/secrets.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/secrets_tln.pl b/thirdparty/rr-full/plugins/secrets_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/security b/thirdparty/rr-full/plugins/security
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/securityproviders.pl b/thirdparty/rr-full/plugins/securityproviders.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/services.pl b/thirdparty/rr-full/plugins/services.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/sevenzip.pl b/thirdparty/rr-full/plugins/sevenzip.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/sfc.pl b/thirdparty/rr-full/plugins/sfc.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/shares.pl b/thirdparty/rr-full/plugins/shares.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/shc.pl b/thirdparty/rr-full/plugins/shc.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/shellbags.pl b/thirdparty/rr-full/plugins/shellbags.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/shellbags_test.pl b/thirdparty/rr-full/plugins/shellbags_test.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/shellbags_tln.pl b/thirdparty/rr-full/plugins/shellbags_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/shellbags_xp.pl b/thirdparty/rr-full/plugins/shellbags_xp.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/shellexec.pl b/thirdparty/rr-full/plugins/shellexec.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/shellext.pl b/thirdparty/rr-full/plugins/shellext.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/shellfolders.pl b/thirdparty/rr-full/plugins/shellfolders.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/shelloverlay.pl b/thirdparty/rr-full/plugins/shelloverlay.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/shimcache.pl b/thirdparty/rr-full/plugins/shimcache.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/shimcache_tln.pl b/thirdparty/rr-full/plugins/shimcache_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/shutdown.pl b/thirdparty/rr-full/plugins/shutdown.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/shutdowncount.pl b/thirdparty/rr-full/plugins/shutdowncount.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/sizes.pl b/thirdparty/rr-full/plugins/sizes.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/skype.pl b/thirdparty/rr-full/plugins/skype.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/snapshot.pl b/thirdparty/rr-full/plugins/snapshot.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/snapshot_viewer.pl b/thirdparty/rr-full/plugins/snapshot_viewer.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/soft_run.pl b/thirdparty/rr-full/plugins/soft_run.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/software b/thirdparty/rr-full/plugins/software
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/spp_clients.pl b/thirdparty/rr-full/plugins/spp_clients.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/sql_lastconnect.pl b/thirdparty/rr-full/plugins/sql_lastconnect.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/srun_tln.pl b/thirdparty/rr-full/plugins/srun_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/ssh_host_keys.pl b/thirdparty/rr-full/plugins/ssh_host_keys.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/ssid.pl b/thirdparty/rr-full/plugins/ssid.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/startmenuinternetapps_cu.pl b/thirdparty/rr-full/plugins/startmenuinternetapps_cu.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/startmenuinternetapps_lm.pl b/thirdparty/rr-full/plugins/startmenuinternetapps_lm.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/startpage.pl b/thirdparty/rr-full/plugins/startpage.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/startup.pl b/thirdparty/rr-full/plugins/startup.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/stillimage.pl b/thirdparty/rr-full/plugins/stillimage.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/susclient.pl b/thirdparty/rr-full/plugins/susclient.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/svc.pl b/thirdparty/rr-full/plugins/svc.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/svc_plus.pl b/thirdparty/rr-full/plugins/svc_plus.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/svc_tln.pl b/thirdparty/rr-full/plugins/svc_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/svcdll.pl b/thirdparty/rr-full/plugins/svcdll.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/svchost.pl b/thirdparty/rr-full/plugins/svchost.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/sysinternals.pl b/thirdparty/rr-full/plugins/sysinternals.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/sysinternals_tln.pl b/thirdparty/rr-full/plugins/sysinternals_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/system b/thirdparty/rr-full/plugins/system
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/systemindex.pl b/thirdparty/rr-full/plugins/systemindex.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/teamviewer.pl b/thirdparty/rr-full/plugins/teamviewer.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/termcert.pl b/thirdparty/rr-full/plugins/termcert.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/termserv.pl b/thirdparty/rr-full/plugins/termserv.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/timezone.pl b/thirdparty/rr-full/plugins/timezone.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/tracing.pl b/thirdparty/rr-full/plugins/tracing.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/tracing_tln.pl b/thirdparty/rr-full/plugins/tracing_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/trappoll.pl b/thirdparty/rr-full/plugins/trappoll.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/trustrecords.pl b/thirdparty/rr-full/plugins/trustrecords.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/trustrecords_tln.pl b/thirdparty/rr-full/plugins/trustrecords_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/tsclient.pl b/thirdparty/rr-full/plugins/tsclient.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/tsclient_tln.pl b/thirdparty/rr-full/plugins/tsclient_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/typedpaths.pl b/thirdparty/rr-full/plugins/typedpaths.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/typedpaths_tln.pl b/thirdparty/rr-full/plugins/typedpaths_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/typedurls.pl b/thirdparty/rr-full/plugins/typedurls.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/typedurls_tln.pl b/thirdparty/rr-full/plugins/typedurls_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/typedurlstime.pl b/thirdparty/rr-full/plugins/typedurlstime.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/typedurlstime_tln.pl b/thirdparty/rr-full/plugins/typedurlstime_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/uac.pl b/thirdparty/rr-full/plugins/uac.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/uninstall.pl b/thirdparty/rr-full/plugins/uninstall.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/uninstall_tln.pl b/thirdparty/rr-full/plugins/uninstall_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/unreadmail.pl b/thirdparty/rr-full/plugins/unreadmail.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/urlzone.pl b/thirdparty/rr-full/plugins/urlzone.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/urun_tln.pl b/thirdparty/rr-full/plugins/urun_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/usb.pl b/thirdparty/rr-full/plugins/usb.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/usbdevices.pl b/thirdparty/rr-full/plugins/usbdevices.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/usbstor.pl b/thirdparty/rr-full/plugins/usbstor.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/usbstor2.pl b/thirdparty/rr-full/plugins/usbstor2.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/usbstor3.pl b/thirdparty/rr-full/plugins/usbstor3.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/user_run.pl b/thirdparty/rr-full/plugins/user_run.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/user_win.pl b/thirdparty/rr-full/plugins/user_win.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/userassist.pl b/thirdparty/rr-full/plugins/userassist.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/userassist_tln.pl b/thirdparty/rr-full/plugins/userassist_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/userinfo.pl b/thirdparty/rr-full/plugins/userinfo.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/userlocsvc.pl b/thirdparty/rr-full/plugins/userlocsvc.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/vawtrak.pl b/thirdparty/rr-full/plugins/vawtrak.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/virut.pl b/thirdparty/rr-full/plugins/virut.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/vista_bitbucket.pl b/thirdparty/rr-full/plugins/vista_bitbucket.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/vmplayer.pl b/thirdparty/rr-full/plugins/vmplayer.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/vmware_vsphere_client.pl b/thirdparty/rr-full/plugins/vmware_vsphere_client.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/vnchooksapplicationprefs.pl b/thirdparty/rr-full/plugins/vnchooksapplicationprefs.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/vncviewer.pl b/thirdparty/rr-full/plugins/vncviewer.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/volinfocache.pl b/thirdparty/rr-full/plugins/volinfocache.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/wallpaper.pl b/thirdparty/rr-full/plugins/wallpaper.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/warcraft3.pl b/thirdparty/rr-full/plugins/warcraft3.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/wbem.pl b/thirdparty/rr-full/plugins/wbem.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/win_cv.pl b/thirdparty/rr-full/plugins/win_cv.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/winbackup.pl b/thirdparty/rr-full/plugins/winbackup.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/winevt.pl b/thirdparty/rr-full/plugins/winevt.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/winlogon.pl b/thirdparty/rr-full/plugins/winlogon.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/winlogon_tln.pl b/thirdparty/rr-full/plugins/winlogon_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/winlogon_u.pl b/thirdparty/rr-full/plugins/winlogon_u.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/winnt_cv.pl b/thirdparty/rr-full/plugins/winnt_cv.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/winrar.pl b/thirdparty/rr-full/plugins/winrar.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/winrar2.pl b/thirdparty/rr-full/plugins/winrar2.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/winrar_tln.pl b/thirdparty/rr-full/plugins/winrar_tln.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/winscp.pl b/thirdparty/rr-full/plugins/winscp.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/winscp_sessions.pl b/thirdparty/rr-full/plugins/winscp_sessions.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/winver.pl b/thirdparty/rr-full/plugins/winver.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/winvnc.pl b/thirdparty/rr-full/plugins/winvnc.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/winzip.pl b/thirdparty/rr-full/plugins/winzip.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/wordwheelquery.pl b/thirdparty/rr-full/plugins/wordwheelquery.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/wpdbusenum.pl b/thirdparty/rr-full/plugins/wpdbusenum.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/xpedition.pl b/thirdparty/rr-full/plugins/xpedition.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/yahoo_cu.pl b/thirdparty/rr-full/plugins/yahoo_cu.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/plugins/yahoo_lm.pl b/thirdparty/rr-full/plugins/yahoo_lm.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/regripper.pdf b/thirdparty/rr-full/regripper.pdf
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/rip.pl b/thirdparty/rr-full/rip.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr-full/rr.pl b/thirdparty/rr-full/rr.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/arunmru.pl b/thirdparty/rr/plugins/arunmru.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/autopsycompname.pl b/thirdparty/rr/plugins/autopsycompname.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/autopsylogin.pl b/thirdparty/rr/plugins/autopsylogin.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/autopsyntuser b/thirdparty/rr/plugins/autopsyntuser
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/autopsyntusernetwork.pl b/thirdparty/rr/plugins/autopsyntusernetwork.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/autopsyprocarchitecture.pl b/thirdparty/rr/plugins/autopsyprocarchitecture.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/autopsyprofilelist.pl b/thirdparty/rr/plugins/autopsyprofilelist.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/autopsyprofiler.pl b/thirdparty/rr/plugins/autopsyprofiler.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/autopsyrecentdocs.pl b/thirdparty/rr/plugins/autopsyrecentdocs.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/autopsyshellfolders.pl b/thirdparty/rr/plugins/autopsyshellfolders.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/autopsysoftware b/thirdparty/rr/plugins/autopsysoftware
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/autopsysystem b/thirdparty/rr/plugins/autopsysystem
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/autopsyuninstall.pl b/thirdparty/rr/plugins/autopsyuninstall.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/autopsyusb.pl b/thirdparty/rr/plugins/autopsyusb.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/autopsyusbdevices.pl b/thirdparty/rr/plugins/autopsyusbdevices.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/autopsywinver.pl b/thirdparty/rr/plugins/autopsywinver.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/officedocs.pl b/thirdparty/rr/plugins/officedocs.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/plugins/officedocs2010.pl b/thirdparty/rr/plugins/officedocs2010.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/rip.pl b/thirdparty/rr/rip.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/rr/rr.pl b/thirdparty/rr/rr.pl
old mode 100755
new mode 100644
diff --git a/thirdparty/sigar/1.6.4/sigar-native.zip b/thirdparty/sigar/1.6.4/sigar-native.zip
old mode 100755
new mode 100644
diff --git a/thunderbirdparser/build.xml b/thunderbirdparser/build.xml
old mode 100755
new mode 100644
diff --git a/thunderbirdparser/ivy.xml b/thunderbirdparser/ivy.xml
old mode 100755
new mode 100644
diff --git a/thunderbirdparser/ivysettings.xml b/thunderbirdparser/ivysettings.xml
old mode 100755
new mode 100644
diff --git a/thunderbirdparser/manifest.mf b/thunderbirdparser/manifest.mf
old mode 100755
new mode 100644
diff --git a/thunderbirdparser/nbproject/build-impl.xml b/thunderbirdparser/nbproject/build-impl.xml
old mode 100755
new mode 100644
diff --git a/thunderbirdparser/nbproject/project.properties b/thunderbirdparser/nbproject/project.properties
old mode 100755
new mode 100644
diff --git a/thunderbirdparser/nbproject/project.xml b/thunderbirdparser/nbproject/project.xml
old mode 100755
new mode 100644
diff --git a/thunderbirdparser/nbproject/suite.properties b/thunderbirdparser/nbproject/suite.properties
old mode 100755
new mode 100644
diff --git a/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/Bundle.properties b/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/Bundle.properties
old mode 100755
new mode 100644
diff --git a/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/Bundle_ja.properties b/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/Bundle_ja.properties
old mode 100755
new mode 100644
diff --git a/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/EmailMessage.java b/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/EmailMessage.java
old mode 100755
new mode 100644
diff --git a/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/EmailParserModuleFactory.java b/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/EmailParserModuleFactory.java
old mode 100755
new mode 100644
diff --git a/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/MboxParser.java b/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/MboxParser.java
old mode 100755
new mode 100644
diff --git a/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/PstParser.java b/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/PstParser.java
old mode 100755
new mode 100644
diff --git a/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/ThunderbirdMboxFileIngestModule.java b/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/ThunderbirdMboxFileIngestModule.java
old mode 100755
new mode 100644
diff --git a/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/layer.xml b/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/layer.xml
old mode 100755
new mode 100644
diff --git a/update_versions.py b/update_versions.py
old mode 100755
new mode 100644
-- 
GitLab