Commit Graph

191 Commits (33b6fe72dabdf24ffa3494d71f0b4068382a0ac8)

Author SHA1 Message Date
Adam Warner 99057ed859 Update var names from setupVars.conf in gravity.sh
8 years ago
Adam Warner 21fc6344bf Merge pull request #849 from pi-hole/aManHasNoNameResolution
8 years ago
Promofaux 9e4e1d1cb2 improve comments
8 years ago
Promofaux 60142cd960 remove reference to whitelist.sh (no longer exists) replace with `pihole -w`
8 years ago
Promofaux 4c853defb2 add if traps to check for existence of whitelist.txt / blacklist.txt
8 years ago
Adam Warner e0ac109dd1 remove hostname insertion into gravity.list from gravity.sh
8 years ago
Adam Warner 7653b3d088 Remove pi.hole references in gravity.sh
8 years ago
Promofaux d0826b2c33 Merge branch 'development' of https://github.com/airencracken/pi-hole into airencracken-dev
8 years ago
Marcus Hildum ebbe1fc236 More consistency
8 years ago
Marcus Hildum aac8e45397 Imbue gravity.sh with some consistency
8 years ago
Adam Warner 8f9ff930b3 Merge pull request #823 from tuplink/EnableOrDisable
8 years ago
Promofaux 9ab6df0e54 Merge branch 'development' into promoTweaksTheSecond
8 years ago
Tommy Huff 15d68467a1 attempt to fix
8 years ago
Tommy Huff 3b6ecc573e fix conflict
8 years ago
Tommy Huff 3ca3eaa62c change restartdnsmasq to restartdns
8 years ago
Tommy Huff dda448e050 use finction in pihole to restart dnsmasq
8 years ago
Tommy Huff 60873144ea make last line of script return a new line been bugging me for awhile
8 years ago
Tommy Huff a9d17c96be include status at end of gravity so if it is disabled you will see it when running
8 years ago
Tommy Huff 7d7e17b351 add toggle to enable or disable pi-hole
8 years ago
Adam Warner c71a976e76 kill off an old ugly hack
8 years ago
Marcus Hildum 0efda04920 Use heredocs instead of multiple calls to echo
8 years ago
Marcus Hildum 28eeaf201b Standardize function declaration
8 years ago
Promofaux 9aa38cf0ae mv patternbuffer instead of cp, then no need to clean up
8 years ago
Promofaux a7fa7466fb remove no longer needed code
8 years ago
Promofaux 3f73c61cee cache event horizon before white/blacklists are applied for quicker processing on white/blacklist calls of gravity
8 years ago
Promofaux b88fe572fe Whitelist/Blacklist domains directly in the Event Horizon.
8 years ago
Promofaux 59ba6f8aec add flag to skip download of lists
8 years ago
Promofaux 25343da6b7 wrong variable name
8 years ago
Promofaux 60d17b97f5 spacing
8 years ago
Promofaux 8cb72d87e4 make IPv4/IPv6 checking more robust in gravity
8 years ago
Promofaux 49f48e2aaa wrong word. #admincrimes
8 years ago
Promofaux 8c0f860601 Use systemctl/service calls instead of killall to restart/reload dnsmasq
8 years ago
Promofaux 7ee1110351 ugh. pihole.conf.
8 years ago
Promofaux 51c4c51d9e Add trap to check existence of setupVars
8 years ago
Promofaux fc4fe54099 standardise function naming
8 years ago
Promofaux 4c42f00a86 remove uses of ${SUDO} and root check from gravity. As this is handled by `pihole` command.
8 years ago
Promofaux 4f35aac6dd transpose `$` and `"`
8 years ago
Dan Schaper 4418ca9e9f Missing quote replacement.
8 years ago
Dan Schaper 07b7e8a1a6 Track down a couple more variable name changes.
8 years ago
Dan Schaper 7ae2fc37c0 Match up descriptive variable names with `setupVars.conf`. Rectifies Ubuntu 16.04 `gravity.list` bug.
8 years ago
Adam Warner ac49e639bd Fix #718
8 years ago
bcambl 21d4199a38 Merge branch 'development' into dns-hostname-fixes
8 years ago
Promofaux 3ed62d45f5 Source IP addresses from /etc/pihole/setupVars.conf
8 years ago
bcambl 640af300cb additional hostname checks in gravity.sh
8 years ago
Promofaux 6796b8bdad pass argument from pihole command to gravity for -f check
8 years ago
Promofaux 475d016029 hmmm
8 years ago
Promofaux 201304e678 fix variables in gravity to stop it using -f wether it's set or not
8 years ago
Promofaux f6ac0d73b4 Add force delete option
8 years ago
Promofaux ae47be0ce9 Add HelpFunc
8 years ago
Dan Schaper 024b741552 Merge pull request #490 from bcambl/fedora-armhf7
8 years ago