Commit Graph

3391 Commits (3af61c031d0e8151c0dc4c5a59c8157125b630ed)
 

Author SHA1 Message Date
Mark Drobnak c2fcbbb0c6
Merge pull request #2090 from Razvici/master
7 years ago
Jacob Salmela 8e82bf69d8
update wallet addresses
7 years ago
Jacob Salmela 284f9e3f2f
implement mcats request. removed 'the'
7 years ago
Jacob Salmela 5ffc3561ed
implement dschapers suggestions--better command, less subshells, and finer formatting
7 years ago
Dan Schaper 952f1271b4
Do not require DCO for Pi-hole Org members with GPG signed commits.
7 years ago
Dan Schaper 250b445eee
Split declaration and population for stickler.
7 years ago
Mark Drobnak 331472b592
Merge pull request #1999 from pi-hole/tweak/RedundantInstallCode
7 years ago
DL6ER 82d5afe996
Silence error in log flush subroutine when no pihole-FTL.conf can be found
7 years ago
Razvan Radu 7361d5d3ea Update pihole lolcahost probe for DNS status
7 years ago
DL6ER 6086614274
Add "-l, privacylevel" description to "pihole -a"
7 years ago
Adam Warner 6bb4780d32
Merge pull request #2077 from pi-hole/tweak/FTLDNSExperiments
7 years ago
Adam Warner 631f5b4848 Change order of updatable components to match the end output
7 years ago
DL6ER 0f17712f6c
Merge pull request #2085 from pi-hole/FTLDNS-privacylevels
7 years ago
DL6ER 4941e0f8ad
Backend changes needed to be able to set the privacy level
7 years ago
Jacob Salmela fbee18e24d
Merge pull request #2056 from pi-hole/release/v3.3.1
7 years ago
Adam Warner f37b2bc7c1
move call to `get_binary_name` into `FTLcheckUpdate()` to avoid having to run that first
7 years ago
Adam Warner 56278c6394
Fix shellcheck complaints
7 years ago
Adam Warner b1d6c03190
Break out binary name funtion to it's own function
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
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