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
2017-05-11Modified syntax to be valid for ShellcheckWaLLy3K
2017-05-11Minimise string duplication & other minor changesWaLLy3K
2017-05-11Fixed indentationWaLLy3K
2017-05-11Update -h to work as --hashWaLLy3K
2017-05-10Display FTL version & version.sh rewriteWaLLy3K
2017-05-06Merge pull request #1384 from pi-hole/checkoutImprovementsAdam Warner
2017-05-04Update Marks PR after the Promo code has been mergedDL6ER
2017-05-03functionise HashingAdam Warner
2017-05-02Include pihole-FTL.log in debug reportDL6ER
2017-04-30Add localise-queries flag to 01-pihole.confDL6ER
2017-04-26Merge pull request #1297 from raincoats/developmentDan Schaper
2017-04-21Make changes according to comment in #1384DL6ER
2017-04-20Populate $ipv4 and $ipv6 + fix small error that prevented blocking page from ...DL6ER
2017-04-17Flush twice to move data out-of-sight of FTLDL6ER
2017-04-14stash changes on branch switch, else it fails if any changes have been made.Adam Warner
2017-04-12Don't use PID file but rather "pidof pihole-FTL" for detecting if another pro...DL6ER
2017-04-12Improve FTL's service scriptDL6ER
2017-04-06Merge pull request #1365 from pi-hole/adlistImprovementsMcat12
2017-04-04Merge pull request #1355 from pmo3/developmentMcat12
2017-04-03Match the Pi-hole brand (#1358)Flo
2017-04-03Recognize more host namesDL6ER
2017-04-01spacing fixedAdam Warner
2017-04-01Add delete mode to adlist command. Might be abetter way to do thisAdam Warner
2017-03-31remove call to user listAdam Warner
2017-03-31remove spacesAdam Warner
2017-03-31add adlist argument redirectorAdam Warner
2017-03-31add in CustomizeAdlists functionAdam Warner
2017-03-28Improve Error 404 page behaviorDL6ER
2017-03-27Merge remote-tracking branch 'upstream/development' into developmentPatrick O'Brien
2017-03-27don't hash an empty passwordPatrick O'Brien
2017-03-25Complete siteFlo
2017-03-24Merge remote-tracking branch 'upstream/development' into developmentPatrick O'Brien
2017-03-24mask password input on command linePatrick O'Brien
2017-03-22Source setupVars before attempting to use itMcat12
2017-03-17Merge pull request #1335 from pi-hole/tweak/debug_templogDan Schaper
2017-03-16Output cleaning, IP stack check headers.Dan Schaper
2017-03-16Cat out temp files to final log.Dan Schaper
2017-03-16Quiet systemctl output to just the current daemon status.Dan Schaper
2017-03-16Copy working temp to final location.Dan Schaper
2017-03-16Create temp files for working storage, log to working storage temps.Dan Schaper
2017-03-15add check on file_parse to not include WEBPASSWORD= in the debug logAdam Warner
2017-03-13Only remove from wildcard list if domain is being added to whitelist or black...Adam Warner
2017-03-12Merge pull request #1313 from pi-hole/new/piholecheckoutDan Schaper
2017-03-11Only update when `update` flag is set to "true"Dan Schaper
2017-03-11Just some style and linting. And a `cd` in `fetch_checkout_pull_branch`Dan Schaper
2017-03-11Can only diff once upstream branch is trackedDL6ER
2017-03-11Add missing "== true"DL6ER
2017-03-11source setupVars.conf to see if INSTALL_WEB is true or notDL6ER
2017-03-11Test if branch is locally available is not reliable because of possible ambig...DL6ER
2017-03-11Correct variable nameDL6ER