Commit Graph

187 Commits (02c4669e95e0dc3d2762231ca2b529cf0bbef9e7)

Author SHA1 Message Date
Promofaux e942440bb7 Dan forgot this : `}`
8 years ago
Promofaux 6f068e0b9c Replace sprunge.us with termbin, which appears to be more reliable.
8 years ago
Sander 11f2524b9b Instead of an or, cat *release
8 years ago
Dan Schaper b011e5f838 Add os-release check
8 years ago
Dan Schaper f45eb84d6b Add distribution Check
8 years ago
Daniel 9b8efe1b27 Upload log to sprunge.us
8 years ago
bcambl 27a9642090 check for sudo via 'command -v' instead of dkpg-query
8 years ago
bcambl 376eb81181 SELinux Support
8 years ago
bcambl 66724826f5 moved php-fastcgi.socket to /tmp on Fedora
8 years ago
bcambl 62fa9c0f6e fixing whitespace
8 years ago
bcambl 6f2117d786 append '.debian' to lighttpd.conf for compatability
8 years ago
bcambl d67957d015 add fedora lighttpd.conf template
8 years ago
Mcat12 a16cd9aef7 Merge pull request #469 from pi-hole/web-sudo
8 years ago
Mcat12 3fda2d9ac3 Fix helpfunc not found error
8 years ago
Carter Maxwell c0e1772e21 Replace toilet with echo
8 years ago
Mcat12 f03303e5aa Add X-Pi-hole header
8 years ago
Mcat12 7bc2844b9d Remove X-Pi-hole header
8 years ago
Jim Liu 08e6f60941 Update blacklist.sh
8 years ago
Jim Liu 10066209e7 Update whitelist.sh
8 years ago
Jim Liu 81fdfcba22 Update whitelist.sh
8 years ago
Mcat12 619082dbed Merge branch 'development' into BugFix463
8 years ago
Mcat12 d7abbbfac4 Change mode of sudoer file
8 years ago
Mcat12 c714196647 Add Sudoer file for WebUI
8 years ago
Mayur Raiturkar 56ac04c48e fixed helpFunc 2
8 years ago
Mayur Raiturkar b58519b974 fixed helpFunc 1
8 years ago
Promofaux ad574f5e90 Replace kill with killall
8 years ago
Promofaux 4941a657bf remove -s switch, as it turns out it worked afterall.
8 years ago
Promofaux 3d4bff9414 Add -s switch to kill command to increase compatability
8 years ago
Adam Warner 77f4126f9b add root check to whitelist script
8 years ago
Adam Warner 4c890ab202 Add root check to blacklist script
8 years ago
Adam Warner d10e9b1b6e add pihole/webui version numbers
8 years ago
Adam Warner a6bee76581 add location of debug log output file!
8 years ago
nate 2f4f5a6ad2 Added lighttpd error.log to debug output
8 years ago
Promofaux 48fa83c9ac Fix whitespace
8 years ago
Promofaux 05e0003555 Fixes issue #453
8 years ago
Promofaux 107e0404de Move `exit 1` outside of `if` block on verbose check to stop dnsmasq reloading
8 years ago
Promofaux ab99e80333 indent
8 years ago
Promofaux 3154a378a6 Remove clear in DisplayWlist and force verbose to false to tidy up output.
8 years ago
Promofaux 8e04f1c03e Remove clear in DisplayBlist and forse verbose to false to tidy up output.
8 years ago
Promofaux c0aadeab3d fix spelling in name of variable ($versbose -> $verbose)
8 years ago
Promofaux 6c87698f1a fix spelling in name of variable ($versbose -> $verbose)
8 years ago
Justin Theberge 9a4c5cef86 fix indentations
8 years ago
Justin Theberge bdfc86f850 fix formatting
8 years ago
Justin Theberge 70dadfba28 add list options requested from issue#442
8 years ago
Adam Warner 391dea445a Move help output to function, add -h argument
8 years ago
Adam Warner e074c72130 Move help output to function helpFunc, add -h argument.
8 years ago
Promofaux 9c94af04cc Fixes #432. Thanks to @VDRrulez and @jradwan for pointing it out...
8 years ago
Promofaux 849185d3c9 Fix incorrect echo
8 years ago
Promofaux 47cc757ed0 Fix incorrect echo
8 years ago
Promofaux 0bbfb323b1 make whitelist honour pihole.conf file
8 years ago