summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2018-05-29 15:35:09 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-05-29 15:35:09 +0000
commit67f523ca386f4b48a0c1a084b5078a00b4b1f78d (patch)
tree989e39156d5f9872b8106645b8a7c259125b4229
parented9da87a6eac7cf954a226b0212940bc2ab4f638 (diff)
parented9f4f93f7787cb69c2b483c30adff7fa21655d7 (diff)
downloadplatform_external_dnsmasq-67f523ca386f4b48a0c1a084b5078a00b4b1f78d.tar.gz
platform_external_dnsmasq-67f523ca386f4b48a0c1a084b5078a00b4b1f78d.tar.bz2
platform_external_dnsmasq-67f523ca386f4b48a0c1a084b5078a00b4b1f78d.zip
Merge "Make dnsmasq src files non-executable"
-rw-r--r--[-rwxr-xr-x]CHANGELOG0
-rw-r--r--[-rwxr-xr-x]CHANGELOG.archive0
-rw-r--r--[-rwxr-xr-x]COPYING0
-rw-r--r--[-rwxr-xr-x]COPYING-v30
-rw-r--r--[-rwxr-xr-x]NOTICE0
-rw-r--r--[-rwxr-xr-x]dnsmasq.conf.example0
-rw-r--r--[-rwxr-xr-x]src/NOTICE0
-rw-r--r--[-rwxr-xr-x]src/cache.c0
-rw-r--r--[-rwxr-xr-x]src/config.h0
-rw-r--r--[-rwxr-xr-x]src/dhcp.c0
-rw-r--r--[-rwxr-xr-x]src/dnsmasq.c0
-rw-r--r--[-rwxr-xr-x]src/dnsmasq.h0
-rw-r--r--[-rwxr-xr-x]src/forward.c0
-rw-r--r--[-rwxr-xr-x]src/helper.c0
-rw-r--r--[-rwxr-xr-x]src/lease.c0
-rw-r--r--[-rwxr-xr-x]src/log.c0
-rw-r--r--[-rwxr-xr-x]src/netlink.c0
-rw-r--r--[-rwxr-xr-x]src/network.c0
-rw-r--r--[-rwxr-xr-x]src/option.c0
-rw-r--r--[-rwxr-xr-x]src/rfc1035.c0
-rw-r--r--[-rwxr-xr-x]src/rfc2131.c0
-rw-r--r--[-rwxr-xr-x]src/util.c0
22 files changed, 0 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 89209d5..89209d5 100755..100644
--- a/CHANGELOG
+++ b/CHANGELOG
diff --git a/CHANGELOG.archive b/CHANGELOG.archive
index c9973cc..c9973cc 100755..100644
--- a/CHANGELOG.archive
+++ b/CHANGELOG.archive
diff --git a/COPYING b/COPYING
index 60549be..60549be 100755..100644
--- a/COPYING
+++ b/COPYING
diff --git a/COPYING-v3 b/COPYING-v3
index 94a9ed0..94a9ed0 100755..100644
--- a/COPYING-v3
+++ b/COPYING-v3
diff --git a/NOTICE b/NOTICE
index 60549be..60549be 100755..100644
--- a/NOTICE
+++ b/NOTICE
diff --git a/dnsmasq.conf.example b/dnsmasq.conf.example
index ac9ef7a..ac9ef7a 100755..100644
--- a/dnsmasq.conf.example
+++ b/dnsmasq.conf.example
diff --git a/src/NOTICE b/src/NOTICE
index 60549be..60549be 100755..100644
--- a/src/NOTICE
+++ b/src/NOTICE
diff --git a/src/cache.c b/src/cache.c
index 6c0f225..6c0f225 100755..100644
--- a/src/cache.c
+++ b/src/cache.c
diff --git a/src/config.h b/src/config.h
index 5a88c1d..5a88c1d 100755..100644
--- a/src/config.h
+++ b/src/config.h
diff --git a/src/dhcp.c b/src/dhcp.c
index fa204a5..fa204a5 100755..100644
--- a/src/dhcp.c
+++ b/src/dhcp.c
diff --git a/src/dnsmasq.c b/src/dnsmasq.c
index cc3a6a4..cc3a6a4 100755..100644
--- a/src/dnsmasq.c
+++ b/src/dnsmasq.c
diff --git a/src/dnsmasq.h b/src/dnsmasq.h
index 99b683c..99b683c 100755..100644
--- a/src/dnsmasq.h
+++ b/src/dnsmasq.h
diff --git a/src/forward.c b/src/forward.c
index 4937fc0..4937fc0 100755..100644
--- a/src/forward.c
+++ b/src/forward.c
diff --git a/src/helper.c b/src/helper.c
index b992e78..b992e78 100755..100644
--- a/src/helper.c
+++ b/src/helper.c
diff --git a/src/lease.c b/src/lease.c
index 985bd73..985bd73 100755..100644
--- a/src/lease.c
+++ b/src/lease.c
diff --git a/src/log.c b/src/log.c
index 55bc9c8..55bc9c8 100755..100644
--- a/src/log.c
+++ b/src/log.c
diff --git a/src/netlink.c b/src/netlink.c
index 77c4385..77c4385 100755..100644
--- a/src/netlink.c
+++ b/src/netlink.c
diff --git a/src/network.c b/src/network.c
index ea96793..ea96793 100755..100644
--- a/src/network.c
+++ b/src/network.c
diff --git a/src/option.c b/src/option.c
index 627754f..627754f 100755..100644
--- a/src/option.c
+++ b/src/option.c
diff --git a/src/rfc1035.c b/src/rfc1035.c
index d4e9bf5..d4e9bf5 100755..100644
--- a/src/rfc1035.c
+++ b/src/rfc1035.c
diff --git a/src/rfc2131.c b/src/rfc2131.c
index 1ef8569..1ef8569 100755..100644
--- a/src/rfc2131.c
+++ b/src/rfc2131.c
diff --git a/src/util.c b/src/util.c
index e44b8fa..e44b8fa 100755..100644
--- a/src/util.c
+++ b/src/util.c