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-10-26remove whitelist and blacklist scriptsAdam Warner
2016-10-24indentationPromofaux
2016-10-24Flip reload logic. Do not reload lists if no changes made to whitelist.txtPromofaux
2016-10-23exit after displaying white/blacklistPromofaux
2016-10-23Merge branch 'development' of https://github.com/airencracken/pi-hole into ai...Promofaux
2016-10-22ConsistencyMarcus Hildum
2016-10-20Merge branch 'development' into promoTweaksTheSecondPromofaux
2016-10-20Use heredocs instead of multiple calls to echoMarcus Hildum
2016-10-20Standardize function declarationMarcus Hildum
2016-10-20whitelist script now only directly edits whitelist.txt. DOES NOT TOUCH HOST F...Promofaux
2016-10-16Use systemctl/service calls instead of killall to restart/reload dnsmasqPromofaux
2016-10-15Remove ${SUDO} usages and root checks from scripts called by `pihole` command...Promofaux
2016-08-21curly brackets all the variables!Promofaux
2016-07-20Making the whitelist re-block echo consistent with other WL/BL echosdiginc
2016-07-20Only re-block whitelist deletions if in adlistsdiginc
2016-06-12check for sudo via 'command -v' instead of dkpg-querybcambl
2016-05-26Fix helpfunc not found errorMcat12
2016-04-21Update whitelist.shJim Liu
2016-04-21Update whitelist.shJim Liu
2016-04-20Merge branch 'development' into BugFix463Mcat12
2016-04-17fixed helpFunc 2Mayur Raiturkar
2016-04-16Replace kill with killallPromofaux
2016-04-16remove -s switch, as it turns out it worked afterall.Promofaux
2016-04-16Add -s switch to kill command to increase compatabilityPromofaux
2016-04-13add root check to whitelist scriptAdam Warner
2016-04-10Fix whitespacePromofaux
2016-04-10Fixes issue #453Promofaux
2016-04-09Move `exit 1` outside of `if` block on verbose check to stop dnsmasq reloadingPromofaux
2016-04-08Remove clear in DisplayWlist and force verbose to false to tidy up output.Promofaux
2016-04-08fix spelling in name of variable ($versbose -> $verbose)Promofaux
2016-04-08 fix indentationsJustin Theberge
2016-04-08 fix formattingJustin Theberge
2016-04-08 add list options requested from issue#442Justin Theberge
2016-04-06Move help output to function helpFunc, add -h argument.Adam Warner
2016-04-05Fix incorrect echoPromofaux
2016-04-04make whitelist honour pihole.conf filePromofaux
2016-04-01Merged branch development into PiHoleControllernate
2016-04-01Readded `cat` calls to fix permission issuenate
2016-03-29Added gravity.sh to the list of optionsnate
2016-03-29Controller script, pihole.sh addednate
2016-03-28Merge conflict resolutionnate
2016-03-28Merge branch 'ScriptCleanup-Dev'nate
2016-03-28Merge conflict resolutionnate
2016-03-28Merge branch 'ScriptCleanup'nate
2016-03-27Cleaned code and added prompt for purge on uninstallnate
2016-03-06remove trailing whitespace whitelist.shCarter Maxwell
2016-01-30Updated LicenseMcat12
2016-01-24... Helps if I add the changes to the repo file, and not the test file on my pi.Promofaux
2016-01-24Make output make a bit more sensePromofaux
2016-01-16Tidy up help text on both scripts. Add quiet help.Promofaux