Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-18Remove the email functionChristian König
2022-07-06Rename PH_TEST to SKIP_INSTALLChristian König
2022-07-02Adds spellcheck action to the smoke-tests (also moves editorconfig-checker to...Adam Warner
2022-06-02Merge branch 'development' into fix-ipv6Dan Schaper
2022-05-31Do not hardcode webroot dir for teleporterChristian König
2022-05-11Remove DHCPv6, use leasetime from interface (#4507)Omoeba
2022-04-17Update advanced/Scripts/webpage.shfix-utils-reduxAdam Warner
2022-04-15Replace wrapper function calls with direct utils.sh calls. Leave warpper func...Adam Warner
2022-04-12remove `readonly` directive from declaration of `utilsfile`, it is unnecasseryAdam Warner
2022-04-05Address review commentsAdam Warner
2022-04-02Address:Adam Warner
2022-03-16Adjust addOrEditKeyValPair to optionally take two or three arguments (adjust ...Adam Warner
2022-02-19Add backend option to set rate-limit from the dashboardDL6ER
2022-02-05Use case insensitive deletion when removing custom CNAME/DNS records in case ...Adam Warner
2022-02-04Merge pull request #4582 from lschloetterer/patch-1Adam Warner
2022-02-04Create second entry for teleporter and adjust spacingLukas Schlötterer
2022-02-01add hint for custom teleporter filename to help functionLukas Schlötterer
2022-01-30Replace remaining sqlite3 calls by calls to our embedded pihole-FTL sqlite3 e...DL6ER
2022-01-28add parameter to set filename for teleporterLukas Schlötterer
2022-01-03Fix IPv6 support when Pi-hole is a routerOmoeba
2021-12-20Add new interface listening option "bind" (#4476)DL6ER
2021-11-26Clean up bash script formattingjbzdarkid
2021-11-02Remove unused code from webpage.shChristian König
2021-10-19Validate host/domain of Local DNS records as wellChristian König
2021-10-17Validate on removal as wellChristian König
2021-10-12Add option to not reloadChristian König
2021-10-12Validate when adding not when removingChristian König
2021-09-09Forward unqualified names to the CF target only when the "Never forward non-F...DL6ER
2021-08-20Also remove "rev-server" lines when rewriting 01-pihole.confDL6ER
2021-08-20Ensure conditional forwarding will forward unqualified host names if we have ...DL6ER
2021-07-18Add `-t` option to Admin Console help dialogKenneth Chew
2021-07-04Canary domain handling is now happening in FTL where we have much finer contr...DL6ER
2021-07-04Merge pull request #4178 from pi-hole/fix/custom_dns_removalAdam Warner
2021-06-20Explicity declare values for the RA packet.Dan Schaper
2021-05-23Add missing sed anchors when deleting lines.DL6ER
2021-03-19Add some validation to passed arguments before running the values through `sed`Adam Warner
2021-02-12Add default noname if hostname is emptyChristian König
2021-02-11Add hostname to teleporter backup file if called from cliChristian König
2020-12-21Fix validation of adlist urlMatej Dujava
2020-12-01Merge pull request #3882 from pi-hole/tweak/conditional_transformsDL6ER
2020-12-01Update advanced/Scripts/webpage.sh Adam Warner
2020-12-01Update advanced/Scripts/webpage.sh Adam Warner
2020-12-01When there is a Pi-hole domain set and "Never forward non-FQDNs" is ticked, w...DL6ER
2020-12-01Update advanced/Scripts/webpage.sh Adam Warner
2020-12-01Appease sticklerAdam Warner
2020-12-01Set REV_SERVER_CIDR in the else condition if it is not in-addr.arpaAdam Warner
2020-12-01Add some commentsAdam Warner
2020-11-30Fix processing of CONDITIONAL_FORWARDING_REVERSEAdam Warner
2020-11-19Merge pull request #3761 from BastiG/developmentAdam Warner
2020-10-21Merge pull request #3794 from pi-hole/security/non_FQDNs_localityDL6ER