Commit Graph

4264 Commits (3095fd4dd68a02945b32ee1bd2910349216baa3f)
 

Author SHA1 Message Date
Christian König 3095fd4dd6 add restart [options] to cli help
4 years ago
yubiuser ebbb7168a4 add [options] for pihole restartdns
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
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
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
Adam Warner b4c2bf678f
Safeguard against colour output in grep commandadd -i to grep to make search for "Location" case-insensitive
4 years ago
Adam Warner 14944b0283
Merge pull request #3157 from pi-hole/release/v4.3.4
4 years ago
Adam Warner 8ecaaba247
Compare daemons to expected results. (#3158) (#3159)
4 years ago
Dan Schaper 0fbcc6d8b5
Compare daemons to expected results. (#3158)
4 years ago
Adam Warner 707e21b927
:dominik: Detect binary name before calling FTLcheckUpdate in update.sh
4 years ago
DL6ER f4a1cc6dec
Merge pull request #3150 from pi-hole/tweak/database_warnings_inspection
4 years ago
DL6ER 3dd05606ca
Call it the received number of domains instead of the imported number as importing does only happen a bit later. Only show the number of invalid domains if there are invalid domains.
4 years ago
DL6ER 1e8bfd33f5
Improve output
4 years ago
Adam Warner 545b6605bc
4.3.3 (#3154)
4 years ago
DL6ER 8131b5961c
Add comments to the code describing the changes.
4 years ago
DL6ER 81d4531e10
Implement performant list checking routine.
4 years ago
DL6ER 050e2963c7
Remove redundant code.
4 years ago
DL6ER 3c09cd4a3a
Experimental output of matching line from shown warnings.
4 years ago
DL6ER 839fe32042
Fix issue with missing newline at the end of adlists (#3144)
4 years ago
Adam Warner 85c15a7167
Merge pull request #3147 from pi-hole/tweak/forcelocalversions
4 years ago
DL6ER b73580fa93
Merge pull request #3132 from pi-hole/fix/pihole-tail
4 years ago
Adam Warner 4a5f344b09
then
4 years ago
Adam Warner af95e8c250
force `updatchecker.sh` run if any of the three components are updated
4 years ago
Adam Warner ee7090b8fc
Merge pull request #3140 from pi-hole/tweak/whocaresaboutthelatesttaganyway
4 years ago
Adam Warner 7be019ff52
No need to determine the latest tag, we can just go direct
4 years ago
DL6ER d14ee26d6a
Merge pull request #3139 from pi-hole/fix/count_before_calling_FTL
4 years ago
DL6ER 52398052e9
Compute number of domains (and store it in the database) BEFORE calling FTL to re-read said value.
4 years ago
DL6ER ddbd57f459
Merge pull request #3131 from pi-hole/tweak/debugger_performance
4 years ago
DL6ER 601f9048cd
Merge pull request #3130 from pi-hole/fix/gravity_updated_timestamp
4 years ago