Commit Graph

35 Commits (master)

Author SHA1 Message Date
Christian König 9b5ea13a33 Use utils.sh in install script
2 years ago
Adam Warner 36dd533ef3 use directory /var/log/pihole/ for log storage
2 years ago
DL6ER b755330f4c
Remove local-ttl from set of default dnsmasq options.
3 years ago
DL6ER 0711f4d63a
Revert "Enable DNS forwarding loop detection"
3 years ago
deHakkelaar ad39ba30bd
Enable DNS forwarding loop detection
4 years ago
DirkJanIT b88510d89a
Add CACHE_SIZE to setupVars (#3170)
4 years ago
Mograine b93628acb3 Merge branch 'development' of https://github.com/Mograine/pi-hole into patch-1
5 years ago
Pierre Ghiot bb8dbe9da5 Update 01-pihole.conf
5 years ago
DL6ER 1f36ec48e3
Add use-application-dns.net = NXDOMAIN in ProcessDNSSettings rather than in the template so we can ensure that it will survive config-renewals.
5 years ago
DL6ER 525ec8cd01
Signal to Firefox that the local network is unsuitable for DNS-over-HTTPS
5 years ago
DL6ER d8eee47ca4
Add dhcp-ignore-names option when enabling DHCP service. We currently remove anything that starts with "dhcp-" to have a clean configuration and removed these lines without noticing when enabling the DHCP server.
5 years ago
DL6ER c5df104a66
Add dhcp-ignore-names option when enabling DHCP service. We currently remove anything that starts with "dhcp-" to have a clean configuration and removed these lines without noticing when enabling the DHCP server.
5 years ago
DL6ER de44563301
Remove addn-hosts from 01-pihole.conf
5 years ago
Mcat12 7a19d24058
Remove user/group from dnsmasq config
5 years ago
DL6ER 04fd296ffe
Add wpad vulnerability fix as suggested by dnsmasq.conf.example
5 years ago
Mark Drobnak f87f3b9199
Merge pull request #2467 from pi-hole/fix/dnsmasq-license
6 years ago
WaLLy3K 7f92671765
Update dnsmasq config license
6 years ago
DL6ER 45bf4b02e7
Ensure that when pihole-FTL is launched as user root, it will drop permissions as soon as this is possible. We tell pihole-FTL to change UID/GID to pihole:pihole instead of the default nobody:nogroup. This default causes conflicts with our SQLite3 database. See that corresponding pull request for further details.
6 years ago
DL6ER 1dca1efbc6
Don't use extra query logging
6 years ago
DL6ER 5c2dcb5e74
Enable dnsmasq's extra logging feature
6 years ago
WaLLy3K 11282aaca3 Decrease `local-ttl` to 2
7 years ago
Mcat12 bc46694ea7 Move local.list after the ad blocking lists
7 years ago
DL6ER 0283a1ab74
Introduce new file black.list for blacklist content
7 years ago
DL6ER 19e688effb
Add localise-queries flag to 01-pihole.conf
7 years ago
DL6ER f626406685
Revert #1273
7 years ago
DL6ER ec7e75a6e3
Don't save `interface=` line to `dnsmasq`s config file
7 years ago
Promofaux 684ac98c8e Remove hostname and pi.hole entries, move to /etc/pihole/local.list
7 years ago
Dan Schaper 300001e766 Remove `listen-address` directive
8 years ago
Adam Warner 18005ceee8 add hostname lines in 01-pihole.conf
8 years ago
Adam Warner eb52f81a5c add pi.hole entries to 01-pihole.conf
8 years ago
Adam Warner 97a013b2b7 Add direction to change upstream servers in setupVars.conf
8 years ago
Adam Warner 77808223dc remove stock comments from 01-pihole.conf and add warning to the top
8 years ago
Promofaux 70e4104c17 Merge remote-tracking branch 'origin/development'
8 years ago
Chad Howell abef758ff6 Get ready for user selected DNSs
8 years ago
Chad Howell ff5ed561cc Rename dnsmasq.conf to 01-pihole.conf
8 years ago