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-06-26Ubt22 is jammy not impishChristian König
2022-06-26Re-add centos_7Christian König
2022-06-26Re-add Ubuntu21 testsChristian König
2022-06-20Update test to reflect currently supported OSChristian König
2022-06-15Merge pull request #4757 from pi-hole/4751-unable-to-locate-php00-commonyubiuser
2022-06-15Use PHP_VERSION4751-unable-to-locate-php00-commonChristian König
2022-06-14Fix first installChristian König
2022-06-14Check for validity firstChristian König
2022-06-13Fix sticklerChristian König
2022-06-13Exit installer if no valid PHP version is foundChristian König
2022-06-12Merge pull request #4756 from pi-hole/PromoFaux-patch-1Adam Warner
2022-06-12Merge pull request #4755 from pi-hole/dependabot/github_actions/development/a...Adam Warner
2022-06-12Bump actions/setup-python from 3 to 4dependabot[bot]
2022-06-12Merge pull request #4733 from pi-hole/dependabot/github_actions/development/g...Adam Warner
2022-06-12Merge pull request #4732 from pi-hole/dependabot/github_actions/development/a...Adam Warner
2022-06-12Merge pull request #4731 from pi-hole/dependabot/github_actions/development/a...Adam Warner
2022-06-12Merge pull request #4730 from pi-hole/masterAdam Warner
2022-06-12Update dependabot.ymlAdam Warner
2022-06-12Merge pull request #4356 from yubiuser/remove_IPvX_setupVarsyubiuser
2022-06-06Merge pull request #4508 from Omoeba/fix-ipv6DL6ER
2022-06-04Forgot two placesChristian König
2022-06-04Remove IPv4 and IPv6 adresses from setupVars.confChristian König
2022-06-02Merge branch 'development' into fix-ipv6Dan Schaper
2022-05-31Merge pull request #3732 from pi-hole/tweak/moveloglocationyubiuser
2022-05-31Merge pull request #4749 from pi-hole/webrootDan Schaper
2022-05-31Do not hardcode webroot dir for teleporterChristian König
2022-05-30Merge pull request #4747 from pi-hole/lighttpd_logsyubiuser
2022-05-29Change lighttpd log file nameslighttpd_logsChristian König
2022-05-29Combine mkdir in service filetweak/moveloglocationyubiuser
2022-05-28lighttpd log dir is now different than Pi-hole log dirChristian König
2022-05-21Merge pull request #4738 from pi-hole/tweak/service_fileyubiuser
2022-05-19Always install pihole-FTL.service filetweak/service_fileChristian König
2022-05-18no-dereferenceChristian König
2022-05-18Set file owner and permission to symlinksChristian König
2022-05-18Make sure FTL is stopped before old logfiles are movedChristian König
2022-05-16Fix copy&paste errorChristian König
2022-05-15Move existing log filesChristian König
2022-05-15Add backward compatibility to FTL service by creating symlinksChristian König
2022-05-15Remove unused test which was commented since 5 years by PR 1244Christian König
2022-05-15Remove log files from new location during uninstallingChristian König
2022-05-15update LOG_DIRECTORY variable in debug scriptAdam Warner
2022-05-15use directory /var/log/pihole/ for log storageAdam Warner
2022-05-15Logo for light and dark modes. (#4735)4751-php-response-invalidDan Schaper
2022-05-12Bump github/codeql-action from 1 to 2dependabot/github_actions/development/github/codeql-action-2dependabot[bot]
2022-05-12Bump actions/stale from 4 to 5dependabot/github_actions/development/actions/stale-5dependabot[bot]
2022-05-12Bump actions/checkout from 2 to 3dependabot/github_actions/development/actions/checkout-3dependabot[bot]
2022-05-12Merge pull request #4729 from pi-hole/fix/dependabot_action_yamlDan Schaper
2022-05-12Respect user configurable path for pid and port file in pihole-FTL.service (#...yubiuser
2022-05-11Typo fix on dependabot yaml.fix/dependabot_action_yamlDan Schaper
2022-05-11Remove DHCPv6, use leasetime from interface (#4507)Omoeba