Corrected file permissions 38/178738/1
authorNishant Chaprana <n.chaprana@samsung.com>
Fri, 11 May 2018 15:15:32 +0000 (20:45 +0530)
committerNishant Chaprana <n.chaprana@samsung.com>
Fri, 11 May 2018 15:15:32 +0000 (20:45 +0530)
Change-Id: I2f0c22d87efdc4cd6547ddc4310fd4013b4c9b0a
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
61 files changed:
CMakeLists.txt [changed mode: 0755->0644]
include/stc-error.h [changed mode: 0755->0644]
include/stc-manager-gdbus.h [changed mode: 0755->0644]
include/stc-manager-plugin-appstatus.h [changed mode: 0755->0644]
include/stc-manager-plugin-exception.h [changed mode: 0755->0644]
include/stc-manager-plugin-procfs.h [changed mode: 0755->0644]
include/stc-manager-util.h [changed mode: 0755->0644]
include/stc-manager.h [changed mode: 0755->0644]
include/stc-plugin.h [changed mode: 0755->0644]
include/stc-restriction.h [changed mode: 0755->0644]
include/stc-statistics.h [changed mode: 0755->0644]
include/transmission.h [changed mode: 0755->0644]
plugin/CMakeLists.txt [changed mode: 0755->0644]
plugin/appstatus/CMakeLists.txt [changed mode: 0755->0644]
plugin/appstatus/include/stc-plugin-appstatus.h [changed mode: 0755->0644]
plugin/appstatus/stc-plugin-appstatus.c [changed mode: 0755->0644]
plugin/exception/CMakeLists.txt [changed mode: 0755->0644]
plugin/exception/include/stc-plugin-exception.h [changed mode: 0755->0644]
plugin/exception/stc-plugin-exception.c [changed mode: 0755->0644]
plugin/procfs/CMakeLists.txt [changed mode: 0755->0644]
plugin/procfs/include/stc-plugin-procfs.h [changed mode: 0755->0644]
plugin/procfs/stc-plugin-procfs.c [changed mode: 0755->0644]
src/configure/include/configure_stub.h [changed mode: 0755->0644]
src/configure/include/counter.h [changed mode: 0755->0644]
src/database/db-common.c [changed mode: 0755->0644]
src/database/db-guard.c [changed mode: 0755->0644]
src/database/include/db-internal.h [changed mode: 0755->0644]
src/database/include/stc-db.h [changed mode: 0755->0644]
src/database/include/table-counters.h [changed mode: 0755->0644]
src/database/include/table-restrictions.h [changed mode: 0755->0644]
src/database/include/table-statistics.h [changed mode: 0755->0644]
src/database/tables/table-counters.c [changed mode: 0755->0644]
src/database/tables/table-restrictions.c [changed mode: 0755->0644]
src/database/tables/table-statistics.c [changed mode: 0755->0644]
src/helper/helper-cgroup.c [changed mode: 0755->0644]
src/helper/helper-cgroup.h [changed mode: 0755->0644]
src/helper/helper-file.c [changed mode: 0755->0644]
src/helper/helper-file.h [changed mode: 0755->0644]
src/helper/helper-net-cls.c [changed mode: 0755->0644]
src/helper/helper-net-cls.h [changed mode: 0755->0644]
src/helper/helper-nfacct-rule.c [changed mode: 0755->0644]
src/helper/helper-nfacct-rule.h [changed mode: 0755->0644]
src/helper/helper-nl.c [changed mode: 0755->0644]
src/helper/helper-nl.h [changed mode: 0755->0644]
src/helper/helper-procfs.c [changed mode: 0755->0644]
src/helper/helper-procfs.h [changed mode: 0755->0644]
src/monitor/include/stc-default-connection.h [changed mode: 0755->0644]
src/monitor/include/stc-emulator.h [changed mode: 0755->0644]
src/monitor/include/stc-monitor.h [changed mode: 0755->0644]
src/monitor/stc-default-connection.c [changed mode: 0755->0644]
src/monitor/stc-emulator.c [changed mode: 0755->0644]
src/monitor/stc-monitor.c [changed mode: 0755->0644]
src/stc-manager-gdbus.c [changed mode: 0755->0644]
src/stc-manager-plugin-appstatus.c [changed mode: 0755->0644]
src/stc-manager-plugin-exception.c [changed mode: 0755->0644]
src/stc-manager-plugin-procfs.c [changed mode: 0755->0644]
src/stc-manager-util.c [changed mode: 0755->0644]
src/stc-manager.c [changed mode: 0755->0644]
src/stc-restriction.c [changed mode: 0755->0644]
src/stc-statistics.c [changed mode: 0755->0644]
src/utils/net-cls-release.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)