Commit Graph

4288 Commits (989bbad37ec84f588fee92a2a32852df3b775a1d)
 

Author SHA1 Message Date
DL6ER 989bbad37e
Remove pihole -a hostrecord
4 years ago
Adam Warner d42785a3bf
Merge pull request #3271 from pi-hole/tweak/version
4 years ago
DL6ER 401c029dc4
Improve else condition of branch determination
4 years ago
DL6ER ed9d74593d
Merge pull request #3289 from pi-hole/tweak/boldify_uniques
4 years ago
Adam Warner 9286965ee2
Merge pull request #3287 from pi-hole/tweak/remove-deprecated-list
4 years ago
DL6ER fa57c457f3
Boldify number of unique domains as this is the actually interesting number
4 years ago
DL6ER 0343171703
Add correct displaying for detached HEAD state.
4 years ago
DL6ER 176fbaf83b
Ask pihole-FTL for the branch it was compiled from instead of trusting the checkout file to be present.
4 years ago
Adam Warner 94a4f844a8
Remove deprecated list
4 years ago
Adam Warner 471006676c
Merge pull request #3227 from pi-hole/new/CLI_domain_comments
4 years ago
Adam Warner 0155d42650
Merge pull request #3252 from yubiuser/patch-1
4 years ago
Adam Warner 3cc9ba4ee8
stickler Signed-off-by: Adam Warner <me@adamwarner.co.uk>
4 years ago
Adam Warner 6dc85c3527
Don't display branch name if it is on master.
4 years ago
Dan Schaper 4f01daf5bc
Merge pull request #3244 from atenart/remove-hosts-file-ads-list
4 years ago
Dan Schaper 0f20470a38
Merge pull request #3269 from pi-hole/tweak/hosts-comments
4 years ago
Adam Warner 851947bbf2
Add branch name to version output
4 years ago
Dan Schaper 413fa94e98
Merge pull request #3263 from mschoettle/fix/broken-blocking-landing-page-v5.0
4 years ago
Matthias Schoettle 308eb5eda5 Fixes broken blocking page and landing page when changing server port and/or hostname.
4 years ago
yubiuser d27a565d39 Apply suggestions from code review
4 years ago
M4x 2de5362adc
Sanitize email address in case of security issues (#3254)
4 years ago
Christian König de42669bb7 fix typo in pihole help
4 years ago
Christian König 3095fd4dd6 add restart [options] to cli help
4 years ago
yubiuser ebbb7168a4 add [options] for pihole restartdns
4 years ago
Antoine Tenart 16f664cdb4 basic_install: remove remaining references to hosts-file.net
4 years ago
DL6ER a2d2639ee8
Merge pull request #3242 from pi-hole/fix/do_not_flush_neigh_cache
4 years ago
DL6ER d1caad76d8
Do not flush neigh cache as this is known to create a number of issues. The better aproach to this is to manually flush the ARP cache by either restarting or calling "ip neigh flush all".
4 years ago
DL6ER fff7adfb20
Merge pull request #3236 from pi-hole/PromoFaux-patch-1
4 years ago
Adam Warner 7d19ee1b25
validate blocklist URL before adding to the database (#3237)
4 years ago
DL6ER 7b15a88dc4
Strip comments from downloaded lists instead of discarding lines with comments altogether
4 years ago
Adam Warner dc35709a1b
Remove hosts-file.net from default lists
4 years ago
DL6ER 0fad979206
Merge pull request #3230 from pi-hole/fix/remove-19036
4 years ago
DL6ER 277179f150 Remove 19036 trust anchor, now expired: https://www.icann.org/resources/pages/ksk-rollover
4 years ago
DL6ER 15a9d662ac Add option --comment "whatever" for adding comments for new domains through the CLI interface.
4 years ago
Adam Warner 1b35eebad8
Merge pull request #3207 from pi-hole/tweak/resolvconf
4 years ago
Adam Warner 4994da5170
Update automated install/basic-install.sh
4 years ago
Adam Warner 175d32c5f6
Set nameservers to be that which have been chosen by the user in the whiptail
4 years ago
Adam Warner 1481cc583f
Don't set nameserver in dhcpcd.conf
4 years ago
Adam Warner dbc54b3063
remove resolvconf dep
4 years ago
DL6ER 22ce5c0d70
Fix incorrect type description. (#3201)
4 years ago
Dan Schaper f617ed2f44
Merge pull request #3186 from pi-hole/fix/awkInQuery
4 years ago
Dan Schaper bf4fada3b7
Don't quote inside backticks, use unquoted variable.
4 years ago
Dan Schaper 360d0e4e6b
Loop through array of lists.
4 years ago
Dan Schaper 4f390ce801
Use bash regex instead of awk.
4 years ago
Adam Warner dc8ae4f0ab
Merge pull request #3127 from pi-hole/fix/removeFunding
4 years ago
Adam Warner d2a8b4d2b9
Merge pull request #3180 from pi-hole/release/v4.4
4 years ago
Adam Warner c07d86b9f9
Merge branch 'release/v5.0' into release/v4.4
4 years ago
Adam Warner 58785020bd
Merge pull request #3161 from pi-hole/cherry-pick-4.3.5
4 years ago
DL6ER 1c74b41869
Add use-application-dns.net = NXDOMAIN in ProcessDNSSettings rather than in the template so we can ensure that it will survive config-renewals.
4 years ago
Adam Warner 6104d81622
Safeguard against colour output in grep commandadd -i to grep to make search for "Location" case-insensitive
4 years ago
Adam Warner 121c93e822
Merge pull request #3160 from pi-hole/release/v4.3.5
4 years ago