aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Kevin Lefèvre <kevin.lefevre@snips.ai>2016-05-17 23:52:58 +0200
committerGravatar Hoà V. DINH <dinh.viet.hoa@gmail.com>2016-05-17 14:52:58 -0700
commit6a720fd8bf82d6220330f148ca8ad351b690a9fd (patch)
tree4b7e72b35ecab8279e4782dcee06fc2494a19d69
parentf70043b6cc278f67b08fac6f243b936ba8cc8639 (diff)
Fix permission access of source files that was executable .i.e. chmod 744 to 644 (#1435)
-rw-r--r--[-rwxr-xr-x]example/common/FXKeychain.h0
-rw-r--r--[-rwxr-xr-x]example/common/FXKeychain.m0
-rw-r--r--[-rwxr-xr-x]example/common/FXKeychain_LICENCE.md0
-rw-r--r--[-rwxr-xr-x]example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetchHistory.h0
-rw-r--r--[-rwxr-xr-x]example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetchHistory.m0
-rw-r--r--[-rwxr-xr-x]example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetcher.h0
-rw-r--r--[-rwxr-xr-x]example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetcher.m0
-rw-r--r--[-rwxr-xr-x]example/ios/iOS UI Test/iOS UI Test/MCOMessageView.h0
-rw-r--r--[-rwxr-xr-x]example/ios/iOS UI Test/iOS UI Test/MCOMessageView.mm0
-rw-r--r--[-rwxr-xr-x]example/ios/iOS UI Test/iOS UI Test/MCTMsgViewController.h0
-rw-r--r--[-rwxr-xr-x]example/ios/iOS UI Test/iOS UI Test/MCTMsgViewController.mm0
-rw-r--r--[-rwxr-xr-x]src/async/imap/MCAsyncIMAP.h0
-rw-r--r--[-rwxr-xr-x]src/async/imap/MCIMAPAsyncConnection.cpp0
-rw-r--r--[-rwxr-xr-x]src/async/imap/MCIMAPAsyncConnection.h0
-rw-r--r--[-rwxr-xr-x]src/async/imap/MCIMAPAsyncSession.cpp0
-rw-r--r--[-rwxr-xr-x]src/async/imap/MCIMAPAsyncSession.h0
-rw-r--r--[-rwxr-xr-x]src/core/imap/MCIMAPSession.cpp0
-rw-r--r--[-rwxr-xr-x]src/core/imap/MCIMAPSession.h0
-rw-r--r--[-rwxr-xr-x]src/objc/imap/MCOIMAP.h0
-rw-r--r--[-rwxr-xr-x]src/objc/imap/MCOIMAPSession.h0
-rw-r--r--[-rwxr-xr-x]src/objc/imap/MCOIMAPSession.mm0
-rw-r--r--[-rwxr-xr-x]src/objc/smtp/MCOSMTPSession.mm0
-rw-r--r--[-rwxr-xr-x]src/ui/ios/MCOMessageView.h0
-rw-r--r--[-rwxr-xr-x]src/ui/ios/MCOMessageView.mm0
24 files changed, 0 insertions, 0 deletions
diff --git a/example/common/FXKeychain.h b/example/common/FXKeychain.h
index 3e80c817..3e80c817 100755..100644
--- a/example/common/FXKeychain.h
+++ b/example/common/FXKeychain.h
diff --git a/example/common/FXKeychain.m b/example/common/FXKeychain.m
index 4f8bdb83..4f8bdb83 100755..100644
--- a/example/common/FXKeychain.m
+++ b/example/common/FXKeychain.m
diff --git a/example/common/FXKeychain_LICENCE.md b/example/common/FXKeychain_LICENCE.md
index 68a5f4f5..68a5f4f5 100755..100644
--- a/example/common/FXKeychain_LICENCE.md
+++ b/example/common/FXKeychain_LICENCE.md
diff --git a/example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetchHistory.h b/example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetchHistory.h
index 96018f5d..96018f5d 100755..100644
--- a/example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetchHistory.h
+++ b/example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetchHistory.h
diff --git a/example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetchHistory.m b/example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetchHistory.m
index 2c859230..2c859230 100755..100644
--- a/example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetchHistory.m
+++ b/example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetchHistory.m
diff --git a/example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetcher.h b/example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetcher.h
index cd9a9ff6..cd9a9ff6 100755..100644
--- a/example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetcher.h
+++ b/example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetcher.h
diff --git a/example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetcher.m b/example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetcher.m
index ebbdd0de..ebbdd0de 100755..100644
--- a/example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetcher.m
+++ b/example/common/gtm-oauth2/HTTPFetcher/GTMHTTPFetcher.m
diff --git a/example/ios/iOS UI Test/iOS UI Test/MCOMessageView.h b/example/ios/iOS UI Test/iOS UI Test/MCOMessageView.h
index 5c458079..5c458079 100755..100644
--- a/example/ios/iOS UI Test/iOS UI Test/MCOMessageView.h
+++ b/example/ios/iOS UI Test/iOS UI Test/MCOMessageView.h
diff --git a/example/ios/iOS UI Test/iOS UI Test/MCOMessageView.mm b/example/ios/iOS UI Test/iOS UI Test/MCOMessageView.mm
index cd25abf3..cd25abf3 100755..100644
--- a/example/ios/iOS UI Test/iOS UI Test/MCOMessageView.mm
+++ b/example/ios/iOS UI Test/iOS UI Test/MCOMessageView.mm
diff --git a/example/ios/iOS UI Test/iOS UI Test/MCTMsgViewController.h b/example/ios/iOS UI Test/iOS UI Test/MCTMsgViewController.h
index 2de70a55..2de70a55 100755..100644
--- a/example/ios/iOS UI Test/iOS UI Test/MCTMsgViewController.h
+++ b/example/ios/iOS UI Test/iOS UI Test/MCTMsgViewController.h
diff --git a/example/ios/iOS UI Test/iOS UI Test/MCTMsgViewController.mm b/example/ios/iOS UI Test/iOS UI Test/MCTMsgViewController.mm
index 714ff2de..714ff2de 100755..100644
--- a/example/ios/iOS UI Test/iOS UI Test/MCTMsgViewController.mm
+++ b/example/ios/iOS UI Test/iOS UI Test/MCTMsgViewController.mm
diff --git a/src/async/imap/MCAsyncIMAP.h b/src/async/imap/MCAsyncIMAP.h
index e6d6d367..e6d6d367 100755..100644
--- a/src/async/imap/MCAsyncIMAP.h
+++ b/src/async/imap/MCAsyncIMAP.h
diff --git a/src/async/imap/MCIMAPAsyncConnection.cpp b/src/async/imap/MCIMAPAsyncConnection.cpp
index ff12c881..ff12c881 100755..100644
--- a/src/async/imap/MCIMAPAsyncConnection.cpp
+++ b/src/async/imap/MCIMAPAsyncConnection.cpp
diff --git a/src/async/imap/MCIMAPAsyncConnection.h b/src/async/imap/MCIMAPAsyncConnection.h
index 40b11b90..40b11b90 100755..100644
--- a/src/async/imap/MCIMAPAsyncConnection.h
+++ b/src/async/imap/MCIMAPAsyncConnection.h
diff --git a/src/async/imap/MCIMAPAsyncSession.cpp b/src/async/imap/MCIMAPAsyncSession.cpp
index 5c599558..5c599558 100755..100644
--- a/src/async/imap/MCIMAPAsyncSession.cpp
+++ b/src/async/imap/MCIMAPAsyncSession.cpp
diff --git a/src/async/imap/MCIMAPAsyncSession.h b/src/async/imap/MCIMAPAsyncSession.h
index 0230deda..0230deda 100755..100644
--- a/src/async/imap/MCIMAPAsyncSession.h
+++ b/src/async/imap/MCIMAPAsyncSession.h
diff --git a/src/core/imap/MCIMAPSession.cpp b/src/core/imap/MCIMAPSession.cpp
index 5cee16b1..5cee16b1 100755..100644
--- a/src/core/imap/MCIMAPSession.cpp
+++ b/src/core/imap/MCIMAPSession.cpp
diff --git a/src/core/imap/MCIMAPSession.h b/src/core/imap/MCIMAPSession.h
index 8b3fed0f..8b3fed0f 100755..100644
--- a/src/core/imap/MCIMAPSession.h
+++ b/src/core/imap/MCIMAPSession.h
diff --git a/src/objc/imap/MCOIMAP.h b/src/objc/imap/MCOIMAP.h
index 11cbc2ae..11cbc2ae 100755..100644
--- a/src/objc/imap/MCOIMAP.h
+++ b/src/objc/imap/MCOIMAP.h
diff --git a/src/objc/imap/MCOIMAPSession.h b/src/objc/imap/MCOIMAPSession.h
index 7674e9db..7674e9db 100755..100644
--- a/src/objc/imap/MCOIMAPSession.h
+++ b/src/objc/imap/MCOIMAPSession.h
diff --git a/src/objc/imap/MCOIMAPSession.mm b/src/objc/imap/MCOIMAPSession.mm
index 2eba5cc0..2eba5cc0 100755..100644
--- a/src/objc/imap/MCOIMAPSession.mm
+++ b/src/objc/imap/MCOIMAPSession.mm
diff --git a/src/objc/smtp/MCOSMTPSession.mm b/src/objc/smtp/MCOSMTPSession.mm
index 04e3993b..04e3993b 100755..100644
--- a/src/objc/smtp/MCOSMTPSession.mm
+++ b/src/objc/smtp/MCOSMTPSession.mm
diff --git a/src/ui/ios/MCOMessageView.h b/src/ui/ios/MCOMessageView.h
index 3c4ce50d..3c4ce50d 100755..100644
--- a/src/ui/ios/MCOMessageView.h
+++ b/src/ui/ios/MCOMessageView.h
diff --git a/src/ui/ios/MCOMessageView.mm b/src/ui/ios/MCOMessageView.mm
index 856e09b9..856e09b9 100755..100644
--- a/src/ui/ios/MCOMessageView.mm
+++ b/src/ui/ios/MCOMessageView.mm