Change file mode into 644 67/184567/2
authorTaesoo Jun <steve.jun@samsung.com>
Thu, 19 Jul 2018 01:44:58 +0000 (10:44 +0900)
committerTaesoo Jun <steve.jun@samsung.com>
Thu, 19 Jul 2018 02:02:35 +0000 (11:02 +0900)
Change-Id: Ibc02513b4cca3207d3137ce88b7ffd9735439eeb
Signed-off-by: Taesoo Jun <steve.jun@samsung.com>
27 files changed:
include/stc-manager-plugin-appstatus.h [changed mode: 0755->0644]
include/stc-manager-plugin-procfs.h [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/procfs/include/stc-plugin-procfs.h [changed mode: 0755->0644]
plugin/procfs/stc-plugin-procfs.c [changed mode: 0755->0644]
src/database/include/table-firewall.h [changed mode: 0755->0644]
src/database/tables/table-firewall.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-file.c [changed mode: 0755->0644]
src/helper/helper-inotify.c [changed mode: 0755->0644]
src/helper/helper-inotify.h [changed mode: 0755->0644]
src/helper/helper-net-cls.c [changed mode: 0755->0644]
src/helper/helper-nfacct-rule.c [changed mode: 0755->0644]
src/monitor/stc-monitor.c [changed mode: 0755->0644]
src/stc-firewall.c [changed mode: 0755->0644]
src/stc-manager-plugin-appstatus.c [changed mode: 0755->0644]
src/stc-manager-plugin-procfs.c [changed mode: 0755->0644]
src/stc-manager.c [changed mode: 0755->0644]
unittest/gdbus.cpp [changed mode: 0755->0644]
unittest/manager.cpp [changed mode: 0755->0644]
unittest/restriction.cpp [changed mode: 0755->0644]
unittest/statistics.cpp [changed mode: 0755->0644]
unittest/stcmgr.cpp [changed mode: 0755->0644]
unittest/unittest.cpp [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)