Commit Graph

4458 Commits (fa574cfd0851091f94b8a71f5adabba41273332f)
 

Author SHA1 Message Date
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 d18a8b1b8a
Merge pull request #3205 from MichaIng/patch-5
4 years ago
Adam Warner a37dba2c81
remove configureFirewall function, the call to it, and related tests
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 e80990c27a
Merge pull request #3282 from pi-hole/revert-3276-feature/support_for_new_cloudflare_dns_for_families
4 years ago
Adam Warner e6dcccc7bd Revert "- Added 2 new DNS entries for the new Cloudflare DNS for families, which comes in 2 flavors (#3276)"
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
Mohammed Swillam 7e1a8c1ceb
- Added 2 new DNS entries for the new Cloudflare DNS for families, which comes in 2 flavors (#3276)
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
DL6ER 093054a1eb
Automatically convert legacy IP range to Class C network
4 years ago
DL6ER 4130af0aab
Retain rev-server settings when the feature gets disabled.
4 years ago
DL6ER 90a5a13197
Convert CONDITIONAL_FORWARDING to REV_SERVER settings. Try to detect intended CIDR range automatically.
4 years ago
DL6ER 1632632668
Merge pull request #3259 from pi-hole/update_devel
4 years ago
DL6ER 982c1b0059
Merge branch 'release/v5.0' into development
4 years ago
Adam Warner 26f71e4dbe
accidentally a space
4 years ago
Adam Warner b6ac1585ec
add regex attribution
4 years ago
Adam Warner a9b19df4ec
expand email validation regex to catch more valid emails see comments on PR #3254
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
pvogt09 40ac3e7eb7 remove pihole group during uninstall
4 years ago
pvogt09 25c5661c1b fix stickler errors
4 years ago
pvogt09 a993b8b34d fixes #3217 by checking for existing pihole group
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
Julien Orain 6d4844a0b3 docs(typo): fix typo
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
MichaIng bb936f4fdb
Reduce apt-get install verbosity
4 years ago
XhmikosR 7b8611ced0
Assorted typo fixes. (#3126)
4 years ago