Commit Graph

1875 Commits (c6d1137eb0948ed14a8b0b8895eb44736449eca3)

Author SHA1 Message Date
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
Promofaux 4f08359786 Make blacklist honour pihole.conf file
8 years ago
nate 7e06769d44 Double quoting
8 years ago
nate 5347ee4896 Write verbose status of processes to debug log & Minor UI Fixes
8 years ago
Promofaux 97d3aedba1 Add some output to the log flush
8 years ago
nate 7f9410fd34 Added uninstall option to bash-completion
8 years ago
nate 1a2046a7eb Added uninstall option to `pihole` command. Minor fixes
8 years ago
nate 6eea9239a7 Merged branch development into PiHoleController
8 years ago
Mcat12 e97755eb91 Fix missing cats
8 years ago
nate d47fbbbe96 Mcat12 requests. Added bash-completion support
8 years ago
nate b80821c4b7 Merged branch development into PiHoleController
8 years ago
nate cf01b5a002 Readded `cat` calls to fix permission issue
8 years ago
nate bb66d559e7 Merge branch 'development'
8 years ago
nate 7b8fa3b922 Permissions changed for /etc/pihole and cleaned up some output
8 years ago
nate 28f2a1309e Merge branch 'development'
8 years ago
nate 2625d9f7fe Made piholeDebug.sh +x
8 years ago
nate 5f7c11f495 Sudo added to ifconfig to ensure it runs if debug not run as root
8 years ago
nate ec4d2d65a6 PromoFaux request: Detailed adlists.list output
8 years ago
nate f8427ab789 Merge remote-tracking branch 'refs/remotes/pi-hole/development'
8 years ago
nate fee55fa642 Added gravity.sh to the list of options
8 years ago
nate 76ea1962be Controller script, pihole.sh added
8 years ago
nate f2150ee7e1 Merge conflict resolution
8 years ago
nate 2311b42bca Merge branch 'ScriptCleanup-Dev'
8 years ago
nate a4fbccac9b Merge conflict resolution
8 years ago
nate a0cf93a7ca Merge branch 'PiholeDebug'
8 years ago
nate 8ef4c12f97 Merge branch 'ScriptCleanup'
8 years ago
nate 6145748bfb Change single echo to printf to forrect \t interpretation
8 years ago
nate 1a1026b367 Consistent stdout to match basic-install.sh and uninstall.sh
8 years ago
nate 5ee382c8eb Roll back addition of piholeDebug.sh (production master base)
8 years ago
nate 0b9e78df2c Cleaned code and added prompt for purge on uninstall
8 years ago
nate a9c24b456d Bug fixes and logging improvements
8 years ago
nate b4463bf42c Added test for nslookup
8 years ago
nate 8f8dc66c70 Ignore whitespace when writing config files
8 years ago
Nate b746250e71 Made all advanced/Scripts/ executable for consistency.
8 years ago
Promofaux bc09760c84 Grab changes by @rosskevin. (#386 - lighttpd changes to handle JS files)
8 years ago
nate 86eafe7a33 Added comparison of gravity.list with Whitelist.txt and Blacklist.txt.
8 years ago
nate 04638c9065 Added 01-pihole.conf from /etc/dnsmasq.d/ to log
8 years ago
nate b0dd231018 Modified description in header
8 years ago
nate 0b5f005a5d Added piholeDebug.sh script for advanced debugging
8 years ago
Kevin Ross b79db36336 no need for the X- header prefix in the string
8 years ago
Kevin Ross d3971b26e4 add a valid js stub
8 years ago
Kevin Ross a44a201f00 rewrite js files to a valid stub
8 years ago
Morlok8k d13ae0610e fix for older versions of uptime, on development branch.
8 years ago
Carter Maxwell ced0ae0d65 remove trailing whitespace whitelist.sh
8 years ago
Carter Maxwell 876c51302a remove trailing whitespace updateDashboard.sh
8 years ago
Carter Maxwell a6877e7c13 remove trailing whitespace chronometer.sh
8 years ago
Carter Maxwell f633d1fa5b remove trailing whitespace blacklist.sh
8 years ago
Carter Maxwell 4f90b41343 remove trailing whitespace dnsmasq.conf.original
8 years ago
Adam Warner 3a46e7fc0a Merge pull request #338 from pi-hole/auto-chronometer-lcd-setup
8 years ago
jacobsalmela c5d45edf2d consoleblank=0
8 years ago
jacobsalmela 0116b6341c updated script
8 years ago
jacobsalmela f0e5b2b6f9 Merge branch 'master' into auto-chronometer-lcd-setup
8 years ago
Hippyjake 21c688a8a8 add uptime -p to chrono script
8 years ago
jacobsalmela 3142992c57 update
8 years ago
Promofaux 4c24186911 Fixes divide by zero error.
8 years ago
Promofaux 70e4104c17 Merge remote-tracking branch 'origin/development'
8 years ago
Mcat12 48f9a61ff0 Updated License
8 years ago
Chad Howell abef758ff6 Get ready for user selected DNSs
8 years ago
Chad Howell e5f9663a0e Move dnsmasq.conf to dnsmasq.d/01-pihole.conf
8 years ago
Chad Howell ff5ed561cc Rename dnsmasq.conf to 01-pihole.conf
8 years ago
Promofaux 754beed3a1 Bring up to date with master
8 years ago
Promofaux 8ecf8eb76c output to match other scripts
8 years ago
Promofaux 3cd1a5b1d5 ... Helps if I add the changes to the repo file, and not the test file on my pi.
8 years ago
Promofaux dfcf9d133e Make output make a bit more sense
8 years ago
jacobsalmela 71fd32b1f4 script to set everything up
8 years ago
jacobsalmela fcf3b4e4e2 file to set lcd font size
8 years ago
Dan Schaper 1e735c26c4 Repo Change QuickFix
8 years ago
Dan Schaper 494fcd60ab Merge branch 'development' of https://github.com/jacobsalmela/pi-hole into development
8 years ago
Mcat12 544919175c Added back in debugging response header
8 years ago
Mcat12 ede8f4714f Removed extra http redirect
8 years ago
Promofaux af982a02af Move call to CheckIPv6 function into CalcBlockedDomains, rather than relying on remembering to call it before you call CalcBlockedDomains.
8 years ago
Jacob Salmela 9ba38e668a Merge pull request #193 from PromoFaux/Chronometer
8 years ago
Adam Warner f665899116 Update chronometer.sh
8 years ago
Adam Warner de464e17cc Update chronometer.sh
8 years ago
Adam Warner 0eed56380d Update chronometer.sh
8 years ago
Promofaux 487c26db44 Major overhaul. Added -j option to output stats as JSON formatted string. If run with no option, then chronometer runs as normal. Fixed calculations to match those on the web dashboard.
8 years ago
Jacob Salmela d77399727c Merge pull request #189 from jacobsalmela/whitelist
8 years ago
Promofaux 414ef54cfe Switched CRLF to LF (DOS to UNIX)
8 years ago
jacobsalmela 5d608a2db5 leave system cron alone
9 years ago
jacobsalmela bd5ed2bcf0 move webinterface.sh into scripts folder
9 years ago
Promofaux f9a2ca5c32 Tidy up help text on both scripts. Add quiet help.
9 years ago
Adam Warner 2b0bee085b Incorrect reference to whitelist in the blacklist.sh comments :)
9 years ago
Adam Warner 5d842a7533 Merging
9 years ago
Adam Warner f68cf10efa Tidied up a couple of things
9 years ago
Adam Warner 89e3c25a90 Behaves like whitelist, but on the blacklist
9 years ago
Adam Warner 14ee4850af Placeholder for blacklist script
9 years ago
Adam Warner 534dbc9b6e added a quiet option for when the script is called by gravity. Less output = less confusion!
9 years ago
Adam Warner 8ad116fe7b Aiming to get whitelist.sh to run either standalone or to be called from gravity.sh. Initial commit
9 years ago
jacobsalmela ca5e34a9a9 Merge branch 'master' into whitelist
9 years ago
Jacob Salmela 4b1dd8a2a5 fixes #158
9 years ago
Jacob Salmela 57282cfe16 ugly hack to whitelist from the Web interface
9 years ago
Dan Schaper d215fa9ade Resolve merge confict
9 years ago
Dan Schaper cb91b8f5fa Add copyright headers
9 years ago
Jacob Salmela f453d407a9 log-async
9 years ago
Jacob Salmela 49a40115c8 fixes #105
9 years ago
Dan Schaper 2193d6a81f Document dnsmasq.conf config
9 years ago
Jacob Salmela c34cc1608b for use with logstalgia
9 years ago
Jacob Salmela 1eb7f879f0 fixes #101
9 years ago
Jacob Salmela 831322b8b2 replace file paths with variables
9 years ago
Jacob Salmela 573c1ef94f double bracket notation
9 years ago
Jacob Salmela a2cddda590 if whitelist.txt doesn't exist, create it
9 years ago
Jacob Salmela ce0ca3cc61 for use with /etc/crontab
9 years ago
Jacob Salmela a675dc3f2c Merge pull request #68 from dschaper/hawson-reduce-memory
9 years ago
Jacob Salmela 1b51b9ade3 for use as a cron job
9 years ago
Jacob Salmela 271163ed66 Merge pull request #61 from nathanpjones/improve-whitelist-script
9 years ago
Jacob Salmela 2f9e650739 Merge pull request #62 from jacobsalmela/lighttpd
9 years ago
Nathan Jones deb48c124f Improve whitelisting script
9 years ago
Jacob Salmela 17904b3106 ads still get blocked when a 404 happens
9 years ago
Jacob Salmela 7b16a42f31 conditionals for accessing the web interface
9 years ago
Jacob Salmela 28dd956449 changing web server root folder
9 years ago
Jacob Salmela bf397db73e adding crontab file
9 years ago
jacobsalmela d68c262b96 swap file to eliminate memory allocation error
9 years ago
Fourdee 52ef76d717 missed a few more /etc/host changes
9 years ago
Dan 024395b73b Update chronometer.sh
9 years ago
Fourdee 9d99a4ef36 Patch 3 - Dont use /etc/hosts
9 years ago
Jacob Salmela 2d96f005e6 Merge pull request #28 from Fourdee/patch-2
9 years ago
Dan 9627b27f15 pihole logfile changes
9 years ago
Dan 9230be63d5 .log extension
9 years ago
Dan e20f948e49 Log PiHole dns stats to /var/log/pihole
9 years ago
jacobsalmela 11614263b8 better version of LCD display stats
9 years ago
jacobsalmela 9a2862de62 closes #24 whitelist without running gravity.sh
9 years ago
rmceoin b7e2c8053b Add local-ttl to dnsmasq config so that queries are cached by the requesting device.
9 years ago
jacobsalmela fd2b24f2a0 preparing files for merge and for testing automated install
9 years ago
jacobsalmela e8b33ec8ee Automated installer test
9 years ago
jacobsalmela 294cf6d595 Removing since not using IPv6 right now
9 years ago
jacobsalmela 9d5a7531ca Testing script for a mini LCD
9 years ago
jacobsalmela e6b17ae8e9 Removing IPv6 support for now
9 years ago
jacobsalmela 7290f7f950 Multiple gif files to choose from
9 years ago
jacobsalmela 68ff6b02f9 listening on IPv6, too
9 years ago
jacobsalmela 857c1e6edf new index to display tiny gif
9 years ago
jacobsalmela 1637e9fe58 Enabling IPv6 on the Pi itself
9 years ago
jacobsalmela 1ef3ab5af8 very similar lighttpd conf
9 years ago
jacobsalmela 7ed49b07cf Enabling IPv6
9 years ago
jacobsalmela 56c776af22 hosts format script
9 years ago
jacobsalmela ebeb25d4ae initial commit
10 years ago
jacobsalmela 925e8630ca initial commit
10 years ago
jacobsalmela 60cc27a978 file for automated install
10 years ago
jacobsalmela 72209cbac0 file for automated install
10 years ago