Changed File permissions 755 => 644. 92/83992/1
authorNishant Chaprana <n.chaprana@samsung.com>
Tue, 16 Aug 2016 06:41:41 +0000 (12:11 +0530)
committerNishant Chaprana <n.chaprana@samsung.com>
Tue, 16 Aug 2016 06:41:41 +0000 (12:11 +0530)
Change-Id: Ib32f8c67591617458f6e7a7146aaf5d0990cf397
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
29 files changed:
CMakeLists.txt [changed mode: 0755->0644]
files/dhcpd-notify.sh.in [changed mode: 0755->0644]
files/p2p_supp.sh.in [changed mode: 0755->0644]
files/udhcp_script.non-autoip.in [changed mode: 0755->0644]
files/wifi-direct-server.sh.in [changed mode: 0755->0644]
include/wifi-direct-group.h [changed mode: 0755->0644]
include/wifi-direct-ipc.h [changed mode: 0755->0644]
include/wifi-direct-manager.h [changed mode: 0755->0644]
include/wifi-direct-util.h [changed mode: 0755->0644]
oem/wifi-direct-oem.h [changed mode: 0755->0644]
packaging/wifi-direct-manager.spec [changed mode: 0755->0644]
plugin/wpasupplicant/ctrl_iface_dbus/CMakeLists.txt [changed mode: 0755->0644]
plugin/wpasupplicant/ctrl_iface_dbus/dbus/wfd-plugin-supplicant-dbus.c [changed mode: 0755->0644]
plugin/wpasupplicant/ctrl_iface_dbus/dbus/wfd-plugin-supplicant-dbus.h [changed mode: 0755->0644]
plugin/wpasupplicant/ctrl_iface_dbus/include/wfd-plugin-wpasupplicant.h [changed mode: 0755->0644]
plugin/wpasupplicant/ctrl_iface_dbus/wfd-plugin-wpasupplicant.c [changed mode: 0755->0644]
plugin/wpasupplicant/ctrl_iface_sock/CMakeLists.txt [changed mode: 0755->0644]
plugin/wpasupplicant/ctrl_iface_sock/include/wfd-plugin-wpasupplicant.h [changed mode: 0755->0644]
plugin/wpasupplicant/ctrl_iface_sock/wfd-plugin-wpasupplicant.c [changed mode: 0755->0644]
plugin/wpasupplicant/emul/CMakeLists.txt [changed mode: 0755->0644]
plugin/wpasupplicant/emul/include/wfd-plugin-wpasupplicant.h [changed mode: 0755->0644]
plugin/wpasupplicant/emul/wfd-plugin-wpasupplicant-emul.c [changed mode: 0755->0644]
src/wifi-direct-event.c [changed mode: 0755->0644]
src/wifi-direct-group.c [changed mode: 0755->0644]
src/wifi-direct-iface.c [changed mode: 0755->0644]
src/wifi-direct-manager.c [changed mode: 0755->0644]
src/wifi-direct-service.c [changed mode: 0755->0644]
src/wifi-direct-session.c [changed mode: 0755->0644]
src/wifi-direct-util.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)