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-03-04Generate only the information that is actually asked forDL6ER
2017-03-04Function...Dan Schaper
2017-03-04Collapse duplicate functions, and take out argument loops.Dan Schaper
2017-03-04Awk for perlDan Schaper
2017-03-04Functions for Core/Web version and hash. And only check first argument in eac...Dan Schaper
2017-03-04Prototype function for getting version of local repoDan Schaper
2017-03-04Optimize code, undoc flag for current hash.Dan Schaper
2017-03-04Factor out variables from display.Dan Schaper
2017-03-04Always show something, even if it's just the short hash of the latest commit.Dan Schaper
2017-03-04Get short hash of local and remoteDan Schaper
2017-03-04Merge pull request #1292 from pi-hole/masterDL6ER
2017-03-04Revert #1273DL6ER
2017-03-04Default behavior is old behavir (listen on gravity interface (e.g. eth0), per...DL6ER
2017-03-03Merge pull request #1146 from pi-hole/tweak/chronometer_recentlyblockedDL6ER
2017-03-01Merge branch 'development' into new/FTL-binaryDL6ER
2017-03-01Add special "except-interface" line in case of listening on all interfacesDL6ER
2017-03-01Fix config errorDL6ER
2017-03-01Add option to skip restarting of dnsmasqDL6ER
2017-03-01Move "all" down in help text to not suggest that it is the defaultDL6ER
2017-03-01Actually apply new setting by restarting dnsmasqDL6ER
2017-03-01Change to -i, interfaceDL6ER
2017-03-01Fix typoDL6ER
2017-03-01Add response for users manually setting this up via CLIDL6ER
2017-03-01Setup interface listening behavior of dnsmasqDL6ER
2017-02-27Merge pull request #1281 from pi-hole/tweak/web_debugDan Schaper
2017-02-27Carriage return or newline based webcalls.Dan Schaper
2017-02-27Vebiage and highligh the token, also `:::`Dan Schaper
2017-02-27Notify user that log is being uploaded.Dan Schaper
2017-02-27Debug auto mode engagedDan Schaper
2017-02-24Don't save `interface=` line to `dnsmasq`s config fileDL6ER
2017-02-23Merge pull request #1266 from pi-hole/new/host-recordDL6ER
2017-02-22update license to EUPL on core filesJacob Salmela
2017-02-22Add host-record optionDL6ER
2017-02-22Improved updater logicDL6ER
2017-02-22Updater implementation for FTLDL6ER
2017-02-22Removed a line that did nothing.ProtoFoo
2017-02-22Removed a line that did nothing.ProtoFoo
2017-02-21Redirect pi.hole to pi.hole/admin/ProtoFoo
2017-02-21Redirect pi.hole to pi.hole/admin/ProtoFoo
2017-02-21Some debug additionsDL6ER
2017-02-21Force pihole user to use sh-shell (instead of nologin)DL6ER
2017-02-21Also chown the other filesDL6ER
2017-02-21Change ownership of FTL log to pihole userDL6ER
2017-02-21Don't suppress su's outputDL6ER
2017-02-21pihole-FTL init.d scriptDL6ER
2017-02-19Revert "redirect pi.hole to pi.hole/admin"Adam Warner
2017-02-18Merge pull request #1241 from pi-hole/feature/redirect-pi-hole-to-adminAdam Warner
2017-02-17Set up for IP matching in detection.Dan Schaper
2017-02-17Ping gateways and Internet.Dan Schaper
2017-02-17Split out IP checks.Dan Schaper