Commit Graph

3322 Commits (4fc3546887e37d9296f5cfd69692bcf8964c7df3)
 

Author SHA1 Message Date
Mark Drobnak bb9a18ef08
Merge pull request #1987 from ryanknapper/patch-1
7 years ago
Everett Southwick a8b493cb7d Add support for public Cloudflare DNS servers.
7 years ago
Jacob Salmela 1a275ba184
debug user locale; improve function to parse variables and files
7 years ago
Jacob Salmela 187848660c
try another fix for #2028
7 years ago
Jacob Salmela c3f391dc5a
maybe fixes #2028 by deleting null bytes
7 years ago
Mark Drobnak 971e6f2664
Merge pull request #2064 from Perflyst/chronometer-1
7 years ago
Mark Drobnak a1d6ef04ec
Merge pull request #1758 from mettacrawler/fix-for-RHELish-ifcfg
7 years ago
DL6ER ff47ab12fb
Save number of effectively blocked domains in /etc/pihole/numBlocked
7 years ago
Dan Schaper a97e361661
Merge pull request #2061 from dflamand/development
7 years ago
Dan Schaper 34d84522dd
Merge pull request #2054 from theLMGN/patch-1
7 years ago
Perflyst 3390fbf238 Add RaspberryPi 3B+
7 years ago
Mark Drobnak 98ad1feaeb
Merge pull request #2060 from pi-hole/tweak/debug-xheader
7 years ago
Dillon Flamand 37e8a91d5b
Remove dead link from CONTRIBUTING.md
7 years ago
Jacob Salmela 68c27eb2a1
add label to x-header so you know which one is being evaluated
7 years ago
Jacob Salmela 143e75d213
fix empty ports on some systems
7 years ago
DL6ER 295ac49f83
Add capability CAP_NET_RAW to allow pihole-FTL to use RAW sockets for being able to create an ICMPv6 socket for IPv6 handling in the DHCP service
7 years ago
Mark Drobnak d31a498e6c
Merge pull request #2031 from pi-hole/tweak/BegonePullApprove
7 years ago
Adam Warner 2fd88a1c6a
Merge branch 'FTLDNS' of github.com:pi-hole/pi-hole into FTLDNS
7 years ago
Adam Warner fbab930cb1
Allow install script to install FTL instead of the checkout script. Utilises the /etc/pihole/ftlbranch file.
7 years ago
Leo MG Nesfield (LMGN) bfcbd72e4b
Link to the admin panel on the splash page.
7 years ago
Jacob Salmela d9d3caec22
new head tail function and get head tail of pihole-FTL.log instead of just head
7 years ago
Adam Warner 238a56cac3
Remove CreateLogFile function, as this is handled by the FTL service
7 years ago
Adam Warner 51765b1f65
chown pihole log to pihole:pihole, rather than pihole:root
7 years ago
Jacob Salmela 7159ecb632
reduce ping times for faster script completion
7 years ago
Jacob Salmela 11f3425876
update donation and affiliate links. also link to trademark guidelines. update an image. and add a project.
7 years ago
Mark Drobnak e131395cce
Merge pull request #2037 from justinamcafee/master
7 years ago
Adam Warner d26ea2b948
remove trailing whitespace
7 years ago
Adam Warner 5584a9ce5d
Merge branch 'development' into FTLDNS
7 years ago
Adam Warner e2e8b733a8
tidy up function
7 years ago
Adam Warner f18bf35b20
use `systemctl is-enabled` to check enabled status of service
7 years ago
Adam Warner 44d8cb77e3
Kill off `mask_service` function
7 years ago
Adam Warner fc10e3fcac
Merge pull request #2025 from pi-hole/FTLDNSremoveDnsmasq
7 years ago
Adam Warner b92ccb2de4
Additionally `mask` the dnsmasq service on systems with systemctl
7 years ago
justinamcafee 30af6e73be
added ;; to line 825
7 years ago
justinamcafee 2895b9bfb7
Added support for FamilyShield from OpenDNS
7 years ago
Adam Warner 84bd86f1ee
- Test to see if dnsmasq service is enabled before stopping and disabling it.
7 years ago
Adam Warner 7193f40b87
remove libnettle, missed a >/dev/null
7 years ago
Adam Warner acd69fa4b0
silence push/popd
7 years ago
Adam Warner 71d8f5f96f
remove PA YAML file
7 years ago
Adam Warner 856a2096eb
Merge pull request #2030 from pi-hole/new/StickFTLCheckoutBranch
7 years ago
Adam Warner 76cb129d3c
don't forget `master` and `development` branches!
7 years ago
Adam Warner 246d5cd587
store checked out FTL branch in /etc/pihole/ftlbranch
7 years ago
Riley Avron f390671018 Improve scheme matching to avoid inadvertent blocking
7 years ago
Riley Avron 512ec7fb87 Remove unneeded ifs in awk
7 years ago
Adam Warner 24219422df
Merge branch 'development' into FTLDNSremoveDnsmasq
7 years ago
Adam Warner aed20cf7c6
Merge pull request #2017 from pi-hole/fix/NoWhitelistGravity
7 years ago
Adam Warner 6584933e92
fix stickler complaints
7 years ago
Adam Warner 8cf8da4c78
- Check file /etc/pihole/ftlbranch for current FTL branch, download from github if master, or pi-hole.net if other
7 years ago
Adam Warner ad1f210528
As we no longer add source lists to the whitelist by default, gravity falls over on new installs.
7 years ago
Adam Warner cadab61a21
Merge branch 'development' into FTLDNS
7 years ago