Commit Graph

1240 Commits (d0b3727c5dac0f1e4844aa72b3416aad717786bd)
 

Author SHA1 Message Date
Promofaux 05e0003555 Fixes issue #453
9 years ago
notracking be79281418 Added hosts-blocklists lists
9 years ago
Adam Warner 01f53f6d6c Merge pull request #450 from pi-hole/SmallFixesToWhitelistBlacklist
9 years ago
Promofaux 107e0404de Move `exit 1` outside of `if` block on verbose check to stop dnsmasq reloading
9 years ago
Promofaux ab99e80333 indent
9 years ago
Promofaux 3154a378a6 Remove clear in DisplayWlist and force verbose to false to tidy up output.
9 years ago
Promofaux 8e04f1c03e Remove clear in DisplayBlist and forse verbose to false to tidy up output.
9 years ago
Promofaux c0aadeab3d fix spelling in name of variable ($versbose -> $verbose)
9 years ago
Promofaux 6c87698f1a fix spelling in name of variable ($versbose -> $verbose)
9 years ago
Adam Warner db2e9f8bf3 Merge pull request #447 from 7h3ju57/issue#442
9 years ago
Justin Theberge 9a4c5cef86 fix indentations
9 years ago
Justin Theberge bdfc86f850 fix formatting
9 years ago
Justin Theberge 70dadfba28 add list options requested from issue#442
9 years ago
Adam Warner 01e1e34874 Merge pull request #441 from pi-hole/development
9 years ago
Adam Warner 28a3cbfa87 Merge pull request #440 from pi-hole/Bugfix439
9 years ago
Adam Warner 0b480c2d3f remove redundant else, add ! to if logic.
9 years ago
Adam Warner 391dea445a Move help output to function, add -h argument
9 years ago
Adam Warner e074c72130 Move help output to function helpFunc, add -h argument.
9 years ago
Adam Warner 96f3f863e5 Clean up output. Commented out un-needed root/sudo notification
9 years ago
Adam Warner 3877f6fd94 Fix arguments not being passed through to chronometer.sh
9 years ago
Adam Warner cbbc6df05a Merge pull request #425 from PiHoleController
9 years ago
Adam Warner 32ff7fb321 Merge pull request #437 from pi-hole/development
9 years ago
Adam Warner 5537e57eec Merge pull request #436 from pi-hole/2611Hotfix
9 years ago
Promofaux 9c94af04cc Fixes #432. Thanks to @VDRrulez and @jradwan for pointing it out...
9 years ago
Adam Warner 3f0b15902d Merge pull request #432 from pi-hole/development
9 years ago
Adam Warner 4d3835dde2 Merge pull request #431 from pi-hole/261Hotfix
9 years ago
Promofaux 8514f42d0d Correct variable name (Missing capital letter! whoops!)
9 years ago
Adam Warner 6d9fbe8d41 Merge pull request #392 from pi-hole/development
9 years ago
Promofaux 849185d3c9 Fix incorrect echo
9 years ago
Promofaux 47cc757ed0 Fix incorrect echo
9 years ago
Adam Warner f6edd435af Merge pull request #429 from pi-hole/white-black-piholeconf
9 years ago
Promofaux 0c0dd914f7 Fix source lists not being skipped if they are already up to date
9 years ago
Promofaux c6405bc93b Ensure addn-hosts value is updated in /etc/dnsmasq.d/01-pihole.conf if user has a custom value set in pihole.conf
9 years ago
Promofaux cdffdfbded merge master > development
9 years ago
Promofaux 0bbfb323b1 make whitelist honour pihole.conf file
9 years ago
Promofaux 4f08359786 Make blacklist honour pihole.conf file
9 years ago
Adam Warner 7efb17537a Merge pull request #427 from pi-hole/SystemctlDebugLogging
9 years ago
nate 7e06769d44 Double quoting
9 years ago
nate 5347ee4896 Write verbose status of processes to debug log & Minor UI Fixes
9 years ago
nate 834bf30a10 Merged branch development into PiHoleController
9 years ago
nate 22ea384ac8 Fix whiptail spacing
9 years ago
Adam Warner 3e6dd9ea9e Merge pull request #424 from pi-hole/PiHoleController
9 years ago
nate 10f363e9e7 Merged branch development into PiHoleController
9 years ago
nate 69e8c014c3 Indentation fix
9 years ago
Adam Warner dbb40e1dda Merge pull request #416 from pi-hole/PiHoleController
9 years ago
Promofaux d710b97276 Fix issue raised in #421 (Use variable instead of hardcoded path, do not delete user created pihole.conf!)
9 years ago
Promofaux 0e6e8040ba Change spinstr to match install and uninstall scripts
9 years ago
Promofaux c6fb0bad4b change spinstr to match spinstr in basic-install.sh
9 years ago
Promofaux 2d08217173 Tidy up For loops, clean up whitespace
9 years ago
Promofaux 36645d9335 Add check for existing files in /usr/local/bin left over from previous version, as those scripts are replaced with `pihole <command>` script.
9 years ago