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
2016-12-01Begin fixing exit values.Dan Schaper
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
2016-10-19spacingPromofaux
2016-10-19make IPv4/IPv6 checking more robust in gravityPromofaux
2016-10-18wrong word. #admincrimesPromofaux
2016-10-16Use systemctl/service calls instead of killall to restart/reload dnsmasqPromofaux
2016-10-15ugh. pihole.conf.Promofaux
2016-10-15Add trap to check existence of setupVarsPromofaux
2016-10-15standardise function namingPromofaux
2016-10-15remove uses of ${SUDO} and root check from gravity. As this is handled by `p...Promofaux
2016-10-11transpose `$` and `"`Promofaux
2016-10-10Missing quote replacement.Dan Schaper
2016-10-10Track down a couple more variable name changes.Dan Schaper
2016-10-10Match up descriptive variable names with `setupVars.conf`. Rectifies Ubuntu 1...Dan Schaper
2016-09-26Fix #718Adam Warner
2016-09-20Merge branch 'development' into dns-hostname-fixesbcambl
2016-09-17Source IP addresses from /etc/pihole/setupVars.confPromofaux