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
2020-03-27Add option --comment "whatever" for adding comments for new domains through t...DL6ER
2020-03-24Merge pull request #3207 from pi-hole/tweak/resolvconfAdam Warner
2020-03-12Update automated install/basic-install.shAdam Warner
2020-03-11Set nameservers to be that which have been chosen by the user in the whiptailAdam Warner
2020-03-11Don't set nameserver in dhcpcd.confAdam Warner
2020-03-11remove resolvconf depAdam Warner
2020-03-09Fix incorrect type description. (#3201)DL6ER
2020-03-02Merge pull request #3186 from pi-hole/fix/awkInQueryDan Schaper
2020-03-02Don't quote inside backticks, use unquoted variable.Dan Schaper
2020-03-02Loop through array of lists.Dan Schaper
2020-03-02Use bash regex instead of awk.Dan Schaper
2020-02-29Merge pull request #3127 from pi-hole/fix/removeFundingAdam Warner
2020-02-29Merge pull request #3180 from pi-hole/release/v4.4Adam Warner
2020-02-29Merge branch 'release/v5.0' into release/v4.4Adam Warner
2020-02-25Merge pull request #3166 from pi-hole/release/v4.4v4.4Adam Warner
2020-02-25Merge pull request #3161 from pi-hole/cherry-pick-4.3.5Adam Warner
2020-02-25Add use-application-dns.net = NXDOMAIN in ProcessDNSSettings rather than in t...DL6ER
2020-02-24 Safeguard against colour output in grep commandadd -i to grep to make search...Adam Warner
2020-02-24Merge pull request #3160 from pi-hole/release/v4.3.5v4.3.5Adam Warner
2020-02-24 Safeguard against colour output in grep commandadd -i to grep to make search...Adam Warner
2020-02-24Merge pull request #3157 from pi-hole/release/v4.3.4v4.3.4Adam Warner
2020-02-24Compare daemons to expected results. (#3158) (#3159)Adam Warner
2020-02-24Compare daemons to expected results. (#3158)Dan Schaper
2020-02-24:dominik: Detect binary name before calling FTLcheckUpdate in update.shAdam Warner
2020-02-24Merge pull request #3150 from pi-hole/tweak/database_warnings_inspectionDL6ER
2020-02-24Call it the received number of domains instead of the imported number as impo...DL6ER
2020-02-24Improve outputDL6ER
2020-02-244.3.3 (#3154)v4.3.3Adam Warner
2020-02-22Add comments to the code describing the changes.DL6ER
2020-02-22Implement performant list checking routine.DL6ER
2020-02-22Remove redundant code.DL6ER
2020-02-21Experimental output of matching line from shown warnings.DL6ER
2020-02-21Fix issue with missing newline at the end of adlists (#3144)DL6ER
2020-02-20Merge pull request #3147 from pi-hole/tweak/forcelocalversionsAdam Warner
2020-02-19Merge pull request #3132 from pi-hole/fix/pihole-tailDL6ER
2020-02-19thenAdam Warner
2020-02-19force `updatchecker.sh` run if any of the three components are updatedAdam Warner
2020-02-18Merge pull request #3140 from pi-hole/tweak/whocaresaboutthelatesttaganywayAdam Warner
2020-02-18No need to determine the latest tag, we can just go directAdam Warner
2020-02-17Merge pull request #3139 from pi-hole/fix/count_before_calling_FTLDL6ER
2020-02-17Compute number of domains (and store it in the database) BEFORE calling FTL t...DL6ER
2020-02-17Merge pull request #3131 from pi-hole/tweak/debugger_performanceDL6ER
2020-02-17Merge pull request #3130 from pi-hole/fix/gravity_updated_timestampDL6ER
2020-02-17Stickler Lint - quote to prevent splittingDan Schaper
2020-02-17Merge branch 'tweak/debugger_performance' of https://github.com/pi-hole/pi-ho...Dan Schaper
2020-02-17Add human-readable output of time of the last gravity run.DL6ER
2020-02-17Migrate debugger to domainlist and add printing of client table.DL6ER
2020-02-17Show info table instead of counting domains to speed up the debugging process...DL6ER
2020-02-16Merge pull request #3138 from pi-hole/fix/php-intlDL6ER
2020-02-16Install php-intl and trust the system to install the right extension. We've s...DL6ER