Commit Graph

3099 Commits (c9f3c02cb77183939b459aff57513a3e38c7d49a)
 

Author SHA1 Message Date
Dan Schaper c9f3c02cb7
Merge pull request #2027 from ravron/ravron-urls-in-query-strings
7 years ago
Mark Drobnak d4870b3854
Merge pull request #2053 from pi-hole/tweak/debug-logs
7 years ago
Adam Warner 36d9af10f0
Merge pull request #2108 from LudovicRousseau/fix_No_such_file_or_directory
7 years ago
Dan Schaper 0c8fcbc684
Merge pull request #2105 from pi-hole/feature/self_dco
7 years ago
Ludovic Rousseau 7edab27e53 Stylistic change to use an explicit if/then/fi
7 years ago
Ludovic Rousseau 9b3531f634 Fix stylistic issue
7 years ago
Ludovic Rousseau d8f85a8981 Avoid a "No such file or directory" error
7 years ago
Ludovic Rousseau 3b229489c2 Fix regex to find DBFILE= from configuration file
7 years ago
Mark Drobnak c2fcbbb0c6
Merge pull request #2090 from Razvici/master
7 years ago
Dan Schaper 952f1271b4
Do not require DCO for Pi-hole Org members with GPG signed commits.
7 years ago
Mark Drobnak 331472b592
Merge pull request #1999 from pi-hole/tweak/RedundantInstallCode
7 years ago
Razvan Radu 7361d5d3ea Update pihole lolcahost probe for DNS status
7 years ago
Jacob Salmela fbee18e24d
Merge pull request #2056 from pi-hole/release/v3.3.1
7 years ago
Mark Drobnak 1200a77b22
Merge pull request #2075 from everettsouthwick/development
7 years ago
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
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
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
Mark Drobnak d31a498e6c
Merge pull request #2031 from pi-hole/tweak/BegonePullApprove
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
Jacob Salmela 7159ecb632
reduce ping times for faster script completion
7 years ago
Mark Drobnak e131395cce
Merge pull request #2037 from justinamcafee/master
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 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 aed20cf7c6
Merge pull request #2017 from pi-hole/fix/NoWhitelistGravity
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
Mark Drobnak e3e5e016d5
Merge pull request #2016 from pi-hole/bugfix/mktemp
7 years ago
Dan Schaper 3425b9a82e
Fix mktmp > mktemp
7 years ago
Dan Schaper 6011dd7372
Merge pull request #2000 from pi-hole/fix/FTL_Install
7 years ago
Dan Schaper 41d9d57c84
Merge pull request #1996 from pi-hole/fix/AlternativeWhitelistFromWebFix
7 years ago
Dan Schaper 4606693e62
Use pushd/popd and create random temporary directory to prevent potential backdoor binary injection.
7 years ago
Adam Warner e61d8e4fb8
adlists.default no longer used. No need to reference it.
7 years ago
Adam Warner 6b4685b333
much more elegant to export LC_ALL at the beginning of the script!
7 years ago
Adam Warner d4ac818a0b
Specifty `LC_ALL=C` when dealing with sorted lists.
7 years ago
Ryan Knapper c17d95bfed
Proper output for debug CPU detection
7 years ago
Mark Drobnak f14184df30
Merge pull request #1982 from LudovicRousseau/master
7 years ago
Ludovic Rousseau 47bbea9ba7 Use " " to protect parameter substitution
7 years ago