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
2018-06-15remove quotesRob Gill
2018-06-15$adListsList replace filename in textRob Gill
2018-06-13Appease stickler.Rob Gill
2018-06-13colfileRob Gill
2018-06-13wildcardlistRob Gill
2018-06-13Stop grep leak in queryRob Gill
2018-06-13Split queryFunc() into query.shRob Gill
2018-06-11Clean error message on successful responseAlex Villarreal
2018-06-09--json not --jasonRob Gill
2018-06-06Additional command-line completionRob Gill
2018-06-03Merge pull request #2208 from pi-hole/tweak/checkoutMark Drobnak
2018-06-02Don't run the installer when doing ftl checkout, instead just run the ftl ins...Adam Warner
2018-06-02Test and indicate statusRob Gill
2018-05-31Merge pull request #1954 from ryanknapper/adlist.listsMark Drobnak
2018-05-31Merge pull request #2057 from pi-hole/fix/debug-empty-portsMark Drobnak
2018-05-23Merge pull request #2176 from rrobgill/php5fixMark Drobnak
2018-05-14Merge pull request #2070 from pi-hole/new/debug-localeMark Drobnak
2018-05-12oh stickler bot...Rob Gill
2018-05-12changes as requested Rob Gill
2018-05-11Update index.phpRob Gill
2018-05-11Update index.phpRob Gill
2018-05-04Remove LOCAL_DNS_PORT supportDL6ER
2018-05-02- Test for existence of remote non-master branch of FTL before attemtping to ...Adam Warner
2018-04-28"INSTALL_WEB" renamed to "INSTALL_WEB_INTERFACE" #2115MichaIng
2018-04-23Some extra code made it's way into the dev branch. Not entirely sure how that...Adam Warner
2018-04-22Merge branch 'development' into Install-Web-ServerDan
2018-04-18Change command to "pihole -a localdnsport X"DL6ER
2018-04-18Add backend changes for supporting a local recursive DNS serverDL6ER
2018-04-15Merge branch 'development' into FTLDNSAdam Warner
2018-04-15Merge pull request #2053 from pi-hole/tweak/debug-logsMark Drobnak
2018-04-15Allow passing of --check-only to update script.Adam Warner
2018-04-15install_web_serverDaniel (Fourdee)
2018-04-13Merge dev > FTLDNS fix merge conflictsAdam Warner
2018-04-13Match change made by 7edab27 to prevent merge conflictAdam Warner
2018-04-13Stylistic change to use an explicit if/then/fiLudovic Rousseau
2018-04-13Fix stylistic issueLudovic Rousseau
2018-04-13Avoid a "No such file or directory" errorLudovic Rousseau
2018-04-13Fix regex to find DBFILE= from configuration fileLudovic Rousseau
2018-04-12implement dschapers suggestions--better command, less subshells, and finer fo...Jacob Salmela
2018-04-11Split declaration and population for stickler.Dan Schaper
2018-04-05Silence error in log flush subroutine when no pihole-FTL.conf can be foundDL6ER
2018-04-04Add "-l, privacylevel" description to "pihole -a"DL6ER
2018-04-04Merge pull request #2077 from pi-hole/tweak/FTLDNSExperimentsAdam Warner
2018-04-04Change order of updatable components to match the end outputAdam Warner
2018-04-04Backend changes needed to be able to set the privacy levelDL6ER
2018-04-03move call to `get_binary_name` into `FTLcheckUpdate()` to avoid having to run...Adam Warner
2018-04-03Fix shellcheck complaintsAdam Warner
2018-04-02Break out binary name funtion to it's own functionAdam Warner
2018-04-02Merge pull request #1987 from ryanknapper/patch-1Mark Drobnak
2018-04-01debug user locale; improve function to parse variables and filesJacob Salmela