From 7076ae9e3d5737876183e3490733b82bb1812eaa Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 8 Nov 2012 00:05:21 -0800 Subject: [PATCH] - remove execute permissions from various files that shouldn't have them --- checkin_notes | 3 +++ clientgui/mac/MacAccessiblity.cpp | 0 html/bt/announce.php | 0 html/bt/config.php.example | 0 html/bt/inc/binteger.php | 0 html/bt/inc/blist.php | 0 html/bt/inc/bstring.php | 0 html/bt/inc/illegalargumentexception.php | 0 html/bt/inc/torrent.php | 0 html/bt/scrape.php | 0 html/bt/torrent_cache.php | 0 html/ops/delete_orphan_results.php | 0 mac_installer/Installer.cpp | 0 mac_installer/LoginItemAPI.c | 0 mac_installer/PostInstall.cpp | 0 mac_installer/postinstall | 0 mac_installer/preinstall | 0 17 files changed, 3 insertions(+) mode change 100755 => 100644 clientgui/mac/MacAccessiblity.cpp mode change 100755 => 100644 html/bt/announce.php mode change 100755 => 100644 html/bt/config.php.example mode change 100755 => 100644 html/bt/inc/binteger.php mode change 100755 => 100644 html/bt/inc/blist.php mode change 100755 => 100644 html/bt/inc/bstring.php mode change 100755 => 100644 html/bt/inc/illegalargumentexception.php mode change 100755 => 100644 html/bt/inc/torrent.php mode change 100755 => 100644 html/bt/scrape.php mode change 100755 => 100644 html/bt/torrent_cache.php mode change 100755 => 100644 html/ops/delete_orphan_results.php mode change 100755 => 100644 mac_installer/Installer.cpp mode change 100755 => 100644 mac_installer/LoginItemAPI.c mode change 100755 => 100644 mac_installer/PostInstall.cpp mode change 100644 => 100755 mac_installer/postinstall mode change 100644 => 100755 mac_installer/preinstall diff --git a/checkin_notes b/checkin_notes index 064e99612d..819990dc24 100644 --- a/checkin_notes +++ b/checkin_notes @@ -6689,3 +6689,6 @@ David 7 Nov 2012 sched_array.cpp sched_config.cpp,h sched_resend.cpp + +David 8 Nov 2012 + - remove execute permissions from various files that shouldn't have them diff --git a/clientgui/mac/MacAccessiblity.cpp b/clientgui/mac/MacAccessiblity.cpp old mode 100755 new mode 100644 diff --git a/html/bt/announce.php b/html/bt/announce.php old mode 100755 new mode 100644 diff --git a/html/bt/config.php.example b/html/bt/config.php.example old mode 100755 new mode 100644 diff --git a/html/bt/inc/binteger.php b/html/bt/inc/binteger.php old mode 100755 new mode 100644 diff --git a/html/bt/inc/blist.php b/html/bt/inc/blist.php old mode 100755 new mode 100644 diff --git a/html/bt/inc/bstring.php b/html/bt/inc/bstring.php old mode 100755 new mode 100644 diff --git a/html/bt/inc/illegalargumentexception.php b/html/bt/inc/illegalargumentexception.php old mode 100755 new mode 100644 diff --git a/html/bt/inc/torrent.php b/html/bt/inc/torrent.php old mode 100755 new mode 100644 diff --git a/html/bt/scrape.php b/html/bt/scrape.php old mode 100755 new mode 100644 diff --git a/html/bt/torrent_cache.php b/html/bt/torrent_cache.php old mode 100755 new mode 100644 diff --git a/html/ops/delete_orphan_results.php b/html/ops/delete_orphan_results.php old mode 100755 new mode 100644 diff --git a/mac_installer/Installer.cpp b/mac_installer/Installer.cpp old mode 100755 new mode 100644 diff --git a/mac_installer/LoginItemAPI.c b/mac_installer/LoginItemAPI.c old mode 100755 new mode 100644 diff --git a/mac_installer/PostInstall.cpp b/mac_installer/PostInstall.cpp old mode 100755 new mode 100644 diff --git a/mac_installer/postinstall b/mac_installer/postinstall old mode 100644 new mode 100755 diff --git a/mac_installer/preinstall b/mac_installer/preinstall old mode 100644 new mode 100755