Commit Graph

  • e1b9ed450c Remove duplicate -s in curl command Jesse Becker 2015-09-12 00:08:43 -0400
  • a5f2305947 Check if files are readible, not just present Jesse Becker 2015-09-12 00:05:19 -0400
  • 1e7f843993 Simplify (and speed up slightly) awk/sed domain name extraction Jesse Becker 2015-09-12 00:03:56 -0400
  • 47abe65090 Store block lists in temp file, intead of RAM. Jesse Becker 2015-09-11 23:26:25 -0400
  • 4a4db7ab56 Allow for local settings to disable swap Jesse Becker 2015-09-11 22:54:37 -0400
  • 4fd49fc3f9 Suggestion for #31 #41 wforums 2015-09-08 17:23:32 +0200
  • 23713d82a0 1.6 million instead of 900,000 Jacob Salmela 2015-09-06 10:16:11 -0500
  • e19a6c3624 Merge pull request #38 from korhadris/master Jacob Salmela 2015-09-06 10:11:39 -0500
  • 6f9c1cb25a Merge ab929c5509 into 2792238472 #34 CHannema 2015-08-26 23:10:04 +0000
  • 2792238472 Merge remote-tracking branch 'origin/development' jacobsalmela 2015-08-26 18:08:19 -0500
  • fa77b7b69d increase swap to fix #37 memory error jacobsalmela 2015-08-25 18:01:54 -0500
  • d68c262b96 swap file to eliminate memory allocation error jacobsalmela 2015-08-24 16:30:00 -0500
  • 98c94912e1 Replace use of grep -w with grep -x. Prepend "^" to start of latentWhitelist.txt lines. #38 korhadris 2015-08-22 23:37:01 -0700
  • a26377d229 Append ad list sources to latentWhitelist.txt to prevent them from being filtered. korhadris 2015-08-22 21:44:41 -0700
  • e464c04490 Ignore domains in ad lists that do not contain `.` characters. korhadris 2015-08-22 17:47:22 -0700
  • bb7db11214 Changing printouts when updating sources to tell what is going on when manually running gravity.sh korhadris 2015-08-22 17:33:30 -0700
  • 1f29d01694 Remove leading and trailing whitespace and `.` characters and duplicate `.` characters as each list is stored. korhadris 2015-08-22 17:05:19 -0700
  • d6d192cb0a Use `url` variable to store `${sources[$i]}` value to improve readability. korhadris 2015-08-22 16:22:07 -0700
  • 0ec6eab683 Appending ".$justDomainsExtension" to $saveLocation variable. korhadris 2015-08-22 16:04:54 -0700
  • 159b29b80b Replace spaces with tabs to make indentation consistent within the file. korhadris 2015-08-22 15:56:32 -0700
  • ab929c5509 Moved sed replacement earlier so it's per-file #34 CHannema 2015-08-18 00:17:36 +0200
  • 258f0b4127 fixes corrupt lines that have two dots CHannema 2015-08-12 18:05:46 +0200
  • 77a3c5f8b3 Merge pull request #33 from mathiasschopmans/patch-1 2.0 Jacob Salmela 2015-08-10 15:53:15 -0500
  • 46bda342a9 Fix URL of chronometer.sh #33 Mathias 2015-08-10 22:50:06 +0200
  • 5ed08b44a5 Merge pull request #29 from Fourdee/master Jacob Salmela 2015-07-30 18:49:54 -0500
  • 52ef76d717 missed a few more /etc/host changes #29 Fourdee 2015-07-30 18:10:26 +0100
  • 024395b73b Update chronometer.sh Dan 2015-07-30 18:01:10 +0100
  • 9d99a4ef36 Patch 3 - Dont use /etc/hosts Fourdee 2015-07-30 17:24:24 +0100
  • 2d96f005e6 Merge pull request #28 from Fourdee/patch-2 Jacob Salmela 2015-07-29 18:02:29 -0500
  • 1a57e6f5b0 Merge pull request #27 from Fourdee/patch-1 Jacob Salmela 2015-07-29 18:01:24 -0500
  • 9627b27f15 pihole logfile changes #28 Dan 2015-07-29 12:22:28 +0100
  • 9230be63d5 .log extension #27 Dan 2015-07-29 12:20:39 +0100
  • e20f948e49 Log PiHole dns stats to /var/log/pihole Dan 2015-07-28 19:34:36 +0100
  • 1ee2d08703 donate buttons and link to Web interface jacobsalmela 2015-07-26 18:36:01 -0500
  • 11614263b8 better version of LCD display stats jacobsalmela 2015-07-25 13:05:13 -0500
  • 9a2862de62 closes #24 whitelist without running gravity.sh jacobsalmela 2015-07-18 09:39:18 -0500
  • 563db80b6d resolves #25 jacobsalmela 2015-07-17 20:49:03 -0500
  • 8f961c1aaa resolves #22 jacobsalmela 2015-07-17 13:05:38 -0500
  • bb5a07bf1c Merge 942bdd2b35 into bfd536402c #26 mospaeda 2015-07-17 17:46:07 +0000
  • bfd536402c Merge pull request #23 from rmceoin/master Jacob Salmela 2015-07-16 21:44:41 -0500
  • f6ccb4b658 Merge remote-tracking branch 'upstream/master' #23 rmceoin 2015-07-13 09:55:53 -0700
  • 37e926ce84 Parses host only file formats now. Previously only handled hosts file format. rmceoin 2015-07-13 09:28:45 -0700
  • 5c4bfb84b0 uses a variable for hostname instead of raspberrypi jacobsalmela 2015-07-13 06:59:22 -0500
  • a908dfdd28 Merge pull request #21 from rmceoin/master Jacob Salmela 2015-06-22 16:45:30 -0500
  • 552f980430 blacklist was being concatenated with wrong matter #21 rmceoin 2015-06-22 13:33:02 -0700
  • 66bb0e7bb3 Strip carriage returns on matter so that whitelists work correctly. Lines that had \r would not match. rmceoin 2015-06-22 13:03:15 -0700
  • 6953c02402 detect original pihole and backup jacobsalmela 2015-06-21 07:50:02 -0500
  • 9d700d75b6 Update to reflect #20 jacobsalmela 2015-06-21 07:48:14 -0500
  • 019e1228ab Merge pull request #20 from rmceoin/master Jacob Salmela 2015-06-19 20:07:33 -0500
  • e9324f8316 Use double brackets for the test. #20 rmceoin 2015-06-19 17:54:12 -0700
  • b7e2c8053b Add local-ttl to dnsmasq config so that queries are cached by the requesting device. rmceoin 2015-06-19 14:10:48 -0700
  • 67aba8c496 If exists, import a config file to allow for overriding script variables. rmceoin 2015-06-19 13:31:51 -0700
  • a2350ba880 misspelled "install" jacobsalmela 2015-06-16 17:23:48 -0500
  • 9855041a57 Merge branch 'hostsformat' jacobsalmela 2015-06-16 17:01:55 -0500
  • fd2b24f2a0 preparing files for merge and for testing automated install jacobsalmela 2015-06-16 11:15:15 -0500
  • 655a584941 Updated README to reflect changes jacobsalmela 2015-06-13 22:26:19 -0500
  • e8b33ec8ee Automated installer test jacobsalmela 2015-06-13 22:14:21 -0500
  • 294cf6d595 Removing since not using IPv6 right now jacobsalmela 2015-06-13 22:13:59 -0500
  • 9d5a7531ca Testing script for a mini LCD jacobsalmela 2015-06-13 22:04:30 -0500
  • e6b17ae8e9 Removing IPv6 support for now jacobsalmela 2015-06-13 22:02:17 -0500
  • 01ac3c1dd3 Ditching the use of the loopback jacobsalmela 2015-06-13 22:01:12 -0500
  • c563841714 changing the origin folder jacobsalmela 2015-06-06 23:34:32 -0500
  • 7290f7f950 Multiple gif files to choose from jacobsalmela 2015-06-06 23:29:54 -0500
  • 68ff6b02f9 listening on IPv6, too jacobsalmela 2015-06-06 23:29:13 -0500
  • 857c1e6edf new index to display tiny gif jacobsalmela 2015-06-06 23:28:41 -0500
  • 1637e9fe58 Enabling IPv6 on the Pi itself jacobsalmela 2015-06-06 23:27:57 -0500
  • 1ef3ab5af8 very similar lighttpd conf jacobsalmela 2015-06-06 23:27:43 -0500
  • 7ed49b07cf Enabling IPv6 jacobsalmela 2015-06-06 23:27:10 -0500
  • d87f6d7dd2 On CentOS 7 the $supernova is empty due to the way this is written. The `echo -n` is just creating an empty file and has no standard output. I'm guessing that's what gets used instead of the output from grep. When I change the pipe to an and I get content in the supernova. #18 rmceoin 2015-06-04 14:38:58 -0700
  • 457b70f5c5 add IPv6 support in the hosts file jacobsalmela 2015-06-04 08:21:44 -0500
  • 61c99ff145 forgot to change origin dir jacobsalmela 2015-05-19 13:32:37 -0500
  • 56c776af22 hosts format script jacobsalmela 2015-05-19 13:31:37 -0500
  • 03562c9830 removing TLD sort for now jacobsalmela 2015-05-08 19:05:48 -0500
  • f08a056d44 enabling mod_expire to improve performance jacobsalmela 2015-05-08 19:04:03 -0500
  • 9a91f9ae9b base64-econded 1x1 transparent gif for speed jacobsalmela 2015-05-08 19:01:14 -0500
  • 4da699a464 removing list jacobsalmela 2015-04-25 10:06:42 -0500
  • 00820686a2 checks if source is available, improving false positives jacobsalmela 2015-04-24 13:23:43 -0500
  • 960163416a experimenting with more accurate domain list jacobsalmela 2015-04-24 09:41:26 -0500
  • 61430f0131 Merge pull request #15 from pizzafritta/patch-2 Jacob Salmela 2015-04-20 17:42:04 -0500
  • e1f9dc8477 check curl output #15 pizzafritta 2015-04-20 22:45:30 +0200
  • 5eea994b24 Curl executed only if file is newer pizzafritta 2015-04-17 13:05:27 +0200
  • 8244c1a2c4 reduce syntax by eliminating for loop jacobsalmela 2015-04-16 18:34:09 -0500
  • 7f018e0a96 fixes #14 jacobsalmela 2015-04-16 15:21:02 -0500
  • 43058ce725 default whitelist, sources for other lists, gravity improvements jacobsalmela 2015-04-16 11:06:24 -0500
  • d83343a176 reduce list to 97k entries using pizzafritta's awk cmd jacobsalmela 2015-04-15 09:37:21 -0500
  • 26f540c4de cleanup and adding default whitelist jacobsalmela 2015-04-15 09:16:59 -0500
  • c8cd8c4cd3 echo improvements plus more jacobsalmela 2015-04-14 10:00:27 -0500
  • 99929b6bea removing case jacobsalmela 2015-04-14 07:56:49 -0500
  • a2ad93b445 revamp of code using a for loop jacobsalmela 2015-04-13 12:37:57 -0500
  • 34a78bf396 Merge 7dedfbb77a into 15c84db022 #13 pizzafritta 2015-04-12 16:01:23 +0000
  • 7dedfbb77a better, faster, stronger #13 pizzafritta 2015-04-12 18:01:21 +0200
  • 5f931553b9 grep whitelist misplaced pizzafritta 2015-03-30 22:59:18 +0200
  • a8eda1c289 Output shorter deleting subdomains when possible pizzafritta 2015-03-30 13:08:32 +0200
  • c952a2e354 Merge 3cee5d2e64 into 15c84db022 #12 Robert Vineyard 2015-03-29 23:05:35 +0000
  • 942bdd2b35 Merge pull request #3 from jacobsalmela/master #26 mospaeda 2015-03-29 20:18:40 +0200
  • 15c84db022 Merge pull request #9 from mospaeda/master Jacob Salmela 2015-03-29 12:55:34 -0500
  • 099d25874a Merge b1458503f1 into 33692df4a9 #8 pizzafritta 2015-03-28 10:56:31 +0000
  • 33692df4a9 featured on tech blogs Jacob Salmela 2015-03-27 19:20:39 -0500
  • 3cee5d2e64 Added black.mp4 (1 second of black screen 720p video in mp4 format) #12 Robert Vineyard 2015-03-24 20:46:37 -0400
  • 2227db1cc9 Update to work with 1-second black screen mp4 Robert Vineyard 2015-03-24 20:39:52 -0400