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
path: root/pihole
AgeCommit message (Expand)Author
2016-12-01Begin fixing exit values.Dan Schaper
2016-11-21Merge pull request #933 from DL6ER/delayedreactivationMcat12
2016-11-21Extended help text of main pihole commandDL6ER
2016-11-20Changed -web (webpage) to -a (admin)DL6ER
2016-11-18Fixed two more typosDL6ER
2016-11-18fixed typoDL6ER
2016-11-18Removed check for availability of nohupDL6ER
2016-11-18Removed debug echosDL6ER
2016-11-18Added possiblity for delayed reactivation of blockingDL6ER
2016-11-16Added webpage.shDL6ER
2016-11-02Stash all changed files, clean directory and pull updates.Dan Schaper
2016-11-02Keep .yml's from going to user local repos.Dan Schaper
2016-11-02whitespaceDan Schaper
2016-11-02Grep -i instead of cat.Dan Schaper
2016-11-02Grep should start at the beginning of line to make sure it doesn't fire on `#...Dan Schaper
2016-11-02Cherry picking 3f049fa79, conflict fixAdam Warner
2016-11-02consistencyAdam Warner
2016-11-02enable or disable logging from pihole commandPromofaux
2016-10-26create list.sh. Combines whitelist and blacklist scripts in an effort to redu...Adam Warner
2016-10-23remove a spacePromofaux
2016-10-23Add output to `pihole disable` and `pihole enable`Promofaux
2016-10-23Merge branch 'development' of https://github.com/airencracken/pi-hole into ai...Promofaux
2016-10-22ConsistencyMarcus Hildum
2016-10-22heredoc for helpfunc in piholeMarcus Hildum
2016-10-21spelling updatestuplink
2016-10-21change spacingtuplink
2016-10-21test out new status logictuplink
2016-10-20rework status if statmentsTommy Huff
2016-10-20fix spelling / replace tabs with spaces in helpTommy Huff
2016-10-20change restartdnsmasq to restartdnsTommy Huff
2016-10-20add pihole status web option to return 1 or 0 for easy use with phpTommy Huff
2016-10-20add toggle to enable or disable pi-holeTommy Huff
2016-10-18account for new update scriptAdam Warner
2016-10-18remove prematurely added codeAdam Warner
2016-10-18handle passing arguments to version scriptAdam Warner
2016-10-18don't output "elevating with sudo" in pihole script, just do it.Adam Warner
2016-10-15add reconfigure flag to -r commandPromofaux
2016-10-15Remove ${SUDO} usages and root checks from scripts called by `pihole` command...Promofaux
2016-10-15function declarations as per basic-install.shPromofaux
2016-10-15about time we exit 0'dPromofaux
2016-10-15remove calls for ${SUDO} as per basic-install.sh.Promofaux
2016-10-15add -r to reconfigure pihole (basically runs basic-install.sh from /etc/.pihole)Promofaux
2016-10-01Add check at the beginning of update script to check for existence of local r...Promofaux
2016-09-12add blank line after Current version displayPromofaux
2016-09-12Remove references to dashboard update ScriptPromofaux
2016-09-12Expand to check web admin versionsPromofaux
2016-09-12Make updatePiholeFunc a bit smarter. Only run update if version is not the la...Promofaux
2016-09-12Only pull master branch, the rest aren't needed!Promofaux
2016-09-06Appease Jacob.Promofaux
2016-09-06Make the output of pihole -q a bit clearer. Bye Bye nifty one-liner!Promofaux