Fix source file permissions in the project 64/137064/1
authorLukasz Kostyra <l.kostyra@samsung.com>
Tue, 4 Jul 2017 08:05:10 +0000 (10:05 +0200)
committerLukasz Kostyra <l.kostyra@samsung.com>
Tue, 4 Jul 2017 08:29:24 +0000 (10:29 +0200)
Most files had unnecessary execute permission, which is now removed

Change-Id: Ic7a97b95c2a0167ecffc8be7077729b41ac43c4e

261 files changed:
TEECLib/inc/teec_connection.h [changed mode: 0755->0644]
TEECLib/src/teec_api.c [changed mode: 0755->0644]
TEECLib/src/teec_connection.c [changed mode: 0755->0644]
TEEStub/DeveloperReadme.txt [changed mode: 0755->0644]
TEEStub/PropertyAccess/ClientProperty.cpp [changed mode: 0755->0644]
TEEStub/PropertyAccess/ClientProperty.h [changed mode: 0755->0644]
TEEStub/PropertyAccess/Property.h [changed mode: 0755->0644]
TEEStub/PropertyAccess/PropertyApi.cpp [changed mode: 0755->0644]
TEEStub/PropertyAccess/PropertyApi.h [changed mode: 0755->0644]
TEEStub/PropertyAccess/PropertyUtility.cpp [changed mode: 0755->0644]
TEEStub/PropertyAccess/PropertyUtility.h [changed mode: 0755->0644]
TEEStub/PropertyAccess/TAProperty.cpp [changed mode: 0755->0644]
TEEStub/PropertyAccess/TAProperty.h [changed mode: 0755->0644]
TEEStub/PropertyAccess/TEEProperty.cpp [changed mode: 0755->0644]
TEEStub/PropertyAccess/TEEProperty.h [changed mode: 0755->0644]
TEEStub/PropertyAccess/rapidxml/rapidxml.hpp [changed mode: 0755->0644]
TEEStub/PropertyAccess/rapidxml/rapidxml_iterators.hpp [changed mode: 0755->0644]
TEEStub/PropertyAccess/rapidxml/rapidxml_print.hpp [changed mode: 0755->0644]
TEEStub/PropertyAccess/rapidxml/rapidxml_utils.hpp [changed mode: 0755->0644]
TEEStub/TACommands/CommandBase.cpp [changed mode: 0755->0644]
TEEStub/TACommands/CommandBase.h [changed mode: 0755->0644]
TEEStub/TACommands/CommandCloseSession.cpp [changed mode: 0755->0644]
TEEStub/TACommands/CommandCloseSession.h [changed mode: 0755->0644]
TEEStub/TACommands/CommandCreateEntryPoint.cpp [changed mode: 0755->0644]
TEEStub/TACommands/CommandCreateEntryPoint.h [changed mode: 0755->0644]
TEEStub/TACommands/CommandDestroyEntryPoint.cpp [changed mode: 0755->0644]
TEEStub/TACommands/CommandDestroyEntryPoint.h [changed mode: 0755->0644]
TEEStub/TACommands/CommandInvoke.cpp [changed mode: 0755->0644]
TEEStub/TACommands/CommandInvoke.h [changed mode: 0755->0644]
TEEStub/TACommands/CommandOpenSession.cpp [changed mode: 0755->0644]
TEEStub/TACommands/CommandOpenSession.h [changed mode: 0755->0644]
TEEStub/TACommands/CommandRequestCancel.cpp [changed mode: 0755->0644]
TEEStub/TACommands/CommandRequestCancel.h [changed mode: 0755->0644]
TEEStub/TACommands/MakeCommand.cpp [changed mode: 0755->0644]
TEEStub/TACommands/MakeCommand.h [changed mode: 0755->0644]
TEEStub/TACommands/SharedMemoryMap.cpp [changed mode: 0755->0644]
TEEStub/TACommands/SharedMemoryMap.h [changed mode: 0755->0644]
TEEStub/TEEStubServer/ConnectionSession.cpp [changed mode: 0755->0644]
TEEStub/TEEStubServer/ConnectionSession.h [changed mode: 0755->0644]
TEEStub/TEEStubServer/TAProperty.cpp [changed mode: 0755->0644]
TEEStub/TEEStubServer/TAProperty.h [changed mode: 0755->0644]
TEEStub/TEEStubServer/TEEStubServer.cpp [changed mode: 0755->0644]
TEEStub/TEEStubServer/TEEStubServer.h [changed mode: 0755->0644]
TEEStub/TaskStrategy/SessionState.cpp [changed mode: 0755->0644]
TEEStub/TaskStrategy/SessionState.h [changed mode: 0755->0644]
TEEStub/TaskStrategy/TaskQueuedStrategy.cpp [changed mode: 0755->0644]
TEEStub/TaskStrategy/TaskQueuedStrategy.h [changed mode: 0755->0644]
TEEStub/TaskStrategy/TaskStrategy.cpp [changed mode: 0755->0644]
TEEStub/TaskStrategy/TaskStrategy.h [changed mode: 0755->0644]
TEEStub/teestubmain.cpp [changed mode: 0755->0644]
build/TEECLib/objects.mk [changed mode: 0755->0644]
build/TEECLib/sources.mk [changed mode: 0755->0644]
build/TEECLib/src/subdir.mk [changed mode: 0755->0644]
build/TEEStub/PropertyAccess/subdir.mk [changed mode: 0755->0644]
build/TEEStub/TACommands/subdir.mk [changed mode: 0755->0644]
build/TEEStub/TEEStubServer/subdir.mk [changed mode: 0755->0644]
build/TEEStub/TaskStrategy/subdir.mk [changed mode: 0755->0644]
build/TEEStub/objects.mk [changed mode: 0755->0644]
build/TEEStub/sources.mk [changed mode: 0755->0644]
build/TEEStub/subdir.mk [changed mode: 0755->0644]
build/log/objects.mk [changed mode: 0755->0644]
build/log/sources.mk [changed mode: 0755->0644]
build/log/subdir.mk [changed mode: 0755->0644]
build/osal/objects.mk [changed mode: 0755->0644]
build/osal/sources.mk [changed mode: 0755->0644]
build/osal/subdir.mk [changed mode: 0755->0644]
build/simulatordaemon/objects.mk [changed mode: 0755->0644]
build/simulatordaemon/sources.mk [changed mode: 0755->0644]
build/simulatordaemon/src/ClientCommands/subdir.mk [changed mode: 0755->0644]
build/simulatordaemon/src/ResponseCommands/subdir.mk [changed mode: 0755->0644]
build/simulatordaemon/src/TABinaryManager/subdir.mk [changed mode: 0755->0644]
build/simulatordaemon/src/subdir.mk [changed mode: 0755->0644]
build/ssflib/dep/cryptocore/source/base/subdir.mk [changed mode: 0755->0644]
build/ssflib/dep/cryptocore/source/middle/subdir.mk [changed mode: 0755->0644]
build/ssflib/dep/cryptocore/source/subdir.mk [changed mode: 0755->0644]
build/ssflib/dep/swdss/source/subdir.mk [changed mode: 0755->0644]
build/ssflib/dep/time/subdir.mk [changed mode: 0755->0644]
build/ssflib/dep/uci/source/subdir.mk [changed mode: 0755->0644]
build/ssflib/objects.mk [changed mode: 0755->0644]
build/ssflib/sources.mk [changed mode: 0755->0644]
build/ssflib/src/subdir.mk [changed mode: 0755->0644]
include/include/config.h [changed mode: 0755->0644]
include/include/tee_client_api.h [changed mode: 0755->0644]
include/include/tee_command.h [changed mode: 0755->0644]
include/include/tee_internal_api.h [changed mode: 0755->0644]
include/include/tee_sim_command.h [changed mode: 0755->0644]
include/include/teec_data.h [changed mode: 0755->0644]
include/include/teestub_command_data.h [changed mode: 0755->0644]
log/log.c [changed mode: 0755->0644]
log/log.h [changed mode: 0755->0644]
osal/OsaCommon.c [changed mode: 0755->0644]
osal/OsaIpc.c [changed mode: 0755->0644]
osal/OsaLinuxUser.h [changed mode: 0755->0644]
osal/OsaQueue.c [changed mode: 0755->0644]
osal/OsaSem.c [changed mode: 0755->0644]
osal/OsaSignal.c [changed mode: 0755->0644]
osal/OsaTask.c [changed mode: 0755->0644]
osal/Osal.h [changed mode: 0755->0644]
simulatordaemon/inc/ClientCommands/CommandBase.h [changed mode: 0755->0644]
simulatordaemon/inc/ClientCommands/CommandCloseSession.h [changed mode: 0755->0644]
simulatordaemon/inc/ClientCommands/CommandCloseTASession.h [changed mode: 0755->0644]
simulatordaemon/inc/ClientCommands/CommandFinContext.h [changed mode: 0755->0644]
simulatordaemon/inc/ClientCommands/CommandInitContext.h [changed mode: 0755->0644]
simulatordaemon/inc/ClientCommands/CommandInvokeCommand.h [changed mode: 0755->0644]
simulatordaemon/inc/ClientCommands/CommandInvokeTACommand.h [changed mode: 0755->0644]
simulatordaemon/inc/ClientCommands/CommandOpenSession.h [changed mode: 0755->0644]
simulatordaemon/inc/ClientCommands/CommandOpenTASession.h [changed mode: 0755->0644]
simulatordaemon/inc/ClientCommands/CommandPanic.h [changed mode: 0755->0644]
simulatordaemon/inc/ClientCommands/CommandRegSharedMem.h [changed mode: 0755->0644]
simulatordaemon/inc/ClientCommands/CommandRelSharedMem.h [changed mode: 0755->0644]
simulatordaemon/inc/ClientCommands/CommandReqCancellation.h [changed mode: 0755->0644]
simulatordaemon/inc/ClientCommands/MakeCommand.h [changed mode: 0755->0644]
simulatordaemon/inc/ConnectionSession.h [changed mode: 0755->0644]
simulatordaemon/inc/ResponseCommands/ResCommandBase.h [changed mode: 0755->0644]
simulatordaemon/inc/ResponseCommands/ResCommandCloseSession.h [changed mode: 0755->0644]
simulatordaemon/inc/ResponseCommands/ResCommandInvokeCommand.h [changed mode: 0755->0644]
simulatordaemon/inc/ResponseCommands/ResCommandOpenSession.h [changed mode: 0755->0644]
simulatordaemon/inc/ResponseCommands/ResCommandReqCancellation.h [changed mode: 0755->0644]
simulatordaemon/inc/ResponseCommands/ResMakeCommand.h [changed mode: 0755->0644]
simulatordaemon/inc/Session.h [changed mode: 0755->0644]
simulatordaemon/inc/SimulatorDaemonServer.h [changed mode: 0755->0644]
simulatordaemon/inc/TAFactory.h [changed mode: 0755->0644]
simulatordaemon/inc/TAInstance.h [changed mode: 0755->0644]
simulatordaemon/inc/TEEContext.h [changed mode: 0755->0644]
simulatordaemon/inc/ioService.h [changed mode: 0755->0644]
simulatordaemon/inc/path.h [changed mode: 0755->0644]
simulatordaemon/src/ClientCommands/CommandCloseSession.cpp [changed mode: 0755->0644]
simulatordaemon/src/ClientCommands/CommandCloseTASession.cpp [changed mode: 0755->0644]
simulatordaemon/src/ClientCommands/CommandFinContext.cpp [changed mode: 0755->0644]
simulatordaemon/src/ClientCommands/CommandInitContext.cpp [changed mode: 0755->0644]
simulatordaemon/src/ClientCommands/CommandInvokeCommand.cpp [changed mode: 0755->0644]
simulatordaemon/src/ClientCommands/CommandInvokeTACommand.cpp [changed mode: 0755->0644]
simulatordaemon/src/ClientCommands/CommandOpenSession.cpp [changed mode: 0755->0644]
simulatordaemon/src/ClientCommands/CommandOpenTASession.cpp [changed mode: 0755->0644]
simulatordaemon/src/ClientCommands/CommandPanic.cpp [changed mode: 0755->0644]
simulatordaemon/src/ClientCommands/CommandRegSharedMem.cpp [changed mode: 0755->0644]
simulatordaemon/src/ClientCommands/CommandRelSharedMem.cpp [changed mode: 0755->0644]
simulatordaemon/src/ClientCommands/CommandReqCancellation.cpp [changed mode: 0755->0644]
simulatordaemon/src/ClientCommands/MakeCommand.cpp [changed mode: 0755->0644]
simulatordaemon/src/ConnectionSession.cpp [changed mode: 0755->0644]
simulatordaemon/src/ResponseCommands/ResCommandCloseSession.cpp [changed mode: 0755->0644]
simulatordaemon/src/ResponseCommands/ResCommandInvokeCommand.cpp [changed mode: 0755->0644]
simulatordaemon/src/ResponseCommands/ResCommandOpenSession.cpp [changed mode: 0755->0644]
simulatordaemon/src/ResponseCommands/ResCommandReqCancellation.cpp [changed mode: 0755->0644]
simulatordaemon/src/ResponseCommands/ResMakeCommand.cpp [changed mode: 0755->0644]
simulatordaemon/src/Session.cpp [changed mode: 0755->0644]
simulatordaemon/src/SimulatorDaemon.cpp [changed mode: 0755->0644]
simulatordaemon/src/SimulatorDaemonServer.cpp [changed mode: 0755->0644]
simulatordaemon/src/TABinaryManager/Config.h [changed mode: 0755->0644]
simulatordaemon/src/TABinaryManager/Debug/objects.mk [changed mode: 0755->0644]
simulatordaemon/src/TABinaryManager/Debug/sources.mk [changed mode: 0755->0644]
simulatordaemon/src/TABinaryManager/Debug/subdir.mk [changed mode: 0755->0644]
simulatordaemon/src/TABinaryManager/TABinaryManager.cpp [changed mode: 0755->0644]
simulatordaemon/src/TABinaryManager/TABinaryManager.h [changed mode: 0755->0644]
simulatordaemon/src/TABinaryManager/TAManifest.cpp [changed mode: 0755->0644]
simulatordaemon/src/TABinaryManager/TAManifest.h [changed mode: 0755->0644]
simulatordaemon/src/TABinaryManager/TAUnpack.cpp [changed mode: 0755->0644]
simulatordaemon/src/TABinaryManager/TAUnpack.h [changed mode: 0755->0644]
simulatordaemon/src/TABinaryManager/TestMain.cpp [changed mode: 0755->0644]
simulatordaemon/src/TABinaryManager/rapidxml/rapidxml.hpp [changed mode: 0755->0644]
simulatordaemon/src/TABinaryManager/rapidxml/rapidxml_iterators.hpp [changed mode: 0755->0644]
simulatordaemon/src/TABinaryManager/rapidxml/rapidxml_print.hpp [changed mode: 0755->0644]
simulatordaemon/src/TABinaryManager/rapidxml/rapidxml_utils.hpp [changed mode: 0755->0644]
simulatordaemon/src/TAFactory.cpp [changed mode: 0755->0644]
simulatordaemon/src/TAInstance.cpp [changed mode: 0755->0644]
simulatordaemon/src/TEEContext.cpp [changed mode: 0755->0644]
simulatordaemon/src/ioService.cpp [changed mode: 0755->0644]
simulatordaemon/src/rapidxml/rapidxml.hpp [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/CC_API.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/CC_Constants.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/CC_Context.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/CC_Type.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/CryptoCore.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/base/cc_ANSI_x931.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/base/cc_aes.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/base/cc_bignum.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/base/cc_des.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/base/cc_ecc.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/base/cc_fast_math.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/base/cc_hash.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/base/cc_md5.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/base/cc_moo.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/base/cc_pkcs1_v21.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/base/cc_rc4.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/base/cc_sha1.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/base/cc_sha2.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/base/cc_snow2.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/drm_macro.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/middle/cc_cmac.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/middle/cc_dh.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/middle/cc_dsa.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/middle/cc_ecdh.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/middle/cc_ecdsa.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/middle/cc_hmac.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/middle/cc_rng.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/middle/cc_rsa.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/middle/cc_symmetric.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/include/middle/cc_tdes.h [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/CC_API.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/base/cc_ANSI_x931.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/base/cc_aes.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/base/cc_bignum.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/base/cc_des.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/base/cc_ecc.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/base/cc_fast_math.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/base/cc_hash.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/base/cc_md5.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/base/cc_moo.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/base/cc_pkcs1_v21.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/base/cc_rc4.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/base/cc_sha1.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/base/cc_sha2.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/base/cc_snow2.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/middle/cc_cmac.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/middle/cc_dh.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/middle/cc_dsa.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/middle/cc_ecdh.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/middle/cc_ecdsa.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/middle/cc_hmac.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/middle/cc_rng.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/middle/cc_rsa.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/middle/cc_symmetric.c [changed mode: 0755->0644]
ssflib/dep/cryptocore/source/middle/cc_tdes.c [changed mode: 0755->0644]
ssflib/dep/swdss/include/file_op.h [changed mode: 0755->0644]
ssflib/dep/swdss/include/secure_file.h [changed mode: 0755->0644]
ssflib/dep/swdss/include/slog.h [changed mode: 0755->0644]
ssflib/dep/swdss/include/ss_api.h [changed mode: 0755->0644]
ssflib/dep/swdss/include/ss_crypto.h [changed mode: 0755->0644]
ssflib/dep/swdss/include/ss_misc.h [changed mode: 0755->0644]
ssflib/dep/swdss/include/ss_temp_store.h [changed mode: 0755->0644]
ssflib/dep/swdss/include/ss_types.h [changed mode: 0755->0644]
ssflib/dep/swdss/source/file_op.cpp [changed mode: 0755->0644]
ssflib/dep/swdss/source/secure_file.cpp [changed mode: 0755->0644]
ssflib/dep/swdss/source/ss_api.cpp [changed mode: 0755->0644]
ssflib/dep/swdss/source/ss_crypto.cpp [changed mode: 0755->0644]
ssflib/dep/swdss/source/ss_misc.cpp [changed mode: 0755->0644]
ssflib/dep/swdss/source/ss_temp_store.cpp [changed mode: 0755->0644]
ssflib/dep/time/ssf_time.cpp [changed mode: 0755->0644]
ssflib/dep/uci/include/uci_aes_xcbc_mac.h [changed mode: 0755->0644]
ssflib/dep/uci/include/uci_api.h [changed mode: 0755->0644]
ssflib/dep/uci/include/uci_cryptocore.h [changed mode: 0755->0644]
ssflib/dep/uci/include/uci_hwcrypto.h [changed mode: 0755->0644]
ssflib/dep/uci/include/uci_internal.h [changed mode: 0755->0644]
ssflib/dep/uci/include/uci_type.h [changed mode: 0755->0644]
ssflib/dep/uci/source/uci_aes_xcbc_mac.c [changed mode: 0755->0644]
ssflib/dep/uci/source/uci_api.c [changed mode: 0755->0644]
ssflib/dep/uci/source/uci_cryptocore.c [changed mode: 0755->0644]
ssflib/dep/uci/source/uci_hwcrypto.c [changed mode: 0755->0644]
ssflib/inc/app_debug.h [changed mode: 0755->0644]
ssflib/inc/ssf_client.h [changed mode: 0755->0644]
ssflib/inc/ssf_lib.h [changed mode: 0755->0644]
ssflib/inc/ssf_storage.h [changed mode: 0755->0644]
ssflib/src/app_debug.c [changed mode: 0755->0644]
ssflib/src/ssf_arithmetic.c [changed mode: 0755->0644]
ssflib/src/ssf_client.c [changed mode: 0755->0644]
ssflib/src/ssf_crypto.c [changed mode: 0755->0644]
ssflib/src/ssf_lib.c [changed mode: 0755->0644]
ssflib/src/ssf_malloc.c [changed mode: 0755->0644]
ssflib/src/ssf_panic.c [changed mode: 0755->0644]
ssflib/src/ssf_storage.c [changed mode: 0755->0644]
ssflib/src/ssf_taentrypoint.c [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)