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-05-19Always install pihole-FTL.service filetweak/service_fileChristian König
2022-05-09Add port info to explanation textyubiuser
2022-04-26Add example for custom DNS server with port numberLeon
2022-04-20Merge pull request #4700 from spmfox/4697-centos8-container-ftl-archAdam Warner
2022-04-20Stickler quotingDan Schaper
2022-04-17Update automated install/basic-install.shspmfox
2022-04-16Changed ldd binary check from /bin/ls to /usr/bin/bashspmfox
2022-04-13Do not pass whole environment for PIHOLE_SKIP_OS_CHECK=trueMichaIng
2022-04-07Let uses know how long they need to wait (max)loopyubiuser
2022-04-04Fix indentionChristian König
2022-04-04Let users know what's going onChristian König
2022-04-04Exit installer if dpkg lock is held for more then 30 secondsChristian König
2022-04-02Merge pull request #4669 from pi-hole/masterAdam Warner
2022-04-02Ensure existing files are proper owner and mode.Dan Schaper
2022-04-01Final touch to install fix.Dan Schaper
2022-04-01Change touch that would always fire to install.Dan Schaper
2022-03-31Wrap touch calls with if/then guards for Buster docker.Dan Schaper
2022-03-01Add procps to dependenciesChristian König
2022-02-04Fix reviewer's commentyubiuser
2022-02-04Remove pihole-FTL.conf man pageChristian König
2022-02-01Remove RPM package sqlite as wellDL6ER
2022-01-30Replace remaining sqlite3 calls by calls to our embedded pihole-FTL sqlite3 e...DL6ER
2022-01-07Install netcat-openbsd as dependency explicitlyMichaIng
2022-01-05Use ss instead of lsof (#4518)DL6ER
2022-01-04Install pihole-FTL.conf template on fresh installation (#4496)yubiuser
2022-01-04Set dnsmasq interface listening by default to local (#4509)yubiuser
2022-01-01Replace `which` with `command -v` (#4499)WaLLy3K
2021-12-29Merge pull request #4485 from pi-hole/tweak/web_statusDL6ER
2021-12-28Fixed path to 404 file when using custom.php (#4488)Matthew Nickson
2021-12-28Add netcat to dependenciesChristian König
2021-12-02Some shellchecks in basic-install.sh (#4088)Chiller Dragon
2021-11-26Clean up bash script formattingjbzdarkid
2021-11-22Use a fixed list height for network interface selectionMichaIng
2021-11-06Allow users to skip setting static IP adress (#4419)yubiuser
2021-11-05Recommend apt instead of apt-get if updating the package cache failed (#4421)yubiuser
2021-10-11Fix PHP8.0 detection (#4383)MichaIng
2021-10-11now that whiptail size is fixed, lose a couple of lines from the final whipta...Adam Warner
2021-10-06Merge pull request #4363 from xanoni/update-upstream-dns-capabilitiesyubiuser
2021-10-06add --no-rebase to the git pull command(s) to squelch hint message in newer v...Adam Warner
2021-10-05Add execution bit accidentally dropped in #4106 (#4368)Adam Warner
2021-10-05Consequently use defined file path variables (#4105)MichaIng
2021-10-05Do not export `DNS_FQDN_REQUIRED` and `DNS_BOGUS_PRIV` unconditionally (#4354)yubiuser
2021-10-05Remove netcat from dependencies (#4346)yubiuser
2021-10-05Do not account for refactor anymore (#4355)yubiuser
2021-10-04Update upstream DNS server capability descriptionsxanoni
2021-10-04Install script comment tweaks (#4361)Adam Warner
2021-10-03Do not let the user select if they want to blocking via IPv4 and/or IPv6Christian König
2021-10-01Remove obsolete DEB package name checksMichaIng
2021-09-26Add to INSTALLER_DEPS (#4343)yubiuser
2021-09-13Export DNS_FQDN_REQUIRED and DNS_BOGUS_PRIV to setupVars.conf during installa...Christian König