Commit Graph

4442 Commits (27366fe9f0f399316960d08752d4fff2539a3095)
 

Author SHA1 Message Date
DL6ER 093054a1eb
Automatically convert legacy IP range to Class C network
5 years ago
DL6ER 4130af0aab
Retain rev-server settings when the feature gets disabled.
5 years ago
DL6ER 90a5a13197
Convert CONDITIONAL_FORWARDING to REV_SERVER settings. Try to detect intended CIDR range automatically.
5 years ago
DL6ER 1632632668
Merge pull request #3259 from pi-hole/update_devel
5 years ago
DL6ER 982c1b0059
Merge branch 'release/v5.0' into development
5 years ago
Adam Warner 26f71e4dbe
accidentally a space
5 years ago
Adam Warner b6ac1585ec
add regex attribution
5 years ago
Adam Warner a9b19df4ec
expand email validation regex to catch more valid emails see comments on PR #3254
5 years ago
yubiuser d27a565d39 Apply suggestions from code review
5 years ago
M4x 2de5362adc
Sanitize email address in case of security issues (#3254)
5 years ago
Christian König de42669bb7 fix typo in pihole help
5 years ago
Christian König 3095fd4dd6 add restart [options] to cli help
5 years ago
yubiuser ebbb7168a4 add [options] for pihole restartdns
5 years ago
pvogt09 40ac3e7eb7 remove pihole group during uninstall
5 years ago
pvogt09 25c5661c1b fix stickler errors
5 years ago
pvogt09 a993b8b34d fixes #3217 by checking for existing pihole group
5 years ago
Antoine Tenart 16f664cdb4 basic_install: remove remaining references to hosts-file.net
5 years ago
DL6ER a2d2639ee8
Merge pull request #3242 from pi-hole/fix/do_not_flush_neigh_cache
5 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".
5 years ago
DL6ER fff7adfb20
Merge pull request #3236 from pi-hole/PromoFaux-patch-1
5 years ago
Adam Warner 7d19ee1b25
validate blocklist URL before adding to the database (#3237)
5 years ago
DL6ER 7b15a88dc4
Strip comments from downloaded lists instead of discarding lines with comments altogether
5 years ago
Adam Warner dc35709a1b
Remove hosts-file.net from default lists
5 years ago
DL6ER 0fad979206
Merge pull request #3230 from pi-hole/fix/remove-19036
5 years ago
DL6ER 277179f150 Remove 19036 trust anchor, now expired: https://www.icann.org/resources/pages/ksk-rollover
5 years ago
DL6ER 15a9d662ac Add option --comment "whatever" for adding comments for new domains through the CLI interface.
5 years ago
Adam Warner 1b35eebad8
Merge pull request #3207 from pi-hole/tweak/resolvconf
5 years ago
Julien Orain 6d4844a0b3 docs(typo): fix typo
5 years ago
Adam Warner 4994da5170
Update automated install/basic-install.sh
5 years ago
Adam Warner 175d32c5f6
Set nameservers to be that which have been chosen by the user in the whiptail
5 years ago
Adam Warner 1481cc583f
Don't set nameserver in dhcpcd.conf
5 years ago
Adam Warner dbc54b3063
remove resolvconf dep
5 years ago
MichaIng bb936f4fdb
Reduce apt-get install verbosity
5 years ago
XhmikosR 7b8611ced0
Assorted typo fixes. (#3126)
5 years ago
DL6ER 497bfd80a5
Update development from release/v5.0 (#3200)
5 years ago
DL6ER 22ce5c0d70
Fix incorrect type description. (#3201)
5 years ago
jnozsc 4a711340ef
use py3 instead py2 (#3153)
5 years ago
Dan Schaper f617ed2f44
Merge pull request #3186 from pi-hole/fix/awkInQuery
5 years ago
Dan Schaper bf4fada3b7
Don't quote inside backticks, use unquoted variable.
5 years ago
Dan Schaper 360d0e4e6b
Loop through array of lists.
5 years ago
Dan Schaper 4f390ce801
Use bash regex instead of awk.
5 years ago
Adam Warner 027b97cbfa
Merge pull request #3185 from msamendinger/removewget
5 years ago
msamendinger d16b472592 Remove wget from PIHOLE_DEPS
5 years ago
Adam Warner e6bfb0fe17
Merge pull request #3152 from pi-hole/release/v5.0
5 years ago
Adam Warner dc8ae4f0ab
Merge pull request #3127 from pi-hole/fix/removeFunding
5 years ago
Adam Warner d2a8b4d2b9
Merge pull request #3180 from pi-hole/release/v4.4
5 years ago
Adam Warner c07d86b9f9
Merge branch 'release/v5.0' into release/v4.4
5 years ago
Adam Warner 9e490775ff
Merge pull request #3166 from pi-hole/release/v4.4
5 years ago
Adam Warner 58785020bd
Merge pull request #3161 from pi-hole/cherry-pick-4.3.5
5 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.
5 years ago