Commit Graph

201 Commits (71e3a473d6043a25d91a465c177a0faa9a937e61)

Author SHA1 Message Date
Dan Schaper 71e3a473d6 Fix = underbar
8 years ago
Dan Schaper c2cfc09f63 Clean up more of the UX and log. Lots to go.
8 years ago
Dan Schaper 01f10b56e8 Refactor out some more reudndant code.
8 years ago
Dan Schaper 90ec0a610e Tricorder is introduced.
8 years ago
Dan Schaper 42bff1ce1b Move parse utility to be near other parsing functions.
8 years ago
Dan Schaper e3c7a1f31f Top half user output updated.
8 years ago
Dan Schaper 0debbffa70 Add a couple of parsing utility functions.
8 years ago
Dan Schaper f9570a82cc Remove glitchy daemon detection.
8 years ago
Dan Schaper 36285ead57 Just becuase this is bugging me, but I'll fix it later.
8 years ago
Dan Schaper 13e488dace Daemon check for lighttpd and dnsmasq.
8 years ago
Dan Schaper f169da8fd0 Set for quiet temporarily.
8 years ago
Dan Schaper 60741298b7 Cut more verbosity. Prep for `lsof` parsing and daemon tests.
8 years ago
Dan Schaper f73734acb0 Only check IPv6 Gateway if it exists.
8 years ago
Dan Schaper fc360abe43 Only check IPv6 if system is enabled.
8 years ago
Dan Schaper 98db002770 Tighten IP test reponse to user.
8 years ago
Dan Schaper 4269626f5d Attribute source for bashism.
8 years ago
Dan Schaper 8fa897aadb Add back in sourcing files (setupVars.conf) and tweak `ip_check`
8 years ago
Dan Schaper f549618d12 Move environment IPv6 interface check to `ip_check` and fix IPv6 source routing issue.
8 years ago
Dan Schaper 2fa47aaf31 Source routing is deprecated by RFC5095
8 years ago
Dan Schaper b0874fb23a Temporarily get rid of gateway sourcing from setupVars, temporarily.
8 years ago
Dan Schaper fb70fd77e8 Prototype version_check, add helper functions for logging and echo.
8 years ago
Dan Schaper 01f17f9cbb Reduce header verbosity. New header writer.
8 years ago
Adam Warner aba0d93fda Merge pull request #814 from pi-hole/promoTweaksTheSecond
8 years ago
Promofaux b49384ffe4 intent
8 years ago
Promofaux 7fb622638b flip reload logic. Do not reload if there are not changes made to blacklist.txt
8 years ago
Promofaux bd0cc134bf MERGE FAIL :ashamed_face:
8 years ago
Promofaux 476fd1f695 indentation
8 years ago
Promofaux 96053d13be Flip reload logic. Do not reload lists if no changes made to whitelist.txt
8 years ago
Promofaux c958bed418 Consistency changes. Replace MOST uses of `echo >> ${DebugLog}` with usage of `log_write` function
8 years ago
Promofaux 2b2c240d39 Fix shebang line broken in #831
8 years ago
Promofaux b79392ba2c exit after displaying white/blacklist
8 years ago
Promofaux d0826b2c33 Merge branch 'development' of https://github.com/airencracken/pi-hole into airencracken-dev
8 years ago
Marcus Hildum 07a66a70fc Consistency
8 years ago
Marcus Hildum 69ba8a3c2f Consistency
8 years ago
Marcus Hildum a30c75ef71 Consistency
8 years ago
Marcus Hildum d0b3727c5d Consistency
8 years ago
Marcus Hildum 6e94bf5b6d Consistency
8 years ago
Marcus Hildum 0f04e270a7 consistency
8 years ago
Promofaux c0012540ed Re-add shebang
8 years ago
Promofaux 9ab6df0e54 Merge branch 'development' into promoTweaksTheSecond
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 a64f4cd871 whitelist script now only directly edits whitelist.txt. DOES NOT TOUCH HOST FILE, instead calls gravity with a no download argument
8 years ago
Promofaux a41eff1276 Blacklist script now only directly edits blacklist.txt. DOES NOT TOUCH HOST FILE, instead calls gravity with a no download argument
8 years ago
Adam Warner b66f23cfd0 account for new update script
8 years ago
Adam Warner 27d6e5d8cf Complete overhaul of update logic. Moved to seperate script
8 years ago
Adam Warner ce46c4dec4 remove prematurely added code
8 years ago
Adam Warner 013d77488a complete overhaul of version script. Now with optional arguments!
8 years ago
Adam Warner 29ad2496b6 don't output "elevating with sudo" in pihole script, just do it.
8 years ago
Promofaux 8c0f860601 Use systemctl/service calls instead of killall to restart/reload dnsmasq
8 years ago