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-02-22update license to EUPL on core filesJacob Salmela
2017-02-01Rename missing plurals checkMarkus Napp
2017-02-01Fix output for wildcards in gravity.shMarkus Napp
2017-01-29Show number of wildcard blocked domains in gravity's summaryDL6ER
2017-01-17This should not have been commented out. It's stopping any changes we make to...Promofaux
2017-01-13Also accept the last line of the adlist file if there is no newline at the endDL6ER
2016-12-18Better output if file has not been downloaded because it has not been changedDL6ER
2016-12-18Improvements for gravity (errors shouldn't be able to escape the black hole i...DL6ER
2016-12-14no need to remove list, because of echo >Promofaux
2016-12-14check for list before removing itPromofaux
2016-12-14initial support for additional hosts filePromofaux
2016-12-02Merge pull request #952 from pi-hole/fix/exit_codesMcat12
2016-12-02Double wordedDan Schaper
2016-12-02Clarify what the command is doing.Dan Schaper
2016-12-01Begin fixing exit values.Dan Schaper
2016-11-22Update gravity.shAdam Warner
2016-11-20Minor changeDL6ER
2016-11-20Added another missing "done"DL6ER
2016-11-19Fix typoMcat12
2016-11-18Added "-n" to first echo callDL6ER
2016-11-18Fixed file permissionsDL6ER
2016-11-18Added missing "done." outputDL6ER
2016-11-02Update var names from setupVars.conf in gravity.shAdam Warner
2016-10-27Merge pull request #849 from pi-hole/aManHasNoNameResolutionAdam Warner
2016-10-27improve commentsPromofaux
2016-10-27remove reference to whitelist.sh (no longer exists) replace with `pihole -w`Promofaux
2016-10-26add if traps to check for existence of whitelist.txt / blacklist.txtPromofaux
2016-10-25remove hostname insertion into gravity.list from gravity.shAdam Warner
2016-10-25Remove pi.hole references in gravity.shAdam Warner
2016-10-23Merge branch 'development' of https://github.com/airencracken/pi-hole into ai...Promofaux
2016-10-22More consistencyMarcus Hildum
2016-10-22Imbue gravity.sh with some consistencyMarcus Hildum
2016-10-21Merge pull request #823 from tuplink/EnableOrDisableAdam Warner
2016-10-20Merge branch 'development' into promoTweaksTheSecondPromofaux
2016-10-20attempt to fixTommy Huff
2016-10-20fix conflictTommy Huff
2016-10-20change restartdnsmasq to restartdnsTommy Huff
2016-10-20use finction in pihole to restart dnsmasqTommy Huff
2016-10-20make last line of script return a new line been bugging me for awhileTommy Huff
2016-10-20include status at end of gravity so if it is disabled you will see it when ru...Tommy Huff
2016-10-20add toggle to enable or disable pi-holeTommy Huff
2016-10-20kill off an old ugly hackAdam Warner
2016-10-20Use heredocs instead of multiple calls to echoMarcus Hildum
2016-10-20Standardize function declarationMarcus Hildum
2016-10-20mv patternbuffer instead of cp, then no need to clean upPromofaux
2016-10-20remove no longer needed codePromofaux
2016-10-20cache event horizon before white/blacklists are applied for quicker processin...Promofaux
2016-10-20Whitelist/Blacklist domains directly in the Event Horizon.Promofaux
2016-10-20add flag to skip download of listsPromofaux
2016-10-19wrong variable namePromofaux