Commit Graph

  • d5587e32d0 Populated directory test Dan Schaper 2017-01-27 21:29:17 -08:00
  • 28eb348707 Individual Page tests Dan Schaper 2017-01-27 21:23:49 -08:00
  • 91bcc18e6a Make full path to directory for pihole web page. Dan Schaper 2017-01-27 20:28:03 -08:00
  • 5b43f13935 Fresh install web page directory tests Dan Schaper 2017-01-27 20:24:20 -08:00
  • 85b3fef08d Use perl instead of grep? DL6ER 2017-01-28 00:39:10 +01:00
  • cc7c48237c Merge pull request #1177 from pi-hole/fix/validation DL6ER 2017-01-28 00:22:34 +01:00
  • 15037fa888 Typo DL6ER 2017-01-28 00:17:32 +01:00
  • d595fef18f Fix regex DL6ER 2017-01-28 00:15:06 +01:00
  • be5fa22b6f Merge pull request #1174 from pi-hole/tweak/logrotate_insecure_directory Dan Schaper 2017-01-27 11:18:06 -08:00
  • a5c6bbeee7 Merge pull request #1173 from pi-hole/tweak/domainfilter Dan Schaper 2017-01-27 11:16:18 -08:00
  • 094a645e60 Merge pull request #1176 from pi-hole/tweak/remove-pihole-s DL6ER 2017-01-27 17:20:12 +01:00
  • 51acdfa633 remove pihole -s flag Jacob Salmela 2017-01-27 10:12:51 -06:00
  • 2c16a75ef1 Use stat to get owner of /var/log DL6ER 2017-01-27 14:28:59 +01:00
  • 6fd7e0311c Install customized version of logrotate script DL6ER 2017-01-27 14:16:24 +01:00
  • 1bcf2dd0fc Tweak CLI domain filter DL6ER 2017-01-27 00:45:57 +01:00
  • 9a3cf949cf Merge pull request #1149 from pi-hole/tweak/firewall_warning DL6ER 2017-01-27 00:03:41 +01:00
  • cec214f900 User decline to install shouldn't be an error return. Dan Schaper 2017-01-26 14:38:02 -08:00
  • dad669d68b Merge pull request #1172 from pi-hole/tweak/readme-youtube Jacob Salmela 2017-01-25 21:30:12 -06:00
  • 561f40d97e replace youtube links with new explainer video jacobsalmela 2017-01-25 20:19:06 -06:00
  • dad18dc5de Changed keywords DL6ER 2017-01-25 10:35:45 +01:00
  • 5c95c4074b Remove static leases from DHCP static leases file DL6ER 2017-01-25 10:35:03 +01:00
  • 4301b9a12a Add static DHCP leases to new file DL6ER 2017-01-25 10:33:25 +01:00
  • 0bbe0aed83 Last of the IPTables tests, new test rig is operating. Dan Schaper 2017-01-24 20:09:10 -08:00
  • b16f797317 firewall-cmd --state returns 0 on 'running' non 0 on 'not running', so check retval and not text returned. Dan Schaper 2017-01-24 15:44:48 -08:00
  • 4bb71ae046 IPtables tests. Dan Schaper 2017-01-24 12:09:58 -08:00
  • 679b098aa7 No firewall enabled test. Dan Schaper 2017-01-24 12:04:45 -08:00
  • e0e88fdb52 Start IPTables test, get baseline for commands in the container. See what we have to mock to start testing. Dan Schaper 2017-01-24 11:58:22 -08:00
  • 8bba3a257c Merge branch 'tweak/firewall_tests' into tweak/firewall_warning Dan Schaper 2017-01-24 11:51:41 -08:00
  • 8529c1287f Full test suite for firewallD configuration. Dan Schaper 2017-01-24 11:03:37 -08:00
  • 9c7f7756b4 Revert second test. Dan Schaper 2017-01-23 19:03:00 -08:00
  • f1cfb16bf9 Test firewallD enabled and disabled. Dan Schaper 2017-01-23 18:59:48 -08:00
  • 95796e1978 Only expect text output, not the leader ::: Dan Schaper 2017-01-23 18:52:05 -08:00
  • 968b981ecb Try mocking whiptail Dan Schaper 2017-01-23 18:47:52 -08:00
  • 3aeb378b56 Fix moved incorrect blocks. Dan Schaper 2017-01-23 18:21:50 -08:00
  • 28bafe7427 Rename test for firewallD, running state. Dan Schaper 2017-01-23 18:14:40 -08:00
  • 1317b67657 Attempt at modifying firewall rules for testing. Dan Schaper 2017-01-23 18:12:26 -08:00
  • 3f462c771f Merge pull request #1166 from pi-hole/tweak/momentOfClarity Dan Schaper 2017-01-23 16:41:21 -08:00
  • 31aa42c35e Transparency in sudo refire. Dan Schaper 2017-01-23 14:28:56 -08:00
  • f7a17248b7 Warn with whiptail if firewall-cmd is running. Dan Schaper 2017-01-23 14:19:51 -08:00
  • b60e6310bf Merge pull request #1164 from pi-hole/tweak/slience_rm DL6ER 2017-01-23 16:25:50 +01:00
  • 6a89c6bf3b Silence rm warning if no DHCP server is used DL6ER 2017-01-23 15:06:36 +01:00
  • b3b7aae7d7 Merge pull request #1160 from pi-hole/logSizeToDebugLog Dan Schaper 2017-01-22 13:13:33 -08:00
  • fe8c365d17 codacy never lies Promofaux 2017-01-22 20:53:30 +00:00
  • 9acc3aac01 pipe du -h output to awk to ensure we only get the file size, and not the filename too. Yeah that's right Dom, pipe. Promofaux 2017-01-22 20:44:07 +00:00
  • 1ad23a065e switch out wc -l with grep -c ^ Promofaux 2017-01-22 20:38:46 +00:00
  • de102fde5c Add line count and size check for pihole.log Promofaux 2017-01-22 20:38:09 +00:00
  • 77554fbd13 Merge pull request #1145 from pi-hole/cleanup/more_shellcheck Adam Warner 2017-01-22 13:31:09 +00:00
  • 6863bff7c5 Merge pull request #1156 from pi-hole/tweak/whiptail_dns Mcat12 2017-01-21 19:54:16 -05:00
  • eaf6938c35 DNS whiptail from radio to menu Dan Schaper 2017-01-21 16:14:05 -08:00
  • 34ad2157dd Merge pull request #1155 from pi-hole/tweak/root_first Mcat12 2017-01-21 17:59:30 -05:00
  • 0635309f23 Move distribution check to function. Dan Schaper 2017-01-21 12:34:47 -08:00
  • 2661ef53a2 Merge pull request #1152 from jwiebalk/patch-2 DL6ER 2017-01-20 10:35:31 +01:00
  • eddca8f127 Correct path for automated installer John Wiebalk 2017-01-19 21:40:52 -05:00
  • cef0211c00 Merge pull request #1151 from pi-hole/fix/CIDR Dan Schaper 2017-01-19 14:02:28 -08:00
  • 86052540d9 Add back CIDR notation for non-natural blocks. Includes multi-address configs. Dan Schaper 2017-01-19 13:50:42 -08:00
  • 930cb15e2c Merge pull request #1150 from pi-hole/tweak/DHCPdomain DL6ER 2017-01-18 14:23:30 +01:00
  • 8bb9dd460b Be able to disable the DHCP domain name DL6ER 2017-01-18 12:22:03 +01:00
  • 8a3c78ca0a Merge pull request #1148 from pi-hole/fix/installer_array Mcat12 2017-01-17 17:44:21 -05:00
  • 62a5e36afd Remove firewall configuration from update portion of script. Dan Schaper 2017-01-17 14:40:30 -08:00
  • 00b28f0aed IPTables Whiptal option to install. Dan Schaper 2017-01-17 13:56:34 -08:00
  • 7c94aa9f07 Merge branches 'development' and 'fix/installer_array' of https://github.com/pi-hole/pi-hole into fix/installer_array Dan Schaper 2017-01-17 13:05:51 -08:00
  • ec8c40b69b Fix array declaration for Fedora package management. Dan Schaper 2017-01-17 13:00:17 -08:00
  • 2981f3cbd1 Merge pull request #1147 from pi-hole/uncommentLine391 Mcat12 2017-01-17 15:26:43 -05:00
  • c2e1819098 This should not have been commented out. It's stopping any changes we make to the default lists getting out. Promofaux 2017-01-17 19:48:20 +00:00
  • 58f3ff69d8 Align comment with referenced line Mcat12 2017-01-16 18:51:13 -05:00
  • 72d8d10e64 Show most recently blocked domain in chronometer (using FTL). Fixes #717 DL6ER 2017-01-16 22:39:58 +01:00
  • 63d02df0bc Merge pull request #1130 from pi-hole/new/logrotate Mcat12 2017-01-16 15:11:11 -05:00
  • f579fd3895 Merge pull request #1143 from pi-hole/fix/ignore_down Mcat12 2017-01-15 19:19:07 -05:00
  • 34df34ba27 Actually rm the Pi-hole scripts. Dan Schaper 2017-01-14 20:16:27 -08:00
  • 2689b37c35 Combine multiple calls to interface length code. Dan Schaper 2017-01-14 18:23:52 -08:00
  • 9b6427144f || && conversion. Dan Schaper 2017-01-14 17:01:47 -08:00
  • 9212eea8bd Only ignore DOWN interfaces, tun interfaces are UNKNOWN. Dan Schaper 2017-01-14 15:25:42 -08:00
  • 6de5d6dd0a Merge pull request #1113 from trick77/multi-if-fix Mcat12 2017-01-13 18:28:23 -05:00
  • 08f08fea61 Merge pull request #1135 from pi-hole/new/multipleDNSservers DL6ER 2017-01-13 23:48:38 +01:00
  • 1ed2a8637f Removed debug echo's DL6ER 2017-01-13 23:39:57 +01:00
  • d8bcbdadd6 Merge pull request #1133 from pi-hole/fix/gravity_collapse Mcat12 2017-01-13 17:11:33 -05:00
  • d196c13f2c Merge pull request #1131 from pi-hole/chronometerJsonUnixTools Mcat12 2017-01-13 16:34:51 -05:00
  • 7ba251d3a6 Merge pull request #1136 from pi-hole/fix/installer_iptables Dan Schaper 2017-01-13 11:04:14 -08:00
  • 0b72c639fb Check for existance of iptables command. Fixes #1125 DL6ER 2017-01-13 18:12:03 +01:00
  • bd1c5a42e8 Allow multiple DNS servers DL6ER 2017-01-13 17:49:55 +01:00
  • 845d8c0e63 Ensure LC_NUMERIC=C is set when evaluating floating point number (non-English systems might expect "," as decimal separator DL6ER 2017-01-13 12:59:49 +01:00
  • bcb8a52418 Added user to cron file DL6ER 2017-01-13 11:57:07 +01:00
  • 322cb2387b Also accept the last line of the adlist file if there is no newline at the end DL6ER 2017-01-13 11:02:51 +01:00
  • bfe56942f9 Merge pull request #1128 from pi-hole/DNSSEC DL6ER 2017-01-13 10:54:25 +01:00
  • b4c32e47c6 Missed one! Promofaux 2017-01-12 22:07:07 +00:00
  • 248d8680f7 actual codacy complaints Promofaux 2017-01-12 21:51:10 +00:00
  • 1bda965a7c Codacy complaints Promofaux 2017-01-12 21:50:16 +00:00
  • 2ee305769d Replace all calculations with values read directly web admin API. Parse JSON using native unix tools, no additional requirements needed. Promofaux 2017-01-12 21:23:58 +00:00
  • 3a8a936575 Corrected path DL6ER 2017-01-12 21:01:52 +01:00
  • 6b6fbc4709 Remove --force on @reboot DL6ER 2017-01-12 20:41:25 +01:00
  • 3fd2ffd466 Add logrotate for pihole.log DL6ER 2017-01-12 20:39:25 +01:00
  • b56ca2b834 Add DNSSEC support to Pi-hole core DL6ER 2017-01-12 16:02:41 +01:00
  • 10f77df8bb Merge pull request #1065 from pi-hole/wildcardblacklisting DL6ER 2017-01-12 00:13:32 +01:00
  • df7671d393 Add a few comments and remove debug output Mcat12 2017-01-11 18:01:27 -05:00
  • a263936243 Merge branch 'development' into wildcardblacklisting DL6ER 2017-01-11 18:25:51 +01:00
  • 11924d425b Hide whitelist option if we detected that the domain as blocked due to wildcard blocking DL6ER 2017-01-11 17:07:08 +01:00
  • 0bd5a5f382 Merge pull request #1114 from pi-hole/tweak/debugger_show_branch_revision DL6ER 2017-01-11 10:59:32 +01:00
  • 757eb64be3 Merge pull request #1118 from pi-hole/cleanup/shellcheck Mcat12 2017-01-10 19:29:49 -05:00
  • 6b3aea933d Add info that whitelisting blocked pages does not work DL6ER 2017-01-09 15:02:31 +01:00
  • 2935275227 Merge branch 'development' into wildcardblacklisting DL6ER 2017-01-09 14:53:01 +01:00